Skip to content
New issue

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

balena devices supported produces wrong results for openBalena #2281

Open
pdcastro opened this issue Jun 21, 2021 · 1 comment
Open

balena devices supported produces wrong results for openBalena #2281

pdcastro opened this issue Jun 21, 2021 · 1 comment

Comments

@pdcastro
Copy link
Contributor

balena devices supported produces a list of devices supported by balenaCloud, not openBalena.

openBalena's README clarifies:

https://github.com/balena-io/open-balena#differences-between-openbalena-and-balenacloud
Differences between openBalena and balenaCloud
Supported devices
openBalena: Raspberry Pi family, the Intel NUC, the NVIDIA Jetson TX2, and the balenaFin
balenaCloud: All the devices listed in balena's reference documentation

The CLI relays the information produced by the balena SDK, so this issue depends on:

In addition, PR #2265 / CLI release 12.44.20 causes an internal server error in openBalena v3.3.2 (current latest), as reported in balena-io/open-balena#121. The short-term fix would be for openBalena to update the API version, for example through PR balena-io/open-balena#114.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants