-
My Globalping HW probe keeps going offline and when I want to view the logs via SSH (Putty) the screen closes almost immediately on several tries.
Then that seems to trigger a kind of restart, becaus…
-
# Description
The balena-cli when installed via npm currently includes 39 vulnerabilities, including 2 critical, which are non patchable. Some of these include using a sub dependency that was last …
-
## Expected Behavior
I'm using the Balena SDK to communicate with my openBalena server.
I create an SDK instance like this:
```ts
import { getSdk } from 'balena-sdk';
const balenaInstance = getSd…
-
There is a legacy device configuration called `SUPERVISOR_UPDATE_STRATEGY` and `SUPERVISOR_HANDOVER_TIMEOUT` which are prefixed with `RESIN_` or now `BALENA_` however it only works with `RESIN_`. This…
-
Hi,
I'm using version v0.19.5 of the API, so I don't know whether this is changed or not. But this is the latest release of https://github.com/balena-io/open-balena.
I've been busy with [Kuberne…
-
When downloading the Windows 11 ISO for Intel x64, the download completes successfully but when I open the ISO in Balena Etcher, it says the image looks like it is not bootable.
I'm using Cryst…
-
## Expected Behavior
openBalena users expect that the CLI's `balena devices supported` command would list the devices actually supported by openBalena (issue balena-io/balena-cli#2281). In turn, it…
-
The supervisor of some new devices using the latest OS version are encountering the following error:
```
"error":{
"message":"Device is too old to satisfy required version range: >=2.11.0",…
-
## Expected Behavior
`application.getDashboardUrl()` and `device.getDashboardUrl` should return `undefined` if a dashboard does not exist in the environment, for example in openBalena.
## Actual B…
-
Will collect here the PRs / remaining issues / resources (as I find them) for allowing users to have custom device types in openBalena
1. https://github.com/balena-io/open-balena-api/pull/473