Closed landam closed 6 years ago
sudo systemctl status haproxy
says
● haproxy.service - HAProxy Load Balancer
Loaded: loaded (/etc/systemd/system/haproxy.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Sun 2018-10-28 20:54:42 UTC; 16min ago
Docs: man:haproxy(1)
file:/usr/share/doc/haproxy/configuration.txt.gz
Process: 2543 ExecStart=/usr/sbin/haproxy-systemd-wrapper -f ${CONFIG} -p /run/haproxy.pid $EXTRAOPTS (code=exited, status=203/EXEC)
Process: 2540 ExecStartPre=/usr/sbin/haproxy -f ${CONFIG} -c -q (code=exited, status=0/SUCCESS)
Process: 2509 ExecStartPre=/bin/bash -c cat ${CONFIG}.templ > ${CONFIG}; for c in $($SERF $SERF_ARGS | awk '{print $2}' | awk -F ":" '{print $1}'); do
Main PID: 2543 (code=exited, status=203/EXEC)
Oct 28 20:54:42 server systemd[1]: haproxy.service: Scheduled restart job, restart counter is at 5.
Oct 28 20:54:42 server systemd[1]: Stopped HAProxy Load Balancer.
Oct 28 20:54:42 server systemd[1]: haproxy.service: Start request repeated too quickly.
Oct 28 20:54:42 server systemd[1]: haproxy.service: Failed with result 'exit-code'.
Oct 28 20:54:42 server systemd[1]: Failed to start HAProxy Load Balancer.
Reason: haproxy-systemd-wrapper
is not available in bionic
See related: https://github.com/DBezemer/rpm-haproxy/issues/7
Booted desktop client has problem with haproxy service: