Closed laurentbinagot closed 1 year ago
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 docker logs jackett
.
there is no logs even with the command docker logs jackett
I suspect your issue is due to this https://github.com/raspberrypi/linux/issues/5402
See https://www.linuxserver.io/armhf for more context.
So I have to reinstall entirely my Pi with a 64bit OS ? I was convince that was already my case but apparently not :/
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 https://github.com/Jackett/Jackett/issues/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