Problem: [Broker] critical Unexpected error: Couldn’t find any network address to listen to
Expected outcome: Upgrade to F3.2/K4.4
Foreman and Proxy versions: Foreman 3.2 / Foreman-proxy 3.2
Foreman and Proxy plugin versions: Foreman 3.2/ Katello 4.4
Distribution and version:
Other relevant data:
Hi All,
I am trying to upgrade my foreman from 2.3 to 3.2 version on RHEL7.
After solving various package dependency issues, i came across a solution to remove python3-pulp2to3-migration and completely erased the package.
Updated the system to install Foreman 3.2/ Katello 4.4 and now the qpidd service failed while running foreman-installer command.
I can see these error logs on katello.log:
2022-08-11 13:34:13 [DEBUG ] [configure] Running journalctl command to get logs for systemd start failure: journalctl -n 50 --since ‘5 minutes ago’ -u qpidd --no-pager
2022-08-11 13:34:13 [DEBUG ] [configure] Executing: ‘journalctl -n 50 --since ‘5 minutes ago’ -u qpidd --no-pager’
2022-08-11 13:34:13 [ERROR ] [configure] Systemd start for qpidd failed!
2022-08-11 13:34:13 [ERROR ] [configure] journalctl log for qpidd:
2022-08-11 13:34:13 [ERROR ] [configure] Aug 11 13:32:43 syprvlasmoq02 qpidd[34769]: 2022-08-11 13:32:43 [Broker] critical Broker (pid=34769) start-up failed: Couldn’t find any network address to listen to
2022-08-11 13:34:13 [ERROR ] [configure] Aug 11 13:32:43 syprvlasmoq02 qpidd[34769]: 2022-08-11 13:32:43 [Broker] critical Broker (pid=34769) start-up failed: Couldn’t find any network address to listen to
2022-08-11 13:34:13 [ERROR ] [configure] Aug 11 13:32:43 syprvlasmoq02 qpidd[34769]: 2022-08-11 13:32:43 [Broker] critical Unexpected error: Couldn’t find any network address to listen to
2022-08-11 13:34:13 [ERROR ] [configure] Aug 11 13:32:43 syprvlasmoq02 qpidd[34769]: 2022-08-11 13:32:43 [Broker] critical Unexpected error: Couldn’t find any network address to listen to
2022-08-11 13:34:13 [ERROR ] [configure] Aug 11 13:32:43 syprvlasmoq02 systemd[1]: qpidd.service: main process exited, code=exited, status=1/FAILURE
2022-08-11 13:34:13 [ERROR ] [configure] Aug 11 13:34:13 syprvlasmoq02 systemd[1]: qpidd.service start-post operation timed out. Stopping.
2022-08-11 13:34:13 [ERROR ] [configure] Aug 11 13:34:13 syprvlasmoq02 systemd[1]: Unit qpidd.service entered failed state.
2022-08-11 13:34:13 [ERROR ] [configure] Aug 11 13:34:13 syprvlasmoq02 systemd[1]: qpidd.service failed.
2022-08-11 13:34:13 [ERROR ] [configure] /Stage[main]/Qpid::Service/Service[qpidd]/ensure: change from ‘stopped’ to ‘running’ failed: Systemd start for qpidd failed!
Has anyone been through same issue?
Please advise.