Python3.12 Open-Runtimes: Internal curl errors has occurred within the executor! Error Number: 28.
- 0
- Self Hosted
- Functions

Hi everyone,
my functions seem to randomly fail roughly every 100th execution with the error "Internal curl errors has occurred within the executor! Error Number: 28". Even if a context.log() is the first action inside a function this error code is all that is shown in the logs. The Error can also be found in the logs of the openruntimes executor docker container.
This makes me wonder: Could this arise from a faulty function start, where the connection between the docker container that runs the function and the openruntimes container times out?
Or can we be certain, that the function starts successfully but something inside the function times out?
I am self hosting appwrite 1.6.0, all dockers run on the same server.
Thanks in advance for any help!
Recommended threads
- PKCE, Etsy, OIDC, External OAuth provide...
first, thanks for creating and maintaining this software. I'm almost glad i couldn't convince my (wise and wonderful) senior devs to try pocketbase on productio...
- Still an issue? On user deletion, target...
This has been mentioned here: https://discord.com/channels/564160730845151244/1295830646039515146 and as a Github issue here: https://github.com/appwrite/appwri...
- Appwrite database is rounding int values
Hi, i just noticed that appwrite is rounding the value 608542412536545279 to 608542412536545300 in my int array. It seems to somewhat relate to this github iss...
