coollabsio / coollabsio/coolify
[Bug]: calcom does not work and keeps restarting
Open
@peaklabs-dev is already working on this.
Since Dec 16, 2024.
🐞 Confirmed Bug
- Dominant language
- PHP
- Stars
- 62k
- Forks
- 5.5k
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 76
Description
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
- search calcom on self-hosted coolify(ubuntu, arm architeture on hetzner) and install
Example Repository URL
@FranckKe
https://github.com/coollabsio/coolify/pull/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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.