
I found a old issue: https://github.com/appwrite/appwrite/issues/1425

BTW, I also got multiple error: An internal curl error has occurred within the executor! Error Msg: Connection reset by peer\nError Code: 500

After I manually re-deploy the function, the problem doesn't occur again for a while, but it's will occurs again after the function has been successfully executed multiple times

Hi @Steven Could you please help to check this issue. Thanks a lot

It's seams will occur after one hour

@Meldiron it sounds like this could be related to the maintenance task that removes inactive runtimes

It seems that docker related errors only appear in the 00:00 am to 00:30 am UTC time zone

never happened again, it's worked now

😅

Guys, I am still get docker error: An internal curl error has occurred while starting runtime! Error Msg: Docker Error: docker: Error response from daemon: Conflict. The container name "/exc4-RSS_Translator-651683d59fe35b3aae61" is already in use by container "c11239954a38726a023d91a489023009d63573d75c2f885106e89c6e2b118313". You have to remove (or rename) that container to be able to reuse that name. See 'docker run --help'. \nError Code: 500
And it's working now after redeploy the function

what's your code?

python

i mean your actual function code

oh, It has over 700 lines.....

It usually runs for about 1-5 minutes

I don't have the open source code yet, but I can send it to you if needed

oh, i got a error after redeploy Error: An internal curl error has occurred within the executor! Error Msg: Connection reset by peer\nError Code: 500 But it's ok. This was common before, just run it again

the longer your function runs. the more likely this type of stuff will happen, especially if it doesn't run frequently

sure, i can take a quick peek

I've sent it to you privately. Please check it. Thanks!

what's your function id and project id?

this is the primary intermittent problem, right?

project id is RSS_Translator

function id is rss_action

yes
Recommended threads
- Collection Permission issue
I am facing issue in my Pro account. "Add" button is disabled while adding permission in DB collection settings.
- Opened my website after long time and Ba...
I built a website around a year back and and used appwrite for making the backend. At that time the website was working fine but now when i open it the images a...
- custom requirements.txt file
How do I specify a custom requirements.txt file when creating a serverless function through the Appwrite console?
