i dont know why it is failing after active
spencexd7
TRIALOP

a year ago

there is no error or somthing
its a discord bot.

View Deploy details

ⓘ Deployment information is only viewable by project members and Railway employees.

6 Replies

brody
EMPLOYEE

a year ago

We would need more information, and error messages.


spencexd7
TRIALOP

a year ago

Deployment Failed during build process



spencexd7
TRIALOP

a year ago

[Region: us-west1]

==============

Using Nixpacks

==============

context: 81fc072840e7a318be9077930e88d7b2

╔══════════════════════════════ Nixpacks v1.24.0 ══════════════════════════════╗

║ setup │ python3, gcc ║

║──────────────────────────────────────────────────────────────────────────────║

║ install │ python -m venv --copies /opt/venv && . /opt/venv/bin/activate ║

║ │ && pip install -r requirements.txt ║

║──────────────────────────────────────────────────────────────────────────────║

║ start │ python bot.py ║

╚══════════════════════════════════════════════════════════════════════════════╝

#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile

#1 transferring dockerfile: 2.21kB done

#1 DONE 0.0s

#2 [internal] load metadata for ghcr.io/railwayapp/nixpacks:ubuntu-1716249803

#2 DONE 0.1s

#3 [stage-0 1/11] FROM ghcr.io/railwayapp/nixpacks:ubuntu-1716249803@sha256:5ef4d2021c418fcaabb56cea5ea9e24a5fdedfe27f58062d9689214dfed45c46

#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: 54.60kB done

#6 [stage-0 6/8] RUN --mount=type=cache,id=s/ff6fb914-112d-4f17-a040-d9687d2640dd-/root/cache/pip,target=/root/.cache/pip python -m venv --copies /opt/venv && . /opt/venv/bin/activate && pip install -r requirements.txt

#6 CACHED

#7 [stage-0 7/8] RUN printf '\nPATH=/opt/venv/bin:$PATH' >> /root/.profile

Jun 15 07:05:58

#7 CACHED

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

Jun 15 07:05:58

#8 CACHED

#9 [stage-0 3/8] COPY .nixpacks/nixpkgs-bf446f08bff6814b569265bef8374cfdd3d8f0e0.nix .nixpacks/nixpkgs-bf446f08bff6814b569265bef8374cfdd3d8f0e0.nix

#9 CACHED

#10 [stage-0 4/8] RUN nix-env -if .nixpacks/nixpkgs-bf446f08bff6814b569265bef8374cfdd3d8f0e0.nix && nix-collect-garbage -d

#10 CACHED

#11 [stage-0 5/8] COPY . /app/.

#11 CACHED

#12 [stage-0 8/8] COPY . /app

#12 CACHED

#13 exporting to image

Jun 15 07:05:58

#13 exporting layers done

Jun 15 07:05:58

#13 writing image sha256:954f71469609f01f983b81287b6036874ecb1030405af79f9054c79d20098dba 0.0s done

Jun 15 07:05:58

#13 naming to us-west1.registry.rlwy.net/ff6fb914-112d-4f17-a040-d9687d2640dd:59d8e7cb-c65b-4cb2-b635-a61c7d7f7d26 done

#13 DONE 0.0s

=== Successfully Built! ===

Run:

Jun 15 07:05:58

docker run -it us-west1.registry.rlwy.net/ff6fb914-112d-4f17-a040-d9687d2640dd:59d8e7cb-c65b-4cb2-b635-a61c7d7f7d26

Build time: 0.36 seconds

================

Publishing Image

================

The push refers to repository [us-west1.registry.rlwy.net/ff6fb914-112d-4f17-a040-d9687d2640dd]

Jun 15 07:05:59

Preparing 20e4c9bdd05a

Jun 15 07:05:59

Preparing 71b6eb5e75bc

Jun 15 07:05:59

Preparing 50a3ffb024f7

Jun 15 07:05:59

Preparing 20e4c9bdd05a

Jun 15 07:05:59

Preparing cd0db345a37d

Jun 15 07:05:59

Preparing 637c8c73bc3a

Jun 15 07:05:59

Preparing 5821ad7bf274

Jun 15 07:05:59

Preparing 731331b66c4f

Jun 15 07:05:59

Preparing f38050e5c7c8

Jun 15 07:05:59

Preparing 629ca62fb7c7

Jun 15 07:05:59

Waiting 731331b66c4f

Jun 15 07:05:59

Waiting 5821ad7bf274

Jun 15 07:05:59

Waiting f38050e5c7c8

Jun 15 07:05:59

Waiting 629ca62fb7c7

Jun 15 07:05:59

Layer already exists cd0db345a37d

Jun 15 07:05:59

Layer already exists 50a3ffb024f7

Jun 15 07:05:59

Layer already exists 20e4c9bdd05a

Jun 15 07:05:59

Layer already exists 637c8c73bc3a

Jun 15 07:05:59

Layer already exists 71b6eb5e75bc

Jun 15 07:05:59

Layer already exists 5821ad7bf274

Jun 15 07:05:59

Layer already exists 731331b66c4f

Jun 15 07:05:59

Layer already exists 629ca62fb7c7

Jun 15 07:05:59

Layer already exists f38050e5c7c8

Jun 15 07:05:59

59d8e7cb-c65b-4cb2-b635-a61c7d7f7d26: digest: sha256:f1325c8fa1ea22c223d37372a21e890a46dc78033e69413b4a54da7b5b9fb6f1 size: 2417

Jun 15 07:05:59

Jun 15 07:05:59

Publish time: 1.27 seconds


brody
EMPLOYEE

a year ago

The team is aware of the issue and a fix is underway.


brody
EMPLOYEE

a year ago

A fix has been merged, please try deploying again.


Loading...