I can not configure the python module through the official Nginx Unit documentation?

Valentin V. Bartenev vbart at nginx.com
Tue Mar 13 15:58:26 UTC 2018


On Tuesday 13 March 2018 11:46:48 avpdnepr wrote:
> 2018/03/13 12:10:37 [info] 2220#2220 "example_python" application started
> 2018/03/13 12:10:37 [emerg] 2220#2220 Python failed to import module "wsgi"
> 2018/03/13 12:10:37 [notice] 1625#1625 process 2220 exited with code 1
> 2018/03/13 12:10:37 [warn] 1632#1632 failed to start application
> "example_python"
> 

This means that Python interpreter is unable to load your application.
You should check that the path is correct and Unit application process
have enough rights.

  wbr, Valentin V. Bartenev



More information about the nginx mailing list