
I've set up the development environment following this tutorial. but after doing everything, when I try to create a new account in the console, it shows invalid credentials on the first try. and when I try it again, it shows the user already exists with this ID. but sign-in still says invalid credentials. can't understand what's the problem here. any help will be appreciated

Did you have Appwrite running on the machine before?

yes i had. last time i did it using docker for my day-to-day use. but in case it matters, I used the same email and password this time also

You may have conflicting instances since your new instance may be using the old instance volumes

but i completely deleted the previous images and then built the current one

Deleting the images doesn't delete the data

now what should i do at this stage to prevent this?

it's solved now. i made some changes in the source code before which skipped my head. that was the main problem

[SOLVED] Can't sign up in console after building from source
Recommended threads
- 404 errors after 7 Days
Local hosted Appwrite via docker. Last version and current version. After exactly 7 days Appwrite stops working. I get 404 route not found, cannot access anyth...
- Is Quick Start for function creation wor...
I am trying to create a Node.js function using the Quick Start feature. It fails and tells me that it could not locate the package.json file. Isn't Quick Start ...
- Is Appwrite Pro available for teachers?
Hi everyone 👋 I noticed that Appwrite Pro is available for free as part of the GitHub Student Developer Pack, which is amazing! I’m a university faculty memb...
