-
-
Notifications
You must be signed in to change notification settings - Fork 107
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't load the web interface with 3.6.5_dev_17 #1656
Comments
Thanks for reporting; I'll take a look. probably the redirect to index.html in that last update I did |
Same problem on my side. Not able to load the interface, but MQTT works as expected. Any manual possibility to get to the interface to do a downgrade? |
I can confirm that the web navigation is broken. API/mqtt still working. @proddy You should remove the bin, otherwise more people run into this issue. @K3vb3rt :For uploading firmware see https://emsesp.github.io/docs/Getting-Started/#uploading-the-firmware @proddy For such a case it would be nice to go back to old version by booting to other partition (if not empty). We can add a option to telnet restart command |
I already removed the release and will fix the broken build this week when I'm home. A fallback to the previous build on the other partition is good - how could we easily add this? Perhaps a script? |
I thought of a simple extension to the restart command, like:
Works already in restart_service for the boot to loader (with find of factory partiton) |
Thank you so much! Downgraded via USB with ESP-Tool to latest official. |
should be fixed now, sorry about that. I should have tested better. Good job you had an older version of the firmware. I'll create a new issue for the fall-back partition. |
IMPORTANTIf you were unlucky enough to grab the 3.6.5-dev17 build in the last 24hrs, it had a horrible bug preventing the Web UI from loading in the browser. Luckily it's now been fixed., but you're left with a version of EMS-ESP you can't easily upgrade. These are the options to get it back operational:
following any of these two options above will not erase your settings. My sincere apologies for any pain caused. It was a rush job on my side and I should be taken more time to thoroughly test. Paul |
PROBLEM DESCRIPTION
Can't load the web interface after upgrading to 3.6.5_dev_17 - page http://ems-esp/ is returning empty result - so have no options to downgrade the firmware.
Integration with HA via MQTT is working properly
REQUESTED INFORMATION
Make sure your have performed every step and checked the applicable boxes before submitting your issue. Thank you!
TO REPRODUCE
Steps to reproduce the behavior:
EXPECTED BEHAVIOUR
A clear and concise description of what you expected to happen.
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)
The text was updated successfully, but these errors were encountered: