Mise not working?
napoleon9000
HOBBYOP

3 months ago

install mise packages: python, uv

807ms

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

Build Failed: build daemon returned an error < failed to solve: process "mise install" did not complete successfully: exit code: 1 >

Solved

20 Replies

apisit
PRO

3 months ago

unable to deploy right now too.

install mise packages: python

792ms

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


nf-pl
HOBBY

3 months ago

I have the same problem


brickplayz
HOBBY

3 months ago

install mise packages: python

199ms

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

exact same issue.


kgilfilen
FREE

3 months ago

Same problem, looks identical


evanvnguyen
PRO

3 months ago

Yep, same here


jaredhusch
PRO

3 months ago

Same issue here

Attachments


connorjchen
HOBBY

3 months ago

same


jaredhusch

Same issue here

itzabu
FREE

3 months ago

Same issue


chinanderm
PRO

3 months ago

The maintainer of mise-versions had a big commit a couple hours ago and broke the tool. See this commit: https://github.com/jdx/mise-versions/commit/41f27a70c55e1b91f1834e14f9e42aa33916397a

Line 25 in web/src/pages/[...tool].ts — the regex is broken, or Railway is now requesting an invalid URL.


nf-pl
HOBBY

3 months ago

There's a new commit there that seems to fix the problem. Try redeploying, it worked for me now.


3 months ago

Hi all, apologies for the trouble here! We're working on a fix for builds and are tracking this incident here: https://status.railway.com/cmjc9e8yj010h13jw9zi05d56


Status changed to Awaiting User Response Railway 3 months ago


nf-pl
HOBBY

3 months ago

Yeah… with a 2,5-hour delay pout emoji


Status changed to Awaiting Railway Response Railway 3 months ago


nf-pl

There's a new commit there that seems to fix the problem. Try redeploying, it worked for me now.

chinanderm
PRO

3 months ago

Only for .gz extensions, not for .yaml, unfortunately.


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


Status changed to Awaiting User Response Railway 3 months ago


itsrems

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

chinanderm
PRO

3 months ago

Builds are taking FOREVER right now.


Status changed to Awaiting Railway Response Railway 3 months ago


itsrems

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

brickplayz
HOBBY

3 months ago

Works perfectly fine now!


chinanderm

Builds are taking FOREVER right now.

3 months ago

we're not seeing any elevated build latency, could you share an affected build?


Status changed to Awaiting User Response Railway 3 months ago


itsrems

we're not seeing any elevated build latency, could you share an affected build?

chinanderm
PRO

3 months ago

pnpm install was timing out. Maybe some downstream impacts of the mise-versions troubles? Working now.


Status changed to Awaiting Railway Response Railway 3 months ago


Status changed to Solved itsrems 3 months ago


Loading...