Reply To: [FIXED] Problem with Spotify connect

Max2Play Home Forums Max2Play on Raspberry PI [FIXED] Problem with Spotify connect Reply To: [FIXED] Problem with Spotify connect

27. Mai 2018 at 21:06 #35905

Hi !
Great job btw !!

I´m having the same problem but with a RPI model B (just B, not B+)
Here´s the debug info:

#### Librespot Output ####
INFO:librespot: librespot deb240c (2018-05-01). Built on 2018-05-03. Build ID: 33XHsEPm
INFO:librespot_core::session: Connecting to AP „guc3-accesspoint-b-qffh.ap.spotify.com:4070“
INFO:librespot_core::session: Authenticated as „rodrigo.silva“ !
INFO:librespot_core::session: Country: „UY“
INFO:librespot_playback::audio_backend::alsa: Using alsa sink
thread ‚main‘ panicked at ‚called Result::unwrap() on an Err value: WireError(InvalidEnumValue(14))‘, libcore/result.rs:945:5
stack backtrace:
0: 0x91e017 – std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h4ef6490c84cef3d0
at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49
1: 0x917d73 – std::sys_common::backtrace::_print::hea150ee4f33bb5de
at libstd/sys_common/backtrace.rs:71
2: 0x91ca87 – std::panicking::default_hook::{{closure}}::h6c4396ff5bd61d89
at libstd/sys_common/backtrace.rs:59
at libstd/panicking.rs:380
3: 0x91c66b – std::panicking::default_hook::h0f6cb16cf06a0198
at libstd/panicking.rs:396
4: 0x91cf2b – std::panicking::rust_panic_with_hook::h2207195920ffa55f
at libstd/panicking.rs:576
5: 0x91cd8f – std::panicking::begin_panic::h8d43a09cf6d6e5f1
at libstd/panicking.rs:537
6: 0x91cd13 – std::panicking::begin_panic_fmt::hd9afc94159ee9735
at libstd/panicking.rs:521
7: 0x91ccab – rust_begin_unwind
at libstd/panicking.rs:497
8: 0x96b08b – core::panicking::panic_fmt::h0bd854df201d1baf
at libcore/panicking.rs:71
9: 0x498b23 – core::result::unwrap_failed::hddf59da180aa5028
10: 0x470cef – core::ops::function::impls::<impl core::ops::function::FnOnce for &’a mut F>::call_once::he8949bb52588c02d
11: 0x4a4293 – <futures::stream::map::Map<S, F> as futures::stream::Stream>::poll::h71adfc88d0d26074
12: 0x473c17 – <librespot_connect::spirc::SpircTask as futures::future::Future>::poll::hf6cd1264a1f3f55c
13: 0x458163 – <librespot::Main as futures::future::Future>::poll::hf19596b54d747405
14: 0x433693 – futures::task_impl::std::set::h37717c5fc1996b55
15: 0x44f827 – <futures::future::lazy::Lazy<F, R> as futures::future::Future>::poll::h932e698bfa1f4f96
16: 0x43383f – futures::task_impl::std::set::hbe0a3f27a98bd2cf
17: 0x43a5bb – <std::thread::local::LocalKey<T>>::with::h8887c0bf6c258a13
18: 0x43ee43 – <tokio::executor::current_thread::Entered<‚a, P>>::block_on::hce8d813fcf0f0ecd
19: 0x439fd3 – <std::thread::local::LocalKey<T>>::with::h4b562a8abd7a0522
20: 0x43a427 – <std::thread::local::LocalKey<T>>::with::h7e520266b933ea30
21: 0x43a277 – <std::thread::local::LocalKey<T>>::with::h6c7fa2726200d6fe
22: 0x43ba2f – <scoped_tls::ScopedKey<T>>::set::h1383930fc545927e
23: 0x4360c3 – tokio_core::reactor::Core::run::h58cbc7617adfe774
24: 0x45a007 – librespot::main::h01990349424f3ae5
25: 0x44d333 – std::rt::lang_start::{{closure}}::h1a708eb37359d32e
26: 0x91cbe3 – std::panicking::try::do_call::h5f03c49f73b7300e
at libstd/rt.rs:59
at libstd/panicking.rs:479
27: 0x92c32b – __rust_maybe_catch_panic
at libpanic_unwind/lib.rs:102
28: 0x91d353 – std::rt::lang_start_internal::h907d77b40aa767dd
at libstd/panicking.rs:458
at libstd/panic.rs:358
at libstd/rt.rs:58
29: 0x45abff – main
30: 0xb6ce4677 – __libc_start_main

Thanks again !

RS