Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

5
  • please add uWSGI startup logs as they report which version of python is truly used and if the venv is ok Commented Dec 29, 2013 at 18:04
  • Added, @roberto. The thing I don't understand is why it can work but cannot just reload. Commented Dec 29, 2013 at 19:03
  • 1
    1.2.3 is from more than 2 years ago. Update it has it has known bugs and it comes from time when the uWSGI user base was not big as now. Maybe it is irrelevant for your specific problem, but better to try it. Commented Dec 30, 2013 at 5:40
  • How did you install uwsgi? Commented Dec 30, 2013 at 5:49
  • It was a system package for Ubuntu 12.10 Commented Dec 30, 2013 at 6:42