-
-
Notifications
You must be signed in to change notification settings - Fork 102
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 restarting loop #145
Comments
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid. |
We need to see the container start up logs, you can get these by doing |
there is no logs even with the command |
I suspect your issue is due to this raspberrypi/linux#5402 See https://www.linuxserver.io/armhf for more context. |
So I have to reinstall entirely my Pi with a 64bit OS ? |
If you followed the default Raspbian install you will have got a 32-bit OS, and then they're upgrading your kernel to 64-bit giving you a mixed kernel/userspace that causes all kinds of odd issues. If you choose to use Raspbian again (and I wouldn't), make sure you definitely get the 64-bit install as they're still pushing 32-bit as the default download. |
ok thanks, what OS do you recommend me ? I want a small one |
For now it’s too complicated to reinstall a newer 64OS so I’ll try install on my NAS and if it work I’ll see later |
I finally reinstalled with Ubuntu 64 bits and It work thanks for the help |
Is there an existing issue for this?
Current Behavior
When I run my container he is restarting again and again
Expected Behavior
see the previous test I tried on this issue Jackett/Jackett#14858
Steps To Reproduce
docker-compose pull
docker-compose up -d
and then container starting, ip_addresse was attributed and lost and restarting again and again
Environment
CPU architecture
x86-64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: