Linux下Django项目无法启动
作者:互联网
[2021-10-06 10:45:52 +0800] [13823] [INFO] Shutting down: Master
[2021-10-06 10:45:52 +0800] [14154] [INFO] Starting gunicorn 20.1.0
[2021-10-06 10:45:52 +0800] [14154] [INFO] Listening at: http://0.0.0.0:8888 (14154)
1:查看防火状态
systemctl status firewalld
service iptables status
2:暂时关闭防火墙
systemctl stop firewalld
service iptables stop
关闭防火墙试试
标签:INFO,10,06,启动,45,0800,Django,Linux,14154 来源: https://www.cnblogs.com/ramsey/p/15370726.html