We attempted to replicate the problem you mentioned, but unfortunately, we couldn’t resolve it after spending several hours and making multiple attempts. Could you please share more details about the issue? It would be helpful if you could provide a screenshot of the web user interface and the logread around the time when the problem occurred.
Have you experienced a loss of connection to the WAN or the LAN connection to the router? It’s possible that the web UI is timing out. You can check this by accessing the router’s SSH/CLI and locating the “/etc/config/vuci” option for session timeout.
Please get back to us with additional information, and we’ll be happy to investigate the issue further.
WAN maybe, but not lan. I use chrome, the connection is over ethernet on port 443.
The session timeout is set to 86400.
The logread output contains:
2023-12-19T10:25:54-04:00 lgrrutx uhttpd[3149]: vuci: accepted login for admin from 192.168.98.46
2023-12-19T10:26:09-04:00 lgrrutx uhttpd[3149]: Failed to open /var/lib/luci-bwc/load: No such file or directory
and nothing else of interest.
I’ll compile an uhttpd with debug information to try to see what is going on. Apparently, uhttpd doesn’t “read” incoming data anymore on the TLS socket. The other threads are still active.