
I am constantly getting this error. I am using Appwrite with NextJS 14
AppwriteException: <html>
<head><title>502 Bad Gateway</title></head> <body> <center><h1>502 Bad Gateway</h1></center> <hr><center>cloudflare</center> </body> </html>PATCH /api/workspaces/671898f4000ccf2b29cf 500 in 101090ms
Please help.
TL;DR
Developers are encountering a 502 Bad Gateway error while using Appwrite with NextJS 14. The error seems to be related to a PATCH request to a specific API endpoint. Contact Appwrite support for assistance in resolving this issue.Recommended threads
- [AppwriteException: Network request fail...
When I tried to list the documents from one of the collections, it would show Error: Network request failed. But if I tried others, it would show all of the doc...
- Question about adding duplicate worker-f...
1.) Is this still this is a valid strategy for having parallel processing of async function executions? I saw some support threads on the appwrite site which we...
- How to detect user disconnection?
I'm creating a 1v1 challenge using realtime and i want to trigger a function when the user disconnect... how to make this using Appwrite Realtime? i searched i...
