Now I have 503 server error - gunicorn is active

I had to do a hard reboot of my server, all sites are up, OpenLiteSpeed is up and accessible, but CyberPanel is returning a 503

When I run systemctl status gunicorn.socket I get the following …

`[sprock@ns513856 ~]$ sudo systemctl status gunicorn.socket
● gunicorn.socket - gunicorn socket
Loaded: loaded (/etc/systemd/system/gunicorn.socket; enabled; vendor preset: disabled)
Active: active (listening) since Wed 2018-12-12 21:22:15 EST; 6s ago
Listen: 127.0.0.1:5003 (Stream)

Dec 12 21:22:15 ns513856 systemd[1]: Listening on gunicorn socket.
Dec 12 21:22:15 ns513856 systemd[1]: Starting gunicorn socket.
[sprock@ns513856 ~]$
`

Anything else I can check?

Fixed on your server.