liukk18

Results 8 comments of liukk18

我刚刚查看了端口使用情况: 好像没有被占用 ![image](https://user-images.githubusercontent.com/56376032/124207826-e99cd680-db18-11eb-9cfb-3a16afee3be0.png)

setting.py 里的配置吗 我是这样设置的: ![image](https://user-images.githubusercontent.com/56376032/124209395-0b4b8d00-db1c-11eb-8523-0f941474ab82.png)

python proxyPool.py schedule 可以正常运行 并且redis数据库中也有ip存入 但是访问不了http://127.0.0.1:5010/get/ 只访问http://127.0.0.1 会出现: ![image](https://user-images.githubusercontent.com/56376032/124210797-a2b1df80-db1e-11eb-9d8f-580fb1fd51ec.png)

嗷嗷 那还有可能是哪里出了问题。 我用docker运行也报错: ![image](https://user-images.githubusercontent.com/56376032/124211750-3df78480-db20-11eb-80e4-a4c4b1629c8c.png)

改完之后运行python proxyApi.py 报错了: * Serving Flask app "proxyApi" (lazy loading) * Environment: production WARNING: This is a development server. Do not use it in a production deployme nt. Use a...

那我如果把网的问题解决了,换docker运行能成功不

好的 我再试试 感谢大佬回答,谢谢!