hi, i have added all the credentials in .env file but i couldn't find the values in web application... when i add the details from the web application i am getting an error of "Could not connect to SMTP server: SMTP Error: Could not connect to SMTP host" and SMTP host is gmail. It's selfhosted in coolify.
Could you please help me....
could you please help me out....
double check the env vars are deployed by checking the env var inside the container. If it's correct, maybe your server is blocking SMTP ports
Recommended threads
- 1.6.2 to 1.7.0
Hi everyone. I am running a self-hosted Appwrite server on version 1.6.2. What is the safest way to migrate to the next version? Should I update directly to...
- Exception: Route not found when calling ...
I have self-hosted v1.8.1 and I am using an Appwrite function with node-appwrite v22. When I call the createVarcharColumn() in my server function I get this exc...
- Document created without ID in console
Hi team, I’m experiencing an issue in the Appwrite console. When I create a document in a collection via the **Collections UI**, the document gets created **wi...