1.使用gunicorn能够正常外网端口访问网址
2.配置supervisor后,supervisord -c supervisor.conf正常
3.supervisorctl -c supervisor.conf start flask后报错
4.supervisorctl -c supervisor.conf start flask 后提示成功,但查询status显示exit
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
方法一:
方法二:
直接查看
/tmp/
(默认日志路径) 下面的supervisor
开头的相关文件supervisord只是一个守护进程,帮你维护你的进程稳定
配置文件.conf