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
- Unable to login
I'm unable to login to my account on cloud.appwrite.io. Register mail is yash.tak1998@gmail.com
- Does a user need to be registered in App...
If I want to send an email (for example, to xyz@gmail.com) from an Appwrite Cloud Function, does that email address need to be registered as a user in Appwrite?...
- support counts
I want just want number of rows i have matching few conditions, if databse.count was there then will had saved few resources, instead using databse.listrows