【待反馈】运行python项目出现的下面错误
为了能快速了解并处理您的问题,请提供以下基础信息:面板、插件版本:系统版本:
问题描述:
相关截图(日志、错误):
no python application found, check your startup logs for errors --- 87.121.69.27 () {26 vars in 327 bytes} CONNECT google.com:443 => generated 21 bytes in 0 msecs (HTTP/1.1 500) 2 headers in 83 bytes (0 switches on core 0) 您好,这边看到是有个返回值为500的状态码,您这边查看一下项目是否启动,网络是否正常
确保python的依赖没有问题,
其次检查一下机器资源是否充足 以上都没问题 运行出现Internal Server Error 运维技术阿闯 发表于 2024-7-2 17:18
您好,这边看到是有个返回值为500的状态码,您这边查看一下项目是否启动,网络是否正常
确保python的依赖没 ...
以上都没问题 ,运行出现 Internal Server Error liuyan123 发表于 2024-7-2 17:41
以上都没问题 ,运行出现 Internal Server Error
参考以下链接方式解决内部服务器错误
https://blog.csdn.net/qq_39308071/article/details/132468015 运维技术阿闯 发表于 2024-7-2 17:44
参考以下链接方式解决内部服务器错误
https://blog.csdn.net/qq_39308071/article/details/132468015 ...
我用的是pythonuwsgi liuyan123 发表于 2024-7-2 17:54
我用的是pythonuwsgi
您好,知道您是python项目但是报错的是500状态码,这个需要通过这个链接先排查一下
页:
[1]