I am developing a task management app that uses Appwrite auth. My project is hosted on Appwrite cloud and I've created basic server-side authentication following the Next.js SSR authentication docs.
Most of the time, when registering a new user through my app, it works just fine and I receive the 200 code and create a new user as intended. Unfortunately, in the past few hours, I've been receiving the 500 general_unknown error inconsistently.
Project ID: 6753d8760022acf2006b
Since I can't really post the full code snippets here, Github Repo: https://github.com/robeeds/task-management-app
- Important files are @/src/lib/server/appwrite.ts @/app/api/signup/route.ts
Recommended threads
- Appwrite Cloud project is paused and nev...
Hi Appwrite Team & Community, I am facing a problem with one of my Appwrite Cloud projects which seems to be identical to the other cases of "paused projects" ...
- Timed out waiting for runtime error
execution id 6a3e0791978712d81ee0 im having issue with appwrite function runtime performance. even after 4gbram and cpu same function sometimes completes in a...
- Project auto-blocked after load testing ...
Hi team π My project has been automatically blocked with the message: "Project is currently blocked β Access to this project is restricted. Contact support if...