You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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.
The text was updated successfully, but these errors were encountered: