찾다

 >  Q&A  >  본문

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

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

PHPzPHPz2887일 전518

모든 응답(2)나는 대답할 것이다

  • 迷茫

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

    인증과 URL의 공존 문제인가요? . . .
    https://answers.atlassian.com/questions/289491/accessing-jira-ondemand-with-python

    회신하다
    0
  • 怪我咯

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

    해결하셨나요? 저도 이 문제에 직면했습니다

    회신하다
    0
  • 취소회신하다