
Hello, I would like to know why, using the "appwrite/appwrite:latest" Docker image, there is an error connecting to the database (Redis). Doesn't the Appwrite/appwrite:latest image already contain a working Redis server ?

How've you setup Appwrite?

Are you using something like Portainer?

Appwrite is composed of 22 containers, either you'll need to set each one of them manually or run the oneliner in the cli https://appwrite.io/docs/advanced/self-hosting#install-with-docker

I'm doing some tests and I'll come back to you if I don't succeed.
Recommended threads
- My collection is not updating after csv ...
- How do I format an array in a CSV file t...
I want to import a CSV file to create a document on it on the AppWrite website. I have an attribute "name" of type String and "ingredients" which is of type St...
- my database attribute stuck in processin...
when i created attributes in collection 3 of those attributes become "processing", and they are not updating, the worst thing is that i cant even delete them s...
