You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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.The text was updated successfully, but these errors were encountered: