can't build docker suddenly
qinbatista
PROOP

3 months ago

I just got this issue today, I never had this issue

mise python@3.11.15

install

mise ERROR Failed to install core:python@3.11.15: no precompiled python

found

for

core:python@3.11.15

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: exi

de:

Solved

2 Replies

Railway
BOT

3 months ago

Hello!

We've escalated your issue to our engineering team.

We aim to provide an update within 1 business day.

Please reply to this thread if you have any questions!

Status changed to Awaiting User Response Railway 3 months ago


3 months ago

Python 3.11.15 was released earliear today and does not have a pre-compiled binary yet.

You can either pin your Python version in your project to a version with pre-compiled binary (e.g. the preceding release v3.11.14), or set RAILPACK_PYTHON_VERSION in your service variables.


sam-a
EMPLOYEE

3 months ago

The underlying issue has been resolved. Let us know if you still have a problem.


Status changed to Solved sam-a 3 months ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...