Open baiomys opened 3 months ago
Do you know if there are any error logs either from the docker container itself or from the Brave browser that would indicate what the failure is?
Version 0.5.7 was just released to fix this issue. So it appears as though when the Brave browser is updating it is removing all Session state values in the browser. I did find a few bug reports on this already:
I added a conditional check for the session value that was erroring out and now log the user out when this happens. This should prevent you from having to restart LXConsole when this happens.
Thanks for finding this issue.
Glad to hear about nasty bug fix. Thanks for quick response.
Docker service is hosted on separate LAN server, MAC_VLAN network. All other services hosted on same service IP (same docker-compose) also stop working until complete restart (via docker-compose down/up), which is very disappointing behavior.