balena device reboot
shows misleading error when device not online.
#1872
Labels
Milestone
balena device reboot
shows misleading error when device not online.
#1872
If you try to reboot an offline device, you get:
BalenaDeviceNotFound: Device not found: xxxxx
which may be confusing.
This is currently not possible to fix as the errors from the SDK in cases where the device really does not exist, and when the device is offline are indistinguishable. There's an SDK issue open to address this: balena-io/balena-sdk#649
The text was updated successfully, but these errors were encountered: