Skip to content
New issue

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

When developing without Docker it always need to run nuclio container #1965

Closed
2 tasks done
bsekachev opened this issue Jul 30, 2020 · 1 comment · Fixed by #2008
Closed
2 tasks done

When developing without Docker it always need to run nuclio container #1965

bsekachev opened this issue Jul 30, 2020 · 1 comment · Fixed by #2008
Assignees
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@bsekachev
Copy link
Member

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 hash commit (git log -1): 0062ecd
  • Docker version docker version (e.g. Docker 17.0.05): no
  • Are you using Docker Swarm or Kubernetes? no
  • Operating System and version (e.g. Linux, Windows, MacOS): Ubuntu 18.04
@bsekachev bsekachev added the bug Something isn't working label Jul 30, 2020
@nmanovic
Copy link
Contributor

We decided to close the bug for a while. The behavior is expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
2 participants