#Internal curl error has occurred within the executor! Error Number: 52

71 messages · Page 1 of 1 (latest)

copper escarp
#

I'm receiving this error "Internal curl error has occurred within the executor! Error Number: 52
Error Code: 500" multiple times. Sometimes the function is executed correctly and most of the time it fails with above code. The strange thing is that it's actually the same code - just it's confusing why this is not working.
Any help from support to get this working or the reason why it's not?

tulip birch
copper escarp
#

appwrite cloud

#

is this some weird behaviour that is happening lately?

#

Noticed some other chats/discussions that people are moving away from cloud functions because of this error?

#

Is there a way to debug this? I noticed it's a timeout issue?

cunning crystal
high berry
#

I encountered similar issues while self-hosting using Coolify. When I attempt to manually execute the function, I receive this error:

An internal curl error has occurred within the executor! 
Error Number: 6. 
Error Msg: Could not resolve host: 6729742864ce1 
Error Code: 500

Additionally, although the subdomain URL shows as verified and a certificate is generated, trying to access the URL results in the following error:

This site can’t be reached

Is there any solution or workaround for this?

copper escarp
#

my project id = 67042ce1003e17e79ad2

#

function id = 670fe08c00172a82eddb

#

& 670d3b8b0020f65bc3ca

#

having 2 functions i'm using at the moment

#

What's the cause of this? For me it looks like the functions are not production proof yet?

cunning crystal
copper escarp
#

This morning

#

I have it like 80% of the time

cunning crystal
copper escarp
#

Let me have a look steven

cunning crystal
#

and I need to check things, right after the error happens. otherwise, i may not be able to catch the error

copper escarp
#

Created at: Nov 5, 2024, 07:14

#

Belgium Time

#

Let me share some execution Id"s

#

6729b7c240c3bc02d28c

#

67292cdc5fb678a57bb0

cunning crystal
#

I need to check things, right after the error happens. otherwise, i may not be able to catch the error

copper escarp
#

Oke give me a second

#

I will create a few once now

#

6729e4ccbc97f1312915

#

6729e4cbc8de294a2728

#

6729e4cab1699ecb3c73

#

That's from the Sitemap (670fe08c00172a82eddb)

#

And from the Article (670d3b8b0020f65bc3ca)

6729e4faa6306de9a4c8
6729e4ef918f78cbd562
6729e4e0c09474b119c3

cunning crystal
#

the function crashed because it ran out of memory

copper escarp
#

so, how to fix that?

cunning crystal
copper escarp
#

What you mean?

#

I'm using python

cunning crystal
copper escarp
#

can i share that in private message or?

cunning crystal
#

what exactly are you doing to try and reproduce? spam it?

copper escarp
#

this is to create articles

#

i replied you on DM

cunning crystal
#

oh wait..it may not be memory...it could be a timeout in python...

copper escarp
#

i would like to execute the function mutiple times to create an artile in the background

#

timeout in python?

#

for that script?

cunning crystal
#

ya. the last execution that had the 52 error. how long did it run for?

copper escarp
#

2 minutes

#

or 1 minute?

#

I have tested this function before (few weeks ago, everything was working smooth)

cunning crystal
copper escarp
#

yes indeed

cunning crystal
# copper escarp yes indeed

yaaaaa this is probably a timeout with the web server we're using to run your function code. I've reported this to the team. thanks for troubleshooting with me

copper escarp
#

and is this a frequently issue?

#

as i'm starting to use & test appwrite

#

and this is the first critical issue that happened

cunning crystal
# copper escarp and is this a frequently issue?

Functions went through a big change in 1.6 so there were some issues that surfaced after the release. We've been investigating and fixing them since but these are pretty tricky since we are rarely able to reproduce the problem

copper escarp
#

Do you have an idea when this could be solved?

#

And my I ask the intention of you question if i"m spamming.

#

Can you system handle a big load of functions at the same time?

copper escarp
#

@cunning crystal any update on this?

#

I need to move quick on this situation.

cunning crystal
cunning crystal
cunning crystal
copper escarp
#

mmh okay, hopefully this is fixed soon, otherwise we need to find another solution.

#

with paid plan, is this fix faster?

#

As if this happens in production when we go live, our application is not available for days?

#

And it looks like this issue can happen again?