Open platipusica opened 4 years ago
@platipusica, could you share the link to your configuration instead of the PDF, so that we can more easily reproduce your configuration?
I can take a try at a fix here this!
Hi y'all! Update on my end. I had a hard time getting the error nginx: [emerg] "uwsgi_pass" directive is not allowed here in /etc/nginx/nginxconfig.io/python_uwsgi.conf:5
on my machine for some reason.
Just curious, @MattIPv4 were you able to get this error on your machine when this issue came out?
Hey -- I never had time to process this issue on my end, and am not particularly familiar with the ins and outs of doing Python deployments.
If you're unable to reproduce the issue with a fresh nginx setup & config from above, then I think I'd be happy to close this?
I can try again on new Ubuntu. But, if no one ever used uwsgi.sock, than I see no point. Fine to close with me. Cheers
Hi, simple config: Server default, SSL disabled, PHP disabled, Python enabled, Routing default, Logging default.
Service for Nginx reporting:
nginx: [emerg] "uwsgi_pass" directive is not allowed here in /etc/nginx/nginxconfig.io/python_uwsgi.conf:5
hence, service does not start on Ubuntu based system, latest release.
Line 5 is: uwsgi_pass unix:/tmp/uwsgi.sock;
Settings attached in PDF.
NGINX Config _ DigitalOcean.pdf
Please advice.
Thanks