Python Flask 测试Web服务 错误10061
PHPz
PHPz 2017-04-17 17:36:38
0
2
447

(venv) http --json --auth : GET http://127.0.0.1:5000/api/v1.0/posts

http: error: ConnectionError: HTTPConnectionPool(host='127.0.0.1', port=5000): Max retries exceeded with url: /api/v1.0/posts (Caused by <class 'socket.error'>: [Errno 10061] )

在看Flask Web Development,测试Web的时候提示错误,搜索google和百度后,关闭防火墙,加入网络访问都试过,没办法解决。

希望各位能给我一点提示,谢谢:)

PHPz
PHPz

学习是最好的投资!

reply all(2)
迷茫

Is it a problem of coexistence of auth and URL? I have been looking for it for a long time. . . .
https://answers.atlassian.com/questions/289491/accessing-jira-ondemand-with-python

刘奇

Have you solved it? I also encountered this problem

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!