[~/tmp/test]$ balena -v -a
balena-cli version "12.41.1"
Node.js version "12.20.0"
[master][~/tmp/test]$ balena os download raspberrypi3 -o my.img
Getting device operating system for raspberrypi3
OS version not specified: using latest stable version
The image was downloaded successfully
[master][~/tmp/test]$ balena os configure my.img -a pi3cli
? Network Connection wifi
? Wifi SSID asdf
? Wifi Passphrase [hidden]
Configuring operating system image
[master][~/tmp/test]$ balena os configure my.img -a pi3cli
? Network Connection ethernet
Configuring operating system image
IO: Input/output error
Additional information may be available with the `--debug` flag.
For further help or support, visit:
https://www.balena.io/docs/reference/balena-cli/#support-faq-and-troubleshooting
[master][~/tmp/test]$ balena os configure my.img -a pi3cli
? Network Connection wifi
? Wifi SSID rewq
? Wifi Passphrase [hidden]
Configuring operating system image
IO: Input/output error
Steps to reproduce