
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
- `access_denied_to_user` - push new branc...
Why pushig new branch is not allowed? ``` git push origin fix-no_issue_id-fix_variable_name remote: {"auth_status":"access_denied_to_user","body":"Permission t...
- Does appwrite have any alternative solut...
Hi Everyone, ... I am looking for a solution for AWS ECS Fargate in appwrite. Can anyone let me know if this is possible?
- REQUEST FAILED IN MIGRATION
I was trying to moved my archived project to a self-host database . Though the Project is "read only" but there's a message that I can view and migrate data to...
