You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If nuclio dashboard is off, basic functionality of CVAT is expected to work.
Current Behaviour
When loading UI, server raises error: Error: Request failed with status code 503. "HTTPConnectionPool(host='localhost', port=8070): Max retries exceeded with url: /api/functions (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f0a296f9b00>: Failed to establish a new connection: [Errno 111] Connection refused',))".
Possible Solution
If nuclio server is unavaliable, server can return empty list of functions
My actions before raising this issue
Expected Behaviour
If nuclio dashboard is off, basic functionality of CVAT is expected to work.
Current Behaviour
When loading UI, server raises error:
Error: Request failed with status code 503. "HTTPConnectionPool(host='localhost', port=8070): Max retries exceeded with url: /api/functions (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f0a296f9b00>: Failed to establish a new connection: [Errno 111] Connection refused',))".
Possible Solution
If nuclio server is unavaliable, server can return empty list of functions
Your Environment
git log -1
): 0062ecddocker version
(e.g. Docker 17.0.05): noThe text was updated successfully, but these errors were encountered: