I am running a new Uptime-Kuma install in a docker container on a Mikrotik hEX E50UG (ARM64 architecture and 512 MB RAM). The installation is on a separate disk via USB.
Once I hit the start button, the installation process runs for a while, with a subsequent health check. Ultimately, I get an error message: <[driver@MikroTik Main] > /container print
Flags: S - STOPPED
Columns: NAME, ROOT-DIR, INTERFACE, CPU-USAGE, CONTAINER-SIZE
NAME ROOT-DIR INTERFACE CPU-USAGE CONTAINER-SIZE
;;; exited with signal 4 (Illegal instruction)
0 S uptime-kuma /usb1-part1/kuma veth1-kuma 0 384.7MiB
[driver@MikroTik Main] >
What is the cause and how can I address it? Any idea? Thank you very much in advance!