I'm trying to follow along with the Grant Collins Raspberry Pie home lab video and am having some trouble with Nginx. I'm trying to run the command while in the Docker container and I get the following error
Code:
nginx -s reload
I've tried navigating through other directories and am convinced the nginx.pid file just doesn't exist. Is this a faulty Docker pull of nginx/is it worth trying to remove the container and going through the setup process again? Or is this a known issue that there's a fix for?[error] open() "/var/run/nginx.pid" failed (2: No such file or directory)
Statistics: Posted by SteveJawns92 — Thu May 02, 2024 2:43 am