@rahul-thakoor The balenaOS port is in a downstream fork specifically for Krellian Hub.
We recently switched from the Intel NUC Elements line to targeting ASUS NUC 13 Rugged, which required switching from the intel-nuc device type to generic-amd64 to support the Wi-Fi module.
The re-build of our OS image for that device type pulled in the latest balenaOS 7.0.5 which is how I discovered the problem.
It actually failed pretty hard because once the newly flashed hub got a network connection balenaCloud tried to push an update but the usb-cgroup-helper was stuck in a loop and caused some kind of lock which prevented the supervisor from shutting down the container and caused the update process to get stuck in an unrecoverable state where the containers got stuck at “stopping” and SSH to the hostOS no longer worked. Fortunately just in testing.