Back

Experiencing inconsistent "500 general_unknown" error on user creation

  • 0
  • Auth
  • Web
  • Cloud
robeeds
7 Dec, 2024, 09:28

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
TL;DR
Experiencing "500 general_unknown" error inconsistently while creating users on a task management app using Appwrite auth. Project hosted on Appwrite cloud, Next.js SSR authentication implemented. Most registrations work fine, but error occurs intermittently. Project ID: 6753d8760022acf2006b. GitHub Repo: https://github.com/robeeds/task-management-app. Key files for reference: @/src/lib/server/appwrite.ts, @/app/api/signup/route.ts.
Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more