I just followed the steps in the website...but docker compose down seems to delete whole data...it is like fresh installation. Please check if i am missing anything. Using latest 1.8.0 in self hosted
you rean only docker compose down? Not docker compose down -v?
Also, what makes you say it's fresh?
Yes...I dint add -v argument... It is fresh as i was logged out of appwrite console and when I tried to log in again .. it didn't happen...I had to sign up again which had none of the previous projects I was working
Did you change the folder name?
nothing was changed...i just edited the env variables to connect github...
Maybe the openssl key changed and then you signed up with a different email. You should connect to the mariadb database directly and see what's in the database
no the mail id is the same....how to connect directly to mariadb database and check if there are other emails/projects?
Recommended threads
- Appwrite-injected variables are not avai...
I am using rust-1.83 as a runtime and try to access APPWRITE_FUNCTION_API_ENDPOINT or APPWRITE_FUNCTION_API_KEY during runtime. Both are not set during my execu...
- OAuth Missing redirect URL
Hello all, on a Flutter mobile app with latest Appwrite dependency (25.4.0) I always got "Missing redirect URL" - "Your OAuth login flow is missing a proper red...
- relationships bug or error idk
hey every one, am using am using appwrite on a project and ran into a problem where by created a relationship and two way to be specific and it is stuck on proc...