Error when starting NCPA client on RHEL 7
Posted: Mon Nov 04, 2019 4:26 pm
I am trying to instal the NCPA client on a RHEL 7 machine, and after starting the service it acts like it has started but when checking the log, or looking at systemctl status ncpa_listener you see this:
File "/root/ncpa/agent/ncpadaemon.py" line 358, in check_pid_writeable
SystemExit: unable to write to pidfile /usr/local/ncpa/var/run/ncpa_listener.pid
Looked at the permissions and it has write on the folder, and the folder itself is empty
Created a ncpa_listener.pid as just an empty file, restart the service and it deletes the file and gives the same error
This has happened on multiple RHEL 7 systems, not sure what else to do on it.
File "/root/ncpa/agent/ncpadaemon.py" line 358, in check_pid_writeable
SystemExit: unable to write to pidfile /usr/local/ncpa/var/run/ncpa_listener.pid
Looked at the permissions and it has write on the folder, and the folder itself is empty
Created a ncpa_listener.pid as just an empty file, restart the service and it deletes the file and gives the same error
This has happened on multiple RHEL 7 systems, not sure what else to do on it.