Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

installation in ubuntu 22.04 with rustc 1.84.1 (e71f9a9a9 2025-01-27) #4

Open
woyeah opened this issue Feb 7, 2025 · 2 comments
Open

Comments

@woyeah
Copy link

woyeah commented Feb 7, 2025

Image

@woyeah woyeah closed this as completed Feb 7, 2025
@woyeah woyeah reopened this Feb 7, 2025
@woyeah
Copy link
Author

woyeah commented Feb 7, 2025

Failed to GET https://parcel.pyke.io/v2/delivery/ortrs/packages/msort-binary/1.20.0/ortrs_static-v1.20.0-x86_64-unknown-linux-gnu.tgz: https://parcel.pyke.io/v2/delivery/ortrs/packages/msort-binary/1.20.0/ortrs_static-v1.20.0-x86_64-unknown-linux-gnu.tgz: Connection Failed: tls connection init failed: invalid peer certificate: UnknownIssuer

@farshed
Copy link
Owner

farshed commented Feb 8, 2025

@woyeah This looks like some kind of TLS/SSL misconfiguration on your system. Make sure OpenSSL is installed correctly and CA certificates are not outdated/missing.

Alternatively, I just added a Dockerfile. You can try replicating its build steps on your machine to set it up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants