Replies: 11 comments 10 replies
-
IDK what happened in your case, but I'm having many devices upgraded to 14.2.0.4 without any trouble. |
Beta Was this translation helpful? Give feedback.
-
So i can confim i just had this same think happen when I tried to update 4 devices. I always test in small groups before i do everything. So i did the the lights in my office. All of them where done with the WebUI. 3 of the 4 devices are just rebooting contantly. I can't get it it to do anyting not even commands in the console webpage. They updated to the Minimal and then started acting this way. I tried via the web in the time before it reboot to update to an older version of the minimal file but that errors out about the file being to big before restarting. |
Beta Was this translation helpful? Give feedback.
-
here is what i see in the consle 00:00:00.002 HDW: ESP8285N08 here is pinging results |
Beta Was this translation helpful? Give feedback.
-
Hi again, `
` |
Beta Was this translation helpful? Give feedback.
-
@Airey001 i have same hardare and problem with SP111 |
Beta Was this translation helpful? Give feedback.
-
Try the following fix:
|
Beta Was this translation helpful? Give feedback.
-
The normal binary fails too if you hit in the web interface in some menus the 'save' button. |
Beta Was this translation helpful? Give feedback.
-
Should be fixed now in latest dev branch (and was always fine in latest release v14.2.0) |
Beta Was this translation helpful? Give feedback.
-
Wow, great it helped to identify bug and rescue some of us! Thank you all for engagement and fantastic support! |
Beta Was this translation helpful? Give feedback.
-
MOSCHE liebe Community, hier ein Workaround, welcher bei mir 100% funktioniert hat:
Nachtrag: Das OTA-Update funzt nicht, da die Dateien anscheinend fehlerhaft sind (per aktuellem Stand). Viel Erfolg, liebe Tasmo-Jünger - bei mir hat es ganauso funktioniert! #Chris :-) |
Beta Was this translation helpful? Give feedback.
-
To use simple strings with string class strings, they must be cast to string class:
This is mandatory for static flash strings. Inline flash strings are placed in a different section. The string class can handle them like normal (writeable) strings. |
Beta Was this translation helpful? Give feedback.
-
PROBLEM DESCRIPTION
Yesterday i pushed 14.2.0.4 firmware using Tasmoadmin to all my devices simultaneously.
Full pushed update version info: pre-compiled 14.2.0.4(27611a1-minimal)-2_7_7(2024-09-18T17:05:46)
By-yesterday working version on all those devices was 14.1.0.1.
Tasmoadmin does mass update automatically - first it sends tasmota-minimal.bin.gz to all selected devices and next it sends selected full firmware .gz file. This is working for me for few years already, and had no issues with the process ever, so describing it just to give full picture (mass-update).
From 13 devices i tried to update, only 4 survived (2 step update finished fully).
On 9 devices minimal firmware was uploaded but full firmware didn't succeed.
So, started investigating and it occurs each of those devices is now having boot loop - it resets 1-3 seconds after connecting to my standard wifi network.
Devices hw impacted by this:
1 x Sonoff 4CH Pro rev2 (ESP8285N08)
1 x Sonoff T1 2CH (ESP8285N08)
1 x Sonoff Pow R2 (ESP8266EX)
5 x Shelly 2.5 (ESP8266EX)
1 x Shelly 1
Devices which "survived":
1 x Shelly 1PM
1 x Shelly 1
1 x Sonoff T1 2CH
1 x Sonoff T1 1CH
Been trying to send any command using Web Console but it never succeeded (tried on couple devices).
Tried also to click OTA from URL update using button from web interface or:
/cm?cmnd=Upgrade%201
but none of those worked also.
All devices configured similarly, with MQTT connection to Domoticz and HA.
Mostly simple setup, without special scripts, rules or other tweaks.
After each reboot console log usually ends after "wifi Connected" / "Web server active..."
Sometimes it manages to show MQTT connection also (rarely) - providing a screen below with one such catch.
Seem, i now have 9 in-wall/rack devices requiring disassembly and serial programming :(
Hope it will warn others and maybe save somebody from similar failure...!
REQUESTED INFORMATION
Make sure your have performed every step and checked the applicable boxes before submitting your issue. Thank you!
Backlog Template; Module; GPIO 255
: not able to issue any commandBacklog Rule1; Rule2; Rule3
: not using rules, not able to list themStatus 0
: not able to issue any commandweblog
to 4 and then, when you experience your issue, provide the output of the Console log: not ableTO REPRODUCE
Steps to reproduce the behavior:
upgrade initiated, minimal firmware uploaded
EXPECTED BEHAVIOUR
A clear and concise description of what you expected to happen.
working minimal fw allowing to upload of full one
SCREENSHOTS
If applicable, add screenshots to help explain your problem.
ADDITIONAL CONTEXT
Add any other context about the problem here.
(Please, remember to close the issue when the problem has been addressed)
Beta Was this translation helpful? Give feedback.
All reactions