Hello everyone,
After migration, when consulting the event log, these errors appear.
# tail -f /var/log/centreon-gorgone/gorgoned.log
2025-03-21 08:00:52 - ERROR - [autodiscovery] -class- host discovery - cannot get platform versions - Login error [code: '503'] [message: 'Service Unavailable']
2025-03-21 08:01:52 - ERROR - [autodiscovery] -class- host discovery - cannot get platform versions - Login error [code: '503'] [message: 'Service Unavailable']
2025-03-21 08:02:52 - ERROR - [autodiscovery] -class- host discovery - cannot get platform versions - Login error [code: '503'] [message: 'Service Unavailable']
2025-03-21 08:03:52 - ERROR - [autodiscovery] -class- host discovery - cannot get platform versions - Login error [code: '503'] [message: 'Service Unavailable']
2025-03-21 08:04:52 - ERROR - [autodiscovery] -class- host discovery - cannot get platform versions - Login error [code: '503'] [message: 'Service Unavailable']
2025-03-21 08:05:52 - ERROR - [autodiscovery] -class- host discovery - cannot get platform versions - Login error [code: '503'] [message: 'Service Unavailable']
2025-03-21 08:06:52 - ERROR - [autodiscovery] -class- host discovery - cannot get platform versions - Login error [code: '503'] [message: 'Service Unavailable']
2025-03-21 08:07:52 - ERROR - [autodiscovery] -class- host discovery - cannot get platform versions - Login error [code: '503'] [message: 'Service Unavailable']
2025-03-21 08:08:52 - ERROR - [autodiscovery] -class- host discovery - cannot get platform versions - Login error [code: '503'] [message: 'Service Unavailable']
2025-03-21 08:09:52 - ERROR - [autodiscovery] -class- host discovery - cannot get platform versions - Login error [code: '503'] [message: 'Service Unavailable']
# tail -f /var/log/centreon-broker/central-broker-master.log
>2025-03-20T17:02:44.576+01:00] tcp] error] TCP: Connection refused to localhost:5670
>2025-03-20T17:02:44.576+01:00] processing] error] failover: global error: failover: 'centreon-broker-master-rrd' cannot connect endpoint.
>2025-03-20T17:02:44.581+01:00] core] info] multiplexing: engine started
>2025-03-20T17:02:44.587+01:00] tcp] error] TCP: Connection refused to localhost:5670
>2025-03-20T17:02:44.588+01:00] processing] error] failover: global error: failover: 'centreon-broker-master-rrd' cannot connect endpoint.
>2025-03-20T17:02:49.556+01:00] core] info] Available connections cleaning: Operation canceled
>2025-03-20T17:02:49.594+01:00] core] info] Poller '' with id 0 connected
>2025-03-20T17:02:49.594+01:00] core] info] New incoming connection 'central-broker-master-input-1'
>2025-03-20T17:02:49.603+01:00] core] info] multiplexing: 'central-broker-master-input-1' starts with 0 in queue and the queue file is disable
>2025-03-20T17:02:49.617+01:00] core] warning] Poller '' with id 0 already known as connected. Replacing it with ''
# tail -f /var/log/httpd/error_log
Fri Mar 21 08:21:52.108793 2025] 5proxy:error] rpid 12790:tid 12846] (13)Permission denied: AH00957: FCGI: attempt to connect to 127.0.0.1:9042 (127.0.0.1:9042) failed
Fri Mar 21 08:21:52.108899 2025] 5proxy_fcgi:error] rpid 12790:tid 12846] 6client 127.0.0.1:43160] AH01079: failed to make connection to backend: 127.0.0.1
Fri Mar 21 08:22:52.110765 2025] 5proxy:error] rpid 12790:tid 12848] (13)Permission denied: AH00957: FCGI: attempt to connect to 127.0.0.1:9042 (127.0.0.1:9042) failed
Fri Mar 21 08:22:52.110875 2025] 5proxy_fcgi:error] rpid 12790:tid 12848] 8client 127.0.0.1:46072] AH01079: failed to make connection to backend: 127.0.0.1
Fri Mar 21 08:23:52.109476 2025] 5proxy:error] rpid 12790:tid 12827] (13)Permission denied: AH00957: FCGI: attempt to connect to 127.0.0.1:9042 (127.0.0.1:9042) failed
Fri Mar 21 08:23:52.109586 2025] 5proxy_fcgi:error] rpid 12790:tid 12827] 7client 127.0.0.1:42668] AH01079: failed to make connection to backend: 127.0.0.1
Fri Mar 21 08:24:52.108642 2025] 5proxy:error] rpid 12790:tid 12835] (13)Permission denied: AH00957: FCGI: attempt to connect to 127.0.0.1:9042 (127.0.0.1:9042) failed
Fri Mar 21 08:24:52.108793 2025] 5proxy_fcgi:error] rpid 12790:tid 12835] 5client 127.0.0.1:60890] AH01079: failed to make connection to backend: 127.0.0.1
Fri Mar 21 08:25:52.110733 2025] 5proxy:error] rpid 12790:tid 12838] (13)Permission denied: AH00957: FCGI: attempt to connect to 127.0.0.1:9042 (127.0.0.1:9042) failed
Fri Mar 21 08:25:52.110819 2025] 5proxy_fcgi:error] rpid 12790:tid 12838] 8client 127.0.0.1:39806] AH01079: failed to make connection to backend: 127.0.0.1
# firewall-cmd --state
not running
The last log with SELinux enabled. The Centreon web interface is not accessible. By deactivating it, yes.
Thank you for all your help.