Haproxy not getting started

04:33:30 # service haproxy status

***** haproxy.service - HAProxy Load Balancer

Loaded: loaded (/usr/lib/systemd/system/haproxy.service; enabled; vendor preset: disabled)

Active: failed (Result: exit-code) since Wed 2021-07-28 04:33:30 CDT; 2s ago

Process: 19178 ExecStart=/usr/sbin/haproxy-systemd-wrapper -f /etc/haproxy/haproxy.cfg -p /run/haproxy.pid $OPTIONS (code=exited, status=1/FAILURE)

Main PID: 19178 (code=exited, status=1/FAILURE)

Jul 28 04:33:30 haproxy-systemd-wrapper[19178]: [WARNING] 208/043330 (19179) : parsing [/etc/haproxy/haproxy.cfg:22] : ‘log-format’ : format variable ‘Tr’ is reserved for HTTP mode.

Jul 28 04:33:30 haproxy-systemd-wrapper[19178]: [ALERT] 208/043330 (19179) : Proxy ‘rundeck’: unable to find local peer ‘’ in peers section ‘rundeck_proxy’.

Jul 28 04:33:30 haproxy-systemd-wrapper[19178]: [ALERT] 208/043330 (19179) : Proxy ‘mysql’: unable to find local peer ‘’ in peers section ‘rundeck_proxy’.

Jul 28 04:33:30 haproxy-systemd-wrapper[19178]: [ALERT] 208/043330 (19179) : Proxy ‘https-in’: no SSL certificate specified for bind ‘*:443’ at [/etc/haproxy/haproxy.cfg:53] (use ‘crt’).

Jul 28 04:33:30 haproxy-systemd-wrapper[19178]: [WARNING] 208/043330 (19179) : Removing incomplete section ‘peers rundeck_proxy’ (no peer named ‘’).

Jul 28 04:33:30 haproxy-systemd-wrapper[19178]: [ALERT] 208/043330 (19179) : Fatal errors found in configuration.

Jul 28 04:33:30 haproxy-systemd-wrapper[19178]: haproxy-systemd-wrapper: exit, haproxy RC=1

Jul 28 04:33:30 systemd[1]: haproxy.service: main process exited, code=exited, status=1/FAILURE

Jul 28 04:33:30 systemd[1]: Unit haproxy.service entered failed state.

Jul 28 04:33:30 systemd[1]: haproxy.service failed.

Need assistance here.

07:05:49 # haproxy -f /etc/haproxy/haproxy.cfg -c

[WARNING] 208/070813 (22882) : parsing [/etc/haproxy/haproxy.cfg:22] : ‘log-format’ : format variable ‘r’ is reserved for HTTP mode.

[WARNING] 208/070813 (22882) : parsing [/etc/haproxy/haproxy.cfg:22] : ‘log-format’ : format variable ‘Tr’ is reserved for HTTP mode.

[ALERT] 208/070813 (22882) : Proxy ‘rundeck’: unable to find local peer ‘cernrdeckhaproxy101.cernerasp.com’ in peers section ‘rundeck_proxy’.

[ALERT] 208/070813 (22882) : Proxy ‘mysql’: unable to find local peer ‘cernrdeckhaproxy101.cernerasp.com’ in peers section ‘rundeck_proxy’.

[WARNING] 208/070813 (22882) : Setting tune.ssl.default-dh-param to 1024 by default, if your workload permits it you should set it to at least 2048. Please set a value >= 1024 to make this warning disappear.

[WARNING] 208/070813 (22882) : Removing incomplete section ‘peers rundeck_proxy’ (no peer named ‘cernrdeckhaproxy101.cernerasp.com’).

[ALERT] 208/070813 (22882) : Fatal errors found in configuration.