Hello! After changing the .env file, I restarted docker. But I can't access the console. Says server error. How can solve this problem?
What did you change?
You'll need to check the docker logs for the appwrite container
I have added an SMS provider. How can I check the docker log?
Run
docker logs appwrite
In your server
Recommended threads
- I'm experiencing a critical bug on Appwr...
Hey <@870607367597850624> team / support π I'm experiencing a critical bug on Appwrite Cloud that's blocking my production Flutter app. I've already filed GitH...
- context deadline exceeded
Hi, in one of my projects i continuously receive context deadline exceeded when trying to reach users API from my local machine: https://fra.cloud.appwrite.io/v...
- function subdomain ssl certs
The generated subdomain isn't getting a valid ssl cert, I was wondering if appwrite automatically generates one or uses a wildcard for *.functions.domain.com? ...