Skip to content
Back

[SOLVED] Server Error

  • 0
  • Auth
  • Web
  • Cloud
IamtheFuture
7 Jan, 2025, 14:02

am trying register a user in my nextjs app with signUpWithEmail but am getiing error

code: 500, type: 'general_unknown', response: { message: 'Server Error', code: 500, type: 'general_unknown', version: '1.6.1' } } AppwriteException: Server Error at _Client.call (webpack-internal:///(action-browser)/./node_modules/.pnpm/node-appwrite@14.1.0/node_modules/node-appwrite/dist/client.mjs:287:13) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async Account.create (webpack-internal:///(action-browser)/./node_modules/.pnpm/node-appwrite@14.1.0/node_modules/node-appwrite/dist/services/account.mjs:75:12) at async signUpWithEmail (webpack-internal:///(action-browser)/./src/app/(auth)/signup/action.ts:34:9)

TL;DR
Developers experiencing server error while trying to register a user in a Next.js app using signUpWithEmail. The issue was due to a network problem. AppwriteException: Server Error with code 500, caused by a general_unknown type. The problem has been resolved.
Kenny
7 Jan, 2025, 14:28

Could you provide your code snippit that is doing this?

IamtheFuture
7 Jan, 2025, 14:44

it working now, it was my network

Kenny
7 Jan, 2025, 14:50

Alright :) Glad it's resolved.

Kenny
7 Jan, 2025, 14:50

[SOLVED] Server Error

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