nope, nope there is no account assosiated with that email exits
what we did, is there was already accont & then deleted that account & then tried to login again & then error happened... it only happening since last 8-12 hr*
The account that was deleted has the same email?
An already existing account with the same email was deleted from Auth then we tried to re-create an account with the same email hence the error we also tried to re login
yap the account deleted had same email
So I'm pretty sure the previous user had an identity created with the oauth email and it should be deleted after the user was deleted. Can you try calling the list identities API? Maybe with the CLI or a server SDK?
yaa account was created via OAuth, btw just trying to call the api via CLI &ping back in few mins
getting this as output...
{"total":0,"identities":[]}
any update on this, as it's quite ciritical issue
Weird...I don't see why you would be getting the error then π§
excatly... it only happening since last 24 hr only
also, it's very critical issue without it getting fixed can't move ahead
ok now not facing the issue... it's seems no longer happening just checked...
<SOLVED> A user with the same email already exists in the current project.
[SOLVED] A user with the same email already exists in the current project.
Is it possible it took some time for the delete to complete? Or there was something cached? Or something like that?
Yes, it may have taken some time to delete
again it's happening... just deleted account & now right away trying to login and it's giving same error
A user with the same email already exists in the current project.
I guess will sleep for now... seems some issue related to caching causing this ...
on the colonse too same...
yes the background job is a little delayed
is it supposed to be that way or will it be fixed?
We have some improvements planned for the deletes worker
hope it happens soon, just trying to test user related mechanisms
Recommended threads
- Bug report: Race condition in Flutter SD...
Hi team, I've found an intermittent bug in the Flutter SDK (v20.3.0) when using `createOAuth2Session` on Android. **Symptoms** After `createOAuth2Session` re...
- New Build not visible on Domain
I pushed some new code to my Appwrite Site and the build succeeded and is shown as active. Yet, I can only see the new version of the site on Appwrite's provide...
- DNS bug
Hello, we found bug at the Appwrite Cloud Domains, when changing **only ** the Comment of CNAME, we get error DNS record already exists. Some DNS types do not ...