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!
Recommended threads
- Function running for more than 2 hours i...
This is my projectID: 669fe01b003800dd0503 Cloud functionID is 696ea05400147eb8eb3b I hope this doesn't count against my GB-hours?
- Session not found. Please run appwrite l...
I have encounter an issue with appwrite CLI They asking for a login session but in the doc, it’s mention that only setup client with endpoint / api key is enou...
- SELF HOSTING ISSUE, DATA NOT MIGRATING T...
Hey, devs, I recently tried to migrate my cloud instance to a self hosted version but my data is not transferred fully only the table structure is transferred ...