Build failing - python flask app
zbrownboc
HOBBYOP

3 months ago

Have been testing a new feature on a python flask app and having no issues but then encountered a recent build failure and after trying a few fixes figured it would be worth reaching out to the community to see if anyone can provide clarity on how to fix. Build log below:

You reached the start of the range

Dec 18, 2025, 8:55 PM

[Region: us-west1]

╭─────────────────╮

│ Railpack 0.15.1 │

╰─────────────────╯

↳ Detected Python

↳ Using pip

↳ Found web command in Procfile

Packages

──────────

python │ 3.13.11 │ railpack default (3.13)

Steps

──────────

▸ install

$ python -m venv /app/.venv

$ pip install -r requirements.txt

Deploy

──────────

$ gunicorn app:app

Successfully prepared Railpack plan for build

context: 0fqj-S4T1

load build definition from railpack-plan.json

0ms

install mise packages: python

1s

mise ERROR HTTP status client error (400 Bad Request) for url (https://mise-versions.jdx.dev/python-precompiled-x86_64-unknown-linux-gnu.gz)

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

You reached the end of the range

Dec 18, 2025, 9:15 PM

Solved

4 Replies

3 months ago

Hi there, we're aware of an issue with builds and are tracking the incident on our status page: https://status.railway.com/cmjc9e8yj010h13jw9zi05d56


Status changed to Awaiting User Response Railway 3 months ago


Railway
BOT

3 months ago

Hello!

We're acknowledging your issue and attaching a ticket to this thread.

We don't have an ETA for it, but, our engineering team will take a look and you will be updated as we update the ticket.

Please reply to this thread if you have any questions!


Railway
BOT

3 months ago

✅ The ticket Python installation issues has been marked as completed.


3 months ago

Hi, we've pushed out a fix and are seeing recovery.

Please let us know if you're still running into this issue!

We have plans to improve the way our builders fetch packages to prevent these changes affecting railway in the future.

Best,
Nico


Railway
BOT

2 months ago

This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!

Status changed to Solved Railway 2 months ago


Loading...