hi
TL;DR
Developers are experiencing a database connection error after making changes and restarting with Docker. They are unable to create a user. A suggested solution is to ensure the database connection details are correct and to check recent changes for any errors.Do you have made some recent changes?
its fresh installation and i only changed
this
after that docker compose down and docker compose up -d
working
how i can now create user?
Recommended threads
- Self-Hosted and Multi Region support
Hey Appwrite Team, As a test and to expand self-hosted capabilities even more, i was thinking of understanding and testing how to deploy a multi-region instanc...
- Auth not working
guys my appwrite auth isnt working? oauth works (Sign in with google n discord) i have 2 websites deployed where do i get help when i do sign in with email and ...
- How to use dart workspaces to deploy a f...
Hello, I'm developing a Flutter application and I would like to leverage dart pub workspaces to deploy a function with a dart runtime as advertised here : http...