balena cli tries to send analytics even when offline mode is enabled.
# export BALENARC_OFFLINE_MODE=1
# sudo balena config inject config.json -d balena-rpi4-image.img
Done
Timeout submitting analytics event to balenaCloud/openBalena.
If you are using the balena CLI in an air-gapped environment with a filtered
internet connection, set the BALENARC_OFFLINE_MODE=1 environment variable
when using CLI commands that do not strictly require access to balenaCloud.