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

Unable to start Docker Image - unlinkat /app/bbuddy/data: invalid argument #263

Open
PeterPorker3 opened this issue Dec 28, 2024 · 1 comment

Comments

@PeterPorker3
Copy link

Hello, I appologise if this is not the correct place to report issues with the Docker image. In that case, please direct me to where I should go.

I cannot get the docker image to launch correctly. I am using the command docker run -d -v bbconfig:/config -p 8080:80 -p 8443:443 f0rc3/barcodebuddy:latest adapted from the documentation. Nothing special, no physical barcode scanner connected. However, the image shuts down immediatly after being run and I see this output in the logs:

Barcode Buddy supervisor started
Initialising container
2024/12/28 15:39:59 unlinkat /app/bbuddy/data: invalid argument

Nothing special about the system. Cleanish install of the OS with portainer being the only other image on this host. All default permissions.

OS: Debian 12 (Unprivliged Proxmox LXC container)
Docker: 20.10.24+dfsg1, build 297e128
Barcode Buddy: latest, 1.8.1.8

Please advise if any more info is needed.

@Forceu
Copy link
Owner

Forceu commented Dec 29, 2024

Thanks for the feedback. I assume it might have something to do with the LXC container - do other docker container work on there? Also maybe try if rootless podman gives the same error

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

2 participants