We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: