Backoffice user has disappeared on dashboard but showing in database

Hi,

I created an umbraco project and have been working on it for the past 1 month. I last logged into the Backoffice in the morning and next time I try login, the login fails. I used another account to log in and only to find out that my user is not even visible on the user dashboard.

I checked the database and I could see the user, and is not locked out.

Every time I try to log in, the database [lastLoginDate] gets updated as if it was a successful login but the login fails.

This is the error I get when I try to log in:

This is the error in browser debug tools, i am not sure if they are related:


Can anyone help


This is a companion discussion topic for the original entry at https://our.umbraco.com/forum/107072-backoffice-user-has-disappeared-on-dashboard-but-showing-in-database

Hi, I am having the exact same experience today in Umbraco 13. The original admin user cannot be used to login. I logged in with another admin account and it is missing from the user dashboard.

In the database It is not locked out. It has id -1 and userNoConsole is set to 1. I updated userNoConsole to 0 and restarted the website. But still login fails and cannot see the user in the dashboard.