-
Most `HOST` variables have changed in name in the closed API, (eg. `VPN_HOST` is now `BALENA_VPN_HOST`, etc.). We should alter the open API to follow these changes.
hedss updated
5 years ago
-
[rahul-thakoor] There may be cases where users have an openBalena instance or balena on prem instance in an air-gapped network. There are commands that error in such cases since they require contactin…
-
When trying to flash the archiso using 2:1.19.21-3 I was faced with the error.
![image](https://github.com/balena-io/etcher/assets/19485143/6eb4865a-baa8-43df-8468-56e866cfa18d)
- **Etcher versi…
-
Flux will make the following request to a registry to get the latest tags for an image is is managing (e.g.):
```
GET https://registry-proxy.balena-cloud.com/v2/balena/logs-to-vector-amd64/tags/li…
-
When the engine is not allowed time to gracefully stop, its leftover processes become orphaned from what I can tell and do not get cleaned up. A possible fix for this is to have the engine attempt to …
-
As of the day this issue was created, the latest minio version is `RELEASE.2023-08-29T23-07-35Z`, but the Dockerfile in this repo is still making use of `RELEASE.2022-05-04T07-45-27Z` - which is now ~…
-
- **Cli version:**
9.1.1
- **Operating system and architecture:**
MacOS 10.13.6
Trying to step through the quickstart instructions for openBalena here: https://www.balena.io/open/docs/getting-s…
-
- **Etcher version:**
$ rpm -qa |grep balen
balena-etcher-1.19.5-1.x86_64
- **Operating system and architecture:**
$ cat /etc/redhat-release
Fedora release 39 (Thirty Nine)
I am running i3w…
-
问题:
```
error while loading shared libraries: libgconf-2.so.4: cannot open shared object file: No such file or directory
```
解决方法:
```
apt install libgconf-2-4
```
参考:
```
https://…
-
I have tried multiple SD cards and downloaded the CB2 Klipper image several times with no luck. I am having to use the minimal image then install Klipper. Is there a problem with the file?