Hi, yesterday evening two devices had the status updating
in the Balena dashboard. After the update finished I could not figure out what updated. However, after the update our push-local scripts stopped working and I had to make a particular file in a docker file executable (chmod +x ...
) for it to work again. Prior to yesterday this was not needed, and local-pushing dockers which previously had no issues also stopped working - indicated something changed on the host-os or supervisor… But the versions in the dashboard are still the same.
This device is part of a fleet which is on BalenaCloud and the supervisor version is 14.13.13 and a custom build Balena 2.115.8.
main questions I have:
- If the device status was updating on the dashboard, can I find a log somewhere what it updated?
- How do I prevent such updates without my explicit approval?