On Tue 15/12/2020 21:14, Henrik Friedrichsen wrote:
> Hey,
> 
> Attached is a simple version bump update to 0.2.5.
> Changelog: https://github.com/hrkfdn/ncspot/releases/tag/v0.2.5
> 
> OK?

Upon starting ncspot it prints "Connecting to Spotify.." and exits.

Output of "RUST_BACKTRACE=full ncspot":

thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: 
reqwest::Error { kind: Request, url: Url { scheme: "https", host: 
Some(Domain("api.spotify.com")), port: None, path: "/v1/me/", query: None, 
fragment: None }, source: hyper::Error(Connect, ConnectError("tcp set_keepalive 
error", Os { code: 1, kind: PermissionDenied, message: "Operation not 
permitted" })) }', 
/home/ports/pobj/ncspot-0.2.5/ncspot-0.2.5/modcargo-crates/rspotify-0.10.0/src/blocking/client.rs:196:28
stack backtrace:
   0:      0x805f37e2f2c - <unknown>
   1:      0x805f3825aad - <unknown>
   2:      0x805f37e2cb4 - <unknown>
   3:      0x805f380087a - <unknown>
   4:      0x805f380058e - <unknown>
   5:      0x805f3800ea9 - <unknown>
   6:      0x805f37e3734 - <unknown>
   7:      0x805f37e3060 - <unknown>
   8:      0x805f3800aa6 - <unknown>
   9:      0x805f3828430 - <unknown>
  10:      0x805f3820d36 - <unknown>
  11:      0x805f31db73e - <unknown>
  12:      0x805f31dbbba - <unknown>
  13:      0x805f31dfa4b - <unknown>
  14:      0x805f31dfe20 - <unknown>
  15:      0x805f2fb9ae5 - <unknown>
  16:      0x805f303fc26 - <unknown>
  17:      0x805f2eda353 - <unknown>
  18:      0x805f2fd46aa - <unknown>
  19:      0x805f2f7750c - <unknown>
  20:      0x805f38011ed - <unknown>
  21:      0x805f2edb9fa - <unknown>
  22:      0x805f2ea2001 - <unknown>

Reply via email to