-
Notifications
You must be signed in to change notification settings - Fork 34
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
Settings loading forever #58
Comments
That's weird. Have you rebooted and checked what happens? |
Yes I have, I've also tried downloading the settings.ini file, and manually disabled mqtt before uploading it back but that didn't change anything so it may be unrelated after all. No reboot is bringing it back, not a huge deal since we have access to settings.ini, but kind of annoying still. No error in the console either, it just prints |
To find out what's going on could you telnet to port 23 to get debug information. Please capture the debug log and share it. Are you able to connect to your MQTT hub using a tool like MQTT explorer (http://mqtt-explorer.com/)? When you share the logs I can help debug your issue. |
Here's the telnet log, I tried accessing the settings at the same time but nothing jumped out to me: https://paste.xinu.at/EDrHCbm9FVI66WRI/ I have since disabled MQTT and am relying on the serial plugin in Home Assistant which works fine. I can reenable it though if you think you can find out more with MQTT. |
This debug log looks just fine, but as you mention without MQTT. If you could try an MQTT configuration again, and then log at the same time. Than we will get the information on what is going on with the MQTT connection. It might just explain what is happening there. |
Closing this issue as we never found out what the issue was. |
Hi, I've got an issue with the settings page. It was working fine at first, but ever since I activated MQTT, it won't load anymore and is stuck on
Loading...
, any idea what's going on?Tried brave and firefox, same result.
The text was updated successfully, but these errors were encountered: