libremesh / lime-packages

LibreMesh packages configuring OpenWrt for wireless mesh networking
https://libremesh.org/
GNU Affero General Public License v3.0
281 stars 96 forks source link

Firmware file not found error #1130

Open selankon opened 2 months ago

selankon commented 2 months ago

If you don't confirm, the firmware is supposed to be rollback.

However after reboot the error shown is firmware_file_not_found. Is this expected?

image

Either, abort won't work because shared state is to slow

selankon commented 2 months ago

Abort works when shared state has enough info

javierbrk commented 2 months ago

yes. when the scheduled is performed, the status is stored in the old partition and in the new partition. When you reboot into the old partition after not confirming the firmware verifies the status and finds it inconsistent since there is no fimware anymore. Something went wrong ... so i think its OK to manually abort the previous upgrade.