Back

There is a bug with appwrite functions

  • 0
  • Functions
ianmont
26 Nov, 2023, 23:28

There is a bug with appwrite functions that occasionally when executing a function it fails with the error "Multiple internal curl errors has occurred within the executor! Error Number: 111."

Sometimes it happens when the function has not been run for a few hours or days, but it only fails once and then the same function works again, it is very rare.

I posted a post here a long time ago but I think it expired and that's why I'm writing another one to find out if there is a solution to this.

I also attach some photos of some lines of my .env file from my digital ocean droplet with appwrite, could it be that one of those is wrong?

I have suspicions about _APP_DOMAIN_FUNCTIONS=functions.(mydomain), since before I had something like _APP_DOMAIN_FUNCTIONS=functions.localhost and I changed the localhost to my domain, does this have anything to do with it?

TL;DR
Bug: Occasionally when executing a function, it fails with the error "Multiple internal curl errors has occurred within the executor! Error Number: 111." The issue seems to occur when the function hasn't been run for a few hours or days, but it only fails once and then works again. Possible solution: Check the environment variables in the .env file. Specifically, ensure that the _APP_DOMAIN_FUNCTIONS variable is set to the correct domain. There are suspicions that it may be causing the issue.
Drake
26 Nov, 2023, 23:36

The domain environment variables should be the domain only

Drake
26 Nov, 2023, 23:36

Btw, it's best to post in your original thread. I'm sure you can search for it

Drake
26 Nov, 2023, 23:38

We've been having trouble pinpointing the root cause for this 😕

Drake
26 Nov, 2023, 23:38

Cc @Meldiron

ianmont
28 Nov, 2023, 22:13

Hello appwrite team, any update on this bug?

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