Can't deploy backend Mise error
svanteromero
HOBBYOP

3 months ago

Successfully prepared Railpack plan for build

context: z8d4-ZZzb

load build definition from railpack-plan.json

0ms

install apt packages: default-libmysqlclient-dev libpq-dev

2s

0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.

install apt packages: default-mysql-client libpq5

2s

Hit:1 http://deb.debian.org/debian bookworm InRelease

Hit:2 http://deb.debian.org/debian bookworm-updates InRelease

Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease

install mise packages: python

205ms

mise ERROR error sending request for url (https://mise-versions.jdx.dev/python-precompiled-x86_64-unknown-linux-gnu.gz)

mise ERROR client error (Connect)

mise ERROR error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:../ssl/statem/statem_clnt.c:1889: (hostname mismatch)

mise ERROR error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:../ssl/statem/statem_clnt.c:1889:

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

I'm getting this error even if all systems seem operational

Solved

6 Replies

auxf
FREE

3 months ago

Same, mise error on my side


rachelslurs
HOBBY

3 months ago

having the same issue. Must be something on railway's end because I just deployed last night with the same configuration without issue.


smcepeda
PRO

3 months ago

I have the same issue for HOURS now, and the team still hasn‘t replied


smcepeda
PRO

3 months ago

Redeploying works now


smcepeda

Redeploying works now

svanteromero
HOBBYOP

3 months ago

Cheers


echohack
EMPLOYEE

3 months ago

Railway/Railpack uses a tool called Mise to add various packages into your container images and the service that provided the up-to-date versions of those packages went down for a bit today. It should be resolved now, try redeploying your service.


Status changed to Awaiting User Response Railway 3 months ago


Status changed to Solved echohack 3 months ago


Loading...