runtime error
Checking for script in /app/prestart.sh Running script /app/prestart.sh Running inside /app/prestart.sh, you could add migrations to this file, e.g.: #! /usr/bin/env bash # Let the DB start sleep 10; # Run migrations alembic upgrade head {"loglevel": "info", "workers": 16, "bind": "0.0.0.0:80", "graceful_timeout": 120, "timeout": 120, "keepalive": 5, "errorlog": "-", "accesslog": "-", "workers_per_core": 1.0, "use_max_workers": null, "host": "0.0.0.0", "port": "80"} [2024-06-30 10:35:02 +0000] [1] [INFO] Starting gunicorn 22.0.0 [2024-06-30 10:35:02 +0000] [1] [ERROR] Retrying in 1 second. [2024-06-30 10:35:03 +0000] [1] [ERROR] Retrying in 1 second. [2024-06-30 10:35:04 +0000] [1] [ERROR] Retrying in 1 second. [2024-06-30 10:35:05 +0000] [1] [ERROR] Retrying in 1 second. [2024-06-30 10:35:06 +0000] [1] [ERROR] Retrying in 1 second. [2024-06-30 10:35:07 +0000] [1] [ERROR] Can't connect to ('0.0.0.0', 80)
Container logs:
Fetching error logs...