mirror of https://github.com/arendst/Tasmota.git
Updated Python HTTP OTA Server (markdown)
parent
ed3f0fd84b
commit
b8dd699a23
|
@ -115,6 +115,7 @@ Let's upload `firmware.bin` into the folder, the service can be tested from any
|
|||
If you reboot the server, the service should startup again.
|
||||
|
||||
- After a power failure, local HTTP OTA server may become unresponsive
|
||||
|
||||
If your notice that the OTA mechanism is broken, try at first to download the served file from a browser. If you can't, then check the status of the service as said above. After a power failure, it may happen that your wlan0 IP resolves to an invalid value like `169.254.5.153` because your LAN gateway was not ready.
|
||||
Login as root in a Terminal session and enter:
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue