docker icon indicating copy to clipboard operation
docker copied to clipboard

Issues trying to deploy to Koyeb

Open Ridermansb opened this issue 7 months ago • 0 comments

Trying to deploy odoo app but always getting erro…

https://community.koyeb.com/t/waiting-for-health-checks-to-pass-tcp-health-check-failed-on-port-8069/3221

Tried use odoo image from docker hub… https://hub.docker.com/_/odoo

Tried to deploy with github https://github.com/Ridermansb/ridermansbdev-odoo

But both are getting the same result…

HTTP health check failed on port 8069.
Instance stopped.
Instance created. Preparing to start...
Instance is starting... Waiting for health checks to pass.
HTTP health check failed on port 8069.
HTTP health check failed on port 8069.
Instance stopped.
Instance created. Preparing to start...
Starting download for odoo
Download progress: 100% |++++++++| (127.7 MiB/s)
Download complete for odoo
Instance is starting... Waiting for health checks to pass.
HTTP health check failed on port 8069.
HTTP health check failed on port 8069.
Instance stopped.
Instance created. Preparing to start...
Instance is starting... Waiting for health checks to pass.
HTTP health check failed on port 8069.
HTTP health check failed on port 8069.
Instance stopped.
Instance created. Preparing to start...
Instance is starting... Waiting for health checks to pass.
HTTP health check failed on port 8069.
HTTP health check failed on port 8069.
Instance stopped.

Configuration

Image

For the environement variables I have the following

Image

Ridermansb avatar Feb 28 '25 10:02 Ridermansb