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

AI tool button missing #7089

Closed
2 tasks done
Lee4396 opened this issue Nov 2, 2023 · 2 comments
Closed
2 tasks done

AI tool button missing #7089

Lee4396 opened this issue Nov 2, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@Lee4396
Copy link

Lee4396 commented Nov 2, 2023

Actions before raising this issue

  • I searched the existing issues and did not find anything similar.
  • I read/searched the docs

Steps to Reproduce

  1. download the nuclio cli following https://opencv.github.io/cvat/docs/administration/advanced/installation_automatic_annotation/
  2. start the nuclio dashboard with 'docker run -p 8070:8070 -v /var/run/docker.sock:/var/run/docker.sock --name nuclio-dashboard quay.io/nuclio/dashboard:1.11.24-amd64'
  3. start the containers with customized docker-compose file(removing the load balancer and use aws alb) with 'docker compose -f docker-compose.yml -f components/serverless/docker-compose.serverless.yml up -d --build'

Expected Behavior

I can see model is running in the background and the model tab shows up in the front end but it is empty. Following the conversation of #6864, I have updated my cvat version to v2.7.6 and am facing the same error. Screenshots are documented in the mentioned issue

Possible Solution

similar issue was solved in #7037 but doesnt work in my case

@Lee4396 Lee4396 added the bug Something isn't working label Nov 2, 2023
@bsekachev
Copy link
Member

Sorry, we can't help with customized installations.

@lucidBrot
Copy link

I had a similar issue and the solution was to force a reload in the browser (CTRL+SHIFT+R) and then navigate to my task anew. Now the magic wand was there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants