I updated NCPA to 3.2.0-1 on Oracle Linux 9 servers. I am now seeing errors in /var/log/messages:
Aug 22 15:16:47 ncpa[25708]: Exception ignored in: <function _after_fork at 0x7f347b1e1120>
Aug 22 15:16:47 ncpa[25708]: Traceback (most recent call last):
Aug 22 15:16:47 ncpa[25708]: File "threading.py", line 1588, in _after_fork
Aug 22 15:16:47 ncpa[25708]: File "threading.py", line 1424, in _after_fork
Aug 22 15:16:47 ncpa[25708]: File "threading.py", line 934, in _after_fork
Aug 22 15:16:47 ncpa[25708]: AttributeError: '_DummyThread' object has no attribute '_handle'
Aug 22 15:16:47 ncpa[25708]: Exception ignored in: <bound method _ForkHooks.after_fork_in_child of <gevent.threading._ForkHooks object at 0x7f347a76f620>>
Aug 22 15:16:47 ncpa[25708]: Traceback (most recent call last):
Aug 22 15:16:47 ncpa[25708]: File "gevent/threading.py", line 376, in after_fork_in_child
It looks like NCPA starts and is functioning, but those errors continually repeat and are filling up the log.
NCPA 3.2.0 Python Errors
-
DoubleDoubleA
- Posts: 272
- Joined: Thu Feb 09, 2017 5:07 pm
Re: NCPA 3.2.0 Python Errors
Hi @marchiom,
Thank you for the report. I put this into issue tracking on the NCPA repo on github at https://github.com/NagiosEnterprises/ncpa/issues/1291
Aaron
Thank you for the report. I put this into issue tracking on the NCPA repo on github at https://github.com/NagiosEnterprises/ncpa/issues/1291
Aaron
Re: NCPA 3.2.0 Python Errors
Okay great. I will track it over on Github as well.
Re: NCPA 3.2.0 Python Errors
We are also seeing this on Ubuntu and Debian servers.
Re: NCPA 3.2.0 Python Errors
Hello everyone,
I found some leads on this and hope to have a fix out in NCPA 3.2.1 or 3.2.2. Thank you for your patience.
I found some leads on this and hope to have a fix out in NCPA 3.2.1 or 3.2.2. Thank you for your patience.
Actively advancing awesome answers with ardent alliteration, aptly addressing all ambiguities. Amplify your acumen and avail our amicable assistance. Eagerly awaiting your astute assessments of our advice.
-
dsnagiosadmin
- Posts: 1
- Joined: Tue Oct 07, 2025 10:55 am
Re: NCPA 3.2.0 Python Errors
Hello,
Just seeing to see if this is still planning to be addressed in the 3.2.1 or 3.2.2 deployment? Its still an ongoing issue.
Thanks!
Just seeing to see if this is still planning to be addressed in the 3.2.1 or 3.2.2 deployment? Its still an ongoing issue.
Thanks!
-
DoubleDoubleA
- Posts: 272
- Joined: Thu Feb 09, 2017 5:07 pm
Re: NCPA 3.2.0 Python Errors
We have a dev on this currently.
Re: NCPA 3.2.0 Python Errors
Just checking in on this issue. We are still seeing the errors in our logs. If there is some code I can test to see if it it resolves the issue, please let me know.
Re: NCPA 3.2.0 Python Errors
Hello everyone,
We have released NCPA v3.2.1. This release mostly addresses build related issues, but we believe some of those problems were indirectly related to the NCPA error messages that users have been seeing in their log files. The new release should stop the python error messages from appearing in the system log files.
https://github.com/NagiosEnterprises/nc ... tag/v3.2.1
We have released NCPA v3.2.1. This release mostly addresses build related issues, but we believe some of those problems were indirectly related to the NCPA error messages that users have been seeing in their log files. The new release should stop the python error messages from appearing in the system log files.
https://github.com/NagiosEnterprises/nc ... tag/v3.2.1
Cheers,
- Cole
- Cole