Invalid PID number "" in "/run/nginx.pid"

I am trying to obtain an SSL certificate with certbot and now cant seem to get it working because of an error. I can also no longer restart nginx and get “Job for nginx.service failed because the control process exited with error code. See “systemctl status nginx.service” and “journalctl -xe” for details.” Any help would be appreciated. (disclaimer I am very new to this so I’m not sure if this is a badly worded question so sorry in advance)

find / -name nginx.pid
show a detailed listing of any files found.
like:
ls -l /run/nginx.pid

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.