Hey developers, I hope you are doing well.
I am facing an issue while creating a function in my Appwrite instance.
It is connected with Github account and shows me organizaions and repositories but as soon as I try to create the function it show me Error 500.
I don't know what is wrong with my configurations. I am also attaching screenshots of the error page Kindly have a look and if you have faced this or know about this then kindly do share it with me.
ODD Behavior: Error 500 on Creating Function
I just noticed it's weird as sometimes function gets created successfully and some times it fails.
Moreover deployment is getting failed in either case.
Recommended threads
- Excessive usage of cloud functions is sl...
I have made almost all my requests through cloud functions and jwt , due to security fears of a user editing a field he is not supposed to . This unfortunately...
- 1.9.1 update
do you guys, have new update workflow? migration asking me to run browser..... on VPS.
- Using Binary Log with Appwrite
If I can remember correctly appwrite uses mariaDB as the underlying database. If so could I use mariaDB’s binary log to see database operations from appwrite?