I've had a couple of problems with appwrite functions for weeks and I don't know why they happen but I would like to know if there is a solution or have a little more help since I have a webapp and users keep having errors all the time
The first problem is that every now and then an execution fails with the error "Multiple internal curl error", it happens randomly, sometimes when the function has not been executed for a couple of hours, and you execute it again it gives that error and other times it happens out of nowhere even if the function is executed many times
The second problem is that from time to time, again it happens randomly, the function fails with "Execution time out", I will attach a photo of what happened recently that about 15 executions failed continuously with the same "Execution time out" error, However, when the same function works again, it runs in less than 1 second on average, so it is a very rare error, it is as if from time to time it goes to timeout and other times it runs almost instantly
What could be happening?
Recommended threads
- Clean install of 1.9.0 shows errors in a...
I just run a full clean install of Appwrite on my server following the Manual installation guide in the docs page. The console seems to work, visually there d...
- Setup custom domain on selfhosted behind...
Hello everyone, can anyone help me to setup a custom domain on a selfhosted appwrite instance thats running behind cloudflare tunnels? Current setup: Appwrite r...
- Why does this happen?
`AppwriteException: general_argument_invalid, Invalid `secret` param: Value must be a valid string and at least 1 chars and no longer than 256 chars (400)` the...