Zahari Petkov

Results 35 issues of Zahari Petkov

balenaEngine/Docker allow specifying a proxy server: https://docs.docker.com/config/daemon/systemd/#httphttps-proxy. This can be used in conjunction with a project like https://github.com/rpardini/docker-registry-proxy to provide caching features for scenarios where there are multiple balena devices...

When an Internet connection is shared through NetworkManager and its "ipv4/ipv6.method=shared" connection profile property, a `dnsmasq` instance is spawned by NetworkManager for providing DHCP functionality to client devices using the...

Internal NTP servers on an air-gapped network are passed through the `ntpServers` key in the `config.json`. NTP synchronization does not work though. The reason is that `chrony` start awaits on...

Existing invalid symlink inside the project is breaking `balena push` even if it has been ignored inside `.dockerignore` file. Affects all balena CLI versions and OS versions this is run...

A user asked whether a preloaded application will start first if RESIN_SUPERVISOR_INSTANT_UPDATE_TRIGGER is set to true and if an application update is available. He was misled by the "instant update"...

A NUC7i5BNK running on balenaOS 2.45.1+rev2 after being connected to one router is not being able to connect to a second one. Reversing the order of the routers does not...

Currently pins 34-39 that are used for the wireless chip on balenaFin boards are not being specified in the Fin dt-blob. This gives them a default drive strength of 2mA,...

Affects both US and EU modem variants. Both Quectel EC25 and Simcom SIM7600G were tested a Fin board. Reproduced by customer on both balenaOS 2.95.8 (kernel 5.10.83-v7) or balenaOS 2.72.0+rev1...

A fleet of balenaFin devices where both WiFi and Bluetooth are used simultaneously occasionally has devices where the Bluetooth stops functioning properly. This does not occur on the WiFi part,...

While a RTL8188CUS device would work on RPi 3, it does not show up at all on RPi 2. I verified with balenaOS 2.43.0+rev1 and Asus N10 Nano dongle. We...