esphome-xiaomi_bslamp2
esphome-xiaomi_bslamp2 copied to clipboard
ESPHome reports failed but upgrade is completed based on OTA Feedback
Updated ESPHome to latest version and requested to updated lamps firmware. I did, the update seems sucessful looking to the OTA Feedback (green at the end) and then I get these errors:
RAM: [= ] 9.9% (used 32328 bytes from 327680 bytes) Flash: [==== ] 44.7% (used 819817 bytes from 1835008 bytes) Building .pioenvs/bedsidelampdiana/firmware.bin ========================= [SUCCESS] Took 13.34 seconds ========================= INFO Successfully compiled program. INFO Connecting to 192.168.3.231 INFO Uploading /config/.esphome/build/bedsidelampdiana/.pioenvs/bedsidelampdiana/firmware.bin (819952 bytes) Uploading: [============================================================] 100% Done...
INFO Waiting for result...
INFO OTA successful
INFO Successfully uploaded program.
INFO Starting log output from 192.168.3.231 using esphome API
Traceback (most recent call last):
File "/usr/local/bin/esphome", line 8, in
I have never seen this error. It looks like flashing is successful indeed. After flashing the client tries to connect to the logger API, but that fails.
Can you view the log output for the device when starting those?
Any progress on this, or can I close this ticket?