Back

A user with the same email already exists in the current project.

  • 0
  • Users
  • Accounts
  • Flutter
  • Cloud
Vedsaga
17 Dec, 2023, 05:14

nope, nope there is no account assosiated with that email exits

TL;DR
A user with the same email already exists in the current project. The user may have been in a team. There is a bug that needs to be fixed in the code. The user may have been deleted via the Appwrite Console. The orphaned identity is causing the issue. The deletes worker cleared everything already. It seems to be a bug after upgrading the server. Solution: Share the email and project id with the team to investigate further.
Vedsaga
17 Dec, 2023, 05:15

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*

Drake
17 Dec, 2023, 05:16

The account that was deleted has the same email?

Giri-Inkwell
17 Dec, 2023, 05:16

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

Vedsaga
17 Dec, 2023, 05:16

yap the account deleted had same email

Drake
17 Dec, 2023, 05:18

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?

Vedsaga
17 Dec, 2023, 05:19

yaa account was created via OAuth, btw just trying to call the api via CLI &ping back in few mins

Vedsaga
17 Dec, 2023, 05:47

getting this as output...

TypeScript
{"total":0,"identities":[]}
Vedsaga
17 Dec, 2023, 07:45

any update on this, as it's quite ciritical issue

Drake
17 Dec, 2023, 08:03

Weird...I don't see why you would be getting the error then 🧐

Vedsaga
17 Dec, 2023, 14:44

excatly... it only happening since last 24 hr only

Vedsaga
17 Dec, 2023, 15:00

also, it's very critical issue without it getting fixed can't move ahead

Vedsaga
17 Dec, 2023, 15:01

ok now not facing the issue... it's seems no longer happening just checked...

Vedsaga
17 Dec, 2023, 15:43

<SOLVED> A user with the same email already exists in the current project.

Drake
17 Dec, 2023, 17:14

[SOLVED] A user with the same email already exists in the current project.

ideclon
17 Dec, 2023, 17:15

Is it possible it took some time for the delete to complete? Or there was something cached? Or something like that?

Drake
17 Dec, 2023, 17:27

Yes, it may have taken some time to delete

Vedsaga
18 Dec, 2023, 20:22

again it's happening... just deleted account & now right away trying to login and it's giving same error

Vedsaga
18 Dec, 2023, 20:22

A user with the same email already exists in the current project.

Vedsaga
18 Dec, 2023, 20:23

I guess will sleep for now... seems some issue related to caching causing this ...

Vedsaga
18 Dec, 2023, 20:25

on the colonse too same...

Drake
18 Dec, 2023, 20:55

yes the background job is a little delayed

Vedsaga
22 Dec, 2023, 08:57

is it supposed to be that way or will it be fixed?

Drake
22 Dec, 2023, 19:05

We have some improvements planned for the deletes worker

Vedsaga
25 Dec, 2023, 05:50

hope it happens soon, just trying to test user related mechanisms

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more