a year ago
I was doing the deployments normally, but then it stopped. following error below:[Region: us-west1]
Dec 05 15:40:30
==============
Dec 05 15:40:30
Using Nixpacks
Dec 05 15:40:30
==============
Dec 05 15:40:30
Dec 05 15:40:30
context: 6fdb09f81ca98e749a943db8891f466f
Dec 05 15:40:30
Dec 05 15:40:30
╔══════════════════════════════ Nixpacks v1.30.0 ══════════════════════════════╗
Dec 05 15:40:30
║ setup │ python39, postgresql.dev, gcc ║
Dec 05 15:40:30
║──────────────────────────────────────────────────────────────────────────────║
Dec 05 15:40:30
║ install │ python -m venv --copies /opt/venv && . /opt/venv/bin/activate ║
Dec 05 15:40:30
║ │ && pip install -r requirements.txt ║
Dec 05 15:40:30
║──────────────────────────────────────────────────────────────────────────────║
Dec 05 15:40:30
║ release │ python manage.py migrate ║
Dec 05 15:40:30
║──────────────────────────────────────────────────────────────────────────────║
Dec 05 15:40:30
║ start │ gunicorn project.wsgi --log-file - ║
Dec 05 15:40:30
╚══════════════════════════════════════════════════════════════════════════════╝
Dec 05 15:40:30
Dec 05 15:40:30
Dec 05 15:40:31
#0 building with "builder-kawf" instance using docker-container driver
Dec 05 15:40:31
Dec 05 15:40:31
#1 [internal] load build definition from Dockerfile
Dec 05 15:40:31
Dec 05 15:40:31
#1 transferring dockerfile: 2.57kB done
Dec 05 15:40:31
#1 DONE 0.0s
Dec 05 15:40:31
Dec 05 15:40:31
#2 [internal] load metadata for ghcr.io/railwayapp/nixpacks:ubuntu-1733184274
Dec 05 15:40:31
#2 DONE 0.1s
Dec 05 15:40:31
Dec 05 15:40:31
Dec 05 15:40:31
#3 [internal] load .dockerignore
Dec 05 15:40:31
Dec 05 15:40:31
#3 transferring context: 2B done
Dec 05 15:40:31
#3 DONE 0.0s
Dec 05 15:40:31
Dec 05 15:40:31
#4 [stage-0 1/10] FROM ghcr.io/railwayapp/nixpacks:ubuntu-1733184274@sha256:91b1c0ad82b8a7ad531acdb8acf466f0cdbfd9738cf1b31286ca09f9dbb12e21
Dec 05 15:40:31
#4 resolve ghcr.io/railwayapp/nixpacks:ubuntu-1733184274@sha256:91b1c0ad82b8a7ad531acdb8acf466f0cdbfd9738cf1b31286ca09f9dbb12e21 done
Dec 05 15:40:31
#4 DONE 0.0s
Dec 05 15:40:31
Dec 05 15:40:31
#5 [internal] load build context
Dec 05 15:40:31
Dec 05 15:40:31
#5 transferring context: 32.17MB 0.4s done
Dec 05 15:40:31
#5 DONE 0.4s
Dec 05 15:40:31
Dec 05 15:40:31
#6 [stage-0 2/10] WORKDIR /app/
Dec 05 15:40:31
#6 CACHED
Dec 05 15:40:31
Dec 05 15:40:31
#7 [stage-0 3/10] COPY .nixpacks/nixpkgs-5148520bfab61f99fd25fb9ff7bfbb50dad3c9db.nix .nixpacks/nixpkgs-5148520bfab61f99fd25fb9ff7bfbb50dad3c9db.nix
Dec 05 15:40:31
#7 CACHED
Dec 05 15:40:31
Dec 05 15:40:31
#8 [stage-0 4/10] RUN nix-env -if .nixpacks/nixpkgs-5148520bfab61f99fd25fb9ff7bfbb50dad3c9db.nix && nix-collect-garbage -d
0 Replies