Hey everyone, I'm facing an issue when updating my Custom SMTP settings on Appwrite Cloud.
The UI fails silently (no visual errors), but when checking the console/network tab, I can see the PATCH request is returning a 524 Error.
+page.svelte:63 PATCH https://cloud.appwrite.io/v1/projects/.../smtp 524
It seems like a connection timeout.
Need help. Thanks!
something may be wrong with the settings you're passing. Appwrite tries to connect to the SMTP server, but it seems like it's timing out
thanks
[SOLVED] Issue with Custom SMTP
Recommended threads
- Missing Invoice
Hi! I need help with billing on my account (marelu@gmail.com). I have never received a single invoice by email. My organization has been on the Pro plan since...
- Appwrite Functions cold start
Hello. I'm seeing really long cold starts on Appwrite Cloud Functions and wanted to know if this is expected. My function just authenticates the user, fetches ...
- Error can not create `tablesdb` event wi...
When i'm trying to add an event with `tablesdb` i get an error message My event value: `tablesdb.mtg-decklist-dev.tables.queue_parsing.rows.*.create` Same err...