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
- Need help with createExecution function
Hi, Need some help understanding createExecution. When requesting function execution via createExecution, the function handler arguments are incorrect and rese...
- Need Help with Google OAuth2 in Expo usi...
I'm learning React Native with Expo and trying to set up Google OAuth2 with Appwrite. I couldn't find any good docs or tutorials for this and my own attempt did...
- Got message for auto payment of 15usd fo...
how did this happen? 1. i claimed my 50usd credits via jsm hackathon - https://hackathon.jsmastery.pro/ 2. it asked me which org. to apply the credits on, i se...