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
- Appwrite Auth & Function don't reveal cl...
When I execute a function or sign in with my Flutter app, Appwrite does not show my real IP: instead, it seems that Appwrite shows Fastly CDN IP address.
- All function deployments fail (node 18-2...
Error: bash: /usr/local/server/helpers/build-cache.sh: No such file or directory Sidecar error: Build archive was not created at /mnt/code/code.tar.gz Scope: ...
- Why does this happen?
`AppwriteException: general_argument_invalid, Invalid `secret` param: Value must be a valid string and at least 1 chars and no longer than 256 chars (400)` the...