Then run this:
docker compose down && docker compose up -d
aws mariadb and selfhosted appwrite not working
Votes
0
Replies
24
Participants
Unknown
Messages
25
Rank 2: Process
Wait
?
Rank 2: Process
Doing those commands
Rank 2: Process
1 second
Rank 2: Process
Done
Does it work now?
Rank 2: Process
No
Rank 2: Process
Rank 2: Process
I only have these 2 tables
Rank 2: Process
And this error when I go to consoel
I see. This doesn't have any data, right?
Rank 2: Process
No brand new
Or should have anything
Okay
Rank 2: Process
5 minutes ago
Then shut down all containers by running
docker compose down
Then delete all volumes (⚠️ warning, this deletes all the data related to appwrite and it's storage)
docker volume rm $(docker volume ls -q)
And after that, try initializing everything again:
docker compose up -d
Rank 2: Process
Alright
Rank 2: Process
Same error
Do you have done all the steps?
Rank 2: Process
Yes
What are the logs for docker compose logs appwrite
?
Rank 2: Process
Rank 2: Process
@D5
Rank 2: Process
Here it is