#Can't login after migrating to v6 - "there is already a user signed in"

1 messages · Page 1 of 1 (latest)

lavish flume
#

After migrating from v5 to v6 I get this error message in the browser when trying to log in."There is already a user signed in".
I tried clearing cookies and registering a new user, but the error persists.
It's a Vue Project and i use the <Authenticator /> package.

thin dragon
#

Try to clear all site data and cookies, and reload.

thin dragon
#

Have you already tried that?

lavish flume
#

I did try deleting cookies, but not other site data. Turns out there was some more in the local storage. Have deleted everything I could find, it works now , thanks!

thin dragon
#

Sure thing! 🙂

Be particularly careful with SSR configs, too, in case you're building anything SSR 😛