Deployment problem

after i edited the repo on github , the latest update just make the program stop and now all statistic showing nothing is running, so i changed it back but it still the same problem. deployment showing no logs.
5 Replies
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
smith_orcade
smith_orcade2y ago
How to find project ID ============== Using Nixpacks ============== ╔═══════════════════════════════ Nixpacks v0.3.3 ══════════════════════════════╗ ║ Setup │ python38 ║ ║──────────────────────────────────────────────────────────────────────────────║ ║ Install │ python -m venv /opt/venv && . /opt/venv/bin/activate && pip ║ ║ │ install -r requirements.txt ║ ║──────────────────────────────────────────────────────────────────────────────║ ║ Build │ ║ ║──────────────────────────────────────────────────────────────────────────────║ ║ Start │ ║ ╚══════════════════════════════════════════════════════════════════════════════╝ #1 [internal] load build definition from Dockerfile #1 sha256:f5b9258d007d2819d4c75b879d5b055c2b572810b8209a3ac8e687a12d929297 #1 transferring dockerfile: 1.60kB done #1 DONE 0.3s #2 [internal] load .dockerignore #2 sha256:0ca2f9411a6d749172f8de9479e76b1df0d02eba5b697ec7ceff2e9552435a62 #2 transferring context: 2B done #2 DONE 0.3s #3 [internal] load metadata for ghcr.io/railwayapp/nixpacks:debian-1660071566 #3 sha256:919667f23d6b359b99a15a599e8292aa9753487c1a876842a74b1e63bbc2dd23 #3 DONE 0.2s #4 [stage-0 1/8] FROM ghcr.io/railwayapp/nixpacks:debian-1660071566@sha256:aa5a574d94cd1c72b367921d0dd6b586b89490f81ada2e6cfba352bf300b1026 #4 sha256:39d22ddebbb5eaa0eb81412c3f116a951ecc6d6bd8e45ed70e563183e6608f18 #4 DONE 0.0s #5 [stage-0 2/8] WORKDIR /app/ #5 sha256:9f8882d19156ca9db7e2ca9a68d9040222fa9979b0458980d489f4c6e0dad02c #5 CACHED #6 [internal] load build context #6 sha256:d50c4f7e06d04f0c9d9eace1e747c806d9605aab345d2d2f5f7a75eb8293c2f7 #6 transferring context: 474.08kB done #6 DONE 0.2s #7 [stage-0 3/8] COPY .nixpacks/setup.nix .nixpacks/setup.nix #7 sha256:b3bd1b81edff3bcfe550e7c2bd75f098daad9e5870b5f876a42e895302339696 #7 CACHED #8 [stage-0 4/8] RUN nix-env -if .nixpacks/setup.nix #8 sha256:d9525245c4a0d618679335fb847c7b6d632bfaf2f1ea4599ac75dd495c47f9a0 #8 CACHED a4518b8c-042b-4140-a0f9-74f318acee6f project ID
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
smith_orcade
smith_orcade2y ago
But it doesn't have this problem last time Did, added start command, but still same ok worked now
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View