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

Container CVAT_vector #5786

Closed
rschraml opened this issue Feb 28, 2023 · 5 comments
Closed

Container CVAT_vector #5786

rschraml opened this issue Feb 28, 2023 · 5 comments

Comments

@rschraml
Copy link

docker compose up -d

I cannot start cvat again after changing the traefik ports. Any idea whats wrong? We already have annotations in the database....
issue

Error response from daemon: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error mounting "/home/rschraml/meru/cvat/components/analytics/vector/vector.toml" to rootfs at "/etc/vector/vector.toml": mount /home/rschraml/meru/cvat/components/analytics/vector/vector.toml:/etc/vector/vector.toml (via /proc/self/fd/6), flags: 0x5001: not a directory: unknown: Are you trying to mount a directory onto a file (or vice-versa)? Check if the specified host path exists and is the expected type

@azhavoro
Copy link
Contributor

Cannot reproduce...
Have you checked the file /home/rschraml/meru/cvat/components/analytics/vector/vector.toml as docker suggests?

@NickLojewski
Copy link

I am dealing with this as well. I am running on MacOS and using Minikube to run my Docker Daemon because I want to avoid Docker Desktop. How are you set up @rschraml?

@rschraml
Copy link
Author

I have deleted vector.toml and created a new folder named vector.toml -> then it was able to start up again. Thanks for the help - sometimes trying to understand the error message is the key :-)

@oe3gwu
Copy link

oe3gwu commented Jun 21, 2023

I have got the same issue. I tried deleting the folder, doesnt help. It was empty anyway.

image

@ZaibanAli
Copy link

same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants