How can i fix:
gunicorn.socket - gunicorn socket Loaded: loaded (/etc/systemd/system/gunicorn.socket; enabled; vendor preset: enabled) Active: failed (Result: service-start-limit-hit) since Wed 2019-10-30 19:25:47 UTC; 10h ago Listen: /run/gunicorn.sock (Stream)
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.
Hello,
I could suggest trying to restart the service and see if this makes any difference.
If this does not help, I would recommend checking your logs for more information on what exactly the underlying problem is.
If you are unsure feel free to share the error logs here so I could try to advise further.
Regards, Bobby