Authentication failed after deleting a user from core.user

Hi, I'm self hosting Twenty. I deleted a user from core."user" table. After that, I'm not able login with the emails I was previously able to login with. I get this error in the backend: "BaseGraphQLError [GraphQLError]: User workspace not found" even when logging in with other existing emails. Does anyone know why?
1 Reply
Prastoin
Prastoin3mo ago
Hello, are you trying to login using the deleted user credentials ? Please try running yarn command:prod cache:flush

Did you find this page helpful?