a month ago
scheduling build on Metal builder "builder-xygzfp"
fetched snapshot sha256:ed25bbbc1109141c15f1bb8295a72d0fbcf21d4aaec832d97528d1a5c3ebf47e (14 MB bytes)
fetching snapshot13.4 MB445ms
unpacking archive24.1 MB212ms
using build driver railpack-v0.17.1
╭─────────────────╮
│ Railpack 0.17.1 │
╰─────────────────╯
↳ Detected Python
↳ Using pip
↳ Found web command in Procfile
Packages
──────────
python │ 3.13.12 │ railpack default (3.13)
Steps
──────────
▸ install
$ python -m venv /app/.venv
$ pip install -r requirements.txt
Deploy
──────────
$ gunicorn wsgi:application --bind 0.0.0.0:$PORT --timeout 120 -w 4 --threads 4
load build definition from ./railpack-plan.json
0ms
install mise packages: python
1s
mise python@3.13.12 install
mise ERROR Failed to install core:python@3.13.12: no precompiled python found for core:python@3.13.12 on x86_64-unknown-linux-gnu
mise ERROR Run with --verbose or MISE_VERBOSE=1 for more information
Build Failed: build daemon returned an error < failed to solve: process "mise install" did not complete successfully: exit code: 1 >
DID YOU GUYS DID A CHANGE WITH NO NOTICE OR WAT???????
2 Replies
a month ago
No, that is upstream with Mise, the package manager. It seems they restored access to the package just now. (Or you fixed it.)
Status changed to Awaiting User Response Railway • about 1 month ago
a month ago
I am taking the same issue
>>>>>>
[Region: europe-west4]
╭─────────────────╮
│ Railpack 0.17.1 │
╰─────────────────╯
↳ Detected Python
↳ Using pip
↳ Found web command in Procfile
Packages
──────────
python │ 3.13.12 │ railpack default (3.13)
Steps
──────────
▸ install
$ python -m venv /app/.venv
$ pip install -r requirements.txt
Deploy
──────────
$ uvicorn main:app --host 0.0.0.0 --port $PORT --workers 1 --limit-concurrency 1000 --timeout-keep-alive 300 --timeout-graceful-shutdown 30
Successfully prepared Railpack plan for build
context: lc5v-1Lyx
load build definition from railpack-plan.json
0ms
install mise packages: python
498ms
mise python@3.13.12 install
mise ERROR Failed to install core:python@3.13.12: no precompiled python found for core:python@3.13.12 on x86_64-unknown-linux-gnu
mise ERROR Run with --verbose or MISE_VERBOSE=1 for more information
ERROR: failed to build: failed to solve: process "mise install" did not complete successfully: exit code: 1
<<<<<<
Status changed to Awaiting Railway Response Railway • about 1 month ago
