Back

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

  • 0
  • Self Hosted
  • Functions
Jochen
25 Nov, 2024, 10:59

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!

TL;DR
Developers experience random failures with the error "Internal curl errors has occurred within the executor! Error Number: 28" every 100th execution. Wondering if the issue stems from a faulty function start or a timeout within the function itself. Self-hosting appwrite 1.6.0, all dockers on the same server. Solution: This error usually indicates a timeout issue; try adjusting the timeouts for the function executions and check the network connection between the containers.
Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more