Open MatteoGauthier opened 2 months ago
What architecture is your server ? x86/arm ?
If this is what I think, try to change the version from latest to latest-arm.
Here is my arch
uname -m
aarch64
Oops, Trigger documentation specifies that ARM architectures are not supported. You're right @Vahor
👍 The error message could still be improved, have you tried with latest-arm
? (latest and latest-arm are still on v2)
👍 The error message could still be improved, have you tried with
latest-arm
? (latest and latest-arm are still on v2)
Yes ! It's working now on with the ghcr.io/triggerdotdev/trigger.dev:latest-arm
image
This needs to be handled on Coolify level. It could be done with the one-click services, but not for custom ones (the ones that you add with normal docker compose).
Description
Hey, I tried to use the Trigger.dev template, but the trigger container keeps restarting...
Minimal Reproduction (if possible, example repository)
-> Machine keeps restarting -> Error in log
Exception or Error
exec /usr/local/bin/docker-entrypoint.sh: exec format error exec /usr/local/bin/docker-entrypoint.sh: exec format error exec /usr/local/bin/docker-entrypoint.sh: exec format error exec /usr/local/bin/docker-entrypoint.sh: exec format error exec /usr/local/bin/docker-entrypoint.sh: exec format error
Version
v4.0.0-beta.323
Cloud?