I think we just got bitten by https://github.com/balena-os/meta-balena/issues/1837 which is fixed in 2.47.1. We could not log into one of our devices and every command provided an Input/Output error. Rebooting fixed it.
root@xx:~# ping 1.1.1.1
bash: /bin/ping: Input/output error
root@xx:~# tail /var/log/messages
bash: /usr/bin/tail: Input/output error
root@xx:~# journalctl
Failed to execute 'less', using next fallback pager: Input/output error
Failed to execute 'more', using next fallback pager: Input/output error
I think I’ve asked that before. Is there a way to get notified for new BalenaOS releases? Some twitter feed, … Right now I am selecting a device to attempt an update to see which versions are available. Is there a better way?
Currently there is no way of automatically doing that, we are working on it but don’t know when it will be done since it is part of a bigger change internal change. I went ahead and created an internal issue to track this for you though, once 2.47.1 is released it should pop back up and we’ll notify you on this thread.
@magiconair in addition to this we’re internally discussing ways in which we can allow you to receive notifications when updates to balenaOS are released for devices of interest to you, but don’t currently have a method by which you can do that. We still have the internal issue to let you know when 2.47.1 is released as well though.
Thank you. Just wanting to let you know that after upgrading from 2.45.1+rev2 to 2.47.1+rev1 we are seeing quite significant performance improvements with this. Anybody else seeing this as well?
I have one device which got stuck during the supervisor update when updating to 2.47.1. So now the OS is upgraded but the supervisor is not. How do I proceed? Is there a way to trigger the supervisor upgrade?