-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Could not get models from the server #6183
Comments
I'm experiencing the same problem. |
I see an error:
|
Excuse me @bsekachev Is it possible that I'm in the CVAT branch v2.4.1 instead of master so I could not get "https://github.com/nuclio/nuclio-templates.git/info/refs?service=git-upload-pack" ? |
I hardly think it depends on your branch. |
I got the same issue on CVAT version v2.5.2. Any pointer? |
Issue #6183 still exists in CVAT v2.5.2. Following up the addressed issue nuclio/nuclio#2938 in the [nuclio community](https://github.com/nuclio/nuclio), they suggested to use new nuclio version (1.11.x). It seems that the templates fetching mechanism on the old nuclio versions is not supported anymore, causing the mentioned issue. ### How has this been tested? Following the [Semi-automatic and Automatic Annotation](https://opencv.github.io/cvat/docs/administration/advanced/installation_automatic_annotation/) guideline on the CVAT v2.5.2 release branch (for the sake of stability) in a RHEL 8 machine, but changed the nuclio version to 1.11.24 and disabling the `/tmp` mounting to the nuclio container. Additionally, removed the unused static IP address value in the `no_proxy` environment. Tested using [SAM model](https://www.cvat.ai/post/facebook-segment-anything-model-in-cvat) with GPU following that guideline on some random images from a remote client.
…#6610) Issue cvat-ai#6183 still exists in CVAT v2.5.2. Following up the addressed issue nuclio/nuclio#2938 in the [nuclio community](https://github.com/nuclio/nuclio), they suggested to use new nuclio version (1.11.x). It seems that the templates fetching mechanism on the old nuclio versions is not supported anymore, causing the mentioned issue. ### How has this been tested? Following the [Semi-automatic and Automatic Annotation](https://opencv.github.io/cvat/docs/administration/advanced/installation_automatic_annotation/) guideline on the CVAT v2.5.2 release branch (for the sake of stability) in a RHEL 8 machine, but changed the nuclio version to 1.11.24 and disabling the `/tmp` mounting to the nuclio container. Additionally, removed the unused static IP address value in the `no_proxy` environment. Tested using [SAM model](https://www.cvat.ai/post/facebook-segment-anything-model-in-cvat) with GPU following that guideline on some random images from a remote client.
…#6610) Issue cvat-ai#6183 still exists in CVAT v2.5.2. Following up the addressed issue nuclio/nuclio#2938 in the [nuclio community](https://github.com/nuclio/nuclio), they suggested to use new nuclio version (1.11.x). It seems that the templates fetching mechanism on the old nuclio versions is not supported anymore, causing the mentioned issue. ### How has this been tested? Following the [Semi-automatic and Automatic Annotation](https://opencv.github.io/cvat/docs/administration/advanced/installation_automatic_annotation/) guideline on the CVAT v2.5.2 release branch (for the sake of stability) in a RHEL 8 machine, but changed the nuclio version to 1.11.24 and disabling the `/tmp` mounting to the nuclio container. Additionally, removed the unused static IP address value in the `no_proxy` environment. Tested using [SAM model](https://www.cvat.ai/post/facebook-segment-anything-model-in-cvat) with GPU following that guideline on some random images from a remote client.
My actions before raising this issue
Read/searched the docs
Searched past issues
Docker version: 20.10.19
CVAT version: v2.4.1
Hello. I followed the steps to deploy nuclio dashboard
However. I got the error messages Error: Request failed with status code 502. "502 Server Error: Bad Gateway for url: http://nuclio:8070/api/functions". when I entered into localhost:8080
Besides, When I entered into localhost:8070, I also got two error messages as the pictures below.
How should I do to deal with the problems ?
Thank you for your help in advance.
This is log of nuclio showed by docker logs nuclio
The text was updated successfully, but these errors were encountered: