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

error downloading neko images after neko-rooms install #142

Open
Teeko7 opened this issue Jan 1, 2025 · 2 comments
Open

error downloading neko images after neko-rooms install #142

Teeko7 opened this issue Jan 1, 2025 · 2 comments

Comments

@Teeko7
Copy link

Teeko7 commented Jan 1, 2025

Installed neko-rooms in docker compose, it starts fine and when trying to create a room, I got the error "Error response from daemon: No such image: m1k1o/neko:firefox". So I tried to pull the images, and when trying to pull in the neko-rooms interface, it seems to complete but once it's finished the popup window just disappears. However, same error about the image not existing. I then tried to pull the images manually with docker pull m1k1o/neko:firefox and the image downloads but I get the error "failed to register layer: lsetxattr security.capability /usr/lib/x86_64-linux-gnu/gstreamer1.0/gstreamer-1.0/gst-ptp-helper: operation not supported". I tried a bunch of the images and got the same result.

docker pull m1k1o/neko:firefox
firefox: Pulling from m1k1o/neko
6c87eefc1f42: Pull complete
7bcc5a78c02f: Extracting 256.6MB/256.6MB
f17d0f44c0ea: Download complete
04147b134640: Download complete
0a8dc63e642c: Download complete
06993a9a5167: Download complete
0d1ee36eab16: Download complete
241357c46855: Download complete
383076770110: Download complete
a024825451b0: Download complete
0cbbcbe27597: Download complete
3a5dd1a1e44d: Download complete
84cd19f33e44: Download complete
b2ab98671a86: Download complete
73f839de5388: Download complete
failed to register layer: lsetxattr security.capability /usr/lib/x86_64-linux-gnu/gstreamer1.0/gstreamer-1.0/gst-ptp-helper: operation not supported

@m1k1o
Copy link
Owner

m1k1o commented Jan 1, 2025

@Teeko7
Copy link
Author

Teeko7 commented Jan 1, 2025

the stack overflow link references failed to register layer because directory not empty, however the issue linked to in docker does seem to be 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