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
- I can't UNPAUSE my project with the free...
I received an email notifying me that my project had been paused due to inactivity, and the email included a link to "Restore project." However, that button red...
- How to bypass the rate limit on the back...
Once a month my app has a ton of usage and I always run into the Too many requests 429 error. I am trying to optimize the queues and jobs to manage that, but a...
- 401 - Project not accessible in this reg...
Hi Appwrite team, I’m experiencing a Cloud Console issue with my NYC region project. Problem: - Some Console pages return: “401 - Project is not accessible ...