mongoose-os-apps / shelly-homekit

Apple HomeKit firmware for Shelly's
Other
1.71k stars 127 forks source link

Shelly Plus1 update from 2.11.2. to 2.12.0 beta5 unfortunately not possible #1406

Open campino60 opened 1 week ago

campino60 commented 1 week ago

I have several Plus1 and also rgbw2 in use (HomeKit) and would like to update them. unfortunately this is neither possible OTA nor via the web interface everything is loaded but the devices remain in rebooting status and do not continue. after refreshing the page, the old FW version is still available what am I doing wrong or what remedy is there? thanks for the help

Bildschirmfoto 2024-06-24 um 19 46 56 Bildschirmfoto 2024-06-24 um 19 47 28
markirb commented 1 week ago

Don’t know. Can you watch the logs while updating?

campino60 commented 1 week ago

here's the log file

Update log shelly.txt

markirb commented 1 week ago

I do not see anything strange there.... seems like it is going right but afterwards reverts right away. You tried multiple times? Maybe try a factory reset and then again?

markirb commented 6 days ago
52416609 I (53059) esp_image: segment 0: paddr=00010020 vaddr=3f400020 size=2f91ch (194844) map
52528419 I (53169) esp_image: segment 1: paddr=0003f944 vaddr=3ffb0000 size=006d4h (  1748) 
52539172 I (53179) esp_image: segment 2: paddr=00040020 vaddr=400d0020 size=cd9a8h (842152) map
52995396 I (53639) esp_image: segment 3: paddr=0010d9d0 vaddr=3ffb06d4 size=02f0ch ( 12044) 
53011220 I (53649) esp_image: segment 4: paddr=001108e4 vaddr=40080000 size=143a0h ( 82848) 
53064423 I (53709) esp_image: segment 5: paddr=00124c8c vaddr=50000000 size=00010h (    16) 
53072871 esp32xx_ota_backend:399 app_0 verified (d11ef68ca65eb11e64e3ca2b258896c8bd8c3715)
53081819 mgos_ota_core.c:820     Reached the end of archive
53089965 esp32xx_ota_backend:463 Setting boot partition to app_0
53099257 I (53739) esp_image: segment 0: paddr=00010020 vaddr=3f400020 size=2f91ch (194844) map
53215356 I (53859) esp_image: segment 1: paddr=0003f944 vaddr=3ffb0000 size=006d4h (  1748) 
53226137 I (53869) esp_image: segment 2: paddr=00040020 vaddr=400d0020 size=cd9a8h (842152) map
53686185 I (54329) esp_image: segment 3: paddr=0010d9d0 vaddr=3ffb06d4 size=02f0ch ( 12044) 
53702091 I (54339) esp_image: segment 4: paddr=001108e4 vaddr=40080000 size=143a0h ( 82848) 
53755207 I (54399) esp_image: segment 5: paddr=00124c8c vaddr=50000000 size=00010h (    16) 
53764491 I (54409) esp_ota_ops: New OTA data 1: seq 0x00000029, st 0x10, CRC 0x6d7b3e02
53844611 mgos_ota_core.c:1051    Update finished, result 1 (Update applied, rebooting)
53850812 mgos_ota_core.c:1202    Update state: 0
53855732 mgos_ota_core.c:1096    Update requires reboot

Actually the app_0 verified is missing for your case, maybe this is the reason?