首页  >  问答  >  正文

Python Flask 测试Web服务 错误10061

(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和百度后,关闭防火墙,加入网络访问都试过,没办法解决。

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

PHPzPHPz2763 天前480

全部回复(2)我来回复

  • 迷茫

    迷茫2017-04-17 17:38:38

    是不是auth和URL共存的问题啊,我也找了半天。。。。
    https://answers.atlassian.com/questions/289491/accessing-jira-ondemand-with-python

    回复
    0
  • 怪我咯

    怪我咯2017-04-17 17:38:38

    请问你解决了吗?我也遇到了这个问题

    回复
    0
  • 取消回复