-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 2.0.818
-
Fix Version/s: 2.0.911
-
Component/s: Authentication, Proxy
-
Sprint:Drive
-
Story Points:2
Might get the following if behind a proxy, even if it has been configured in the proxy settings
2015-08-06 17:40:52,875 3660 2480 ERROR nxdrive.wui.settings Error while trying to connect to Nuxeo Drive startup page with URL https://-------------/nuxeo/ Traceback (most recent call last): File "nuxeo-drive-client\nxdrive\wui\settings.py", line 200, in _connect_startup_page File "C:\Python27\lib\httplib.py", line 973, in request File "C:\Python27\lib\httplib.py", line 1007, in _send_request File "C:\Python27\lib\httplib.py", line 969, in endheaders File "C:\Python27\lib\httplib.py", line 829, in _send_output File "C:\Python27\lib\httplib.py", line 791, in send File "C:\Python27\lib\httplib.py", line 1172, in connect File "C:\Python27\lib\socket.py", line 553, in create_connection gaierror: [Errno 11004] getaddrinfo failed
- is required by
-
NXDRIVE-355 Handle bad server URL cases at account creation
- Resolved