-
-
Notifications
You must be signed in to change notification settings - Fork 559
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
Web Interface locks up after being up open for a long time. #2424
Comments
Thanks for the report. This happens because the session has expired (after the UI is open for a long time), but there is no response when you click the button. Note: |
Great! I just wanted to make sure that it was logged. It is a little annoying, but I'm sure there are bigger issues to tackle. |
This issue is stale because it has been open 30 days with no activity. Please comment or update this issue or it will be closed in 5 days. |
This is still a thing, and I didn't want it to be auto-closed. |
Any chance to sneak this into v6? |
v6 doesn't use PHP to handle sessions. In v6, this won't happen because the web interface will show the login page when session is expired. |
Amazing! Thx. |
Versions
Platform
Expected behavior
After having the Web UI open for a while (A few days?) I click on disable blocking -> 5 min. I'm hoping that the Blocking gets disabled.
Actual behavior / bug
What actually happens (After the UI is open a while). Clicking on Disable Blocking ->For 5 Minutes. The spinner shows, but it doesn't spin. I need to actually refresh the page to actually be able to disable blocking
Steps to reproduce
Steps to reproduce the behavior:
Additional context
Super low priority, bit this has been present for quite a few versions. Ill confirm that it shows up in the newest version.
The text was updated successfully, but these errors were encountered: