Skip to content
This repository has been archived by the owner on Oct 4, 2021. It is now read-only.

(v2) OTA upgrade dosn't work #415

Closed
sq4bja opened this issue Jun 28, 2020 · 1 comment
Closed

(v2) OTA upgrade dosn't work #415

sq4bja opened this issue Jun 28, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@sq4bja
Copy link

sq4bja commented Jun 28, 2020

Hi,
I try to upgrade firmware from A29 to A30. I'm sending this command from my linux shell
#python espota.py --debug --progress --port 8266 --auth neo -i 192.168.2.15 -f EMS-ESP-dev-esp8266.bin

And i recieve this:

13:50:00 [DEBUG]: Options: {'esp_ip': '192.168.2.15', 'host_port': 32005, 'image': 'EMS-ESP-dev-esp8266.bin', 'host_ip': '0.0.0.0', 'auth': 'neo', 'esp_port': 8266, 'spiffs': False, 'debug': True, 'progress': True}
13:50:00 [INFO]: Starting on 0.0.0.0:32005
13:50:01 [INFO]: Upload size: 524352
13:50:01 [INFO]: Sending invitation to: 192.168.2.15
Authenticating...OK
13:50:01 [INFO]: Waiting for device...
13:50:11 [ERROR]: No response from device

Afther this EMS-ESP stop working. I can connect it via telnet, but i can't get any prompt. MQTT doesn't working. Only hardware reset hepls, but firmware is still old.

Tom

@sq4bja sq4bja added the bug Something isn't working label Jun 28, 2020
@sq4bja
Copy link
Author

sq4bja commented Jun 28, 2020

Ok, my fault - ufw disable solve the problem :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant