-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Actions before raising this issue
- I searched the existing issues and did not find anything similar.
- I read/searched the docs
Steps to Reproduce
- freshly cloned cvat
- docker compose -f docker-compose.yml -f docker-compose.dev.yml -f components/serverless/docker-compose.serverless.yml up -d
- ./serverless/deploy_gpu.sh serverless/pytorch/dschoerk/transt
when i try to use it i get tracker initialization error after ~20s of waiting
Expected Behavior
it seems like it didnt initialize as there are no more logs once I try to use transT. Logs stay the same.

Similarily when I try to deploy siammask:
nuctl deploy --project-name cvat --path "./serverless/pytorch/foolwood/siammask/nuclio" --platform local
I get similar initialization error.
this is my docker compose logs | grep -i "error"

Greatly appreciate any help. Thanks
Possible Solution
No response
Context
No response
Environment
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working