Zahari Petkov

Results 35 issues of Zahari Petkov

Currently we have the `pin-devices-running-release.sh` script that pins devices running a specific release, but we do not have a counterpart that can unpin them. Once devices are pinned in a...

Not for merge. Only for packaging purposes. Change-type: patch

Included are different small adjustments that were made in meta-rust in the period between Rust v1.62.0 and v1.73.0 --- ### Contributor checklist - [ ] Changes have been tested -...

The following profile reportedly changes the MTU properly on balenaOS 2.82.11+rev2, but it does not work on balenaOS 2.107.10. Affected is a fleet of xavier nx and agx orin devkits....

A Quectel EM05-G modem with eSIM with ModemManager v1.18.4 under balenaOS v2.113.12 works, but not with ModemManager v1.20.6 under balenaOS v4.0.11. Working: ``` Sep 12 11:43:05 8e98fe4 ModemManager[10783]: ModemManager (version...

The affected device logs reveal: ``` May 30 11:22:46 localhost balena-persistent-logs[1624]: mv: cannot create regular file '/var/cache/balena-config-vars': File exists May 30 11:22:46 localhost systemd[1]: balena-persistent-logs.service: Main process exited, code=exited, status=1/FAILURE...

After an upgrade from balenaOS v2.101.7+rev1 to v2.115.4 on a Raspberry Pi 4 device, functioning WiFi WPA-EAP authentication stopped working. The device has very simple WPA-EAP configuration: ``` [802-1x] eap=peap;...

We state [here](https://github.com/balena-os/meta-balena/blob/ba317bb80bb108576d8421a81547bf9cfdad1faf/balena-docs/Getting%20Started/_getting-started.mdx#L121) that: "To enable persistent logs in a running device, add “persistentLogging”: true to /mnt/boot/config.json and reboot." This is no longer true as persistent logging should be enabled...

This is being marked as experimental feature in Docker, but we are already enabling that flag. The official documentation on enabling ipv6 is [here](https://docs.docker.com/config/daemon/ipv6/).

A NetworkManager profile that has Internet sharing enabled adds a number of iptables rules. Depending on when balenaEngine adds its iptables rules it may add them before or after NetworkManager....