-
Notifications
You must be signed in to change notification settings - Fork 25
Description
I have two identical CyberPower PR750LCDRTXL2U UPSes.
One is connected to an Intel N150 mini PC via USB.
Ubuntu Server 24.04 6.8.0-85-generic x86_64
Docker version 29.1.2, build 890dcca
The other is connected to a Raspberry Pi 4 via USB
Ubuntu Server 24.04 6.8.0-1042-raspi aarch64
Docker version 28.3.1, build 38b7060
Identical docker-compose files except for the image they pull.
The Intel PC pulls dartsteven/nutify:amd 64-latest
The Raspberry Pi pulls dartsteven/nutify:arm64-latest
On the Raspberry Pi Real Time Power and Load simply do not show. The top bar labels both as "--". On the Power Management page the Real Power box doesn't appear. In the UPS Staus box, the load says 0.0%
I'm not eliminating human error on my part. Anyone else seen behavior like this with identical UPSes, but their Nutify servers are running different CPU architectures?