AppwriteException: Server Error at Client.<anonymous> ..... at Generator.next (<anonymous>) at fulfilled .....node_modules/appwrite/dist/esm/sdk.js:22:58) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) { code: 500, type: 'general_unknown', response: { message: 'Server Error', code: 500, type: 'general_unknown', version: '0.12.106' } }
same issue
I am of dealing with the same issue since yesterday
Can you check your Appwrite version in your package.json, mine was "appwrite": "^14.0.0-rc.5", and I found out rc version is why I am having this issue but I haven't figured out how to depreciate to other versions
Recommended threads
- Problem with Google Workspace at DNS Rec...
Hello, I bought a domain at Namecheap, and Google Workspace used to work there, but now that I switched from Custom DNS to Appwrite's nameservers, it doesn't w...
- change role of a team member in Appwrite
It's not possible to add/change roles of a team meber in Appwrite Frontend. When you click on a member of a team you get forwarded to the configuration page of ...
- Session not found. Please run appwrite l...
I have encounter an issue with appwrite CLI They asking for a login session but in the doc, it’s mention that only setup client with endpoint / api key is enou...