2020-07-20 10:51:43 19537 4495261120 INFO nxdrive.engine.dao.utils Checking database integrity: PosixPath('/Users/dbrown/.nuxeo-drive/ndrive_a743d87293c211ea957cacde48001122.db') 2020-07-20 10:51:43 19537 4495261120 INFO nxdrive.engine.dao.utils Creating backup /Users/dbrown/.nuxeo-drive/backups/ndrive_a743d87293c211ea957cacde48001122.db_1595256703 2020-07-20 10:51:49 19537 123145319837696 WARNING nxdrive.client.remote_client Error getting server configuration: HTTPSConnectionPool(host='aaa-hackathon.cloud.nuxeo.com', port=443): Max retries exceeded with url: /nuxeo/api/v1/drive/configuration (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 8] nodename nor servname provided, or not known')) 2020-07-20 10:51:49 19537 123145319837696 WARNING nxdrive.client.remote_client Error getting server configuration: Unauthorized(401), error: b'HTTP Status 401 ? Unauthorized

HTTP Status 401 ? Unauthorized

', server trace: None 2020-07-20 10:52:13 19537 4495261120 WARNING nxdrive.engine.engine Unable to revoke the token Traceback (most recent call last): File "site-packages/urllib3/connection.py", line 157, in _new_conn File "site-packages/urllib3/util/connection.py", line 61, in create_connection File "socket.py", line 748, in getaddrinfo socket.gaierror: [Errno 8] nodename nor servname provided, or not known During handling of the above exception, another exception occurred: Traceback (most recent call last): File "site-packages/urllib3/connectionpool.py", line 672, in urlopen File "site-packages/urllib3/connectionpool.py", line 376, in _make_request File "site-packages/urllib3/connectionpool.py", line 994, in _validate_conn File "site-packages/urllib3/connection.py", line 300, in connect File "site-packages/urllib3/connection.py", line 169, in _new_conn urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno 8] nodename nor servname provided, or not known During handling of the above exception, another exception occurred: Traceback (most recent call last): File "site-packages/requests/adapters.py", line 449, in send File "site-packages/urllib3/connectionpool.py", line 760, in urlopen File "site-packages/urllib3/connectionpool.py", line 760, in urlopen File "site-packages/urllib3/connectionpool.py", line 760, in urlopen [Previous line repeated 2 more times] File "site-packages/urllib3/connectionpool.py", line 720, in urlopen File "site-packages/urllib3/util/retry.py", line 436, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='aaa-hackathon.cloud.nuxeo.com', port=443): Max retries exceeded with url: /nuxeo/authentication/token?deviceId=747e8be493c211ea957cacde48001122&applicationName=Nuxeo+Drive&permission=ReadWrite&revoke=true&deviceDescription=macOS (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 8] nodename nor servname provided, or not known')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "nxdrive/engine/engine.py", line 613, in unbind File "nxdrive/client/remote_client.py", line 256, in revoke_token File "nxdrive/client/remote_client.py", line 251, in request_token File "site-packages/nuxeo/client.py", line 333, in request_auth_token File "site-packages/nuxeo/client.py", line 277, in request File "site-packages/nuxeo/client.py", line 272, in request File "site-packages/requests/sessions.py", line 530, in request File "site-packages/requests/sessions.py", line 643, in send File "site-packages/requests/adapters.py", line 516, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='aaa-hackathon.cloud.nuxeo.com', port=443): Max retries exceeded with url: /nuxeo/authentication/token?deviceId=747e8be493c211ea957cacde48001122&applicationName=Nuxeo+Drive&permission=ReadWrite&revoke=true&deviceDescription=macOS (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 8] nodename nor servname provided, or not known'))