-
-
Notifications
You must be signed in to change notification settings - Fork 113
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
arm64 tag, testing you image, but unable to start container #61
Comments
@XxAcielxX Thanks for your feedback. I'll check it out. Can you give me the output of the following commands on your host please?
|
Also looks similar to go-gitea/gitea#14961. Maybe an issue with libseccomp2 library. |
@crazy-max, My apologies, it was past midnight my time and I fell asleep. Secondly I forgot to give you my system info. So here it is, this is my Media SBC running LibreELEC 9.2.6 (Kodi 18.9).
|
@XxAcielxX Ok that's it. Docker is outdated (18.09 is almost 2 years old) on your host and the image was based on Alpine Linux 13. I fallback to Alpine 12 can you try with the latest release? |
@crazy-max Alright, here is the new log:
After this it keep spitting this error out every second:
Can't access web ui @ 8080 either, so no lucky yet. The file mentioned in the error doesn't exist on my host or inside the container. |
@XxAcielxX Cannot reproduce, there is something odd with your environment. Maybe rootfs is read-only I don't know. Please upgrade to a stable version of Docker. |
I'm using multiple images of |
@XxAcielxX Can you give me a link to one of these images please? |
https://hub.docker.com/r/linuxserver/qbittorrent @j0nnymoe can help you with their images. |
@XxAcielxX Ok that might be an issue with socklog-overlay. Can you try with |
@crazy-max Success!!! It is working this time with your test image. Webui is up and running. Give me a day so I can fully test it thoroughly. You can then push the changes to your latest tag. |
@crazy-max A day of full usage and testing around, I have found no other issue at all. Now I can say this test image is perfect. Thank you very much mate. 👍🏻 |
Ok great, thanks for your feedback. |
I'm still having the same issue presented in the opening of the issue.
System information:
Has the issue been fixed? I've checked the other issues opened in other repositories but haven't been able to fix. |
@ortega1cba What's your docker cli or compose command? Your error looks like a permission or volume issue. |
Well, I've reinstalled the OS now, I'll be trying again in a moment. |
After reinstalling raspbian using 64bit, it worked. Thanks. |
Hello,
I'm trying to set the container using this cli command:
I'm getting this error in the logs:
All the 3 directories are made using
1000:1000
, not sure what's wrong here.Regards~
The text was updated successfully, but these errors were encountered: