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

Model page issue on CVAT #4866

Closed
himanshudw opened this issue Aug 26, 2022 · 12 comments
Closed

Model page issue on CVAT #4866

himanshudw opened this issue Aug 26, 2022 · 12 comments
Labels
duplicate This issue or pull request already exists nuclio

Comments

@himanshudw
Copy link

My actions before raising this issue

Checked Could not get models from the server #2541
#4736
#2189

While doing auto annotation using nuclio it started giving error
The nuclio desktop is showing exit status 1 and not showing any functions that we deploy using nuctl deploy. Nuclio is showing as orphan container though docker ps shows a port assigned to it.a Also nuctl get functions is giving error as below
/nuclio/pkg/cmdrunner/shellrunner.go:96
Failed to execute command: /bin/sh -c "/bin/cat /etc/nuclio/store/functions/nuclio/*"
/nuclio/pkg/platform/local/store.go:408
Failed to run cat command
/nuclio/pkg/platform/local/store.go:335
Failed to get functions
/nuclio/pkg/platform/local/store.go:253
Failed to read functions from local store
/nuclio/pkg/platform/local/store.go:217
mlusers@annotate-clone:~/cvat$
image
MicrosoftTeams-image (12)
MicrosoftTeams-image (13)

Expected Behaviour

The functions should be visible on Nuclio dashboard and model should be visible on CVAT under models section for auto annotation of new tasks

Current Behaviour

The model is not visible on the cvat models page and nuclio is showing exit status 1

Your Environment

Docker version-20.10.3
Nuclio-nuctl-1.5.16-linux-amd64

Docker logs

cvat_docker_logs.txt

@bsekachev
Copy link
Member

bsekachev commented Aug 26, 2022

@himanshudw

Please, work with nuclio repository first to resolve the issue.
If you are able to open nuclio dashboard and see your functions deployed there, but do not see them in CVAT, it is time to ask us :)

@himanshudw
Copy link
Author

Thanks for your feedback and prompt reply..

@bsekachev
Copy link
Member

I will close the issue, do not hesitate to reopen if you have any updates here :)

@himanshudw
Copy link
Author

#bsekachev- Can you please open the issue

@himanshudw
Copy link
Author

I have made a new Linux VM and deployed the and nuctl from scratch but the new issue that I am facing issue with automatic annotation.

My docker ps gives me result as below
image

Now I have created a task with the images of dogs and have deployed the Faster RCNN and Yolo V3 for automatic annotation which healthy and displaying both on the Nuclio dashboard and on the CVAT model's page.
image
image

But when I try to do automatic annotation using the same I get the output as below.
image

Kindly help on this as the models are working well both on Nuclio and CVAT model page but not working when I use it on CVAT task.

Versions
CVAT Version- Dev
Nuctl Version- 1.10.4-linux-amd64
Docker Version- 20.10.17

@bsekachev bsekachev reopened this Sep 5, 2022
@bsekachev
Copy link
Member

Hi, @himanshudw

Looks like you come across the same issue as here #4855

@bsekachev bsekachev added nuclio duplicate This issue or pull request already exists labels Sep 5, 2022
@bsekachev
Copy link
Member

@himanshudw

What is output of nuctl get functions for you?

@himanshudw
Copy link
Author

himanshudw commented Sep 6, 2022

Below is the output of the nuctl get functions

image

Also 1 more issue that I am facing is the that helloworld function has gotten unhealthy after the VM was restarted whereas the other two are still up and healthy. The same happened with all of the custom models that I deployed previously.

Below is the screenshot of the heeloworld function on the nuclio dashboard
image

Issue #4855 also does not talk about the solution as of now, can you please kindly help on this

@bsekachev
Copy link
Member

@azhavoro
Do you have any ideas?

@azhavoro
Copy link
Contributor

azhavoro commented Sep 6, 2022

@himanshudw to fix name or service not known error see #4907
Please address your question about helloworld function to nuclio repo.

@azhavoro
Copy link
Contributor

azhavoro commented Sep 6, 2022

I don't see any function that is listening on port 49155 or 49156, try removing already deployed functions restart nuclio container and deploy again

@himanshudw
Copy link
Author

I am really sorry I deleted the comment instead of editing it, yeah it worked out the way you have mentioned

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists nuclio
Projects
None yet
Development

No branches or pull requests

3 participants