Oct 16 12:11:48 xxx systemd[1]: Starting A high performance web server and a reverse proxy server... Oct 16 12:11:48 xxx systemd[1]: nginx.service: Failed to read PID from file /run/nginx.pid: Invalid argument Oct 16 12:11:48 xxx systemd[1]: Started A high performance web server and a reverse proxy server.
A proposed solution did not work: sudo mkdir /etc/systemd/system/nginx.service.d printf "[Service]\nExecStartPost=/bin/sleep 0.1\n" > /etc/systemd/system/ -bash: /etc/systemd/system/: Is a directory nginx.service.d/override.conf -bash: nginx.service.d/override.conf: No such file or directory -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1581864 Title: nginx.service: Failed to read PID from file /run/nginx.pid: Invalid argument To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nginx/+bug/1581864/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
