Report this

What is the reason for this report?

Gunicorn socket error with Ubuntu 18.04 and Django

Posted on May 5, 2019

I am following this tutorial:How To Set Up Django with Postgres, Nginx, and Gunicorn on Ubuntu 18.04

I am at the point of checking for the gunicorn socket file:

sudo systemctl status gunicorn.socket

and I get the following error:

Failed to dump process list, ignoring: No such file or directory
β—� gunicorn.socket - gunicorn socket
   Loaded: loaded (/etc/systemd/system/gunicorn.socket; enabled; vendor preset: enabled)
   Active: active (listening) since Sun 2019-05-05 21:45:34 UTC; 13s ago
   Listen: /run/gunicorn.sock (Stream)
   CGroup: /system.slice/gunicorn.socket

What file or directory does it refer to ?



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.

I have the same issue. How did you solve this problem?

I would say this tutorial at the moment not working, I brought 22 days 8 hours a day… In very end of I got no issues everything was fine, but it still didnt worked…

This is the line of code: https://github.com/systemd/systemd/blob/v237/src/systemctl/systemctl.c#L4360 , but still no clue about which dubs path.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.