Back

[SOLVED] Can't sign up in console after building from source

  • 0
  • Tools
  • General
manazo
23 Aug, 2023, 20:14

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

TL;DR
Issue: User unable to sign up in the console after building from source. Solution: The user made some changes in the source code before building, which caused the issue. To prevent this, it is recommended not to make unintended changes to the source code. The user also deleted the previous images and built the current one, but this did not resolve the issue. The problem was identified as conflicting instances, as the new instance was using the old instance volumes. The user had used Docker previously for day-to-day use but did not mention if it was relevant in this case. It was also mentioned that the same email and password were used
Drake
23 Aug, 2023, 22:38

Did you have Appwrite running on the machine before?

manazo
24 Aug, 2023, 06:03

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

Drake
24 Aug, 2023, 06:09

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

manazo
24 Aug, 2023, 06:10

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

Drake
24 Aug, 2023, 06:10

Deleting the images doesn't delete the data

manazo
24 Aug, 2023, 06:11

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

manazo
24 Aug, 2023, 07:46

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

manazo
24 Aug, 2023, 07:47

[SOLVED] Can't sign up in console after building from source

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