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
- Migration from Self-Hosted to Cloud seem...
Hello, I'm trying to migrate from my Self-Hosted Appwrite instance to Cloud, and can't figure out what's going wrong. - If I initiate the migration from Cloud...
- Password check in function
Hi, is there any way now for checking if the users password is correct in a function? I am creating a delete user function and before deleting I would like to c...
- Deployment fails after 15+ minutes: "Wai...
Hi, I'm Jayden. My email is jaydthom@haverford.org, and i'm having persistent deployment failures with my Next.js project. What happens: Push to GitHub trigg...