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
After the update from 2.1.31 to 2.4.5 sessions with non-alphanumeric names became corrupted. Session details are empty, corrupted sessions can be edited but cannot be be deleted.
On a closer look, session names became percent encoded at some point:
After the update from 2.1.31 to 2.4.5 sessions with non-alphanumeric names became corrupted. Session details are empty, corrupted sessions can be edited but cannot be be deleted.
On a closer look, session names became percent encoded at some point:
A supposed manual fix is to export the config:
Rename old entries with URL-encoded names and remove dupe new entries. And import it:
The text was updated successfully, but these errors were encountered: