mirror of
https://github.com/librespot-org/librespot.git
synced 2026-04-27 00:05:55 +03:00
[GH-ISSUE #1064] Cargo install SSL error #501
Labels
No labels
A-Alsa
SpotifyAPI
Tokio 1.0
audio
bug
can't reproduce
compilation
dependencies
duplicate
enhancement
good first issue
help wanted
high priority
imported
imported
invalid
new api
pull-request
question
reverse engineering
wiki
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/librespot#501
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @migtorr on GitHub (Oct 7, 2022).
Original GitHub issue: https://github.com/librespot-org/librespot/issues/1064
Fails at around 20%
Updating crates.io index error: failed to fetchhttps://github.com/rust-lang/crates.io-index`Caused by: network failure seems to have happened if a proxy or similar is necessarynet.git-fetch-with-climay help here https://doc.rust-lang.org/cargo/reference/config.html#netgit-fetch-with-cliCaused by: SSL error: received early EOF; class=Ssl (16); code=Eof (-20)x86/x64
Tried on Lubuntu and Elementary OS
@migtorr commented on GitHub (Oct 7, 2022):
Forgot to mention I have no proxy or VPN
@roderickvd commented on GitHub (Oct 7, 2022):
This is not a
librespotbug but withcargohaving a network failure for whatever reason.