Hi,
My system is :
- Centos7 : Up to date
- Centreon 22.04.2-2 (Central and poller)
I use Gorgone with SSH, all working fine until last week but now, no active connection are present on the central to poller.
But the connection on the port 5669 (Poller to Central) still working fine.
Here the log for centreon-gorgone after a systemctl restart gorgoned :
2022-08-18 15:08:52 - INFO - Fcore] 25334 Receiving order to stop...
2022-08-18 15:08:52 - INFO - Fcore] Quit main process
2022-08-18 15:08:52 - INFO - Fcore] Initialize server keys
2022-08-18 15:08:52 - INFO - Fcore] Private key file '/var/lib/centreon-gorgone/.keys/rsakey.priv.pem' loaded
2022-08-18 15:08:52 - INFO - Fcore] Public key file '/var/lib/centreon-gorgone/.keys/rsakey.pub.pem' loaded
2022-08-18 15:08:52 - INFO - Fcore] update schema 22.04.0 -> 22.04.0
2022-08-18 15:08:52 - INFO - Fcore] Gorgoned started
2022-08-18 15:08:52 - INFO - Fcore] PID 28660
2022-08-18 15:08:52 - INFO - Fcore] Server accepting clients
Nothing else after the last line.. Everthing work fine but i can’t acknowledge and push update conf from the Central to poller.. Are you a idea ? Thanks
here the full result of systemctl status gorgoned :
● gorgoned.service - Centreon Gorgone
Loaded: loaded (/etc/systemd/system/gorgoned.service; enabled; vendor preset: disabled)
Active: active (running) since jeu. 2022-08-18 15:08:52 +04; 48min ago
Main PID: 28660 (perl)
CGroup: /system.slice/gorgoned.service
└─28660 /usr/bin/perl /usr/bin/gorgoned --config=/etc/centreon-gorgone/config.yaml --logfile=/var/log/centreon-gorgone/gorgoned.log --severity=infoaoût 18 15:08:52 centreon-CENTRAL systemd11]: Started Centreon Gorgone.