Quantcast
Channel: HAProxy community - Latest topics
Viewing all articles
Browse latest Browse all 4849

2.8.2 to 2.9.6 HAPROXY Wont start after update

$
0
0

Help: I am currently running 2.8.2 and upgraded and built 2.9.6. HAPROXY runs as expected with no problems on 2.8.2 but fails when starting 2.9.x. I am a little lost as to why or what would cause the application not to start the service.

Starting on 2.9.6

● haproxy.service - HAProxy Load Balancer
Loaded: loaded (/usr/lib/systemd/system/haproxy.service; disabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Thu 2024-02-29 17:45:48 EST; 12min ago
Docs: man:haproxy(1)

Feb 29 17:45:48 ha01 systemd[1]: haproxy.service: Service RestartSec=100ms expired, scheduling restart.
Feb 29 17:45:48 ha01 systemd[1]: haproxy.service: Scheduled restart job, restart counter is at 5.
Feb 29 17:45:48 ha01 systemd[1]: Stopped HAProxy Load Balancer.
Feb 29 17:45:48 ha01 systemd[1]: haproxy.service: Start request repeated too quickly.
Feb 29 17:45:48 ha01 systemd[1]: haproxy.service: Failed with result ‘exit-code’.
Feb 29 17:45:48 ha01 systemd[1]: Failed to start HAProxy Load Balancer.

Starting on 2.8.2
[root@ha01]# systemctl status haproxy
● haproxy.service - HAProxy Load Balancer
Loaded: loaded (/usr/lib/systemd/system/haproxy.service; disabled; vendor preset: disabled)
Active: active (running) since Thu 2024-02-29 17:58:03 EST; 2s ago
Docs: man:haproxy(1)
Process: 2521698 ExecStartPre=/usr/sbin/haproxy -f $CONFIG -c -q $EXTRAOPTS (code=exited, status=0/SUCCESS)
Main PID: 2521701 (haproxy)
Status: “Ready.”
Tasks: 3 (limit: 47707)
Memory: 22.2M
CGroup: /system.slice/haproxy.service
├─2521701 /usr/sbin/haproxy -Ws -f /etc/haproxy/haproxy.cfg -p /run/haproxy.pid -S /run/haproxy-master.sock
└─2521703 /usr/sbin/haproxy -Ws -f /etc/haproxy/haproxy.cfg -p /run/haproxy.pid -S /run/haproxy-master.sock

Feb 29 17:58:03 ha01 systemd[1]: Starting HAProxy Load Balancer…
Feb 29 17:58:03 ha01 haproxy[2521701]: [NOTICE] (2521701) : New worker (2521703) forked
Feb 29 17:58:03 ha01 haproxy[2521701]: [NOTICE] (2521701) : Loading success.
Feb 29 17:58:03 ha01 systemd[1]: Started HAProxy Load Balancer.

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 4849

Trending Articles