Hello, i have this error and i don't understand what is the problem ?
Internal curl errors has occurred within the executor! Error Number: 52. Error Msg: Empty reply from server\nError Code: 500
It's from my side ? from appwrite side ? or the url that i fetch inside my function ?
It's possible to have some "error mapping" or something that describe every appwrite cloud function error possible ? Thanks
Does it error on cold start? Any big packages as part of the build?
It's during the execution, my cloud function is schedule 1/* 10-12 * * *
like this
When was the last time you made changes to this? Was it working prior to 1.6?
And what packages are you using as part of the build?
Recommended threads
- Got message for auto payment of 15usd fo...
how did this happen? 1. i claimed my 50usd credits via jsm hackathon - https://hackathon.jsmastery.pro/ 2. it asked me which org. to apply the credits on, i se...
- Invalid document structure: missing requ...
I just pick up my code that's working a week ago, and now I got this error: ``` code: 400, type: 'document_invalid_structure', response: { message: 'Inv...
- Apple OAuth Scopes
Hi Hi, I've configured sign in with apple and this is the response i'm getting from apple once i've signed in. I cant find anywhere I set scopes. I remember se...