An internal curl error has occurred while starting runtime! Error Msg: Docker Error: docker: Error response from daemon: Conflict. The container name "/exc4-winner-app-654df2415e477140098d" is already in use by container "54b66ac1fcbeee29358fe8bfe5ce038ddff182ecdca6ba92c1004dc9d0f1ee94". You have to remove (or rename) that container to be able to reuse that name. See 'docker run --help'. \nError Code: 500
Does it ever work or does this error only happen sometimes?
It was running normally before, but yesterday I found that the execution failed.
@joser Are you on cloud?
@Meldiron Could we run into container name conflicts? 👀 Do we check?
Yes, I use Appwrite Cloud
Hmm we have done multiple adjustments to prevent this 🤔 @Drake can you think of a scenario when this could happen?
yes, if there's some problem removing the runtime container: https://github.com/open-runtimes/executor/blob/d379d9ec6dfc3ed05c6c27cb207a210704a6c214/app/http.php#L1218
I don’t need to do anything, can I just wait for you to fix it?
我什么都不需要操作等着你们修复就可以了吗?
Not sure if you can do anything. Probably Appwrite team will apply a fix soon
This runtime method has been deployed for several days, and has not been updated and deployed subsequently. Suddenly this error appeared
这个运行时方式已经部署好几天了,后续一直没有更新部署过。突然就出现这个错误
Recommended threads
- Functions not executing after usage rese...
Hi team, Last month my project hit 100% usage and functions stopped working (expected). Now the new month has started and usage has reset, requests are going ...
- Functions never end and always fail (sta...
Hi ! I'm using Appwrite Cloud Pro and function execution from appwrite website is KO. Deploying starter function template, execution is always Failed and the ...
- My function executions console if overwh...
It seems the requests are getting processed correctly but it is using a older version of the backend. And it seems the cron requests done an hour ago are shown ...