whenever i am trying to create a new document which is my first document the server is sending resposne internal error 500 both from dashboard and from my webapp
You're self-hosting?
Or using Appwrite cloud?
frontend is self hosted on localhost and backend on appwrite cloud
So you're getting the error in Appwrite cloud?
If so, creating a new project will solve the error
let me try creating new project
can i use my already existing collection attributes
You will need to recreate everything
oky
Recommended threads
- Issue with relations on database
I'm creating a food ordering website for businesses. I'm having issues with the relations on my database I attached the attributes for the collections I'm hav...
- The current user is not authorized to pe...
I want to create a document associated with user after log in with OAuth. The user were logged in, but Appwrite said user is unauthorized. User is logged in wi...
- self-hosted auth: /v1/account 404 on saf...
Project created in React/Next.js, Appwrite version 1.6.0. Authentication works in all browsers except Safari (ios), where an attempt to connect to {endpoint}/v1...