We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BalenaDeviceOffline
Sometimes the API will respond that "No online device(s) found", which is somewhat different from a generic BalenaDeviceNotFound error. This error should be turned into a proper error (see https://github.com/balena-io/resin-ui/pull/2696 and https://github.com/balena-io/open-balena-api/blob/88b23a24dbab3c8ba9a7083a641c15ee8d60ed82/src/lib/device-proxy.ts#L217).
BalenaDeviceNotFound
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Sometimes the API will respond that "No online device(s) found", which is somewhat different from a generic
BalenaDeviceNotFound
error. This error should be turned into a proper error (see https://github.com/balena-io/resin-ui/pull/2696 and https://github.com/balena-io/open-balena-api/blob/88b23a24dbab3c8ba9a7083a641c15ee8d60ed82/src/lib/device-proxy.ts#L217).The text was updated successfully, but these errors were encountered: