I pushed an updated release to my device as I’m trying to modify the https://github.com/balenalabs/balena-sense project to make my own database and dashboards, with the intention of adding node-red to receive and route data.
When I pushed an update the containers restarted and it appears the applications are running twice:
Hi there, I don’t think it is a known issue, it definitely looks strange. Is the application running as expected and the error is only in the UI, or the application is not working as expected as well?
As I was trying to modify the project I wasn’t sure if it wasn’t working due to this error, or due to my setup being wrong.
To check, I’ve now pushed the balena-sense project and as far as I can see it is working okay despite the UI error still being there. So it may just be in the UI. Is there any way I can check if the container is actually running twice?
I’ve granted support access:
UUID 755f5bca3205659f0ef6f6174f43a513
The containers are only running once. Everything appears to be running correctly so appears to be a graphical error.
It is not causing any issues, but I thought it would be best to share the screenshot. So far I have noticed it on RPi4 and RPi Zero, I have yet to update my RPi3B+ but will let you know if it happens on that.
Just an update: We have encountered this error elsewhere as well, and we have opened an issue in our private ui repository to investigate and fix this. We suspect that the device has more than one image still present, and incorrectly shows more than one as running. Thus it looks like, after a device has settled on the new release, it still has some other images with status “Downloaded” that should be filtered.