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
- Function permissions
In my app I have a CreateUser flow which makes several documents and at the end uses the functions.createExecution() to call a server-side function to create a ...
- Google Auth not working in a React App
Authentication with Google has failed. It redirects back to the signin route in React. Attached screenshots for configuration of Google console and Appwrite Go...
- How to display images from storage
I tried the link above, but it returns the error “`Please upgrade to a higher plan.`” I don’t need Transformations at the moment, I just want to display the ima...