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
- [Beginner] CLI --queries Syntax Error & ...
Hi everyone! I am a beginner with Appwrite and trying to use the CLI, but I'm stuck with a syntax error. Any guidance would be greatly appreciated! 🙏 **Enviro...
- Increase by operators
I see appwrite have bunch of useful operators for querieng db. One more I would like to suggest is operators like increase the count of a int columns by 1,2.. ...
- [SOLVED] curl error Number: 6 — function...
Hello, I invested a lot of time in this error in a fresh install of appwrite 1.8.1 and lasted until fix, this if for helping anyone that can have the same weird...