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
- Relation Question
How do I create a relation from table y to an others x.$id. in my example I have a users table where I use Appwrites unique User IDs and I want other tables fo...
- Unknown attribute type: varchar / text
Since the `string` type is deprecated I tried using `varchar` and `text` in some newer tables, but when running `appwrite pull tables && appwrite types ./src/li...
- I'm experiencing a critical bug on Appwr...
Hey <@870607367597850624> team / support 👋 I'm experiencing a critical bug on Appwrite Cloud that's blocking my production Flutter app. I've already filed GitH...