We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Your Windows build number: [Version 10.0.17134.765]
What you're doing and what's happening: uwsgi --http :8001 --module file.wsgi
uwsgi --http :8001 --module file.wsgi
response: WARNING: you are running uWSGI without its master process manager
WARNING: you are running uWSGI without its master process manager
!!! it looks like your kernel does not support pthread robust mutexes !!! !!! falling back to standard pthread mutexes !!!
*** uWSGI is running in multiple interpreter mode ***
The text was updated successfully, but these errors were encountered:
10.0.17134.765
Probably #1006. If you are still seeing a problem on 1903 aka 18912 aka 19H1 feel encouraged to re-submit following the template.
Sorry, something went wrong.
No branches or pull requests
Your Windows build number: [Version 10.0.17134.765]
What you're doing and what's happening:
uwsgi --http :8001 --module file.wsgi
response:
WARNING: you are running uWSGI without its master process manager
!!! it looks like your kernel does not support pthread robust mutexes !!! !!! falling back to standard pthread mutexes !!!
*** uWSGI is running in multiple interpreter mode ***
I am not sure if this prevents nginx from loading static files.
The text was updated successfully, but these errors were encountered: