não sei o que pode estar dando errado
macedo
TRIALOP

2 years ago

[Region: us-west1]

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

Using Nixpacks

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

context: 60c5b0b949b6abf923ed66ccb88785ac

╔══════════════════════════════ Nixpacks v1.21.2 ══════════════════════════════╗

║ setup │ python38, gcc ║

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

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

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

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

║ start │ gunicorn app:app ║

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

0 building with "default" instance using docker driver

1 [internal] load build definition from Dockerfile

1 transferring dockerfile: 1.91kB done

1 DONE 0.0s

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

2 DONE 0.3s

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

3 DONE 0.0s

4 [stage-0 2/10] WORKDIR /app/

4 CACHED

5 [internal] load .dockerignore

5 transferring context: 2B done

5 DONE 0.0s

6 [internal] load build context

6 transferring context: 7.68MB 0.1s done

6 DONE 0.1s

7 [stage-0 3/8] COPY .nixpacks/nixpkgs-5148520bfab61f99fd25fb9ff7bfbb50dad3c9db.nix .nixpacks/nixpkgs-5148520bfab61f99fd25fb9ff7bfbb50dad3c9db.nix

7 CACHED

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

8 CACHED

9 [stage-0 5/8] COPY . /app/.

9 DONE 0.1s

10 [stage-0 6/8] RUN --mount=type=cache,id=s/3f7e41fc-4a75-478b-95b0-10d889b85e57-/root/cache/pip,target=/root/.cache/pip python -m venv --copies /opt/venv && . /opt/venv/bin/activate && pip install -r requirements.txt

10 5.973 Collecting aiohttp==3.9.3

View Deploy details

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

Archived

0 Replies

brody
EMPLOYEE

2 years ago

Hey, this is an English-only community, please open a new thread in English, thank you for understanding.

If you are having trouble with your build, use this to download your logs so you can attach them to a comment.

https://bookmarklets.up.railway.app/log-downloader/

Status changed to Archived brody over 1 year ago


Loading...