You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
seit einem Update habe ich keinen Zugriff mehr auf das Webiterface. Die Doorbell an sich funktioniert aber und sendet auch Daten an MQTT. Woran kann das liegen? Habe ich etwas falsch gemacht?
Vielen Dank für eine Antwort.
The text was updated successfully, but these errors were encountered:
Had the same problem when building the firmware myself (with platformio). Turns out I need to build and flash the SPIFF image as well. Maybe when you updated that wasn't done / failed?
You can check by trying to open the web ui and check the browser development tab under network for the return code. If it's 404 instead of something in the 2xx, then most likely the SPIFF is not loaded correctly (means, the webserver on the device won't find the html files to return).
Hallo Zusammen,
seit einem Update habe ich keinen Zugriff mehr auf das Webiterface. Die Doorbell an sich funktioniert aber und sendet auch Daten an MQTT. Woran kann das liegen? Habe ich etwas falsch gemacht?
Vielen Dank für eine Antwort.
The text was updated successfully, but these errors were encountered: