Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: calcom does not work and keeps restarting #4591

Open
shsunmoonlee opened this issue Dec 15, 2024 · 1 comment
Open

[Bug]: calcom does not work and keeps restarting #4591

shsunmoonlee opened this issue Dec 15, 2024 · 1 comment
Assignees
Labels
🐞 Confirmed Bug Verified issues that have been reproduced by the team.

Comments

@shsunmoonlee
Copy link

shsunmoonlee commented Dec 15, 2024

Error Message and Logs

/usr/local/bin/docker-entrypoint.sh: exec format error

I'm running coolify on ubuntu, arm architeture on hetzner

I believe this line is the problem in docker compose file
platform: linux/amd64

I've changed to
platform: linux/arm64

I simply installed on coolify.
calcom instance keeps restarting (unhealthy)

Steps to Reproduce

  1. search calcom on self-hosted coolify(ubuntu, arm architeture on hetzner) and install

Example Repository URL

@FranckKe
#3251

No response

Coolify Version

v4.0.0-beta.379

Are you using Coolify Cloud?

No (self-hosted)

Operating System and Version (self-hosted)

Ubuntu 22.04 on arm

Additional Information

@
No response

@shsunmoonlee shsunmoonlee added 🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization. labels Dec 15, 2024
@peaklabs-dev
Copy link
Member

This problem you are seeing is because there is no ARM64 image available for Calcom. I am working on a very cool feature that will allow AMD64 images to run on ARM64 almost natively.

@peaklabs-dev peaklabs-dev self-assigned this Dec 16, 2024
@peaklabs-dev peaklabs-dev added 🐞 Confirmed Bug Verified issues that have been reproduced by the team. and removed 🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization. labels Dec 16, 2024
@peaklabs-dev peaklabs-dev added this to the v4.0.0 Stable Release milestone Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 Confirmed Bug Verified issues that have been reproduced by the team.
Projects
None yet
Development

No branches or pull requests

2 participants