Neon Auth Desync
I tried to use prisma to link neon_auth.user_sync to another table.
But when i migrate i reset the table and now i can't create my user again. Even if the user_sync table is empty and i see no user is the neon console : unable to create new user; reason:"A user with email "@" already exists.", code:"USER_EMAIL_ALREADY_EXISTS"
6 Replies
automatic-azureOP•2w ago
And now if i create an user i don't see him on the dashboard
ratty-blush•2w ago
Have you claimed your StackAuth project? If so, do you see it in the Stack dashboard?
Follow-up, did you run this migration on your prod database or a branch, do you see the user in any of the branches?
automatic-azureOP•2w ago
I claimed id, i don't see anything on the dashboard. I did it on the production branch because i couldnt create user on the sign in page. I don't see any user on any branches
ratty-blush•2w ago
Forwarded this interally, thank you for reporting!
automatic-azureOP•2w ago
Okay, on my side i restore the database on a previous version and it worked. Hope i helped 🙏
ratty-blush•2w ago
That's great, thank you for the update!