Having a little trouble with local dev mode on a Pi CM4. Worked fine in the past, but recently moved it to a fresh application, upgraded the supervisor (separate question, why does the default setup not include the latest supervisor?) and getting this error when trying to push locally:
balena push 325dcd8.local
Retrying "Supervisor API (GET http://192.168.1.40:48484/ping)" after 2.0s (1 of 5) due to: Error: connect ECONNREFUSED 192.168.1.40:48484
Retrying "Supervisor API (GET http://192.168.1.40:48484/ping)" after 4.0s (2 of 5) due to: Error: connect ECONNREFUSED 192.168.1.40:48484
Retrying "Supervisor API (GET http://192.168.1.40:48484/ping)" after 8.0s (3 of 5) due to: Error: connect ECONNREFUSED 192.168.1.40:48484
Also, seems to be some funny business with the reporting of the CPU.
Any suggestions?