Builds Failling
gary-h9
HOBBYOP

2 years ago

I don't think this is a me issue as I pushed successfully and built about 10 minutes ago. My latest push was a simple typo fix.

Here's some logs:

#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile

#1 transferring dockerfile: 4.02kB done

#1 DONE 0.0s
#2 [internal] load metadata for ghcr.io/railwayapp/nixpacks:ubuntu-1707782610

#2 DONE 0.1s 

#3 [stage-0 1/8] FROM ghcr.io/railwayapp/nixpacks:ubuntu-1707782610@sha256:8f4b0fd95dc3311cf9a59f236d8d7d7f956fe21a2a1d64b53c82f12c4e859f09

#3 DONE 0.0s 

#4 [internal] load .dockerignore

#4 transferring context: 2B done

#4 DONE 0.0s

#5 [internal] load build context

#5 transferring context: 1.81MB 0.0s done

#5 DONE 0.0s



#6 [stage-0  3/16] COPY .nixpacks/nixpkgs-5148520bfab61f99fd25fb9ff7bfbb50dad3c9db.nix .nixpacks/nixpkgs-5148520bfab61f99fd25fb9ff7bfbb50dad3c9db.nix

#6 CACHED

#7 [stage-0  4/16] RUN nix-env -if .nixpacks/nixpkgs-5148520bfab61f99fd25fb9ff7bfbb50dad3c9db.nix && nix-collect-garbage -d

#7 CACHED

#8 [stage-0 2/8] WORKDIR /app/

#8 CACHED

#9 [stage-0  5/16] RUN sudo apt-get update && sudo apt-get install -y --no-install-recommends procps libpq-dev git curl autoconf bison build-essential libssl-dev libyaml-dev libreadline6-dev zlib1g-dev libncurses5-dev libffi-dev libgdbm6 libgdbm-dev libdb-dev

View Deploy details

ⓘ Deployment information is only viewable by Project members and Railway admins.

2 Replies

gary-h9
HOBBYOP

2 years ago

Nevermind builds are running now. 👍


brody
EMPLOYEE

2 years ago

Glad it's working but I don't see any errors there anyway?


Loading...