Comment 1 for bug 1983982

Revision history for this message
TCSECP (tcsecp) wrote :

Magnum Api connection still listening when the units are in Maintenance state , It will create a problem when any one of the units get failed and it will have connection interruption.

Apache error log.
root@juju-558e26-1-lxd-24:/home/ubuntu# cat /var/log/apache2/error.log
[Fri Aug 12 00:00:01.919591 2022] [mpm_event:notice] [pid 287:tid 140189383363648] AH00489: Apache/2.4.41 (Ubuntu) OpenSSL/1.1.1f configured -- resuming normal operations
[Fri Aug 12 00:00:01.919622 2022] [core:notice] [pid 287:tid 140189383363648] AH00094: Command line: '/usr/sbin/apache2'
[Fri Aug 12 12:59:40.949289 2022] [proxy:error] [pid 1768287:tid 140188705601280] (111)Connection refused: AH00957: HTTP: attempt to connect to 127.0.0.1:9491 (localhost) failed
[Fri Aug 12 12:59:40.949344 2022] [proxy_http:error] [pid 1768287:tid 140188705601280] [client 172.31.248.59:32776] AH01114: HTTP: failed to make connection to backend: localhost
[Fri Aug 12 13:00:06.295001 2022] [proxy:error] [pid 1768286:tid 140189234079488] (111)Connection refused: AH00957: HTTP: attempt to connect to 127.0.0.1:9491 (localhost) failed
[Fri Aug 12 13:00:06.295061 2022] [proxy_http:error] [pid 1768286:tid 140189234079488] [client 172.31.246.240:42872] AH01114: HTTP: failed to make connection to backend: localhost
[Fri Aug 12 13:05:59.162591 2022] [proxy:error] [pid 1768287:tid 140189133432576] (111)Connection refused: AH00957: HTTP: attempt to connect to 127.0.0.1:9491 (localhost) failed
[Fri Aug 12 13:05:59.162654 2022] [proxy_http:error] [pid 1768287:tid 140189133432576] [client 172.31.246.240:42902] AH01114: HTTP: failed to make connection to backend: localhost
[Fri Aug 12 13:08:06.298472 2022] [proxy:error] [pid 1768287:tid 140189242472192] (111)Connection refused: AH00957: HTTP: attempt to connect to 127.0.0.1:9491 (localhost) failed
[Fri Aug 12 13:08:06.298547 2022] [proxy_http:error] [pid 1768287:tid 140189242472192] [client 172.31.246.240:54816] AH01114: HTTP: failed to make connection to backend: localhost
[Fri Aug 12 13:11:59.188124 2022] [proxy:error] [pid 1768286:tid 140188579776256] (111)Connection refused: AH00957: HTTP: attempt to connect to 127.0.0.1:9491 (localhost) failed
[Fri Aug 12 13:11:59.188173 2022] [proxy_http:error] [pid 1768286:tid 140188579776256] [client 172.31.246.240:43878] AH01114: HTTP: failed to make connection to backend: localhost
[Fri Aug 12 13:13:13.168076 2022] [proxy:error] [pid 1768287:tid 140189108254464] (111)Connection refused: AH00957: HTTP: attempt to connect to 127.0.0.1:9491 (localhost) failed
[Fri Aug 12 13:13:13.168123 2022] [proxy_http:error] [pid 1768287:tid 140189108254464] [client 172.31.248.59:37720] AH01114: HTTP: failed to make connection to backend: localhost
[Fri Aug 12 13:16:59.258352 2022] [proxy:error] [pid 1768286:tid 140188764317440] (111)Connection refused: AH00957: HTTP: attempt to connect to 127.0.0.1:9491 (localhost) failed
[Fri Aug 12 13:16:59.258415 2022] [proxy_http:error] [pid 1768286:tid 140188764317440] [client 172.31.246.240:54116] AH01114: HTTP: failed to make connection to backend: localhost
[Fri Aug 12 13:21:59.306077 2022] [proxy:error] [pid 1768287:tid 140189099861760] (111)Connection refused: AH00957: HTTP: attempt to connect to 127.0.0.1:9491 (localhost) failed
[Fri Aug 12 13:21:59.306143 2022] [proxy_http:error] [pid 1768287:tid 140189099861760] [client 172.31.246.240:36292] AH01114: HTTP: failed to make connection to backend: localhost
[Fri Aug 12 13:26:59.249133 2022] [proxy:error] [pid 1768286:tid 140188571383552] (111)Connection refused: AH00957: HTTP: attempt to connect to 127.0.0.1:9491 (localhost) failed
[Fri Aug 12 13:26:59.249189 2022] [proxy_http:error] [pid 1768286:tid 1401885713835

[Fri Aug 12 13:09:06.325327 2022] [proxy_http:error] [pid 936130:tid 139782990587648] [client 172.31.246.240:38504] AH01114: HTTP: failed to make connection to backend: localhost
[Fri Aug 12 13:11:13.158684 2022] [proxy:error] [pid 936130:tid 139782965376768] (111)Connection refused: AH00957: HTTP: attempt to connect to 127.0.0.1:9491 (localhost) failed
[Fri Aug 12 13:11:13.158716 2022] [proxy_http:error] [pid 936130:tid 139782965376768] [client 172.31.248.59:45582] AH01114: HTTP: failed to make connection to backend: localhost
[Fri Aug 12 13:14:13.197523 2022] [proxy:error] [pid 936130:tid 139783191914240] (111)Connection refused: AH00957: HTTP: attempt to connect to 127.0.0.1:9491 (localhost) failed
[Fri Aug 12 13:14:13.197567 2022] [proxy_http:error] [pid 936130:tid 139783191914240] [client 172.31.248.59:46104] AH01114: HTTP: failed to make connection to backend: localhost
[Fri Aug 12 13:24:13.330083 2022] [proxy:error] [pid 936130:tid 139783166736128] (111)Connection refused: AH00957: HTTP: attempt to connect to 127.0.0.1:9491 (localhost) failed
[Fri Aug 12 13:24:13.330120 2022] [proxy_http:error] [pid 936130:tid 139783166736128] [client 172.31.248.59:38570] AH01114: HTTP: failed to make connection to backend: localhost
root@juju-558e26-10-lxd-20:/home/ubuntu#