We are facing an issue in one particular server (Windows 2016 Datacenter) after installing the NCPA client (passive mode)
Once installed and configured, the service NCPA Passive stops with a crash, and if we try to start it manually, the service stop after 2-3 minutes.
In the Event Viewer, we can see this information:
Code: Select all
Faulting application name: ncpa_passive.exe, version: 2.2.2.0, time stamp: 0x549debde
Faulting module name: gevent.libev.corecext.pyd, version: 0.0.0.0, time stamp: 0x59354673
Exception code: 0x40000015
Fault offset: 0x00009c5a
Faulting process id: 0xe64
Faulting application start time: 0x01d731fa1183220e
Faulting application path: C:\Program Files (x86)\Nagios\NCPA\ncpa_passive.exe
Faulting module path: C:\Program Files (x86)\Nagios\NCPA\gevent.libev.corecext.pyd
Report Id: b746aba9-c159-4add-a574-4727f49076b9
Faulting package full name:
Faulting package-relative application ID: Code: Select all
win32service_ncpapassive.log
[04048] 2021/04/15 14:20:14.141 starting logging at level ERRORThank you.