Haproxy issue unable to start services

Hi Team,

We have setup new HA Proxy in our project and that I have build new haproxy vm I’m getting below error when I try to see the haproxy services status.

● haproxy.service - HAProxy Load Balancer
Loaded: loaded (/usr/lib/systemd/system/haproxy.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Thu 2020-02-20 09:29:49 IST; 1h 24min ago
Process: 22275 ExecStart=/usr/sbin/haproxy-systemd-wrapper -f /etc/haproxy/haproxy.cfg -p /run/haproxy.pid $OPTIONS (code=exited, status=1/FAILURE)
Main PID: 22275 (code=exited, status=1/FAILURE)

You probably did not replace the systemd unit file and removed the old haproxy helper executable.

Replacing the single haproxy executable is not enough. Which haproxy release did you build?