is anyone is getting AppwriteException: general_unknown, Server Error?
if its related to the cloud it might be due to it being upgraded at the moment
Yes, I'm getting the same error
Even now?
Yes 'response: { message: 'Server Error', code: 500, type: 'general_unknown', version: '0.10.40' }'
Hey, its now resolved with no changes to my project. Might be an issue on the server
Recommended threads
- [SOLVED] Appwrite Cloud and FRA cloud se...
Can anyone estimate how long this will take to resolve? I am checking status here https://status.appwrite.online/
- How to use Operator.arrayAppend on a rel...
Hi, is it possible to use any operator on a relationship column? I have a One to Many relationship column on a table and I would like to add entries to the colu...
- Update user email using OTP
Hi, I am trying to implement email update using OTP, there is not password associated with the account. One solution I found online is creating appwrite functio...