pygraphistry icon indicating copy to clipboard operation
pygraphistry copied to clipboard

[BUG] Unclear error when client cannot connect to server

Open lmeyerov opened this issue 1 year ago • 0 comments

A user report seeing exception:

ConnectionError: HTTPSConnectionPool(host='###.###.com', port=443): Max retries exceeded with url: /api-token-auth/ (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x000002047EF726C8>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed'))

On connection issues during register/plot, we should provide a more understandable error

lmeyerov avatar Jul 21 '22 15:07 lmeyerov