[GH-ISSUE #211] Proxy settings are not used on Linux #103

Closed
opened 2026-02-28 14:47:04 +03:00 by kerem · 2 comments
Owner

Originally created by @kunerd on GitHub (Jan 15, 2020).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/211

Hi,

while trying to open spt I get the following error:

thread '<unnamed>' panicked at 'send request failed: Error(Hyper(Error(Connect, Custom { kind: Other, error: "failed to lookup address information: Name or service not known" })), "https://accounts.spotify.com/api/token")', src/libcore/result.rs:1165:5

I think spt does not use my proxy. When using curl to request https://accounts.spotify.com/api/token I get a response.

Originally created by @kunerd on GitHub (Jan 15, 2020). Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/211 Hi, while trying to open `spt` I get the following error: ``` thread '<unnamed>' panicked at 'send request failed: Error(Hyper(Error(Connect, Custom { kind: Other, error: "failed to lookup address information: Name or service not known" })), "https://accounts.spotify.com/api/token")', src/libcore/result.rs:1165:5 ``` I think `spt` does not use my proxy. When using curl to request https://accounts.spotify.com/api/token I get a response.
kerem closed this issue 2026-02-28 14:47:04 +03:00
Author
Owner

@kunerd commented on GitHub (Jan 16, 2020):

There is already an open ticket for rspotify:
https://github.com/ramsayleung/rspotify/issues/59

<!-- gh-comment-id:575024243 --> @kunerd commented on GitHub (Jan 16, 2020): There is already an open ticket for rspotify: https://github.com/ramsayleung/rspotify/issues/59
Author
Owner

@Rigellute commented on GitHub (Feb 20, 2020):

This linked issue from rspotify is now closed - looks like this was fixed when upgrading the reqwest library.

spotify-tui uses the updated version of rspotify so can we assume it is fixed?

Reopen if not!

<!-- gh-comment-id:589089548 --> @Rigellute commented on GitHub (Feb 20, 2020): This linked issue from rspotify is now closed - looks like this was fixed when upgrading the reqwest library. spotify-tui uses the updated version of rspotify so can we assume it is fixed? Reopen if not!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-tui#103
No description provided.