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
- Pricing question for the civil society o...
Hey! Can someone help me out? 🥺 Do you have any discounts or programs for non-profit civil society organizations, even if they're not open-source? Or maybe you...
- "Invalid console fingerprint" when unpau...
I've tried logging out and logging back in, still can't figure out why this is happening.
- How to successfully migrate from 1.9.0 t...
I've tried the automatic tool for migration but my Appwrite (self-hosted) went to a broken state. My functions wouldn't deploy anymore, some things just didn't ...