Unexpected restart of Gladys

Hi @Psoy !

You’re not running the image for the correct architecture.

If you run:

docker image inspect gladysassistant/gladys:v4

I think on the « Architecture » line you’ll see the wrong architecture.

(I think you’re running 32-bit instead of 64-bit)

@ProtZ had the same issue here :

One solution: Stop Gladys, remove the image, then pull the image specifying the platform :