小智 10
您可以尝试手动运行 uwsgi 来检查您的 ini 文件是否正确,
uwsgi --ini myconf.ini --http :9090 --log-to /tmp/uwsgi.log
tail -f /tmp/uwsgi.log
Run Code Online (Sandbox Code Playgroud)
您可以尝试访问该应用程序(类似于 localhost:9090)。应该有一些东西写入日志文件。如果 uwsgi 本身工作正常,那么问题可能出在 nginx 配置上。
参考:
| 归档时间: |
|
| 查看次数: |
16901 次 |
| 最近记录: |