Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTPSConnectionPool(host='127.0.0.1', port=443 不知道哪里问题?求救!!! #78

Open
alexlulin opened this issue May 23, 2019 · 0 comments

Comments

@alexlulin
Copy link

ConnectTimeout at /salt/key_list/
HTTPSConnectionPool(host='127.0.0.1', port=443): Max retries exceeded with url: /login (Caused by NewConnectionError('<requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x7f111b758610>: Failed to establish a new connection: [Errno 111] Connection refused',))
Request Method: GET
Request URL: http://49.4.10.27/salt/key_list/
Django Version: 1.7.4
Exception Type: ConnectTimeout
Exception Value:
HTTPSConnectionPool(host='127.0.0.1', port=443): Max retries exceeded with url: /login (Caused by NewConnectionError('<requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x7f111b758610>: Failed to establish a new connection: [Errno 111] Connection refused',))
Exception Location: /usr/lib/python2.7/site-packages/requests/adapters.py in send, line 419
Python Executable: /usr/bin/uwsgi
Python Version: 2.7.5
Python Path:
['.',
'/data/cmdb',
'/usr/lib/python2.7/site-packages/setuptools-19.6.2-py2.7.egg',
'/usr/lib/python2.7/site-packages/cloud_init-0.7.9-py2.7.egg',
'/usr/lib64/python27.zip',
'/usr/lib64/python2.7',
'/usr/lib64/python2.7/plat-linux2',
'/usr/lib64/python2.7/lib-tk',
'/usr/lib64/python2.7/lib-old',
'/usr/lib64/python2.7/lib-dynload',
'/usr/lib64/python2.7/site-packages',
'/usr/lib/python2.7/site-packages']
Server time: 星期四, 23 五月 2019 14:01:47 +0800

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant