X86 Hardware issues (WiFi, DAC, Disks, Boot etc.)

Responses

Simple mixer control ‘IEC958’,0

Simple mixer control ‘Master’,0
Simple mixer control ‘Mic’,0
Simple mixer control ‘Mic Boost’,0
Simple mixer control ‘IEC958’,0
Simple mixer control ‘IEC958 Default PCM’,0
Simple mixer control ‘Capture’,0
Simple mixer control ‘Loopback Mixing’,0

amixer: Unable to find simple control ‘IEC958’,16

you edited the responses to make it look nice :face_with_hand_over_mouth::wink::sunglasses:
It does not come like that, could you please give me the raw, 1-1 output from the seperate commands please, i’m not so good at guessing what comes from where.
So,
command, raw output
command, raw output

Command
amixer -c 0 scontrols

Raw output
Simple mixer control ‘IEC958’,0

Command
amixer -c 1 scontrols

Raw output
Simple mixer control ‘Master’,0
Simple mixer control ‘Mic’,0
Simple mixer control ‘Mic Boost’,0
Simple mixer control ‘IEC958’,0
Simple mixer control ‘IEC958 Default PCM’,0
Simple mixer control ‘Capture’,0
Simple mixer control ‘Loopback Mixing’,0

Command
/usr/bin/amixer -c 1 set IEC958,16 unmute

Raw output
amixer: Unable to find simple control ‘IEC958’,16

much better😀
I’m just trying to help, raw terminal output is always preferred, stops you from unnecessary editing effort as well.

I’ll have to sort this out because things don’t quite match.
As mentioned, I need to check the documentation as I have not seen this combination of HDA Generic and Realtek ALC662.
It can take a few days.

1 Like

Thanks for the reply, hopefully can get the HDMI output working.

In the meantime I’ll continue with the USB DAC that is connecting to my Receiver through optical - I suspect some “down sampling” is being done along the path

If you want to use a DAC then go for it, it can outperform hdmi/spdif with their 192Khz/24bit limitation anyway. But that depends on your sources and the DAC, use a decent one that will cope with your budget, formats and bitrates without having to resample them.

Meanwhile I’ll check ALC662

As far as I can tell the DAC is downsampling so I’m hoping the HDMI won’t

could you show the output from

amixer -c0
amixer -c1

amixer -c0

Simple mixer control ‘IEC958’,0
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [off]

amixer -c1

Simple mixer control ‘Master’,0
Capabilities: pvolume pswitch
Playback channels: Front Left - Front Right
Limits: Playback 0 - 64
Mono:
Front Left: Playback 44 [69%] [-20.00dB] [on]
Front Right: Playback 44 [69%] [-20.00dB] [on]
Simple mixer control ‘Mic’,0
Capabilities: pvolume pswitch
Playback channels: Front Left - Front Right
Limits: Playback 0 - 31
Mono:
Front Left: Playback 0 [0%] [-34.50dB] [off]
Front Right: Playback 0 [0%] [-34.50dB] [off]
Simple mixer control ‘Mic Boost’,0
Capabilities: volume
Playback channels: Front Left - Front Right
Capture channels: Front Left - Front Right
Limits: 0 - 3
Front Left: 0 [0%] [0.00dB]
Front Right: 0 [0%] [0.00dB]
Simple mixer control ‘IEC958’,0
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [off]
Simple mixer control ‘IEC958 Default PCM’,0
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control ‘Capture’,0
Capabilities: cvolume cswitch
Capture channels: Front Left - Front Right
Limits: Capture 0 - 31
Front Left: Capture 17 [55%] [12.00dB] [on]
Front Right: Capture 17 [55%] [12.00dB] [on]
Simple mixer control ‘Loopback Mixing’,0
Capabilities: enum
Items: ‘Disabled’ ‘Enabled’
Item0: ‘Disabled’

Good evening
I have problems with the dell wyse and volumio

I have managed to connect it to a screen, as for I know it always boot at start
But
I can not reach it via GUI on the phone
At the moment it has fixed up on cable net, with reserved IP number within DHCP numbers
If I start it from stopped many times it is not reachable. If I restart it same problem.

If I start it and it is reachable I can restart it or shut it down and then on again and it works correctly.

If it remained unplugged and then I start it it can have the problem or not

The same happens if I left it with free DHCP number
Other things on my net with fixed ip or not have no net problems

Have you got any suggestion?

I am not able to get a log as it is not reachable. The browser give net error internet disconnected when I try to reach it via IP or volumiolocal. The cable is directly connected from the router and the ethernet port on the dell blinks

Can you connect a wireless dongle and configure networking via hotspot or when monitor, keyboard & mouse connected?
When that works, you can produce the log when you don’t get an IP address. Can you also check your router whether you get an IP address on the wired connection?

Router can give ip address on cable, I have a decoder that always work via cable, with fixed up now.
I can connect it with kboard and mouse and via cable, I have no wifi dongle.
Is it possible to have a log that way? How to ?

When it works I can produce a log via gui but I don’t know if it will be useful in that case

It could be, depends on what sort of error it is. Without trying we won’t know.
What we can do is give you a command (or a few) to execute which filters certain information from the log, which would allow you to do a screenshot from.

Starting Live Log…

vollibrespot v0.2.5 8922128 2022-05-31 (librespot 08d8bcc 2020-10-07) -- Built On 2022-05-31
Reading Config from "/tmp/volspotify.toml"
[Vollibrespot] : Using Alsa backend with device: volumio
[Vollibrespot] : Failed to register IPv6 receiver: Os { code: 19, kind: Uncategorized, message: "No such device" }
[Vollibrespot] : Connecting to AP "ap-gew4.spotify.com:443"
info: CALLMETHOD: system_controller system enableLiveLog true
info: CoreCommandRouter::executeOnPlugin: system , enableLiveLog
info: Launching a new LiveLog session
thread 'main' panicked at 'Authentication failed with reason: PremiumAccountRequired', /build/cache/git/checkouts/librespot-6f197fd632ef9380/08d8bcc/core/src/connection/mod.rs:93:21
stack backtrace:
   0:     0x556f7bf680cd - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
   1:     0x556f7bf680cd - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
   2:     0x556f7bf680cd - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5
   3:     0x556f7bf680cd - ::fmt::h606862f787600875
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22
   4:     0x556f7bf8df5c - core::fmt::write::he803f0f418caf762
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17
   5:     0x556f7bf60cb8 - std::io::Write::write_fmt::h70bc45872f37e7bb
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15
   6:     0x556f7bf6a5a7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5
   7:     0x556f7bf6a5a7 - std::sys_common::backtrace::print::h359300b4a7fccf65
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9
   8:     0x556f7bf6a5a7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22
   9:     0x556f7bf6a270 - std::panicking::default_hook::h03ca0f22e1d2d25e
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:314:9
  10:     0x556f7bf6acf9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17
  11:     0x556f7bf6a9e7 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13
  12:     0x556f7bf68594 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18
  13:     0x556f7bf6a6f9 - rust_begin_unwind
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5
  14:     0x556f7ba73f53 - core::panicking::panic_fmt::he1bbc7336d49a357
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14
  15:     0x556f7bc43f56 - futures::future::chain::Chain::poll::hf0e729e3d4d8df0d
  16:     0x556f7bcb6a19 -  as futures::future::Future>::poll::hb2bebc352335cc1a
  17:     0x556f7bc428e6 - futures::future::chain::Chain::poll::hda5263cfb178296b
  18:     0x556f7bcb7fe1 -  as futures::future::Future>::poll::h7445370ea1c2ee99
  19:     0x556f7baa1736 - ::poll::hdecdb1a04917de4b
  20:     0x556f7bab9149 - futures::task_impl::std::set::h6dd4b73f744a06d4
  21:     0x556f7bacf3bd - std::thread::local::LocalKey::with::hc9bf2e930c1fdc36
  22:     0x556f7bab5c56 - tokio_current_thread::Entered
::block_on::h372d7b837fe25d26
  23:     0x556f7baceb48 - std::thread::local::LocalKey::with::h247079172a6ad00b
  24:     0x556f7bab88c5 - tokio::runtime::current_thread::runtime::Runtime::block_on::h538e89536cb974b3
  25:     0x556f7baa37e9 - vollibrespot::main::hf67292b633164777
  26:     0x556f7babdc73 - std::sys_common::backtrace::__rust_begin_short_backtrace::h9396fe1ba8d4dd7f
  27:     0x556f7bae0ce9 - std::rt::lang_start::{{closure}}::h0862538761d46dbc
  28:     0x556f7bf677b1 - core::ops::function::impls:: for &F>::call_once::hb7014f43484a8b4e
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:259:13
  29:     0x556f7bf677b1 - std::panicking::try::do_call::h7bc9dc436daeb8c7
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40
  30:     0x556f7bf677b1 - std::panicking::try::h653d68a27ff5f175
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19
  31:     0x556f7bf677b1 - std::panic::catch_unwind::h9d739f9f59895e68
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14
  32:     0x556f7bf677b1 - std::rt::lang_start_internal::{{closure}}::hf006f2bc7ce22bbe
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/rt.rs:128:48
  33:     0x556f7bf677b1 - std::panicking::try::do_call::hfb39d6df61a2e69f
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40
  34:     0x556f7bf677b1 - std::panicking::try::h13e2d225134958ac
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19
  35:     0x556f7bf677b1 - std::panic::catch_unwind::h3bd49b5a5dfb1a50
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14
  36:     0x556f7bf677b1 - std::rt::lang_start_internal::h2ba92edce36c035e
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/rt.rs:128:20
  37:     0x556f7baa6562 - main
  38:     0x7f02fdc9709b - __libc_start_main
  39:     0x556f7ba7478a - _start
  40:                0x0 - 
volspotconnect.service: Main process exited, code=exited, status=101/n/a
volspotconnect.service: Failed with result 'exit-code'.

volspotconnect.service: Service RestartSec=2s expired, scheduling restart.
volspotconnect.service: Scheduled restart job, restart counter is at 49.
Stopped Volspotconnect2 Daemon.
Started Volspotconnect2 Daemon.
vollibrespot v0.2.5 8922128 2022-05-31 (librespot 08d8bcc 2020-10-07) -- Built On 2022-05-31
Reading Config from "/tmp/volspotify.toml"
[Vollibrespot] : Using Alsa backend with device: volumio
[Vollibrespot] : Failed to register IPv6 receiver: Os { code: 19, kind: Uncategorized, message: "No such device" }
[Vollibrespot] : Connecting to AP "ap-gew4.spotify.com:443"
thread 'main' panicked at 'Authentication failed with reason: PremiumAccountRequired', /build/cache/git/checkouts/librespot-6f197fd632ef9380/08d8bcc/core/src/connection/mod.rs:93:21
stack backtrace:
   0:     0x55a8ff1b50cd - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
   1:     0x55a8ff1b50cd - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
   2:     0x55a8ff1b50cd - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5
   3:     0x55a8ff1b50cd - ::fmt::h606862f787600875
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22
   4:     0x55a8ff1daf5c - core::fmt::write::he803f0f418caf762
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17
   5:     0x55a8ff1adcb8 - std::io::Write::write_fmt::h70bc45872f37e7bb
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15
   6:     0x55a8ff1b75a7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5
   7:     0x55a8ff1b75a7 - std::sys_common::backtrace::print::h359300b4a7fccf65
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9
   8:     0x55a8ff1b75a7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22
   9:     0x55a8ff1b7270 - std::panicking::default_hook::h03ca0f22e1d2d25e
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:314:9
  10:     0x55a8ff1b7cf9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17
  11:     0x55a8ff1b79e7 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13
  12:     0x55a8ff1b5594 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18
  13:     0x55a8ff1b76f9 - rust_begin_unwind
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5
  14:     0x55a8fecc0f53 - core::panicking::panic_fmt::he1bbc7336d49a357
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14
  15:     0x55a8fee90f56 - futures::future::chain::Chain::poll::hf0e729e3d4d8df0d
  16:     0x55a8fef03a19 -  as futures::future::Future>::poll::hb2bebc352335cc1a
  17:     0x55a8fee8f8e6 - futures::future::chain::Chain::poll::hda5263cfb178296b
  18:     0x55a8fef04fe1 -  as futures::future::Future>::poll::h7445370ea1c2ee99
  19:     0x55a8fecee736 - ::poll::hdecdb1a04917de4b
  20:     0x55a8fed06149 - futures::task_impl::std::set::h6dd4b73f744a06d4
  21:     0x55a8fed1c3bd - std::thread::local::LocalKey::with::hc9bf2e930c1fdc36
  22:     0x55a8fed02c56 - tokio_current_thread::Entered
::block_on::h372d7b837fe25d26
  23:     0x55a8fed1bb48 - std::thread::local::LocalKey::with::h247079172a6ad00b
  24:     0x55a8fed058c5 - tokio::runtime::current_thread::runtime::Runtime::block_on::h538e89536cb974b3
  25:     0x55a8fecf07

e9 - vollibrespot::main::hf67292b633164777
  26:     0x55a8fed0ac73 - std::sys_common::backtrace::__rust_begin_short_backtrace::h9396fe1ba8d4dd7f
  27:     0x55a8fed2dce9 - std::rt::lang_start::{{closure}}::h0862538761d46dbc
  28:     0x55a8ff1b47b1 - core::ops::function::impls:: for &F>::call_once::hb7014f43484a8b4e
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:259:13
  29:     0x55a8ff1b47b1 - std::panicking::try::do_call::h7bc9dc436daeb8c7
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40
  30:     0x55a8ff1b47b1 - std::panicking::try::h653d68a27ff5f175
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19
  31:     0x55a8ff1b47b1 - std::panic::catch_unwind::h9d739f9f59895e68
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14
  32:     0x55a8ff1b47b1 - std::rt::lang_start_internal::{{closure}}::hf006f2bc7ce22bbe
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/rt.rs:128:48
  33:     0x55a8ff1b47b1 - std::panicking::try::do_call::hfb39d6df61a2e69f
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40
  34:     0x55a8ff1b47b1 - std::panicking::try::h13e2d225134958ac
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19
  35:     0x55a8ff1b47b1 - std::panic::catch_unwind::h3bd49b5a5dfb1a50
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14
  36:     0x55a8ff1b47b1 - std::rt::lang_start_internal::h2ba92edce36c035e
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/rt.rs:128:20
  37:     0x55a8fecf3562 - main
  38:     0x7f59c1c3409b - __libc_start_main
  39:     0x55a8fecc178a - _start
  40:                0x0 - 
volspotconnect.service: Main process exited, code=exited, status=101/n/a
volspotconnect.service: Failed with result 'exit-code'.
volspotconnect.service: Service RestartSec=2s expired, scheduling restart.
volspotconnect.service: Scheduled restart job, restart counter is at 50.
Stopped Volspotconnect2 Daemon.
Started Volspotconnect2 Daemon.
vollibrespot v0.2.5 8922128 2022-05-31 (librespot 08d8bcc 2020-10-07) -- Built On 2022-05-31
Reading Config from "/tmp/volspotify.toml"
[Vollibrespot] : Using Alsa backend with device: volumio
[Vollibrespot] : Failed to register IPv6 receiver: Os { code: 19, kind: Uncategorized, message: "No such device" }
[Vollibrespot] : Connecting to AP "ap-gew4.spotify.com:443"
thread 'main' panicked at 'Authentication failed with reason: PremiumAccountRequired', /build/cache/git/checkouts/librespot-6f197fd632ef9380/08d8bcc/core/src/connection/mod.rs:93:21
stack backtrace:
   0:     0x555ba19820cd - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
   1:     0x555ba19820cd - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
   2:     0x555ba19820cd - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5
   3:     0x555ba19820cd - ::fmt::h606862f787600875
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22
   4:     0x555ba19a7f5c - core::fmt::write::he803f0f418caf762
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17
   5:     0x555ba197acb8 - std::io::Write::write_fmt::h70bc45872f37e7bb
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15
   6:     0x555ba19845a7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5
   7:     0x555ba19845a7 - std::sys_common::backtrace::print::h359300b4a7fccf65
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9
   8:     0x555ba19845a7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22
   9:     0x555ba1984270 - std::panicking::default_hook::h03ca0f22e1d2d25e
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:314:9
  10:     0x555ba1984cf9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17
  11:     0x555ba19849e7 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13
  12:     0x555ba1982594 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18
  13:     0x555ba19846f9 - rust_begin_unwind
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5
  14:     0x555ba148df53 - core::panicking::panic_fmt::he1bbc7336d49a357
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14
  15:     0x555ba165df56 - futures::future::chain::Chain::poll::hf0e729e3d4d8df0d
  16:     0x555ba16d0a19 -  as futures::future::Future>::poll::hb2bebc352335cc1a
  17:     0x555ba165c8e6 - futures::future::chain::Chain::poll::hda5263cfb178296b
  18:     0x555ba16d1fe1 -  as futures::future::Future>::poll::h7445370ea1c2ee99
  19:     0x555ba14bb736 - ::poll::hdecdb1a04917de4b
  20:     0x555ba14d3149 - futures::task_impl::std::set::h6dd4b73f744a06d4
  21:     0x555ba14e93bd - std::thread::local::LocalKey::with::hc9bf2e930c1fdc36
  22:     0x555ba14cfc56 - tokio_current_thread::Entered
::block_on::h372d7b837fe25d26
  23:     0x555ba14e8b48 - std::thread::local::LocalKey::with::h247079172a6ad00b
  24:     0x555ba14d28c5 - tokio::runtime::current_thread::runtime::Runtime::block_on::h538e89536cb974b3
  25:     0x555ba14bd7

e9 - vollibrespot::main::hf67292b633164777
  26:     0x555ba14d7c73 - std::sys_common::backtrace::__rust_begin_short_backtrace::h9396fe1ba8d4dd7f
  27:     0x555ba14face9 - std::rt::lang_start::{{closure}}::h0862538761d46dbc
  28:     0x555ba19817b1 - core::ops::function::impls:: for &F>::call_once::hb7014f43484a8b4e
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:259:13
  29:     0x555ba19817b1 - std::panicking::try::do_call::h7bc9dc436daeb8c7
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40
  30:     0x555ba19817b1 - std::panicking::try::h653d68a27ff5f175
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19
  31:     0x555ba19817b1 - std::panic::catch_unwind::h9d739f9f59895e68
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14
  32:     0x555ba19817b1 - std::rt::lang_start_internal::{{closure}}::hf006f2bc7ce22bbe
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/rt.rs:128:48
  33:     0x555ba19817b1 - std::panicking::try::do_call::hfb39d6df61a2e69f
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40
  34:     0x555ba19817b1 - std::panicking::try::h13e2d225134958ac
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19
  35:     0x555ba19817b1 - std::panic::catch_unwind::h3bd49b5a5dfb1a50
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14
  36:     0x555ba19817b1 - std::rt::lang_start_internal::h2ba92edce36c035e
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/rt.rs:128:20
  37:     0x555ba14c0562 - main
  38:     0x7fec54d6409b - __libc_start_main
  39:     0x555ba148e78a - _start
  40:                0x0 - 
volspotconnect.service: Main process exited, code=exited, status=101/n/a
volspotconnect.service: Failed with result 'exit-code'.
volspotconnect.service: Service RestartSec=2s expired, scheduling restart.
volspotconnect.service: Scheduled restart job, restart counter is at 51.
Stopped Volspotconnect2 Daemon.
Started Volspotconnect2 Daemon.
vollibrespot v0.2.5 8922128 2022-05-31 (librespot 08d8bcc 2020-10-07) -- Built On 2022-05-31
Reading Config from "/tmp/volspotify.toml"
[Vollibrespot] : Using Alsa backend with device: volumio
[Vollibrespot] : Failed to register IPv6 receiver: Os { code: 19, kind: Uncategorized, message: "No such device" }
[Vollibrespot] : Connecting to AP "ap-gew4.spotify.com:443"
thread 'main' panicked at 'Authentication failed with reason: PremiumAccountRequired', /build/cache/git/checkouts/librespot-6f197fd632ef9380/08d8bcc/core/src/connection/mod.rs:93:21
stack backtrace:
   0:     0x5622104a90cd - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
   1:     0x5622104a90cd - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
   2:     0x5622104a90cd - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5
   3:     0x5622104a90cd - ::fmt::h606862f787600875
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22
   4:     0x5622104cef5c - core::fmt::write::he803f0f418caf762
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17
   5:     0x5622104a1cb8 - std::io::Write::write_fmt::h70bc45872f37e7bb
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15
   6:     0x5622104ab5a7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5
   7:     0x5622104ab5a7 - std::sys_common::backtrace::print::h359300b4a7fccf65
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9
   8:     0x5622104ab5a7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22
   9:     0x5622104ab270 - std::panicking::default_hook::h03ca0f22e1d2d25e
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:314:9
  10:     0x5622104abcf9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17
  11:     0x5622104ab9e7 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13
  12:     0x5622104a9594 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18
  13:     0x5622104ab6f9 - rust_begin_unwind
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5
  14:     0x56220ffb4f53 - core::panicking::panic_fmt::he1bbc7336d49a357
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14
  15:     0x562210184f56 - futures::future::chain::Chain::poll::hf0e729e3d4d8df0d
  16:     0x5622101f7a19 -  as futures::future::Future>::poll::hb2bebc352335cc1a
  17:     0x5622101838e6 - futures::future::chain::Chain::poll::hda5263cfb178296b
  18:     0x5622101f8fe1 -  as futures::future::Future>::poll::h7445370ea1c2ee99
  19:     0x56220ffe2736 - ::poll::hdecdb1a04917de4b
  20:     0x56220fffa149 - futures::task_impl::std::set::h6dd4b73f744a06d4
  21:     0x5622100103bd - std::thread::local::LocalKey::with::hc9bf2e930c1fdc36
  22:     0x56220fff6c56 - tokio_current_thread::Entered
::block_on::h372d7b837fe25d26
  23:     0x56221000fb48 - std::thread::local::LocalKey::with::h247079172a6ad00b
  24:     0x56220fff98c5 - tokio::runtime::current_thread::runtime::Runtime::block_on::h538e89536cb974b3
  25:

     0x56220ffe47e9 - vollibrespot::main::hf67292b633164777
  26:     0x56220fffec73 - std::sys_common::backtrace::__rust_begin_short_backtrace::h9396fe1ba8d4dd7f
  27:     0x562210021ce9 - std::rt::lang_start::{{closure}}::h0862538761d46dbc
  28:     0x5622104a87b1 - core::ops::function::impls:: for &F>::call_once::hb7014f43484a8b4e
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:259:13
  29:     0x5622104a87b1 - std::panicking::try::do_call::h7bc9dc436daeb8c7
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40
  30:     0x5622104a87b1 - std::panicking::try::h653d68a27ff5f175
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19
  31:     0x5622104a87b1 - std::panic::catch_unwind::h9d739f9f59895e68
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14
  32:     0x5622104a87b1 - std::rt::lang_start_internal::{{closure}}::hf006f2bc7ce22bbe
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/rt.rs:128:48
  33:     0x5622104a87b1 - std::panicking::try::do_call::hfb39d6df61a2e69f
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40
  34:     0x5622104a87b1 - std::panicking::try::h13e2d225134958ac
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19
  35:     0x5622104a87b1 - std::panic::catch_unwind::h3bd49b5a5dfb1a50
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14
  36:     0x5622104a87b1 - std::rt::lang_start_internal::h2ba92edce36c035e
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/rt.rs:128:20
  37:     0x56220ffe7562 - main
  38:     0x7f076e5fb09b - __libc_start_main
  39:     0x56220ffb578a - _start
  40:                0x0 - 
volspotconnect.service: Main process exited, code=exited, status=101/n/a
volspotconnect.service: Failed with result 'exit-code'.
volspotconnect.service: Service RestartSec=2s expired, scheduling restart.
volspotconnect.service: Scheduled restart job, restart counter is at 52.
Stopped Volspotconnect2 Daemon.
Started Volspotconnect2 Daemon.
vollibrespot v0.2.5 8922128 2022-05-31 (librespot 08d8bcc 2020-10-07) -- Built On 2022-05-31
Reading Config from "/tmp/volspotify.toml"
[Vollibrespot] : Using Alsa backend with device: volumio
[Vollibrespot] : Failed to register IPv6 receiver: Os { code: 19, kind: Uncategorized, message: "No such device" }
[Vollibrespot] : Connecting to AP "ap-gew4.spotify.com:443"
thread 'main' panicked at 'Authentication failed with reason: PremiumAccountRequired', /build/cache/git/checkouts/librespot-6f197fd632ef9380/08d8bcc/core/src/connection/mod.rs:93:21
stack backtrace:
   0:     0x55b7468380cd - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
   1:     0x55b7468380cd - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
   2:     0x55b7468380cd - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5
   3:     0x55b7468380cd - ::fmt::h606862f787600875
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22
   4:     0x55b74685df5c - core::fmt::write::he803f0f418caf762
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17
   5:     0x55b746830cb8 - std::io::Write::write_fmt::h70bc45872f37e7bb
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15
   6:     0x55b74683a5a7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5
   7:     0x55b74683a5a7 - std::sys_common::backtrace::print::h359300b4a7fccf65
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9
   8:     0x55b74683a5a7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22
   9:     0x55b74683a270 - std::panicking::default_hook::h03ca0f22e1d2d25e
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:314:9
  10:     0x55b74683acf9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17
  11:     0x55b74683a9e7 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13
  12:     0x55b746838594 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18
  13:     0x55b74683a6f9 - rust_begin_unwind
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5
  14:     0x55b746343f53 - core::panicking::panic_fmt::he1bbc7336d49a357
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14
  15:     0x55b746513f56 - futures::future::chain::Chain::poll::hf0e729e3d4d8df0d
  16:     0x55b746586a19 -  as futures::future::Future>::poll::hb2bebc352335cc1a
  17:     0x55b7465128e6 - futures::future::chain::Chain::poll::hda5263cfb178296b
  18:     0x55b746587fe1 -  as futures::future::Future>::poll::h7445370ea1c2ee99
  19:     0x55b746371736 - ::poll::hdecdb1a04917de4b
  20:     0x55b746389149 - futures::task_impl::std::set::h6dd4b73f744a06d4
  21:     0x55b74639f3bd - std::thread::local::LocalKey::with::hc9bf2e930c1fdc36
  22:     0x55b746385c56 - tokio_current_thread::Entered
::block_on::h372d7b837fe25d26
  23:     0x55b74639eb48 - std::thread::local::LocalKey::with::h247079172a6ad00b
  24:     0x55b7463888c5 - tokio::runtime::current_thread::runtime::Runtime::block_on::h538e89536cb974b3
  25:     0x55b7463737

e9 - vollibrespot::main::hf67292b633164777
  26:     0x55b74638dc73 - std::sys_common::backtrace::__rust_begin_short_backtrace::h9396fe1ba8d4dd7f
  27:     0x55b7463b0ce9 - std::rt::lang_start::{{closure}}::h0862538761d46dbc
  28:     0x55b7468377b1 - core::ops::function::impls:: for &F>::call_once::hb7014f43484a8b4e
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:259:13
  29:     0x55b7468377b1 - std::panicking::try::do_call::h7bc9dc436daeb8c7
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40
  30:     0x55b7468377b1 - std::panicking::try::h653d68a27ff5f175
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19
  31:     0x55b7468377b1 - std::panic::catch_unwind::h9d739f9f59895e68
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14
  32:     0x55b7468377b1 - std::rt::lang_start_internal::{{closure}}::hf006f2bc7ce22bbe
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/rt.rs:128:48
  33:     0x55b7468377b1 - std::panicking::try::do_call::hfb39d6df61a2e69f
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40
  34:     0x55b7468377b1 - std::panicking::try::h13e2d225134958ac
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19
  35:     0x55b7468377b1 - std::panic::catch_unwind::h3bd49b5a5dfb1a50
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14
  36:     0x55b7468377b1 - std::rt::lang_start_internal::h2ba92edce36c035e
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/rt.rs:128:20
  37:     0x55b746376562 - main
  38:     0x7fd307c2b09b - __libc_start_main
  39:     0x55b74634478a - _start
  40:                0x0 - 
volspotconnect.service: Main process exited, code=exited, status=101/n/a
volspotconnect.service: Failed with result 'exit-code'.
volspotconnect.service: Service RestartSec=2s expired, scheduling restart.
volspotconnect.service: Scheduled restart job, restart counter is at 53.
Stopped Volspotconnect2 Daemon.
Started Volspotconnect2 Daemon.
vollibrespot v0.2.5 8922128 2022-05-31 (librespot 08d8bcc 2020-10-07) -- Built On 2022-05-31
Reading Config from "/tmp/volspotify.toml"
[Vollibrespot] : Using Alsa backend with device: volumio
[Vollibrespot] : Failed to register IPv6 receiver: Os { code: 19, kind: Uncategorized, message: "No such device" }
[Vollibrespot] : Connecting to AP "ap-gew4.spotify.com:443"
thread 'main' panicked at 'Authentication failed with reason: PremiumAccountRequired', /build/cache/git/checkouts/librespot-6f197fd632ef9380/08d8bcc/core/src/connection/mod.rs:93:21
stack backtrace:
   0:     0x5646ee5e90cd - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
   1:     0x5646ee5e90cd - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
   2:     0x5646ee5e90cd - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5
   3:     0x5646ee5e90cd - ::fmt::h606862f787600875
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22
   4:     0x5646ee60ef5c - core::fmt::write::he803f0f418caf762
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17
   5:     0x5646ee5e1cb8 - std::io::Write::write_fmt::h70bc45872f37e7bb
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15
   6:     0x5646ee5eb5a7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5
   7:     0x5646ee5eb5a7 - std::sys_common::backtrace::print::h359300b4a7fccf65
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9
   8:     0x5646ee5eb5a7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22
   9:     0x5646ee5eb270 - std::panicking::default_hook::h03ca0f22e1d2d25e
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:314:9
  10:     0x5646ee5ebcf9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17
  11:     0x5646ee5eb9e7 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13
  12:     0x5646ee5e9594 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18
  13:     0x5646ee5eb6f9 - rust_begin_unwind
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5
  14:     0x5646ee0f4f53 - core::panicking::panic_fmt::he1bbc7336d49a357
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14
  15:     0x5646ee2c4f56 - futures::future::chain::Chain::poll::hf0e729e3d4d8df0d
  16:     0x5646ee337a19 -  as futures::future::Future>::poll::hb2bebc352335cc1a
  17:     0x5646ee2c38e6 - futures::future::chain::Chain::poll::hda5263cfb178296b
  18:     0x5646ee338fe1 -  as futures::future::Future>::poll::h7445370ea1c2ee99
  19:     0x5646ee122736 - ::poll::hdecdb1a04917de4b
  20:     0x5646ee13a149 - futures::task_impl::std::set::h6dd4b73f744a06d4
  21:     0x5646ee1503bd - std::thread::local::LocalKey::with::hc9bf2e930c1fdc36
  22:     0x5646ee136c56 - tokio_current_thread::Entered
::block_on::h372d7b837fe25d26
  23:     0x5646ee14fb48 - std::thread::local::LocalKey::with::h247079172a6ad00b
  24:     0x5646ee1398c5 - tokio::runtime::current_thread::runtime::Runtime::block_on::h538e89536cb974b3
  25:     0x5646ee1247e9 - vollibrespot::main::hf67292b633164777
  26:     0x5646ee13ec73 - std::sys_common::backtrace::__rust_begin_short_backtrace::h9396fe1ba8d4dd7f
  27:     0x5646ee161ce9 - std::rt::lang_start::{{closure}}::h0862538761d46dbc
  28:     0x5646ee5e87b1 - core::ops::function::impls:: for &F>::call_once::hb7014f43484a8b4e
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:259:13
  29:     0x5646ee5e87b1 - std::panicking::try::do_call::h7bc9dc436daeb8c7
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40
  30:     0x5646ee5e87b1 - std::panicking::try::h653d68a27ff5f175
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19
  31:     0x5646ee5e87b1 - std::panic::catch_unwind::h9d739f9f59895e68
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14
  32:     0x5646ee5e87b1 - std::rt::lang_start_internal::{{closure}}::hf006f2bc7ce22bbe
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/rt.rs:128:48
  33:     0x5646ee5e87b1 - std::panicking::try::do_call::hfb39d6df61a2e69f
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40
  34:     0x5646ee5e87b1 - std::panicking::try::h13e2d225134958ac
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19
  35:     0x5646ee5e87b1 - std::panic::catch_unwind::h3bd49b5a5dfb1a50
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14
  36:     0x5646ee5e87b1 - std::rt::lang_start_internal::h2ba92edce36c035e
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/rt.rs:128:20
  37:     0x5646ee127562 - main
  38:     0x7f76e52d309b - __libc_start_main
  39:     0x5646ee0f578a - _start
  40:                0x0 - 
volspotconnect.service: Main process exited, code=exited, status=101/n/a
volspotconnect.service: Failed with result 'exit-code'.

volspotconnect.service: Service RestartSec=2s expired, scheduling restart.
volspotconnect.service: Scheduled restart job, restart counter is at 54.
Stopped Volspotconnect2 Daemon.
Started Volspotconnect2 Daemon.
vollibrespot v0.2.5 8922128 2022-05-31 (librespot 08d8bcc 2020-10-07) -- Built On 2022-05-31
Reading Config from "/tmp/volspotify.toml"
[Vollibrespot] : Using Alsa backend with device: volumio
[Vollibrespot] : Failed to register IPv6 receiver: Os { code: 19, kind: Uncategorized, message: "No such device" }
[Vollibrespot] : Connecting to AP "ap-gew4.spotify.com:443"
thread 'main' panicked at 'Authentication failed with reason: PremiumAccountRequired', /build/cache/git/checkouts/librespot-6f197fd632ef9380/08d8bcc/core/src/connection/mod.rs:93:21
stack backtrace:
   0:     0x558fc9fdd0cd - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
   1:     0x558fc9fdd0cd - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
   2:     0x558fc9fdd0cd - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5
   3:     0x558fc9fdd0cd - ::fmt::h606862f787600875
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22
   4:     0x558fca002f5c - core::fmt::write::he803f0f418caf762
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17
   5:     0x558fc9fd5cb8 - std::io::Write::write_fmt::h70bc45872f37e7bb
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15
   6:     0x558fc9fdf5a7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5
   7:     0x558fc9fdf5a7 - std::sys_common::backtrace::print::h359300b4a7fccf65
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9
   8:     0x558fc9fdf5a7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22
   9:     0x558fc9fdf270 - std::panicking::default_hook::h03ca0f22e1d2d25e
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:314:9
  10:     0x558fc9fdfcf9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17
  11:     0x558fc9fdf9e7 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13
  12:     0x558fc9fdd594 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18
  13:     0x558fc9fdf6f9 - rust_begin_unwind
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5
  14:     0x558fc9ae8f53 - core::panicking::panic_fmt::he1bbc7336d49a357
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14
  15:     0x558fc9cb8f56 - futures::future::chain::Chain::poll::hf0e729e3d4d8df0d
  16:     0x558fc9d2ba19 -  as futures::future::Future>::poll::hb2bebc352335cc1a
  17:     0x558fc9cb78e6 - futures::future::chain::Chain::poll::hda5263cfb178296b
  18:     0x558fc9d2cfe1 -  as futures::future::Future>::poll::h7445370ea1c2ee99
  19:     0x558fc9b16736 - ::poll::hdecdb1a04917de4b
  20:     0x558fc9b2e149 - futures::task_impl::std::set::h6dd4b73f744a06d4
  21:     0x558fc9b443bd - std::thread::local::LocalKey::with::hc9bf2e930c1fdc36
  22:     0x558fc9b2ac56 - tokio_current_thread::Entered
::block_on::h372d7b837fe25d26
  23:     0x

558fc9b43b48 - std::thread::local::LocalKey::with::h247079172a6ad00b
  24:     0x558fc9b2d8c5 - tokio::runtime::current_thread::runtime::Runtime::block_on::h538e89536cb974b3
  25:     0x558fc9b187e9 - vollibrespot::main::hf67292b633164777
  26:     0x558fc9b32c73 - std::sys_common::backtrace::__rust_begin_short_backtrace::h9396fe1ba8d4dd7f
  27:     0x558fc9b55ce9 - std::rt::lang_start::{{closure}}::h0862538761d46dbc
  28:     0x558fc9fdc7b1 - core::ops::function::impls:: for &F>::call_once::hb7014f43484a8b4e
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:259:13
  29:     0x558fc9fdc7b1 - std::panicking::try::do_call::h7bc9dc436daeb8c7
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40
  30:     0x558fc9fdc7b1 - std::panicking::try::h653d68a27ff5f175
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19
  31:     0x558fc9fdc7b1 - std::panic::catch_unwind::h9d739f9f59895e68
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14
  32:     0x558fc9fdc7b1 - std::rt::lang_start_internal::{{closure}}::hf006f2bc7ce22bbe
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/rt.rs:128:48
  33:     0x558fc9fdc7b1 - std::panicking::try::do_call::hfb39d6df61a2e69f
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40
  34:     0x558fc9fdc7b1 - std::panicking::try::h13e2d225134958ac
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19
  35:     0x558fc9fdc7b1 - std::panic::catch_unwind::h3bd49b5a5dfb1a50
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14
  36:     0x558fc9fdc7b1 - std::rt::lang_start_internal::h2ba92edce36c035e
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/rt.rs:128:20
  37:     0x558fc9b1b562 - main
  38:     0x7efdd8d7c09b - __libc_start_main
  39:     0x558fc9ae978a - _start
  40:                0x0 - 
volspotconnect.service: Main process exited, code=exited, status=101/n/a
volspotconnect.service: Failed with result 'exit-code'.
volspotconnect.service: Service RestartSec=2s expired, scheduling restart.
volspotconnect.service: Scheduled restart job, restart counter is at 55.
Stopped Volspotconnect2 Daemon.
Started Volspotconnect2 Daemon.
vollibrespot v0.2.5 8922128 2022-05-31 (librespot 08d8bcc 2020-10-07) -- Built On 2022-05-31
Reading Config from "/tmp/volspotify.toml"
[Vollibrespot] : Using Alsa backend with device: volumio
[Vollibrespot] : Failed to register IPv6 receiver: Os { code: 19, kind: Uncategorized, message: "No such device" }
[Vollibrespot] : Connecting to AP "ap-gew4.spotify.com:443"
thread 'main' panicked at 'Authentication failed with reason: PremiumAccountRequired', /build/cache/git/checkouts/librespot-6f197fd632ef9380/08d8bcc/core/src/connection/mod.rs:93:21
stack backtrace:
   0:     0x55e270eec0cd - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
   1:     0x55e270eec0cd - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
   2:     0x55e270eec0cd - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5
   3:     0x55e270eec0cd - ::fmt::h606862f787600875
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22
   4:     0x55e270f11f5c - core::fmt::write::he803f0f418caf762
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17
   5:     0x55e270ee4cb8 - std::io::Write::write_fmt::h70bc45872f37e7bb
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15
   6:     0x55e270eee5a7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5
   7:     0x55e270eee5a7 - std::sys_common::backtrace::print::h359300b4a7fccf65
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9
   8:     0x55e270eee5a7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22
   9:     0x55e270eee270 - std::panicking::default_hook::h03ca0f22e1d2d25e
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:314:9
  10:     0x55e270eeecf9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17
  11:     0x55e270eee9e7 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13
  12:     0x55e270eec594 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18
  13:     0x55e270eee6f9 - rust_begin_unwind
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5
  14:     0x55e2709f7f53 - core::panicking::panic_fmt::he1bbc7336d49a357
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14
  15:     0x55e270bc7f56 - futures::future::chain::Chain::poll::hf0e729e3d4d8df0d
  16:     0x55e270c3aa19 -  as futures::future::Future>::poll::hb2bebc352335cc1a
  17:     0x55e270bc68e6 - futures::future::chain::Chain::poll::hda5263cfb178296b
  18:     0x55e270c3bfe1 -  as futures::future::Future>::poll::h7445370ea1c2ee99
  19:     0x55e270a25736 - ::poll::hdecdb1a04917de4b
  20:     0x55e270a3d149 - futures::task_impl::std::set::h6dd4b73f744a06d4
  21:     0x55e270a533bd - std::thread::local::LocalKey::with::hc9bf2e930c1fdc36
  22:     0x55e270a39c56 - tokio_current_thread::Entered
::block_on::h372d7b837fe25d26
  23:     0x55e270a52b48 - std::thread::local::LocalKey::with::h247079172a6ad00b
  24:     0x55e270a3c8c5 - tokio::runtime::current_thread::runtime::Runtime::block_on::h538e89536cb974b3
  25:     0x55e270a277

e9 - vollibrespot::main::hf67292b633164777
  26:     0x55e270a41c73 - std::sys_common::backtrace::__rust_begin_short_backtrace::h9396fe1ba8d4dd7f
  27:     0x55e270a64ce9 - std::rt::lang_start::{{closure}}::h0862538761d46dbc
  28:     0x55e270eeb7b1 - core::ops::function::impls:: for &F>::call_once::hb7014f43484a8b4e
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:259:13
  29:     0x55e270eeb7b1 - std::panicking::try::do_call::h7bc9dc436daeb8c7
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40
  30:     0x55e270eeb7b1 - std::panicking::try::h653d68a27ff5f175
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19
  31:     0x55e270eeb7b1 - std::panic::catch_unwind::h9d739f9f59895e68
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14
  32:     0x55e270eeb7b1 - std::rt::lang_start_internal::{{closure}}::hf006f2bc7ce22bbe
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/rt.rs:128:48
  33:     0x55e270eeb7b1 - std::panicking::try::do_call::hfb39d6df61a2e69f
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40
  34:     0x55e270eeb7b1 - std::panicking::try::h13e2d225134958ac
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19
  35:     0x55e270eeb7b1 - std::panic::catch_unwind::h3bd49b5a5dfb1a50
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14
  36:     0x55e270eeb7b1 - std::rt::lang_start_internal::h2ba92edce36c035e
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/rt.rs:128:20
  37:     0x55e270a2a562 - main
  38:     0x7fd95892609b - __libc_start_main
  39:     0x55e2709f878a - _start
  40:                0x0 - 
volspotconnect.service: Main process exited, code=exited, status=101/n/a
volspotconnect.service: Failed with result 'exit-code'.
volspotconnect.service: Service RestartSec=2s expired, scheduling restart.
volspotconnect.service: Scheduled restart job, restart counter is at 56.
Stopped Volspotconnect2 Daemon.
Started Volspotconnect2 Daemon.
vollibrespot v0.2.5 8922128 2022-05-31 (librespot 08d8bcc 2020-10-07) -- Built On 2022-05-31
Reading Config from "/tmp/volspotify.toml"
[Vollibrespot] : Using Alsa backend with device: volumio
[Vollibrespot] : Failed to register IPv6 receiver: Os { code: 19, kind: Uncategorized, message: "No such device" }
[Vollibrespot] : Connecting to AP "ap-gew4.spotify.com:443"
thread 'main' panicked at 'Authentication failed with reason: PremiumAccountRequired', /build/cache/git/checkouts/librespot-6f197fd632ef9380/08d8bcc/core/src/connection/mod.rs:93:21
stack backtrace:
   0:     0x560411da60cd - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
   1:     0x560411da60cd - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
   2:     0x560411da60cd - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5
   3:     0x560411da60cd - ::fmt::h606862f787600875
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22
   4:     0x560411dcbf5c - core::fmt::write::he803f0f418caf762
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17
   5:     0x560411d9ecb8 - std::io::Write::write_fmt::h70bc45872f37e7bb
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15
   6:     0x560411da85a7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5
   7:     0x560411da85a7 - std::sys_common::backtrace::print::h359300b4a7fccf65
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9
   8:     0x560411da85a7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22
   9:     0x560411da8270 - std::panicking::default_hook::h03ca0f22e1d2d25e
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:314:9
  10:     0x560411da8cf9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17
  11:     0x560411da89e7 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13
  12:     0x560411da6594 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18
  13:     0x560411da86f9 - rust_begin_unwind
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5
  14:     0x5604118b1f53 - core::panicking::panic_fmt::he1bbc7336d49a357
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14
  15:     0x560411a81f56 - futures::future::chain::Chain::poll::hf0e729e3d4d8df0d
  16:     0x560411af4a19 -  as futures::future::Future>::poll::hb2bebc352335cc1a
  17:     0x560411a808e6 - futures::future::chain::Chain::poll::hda5263cfb178296b
  18:     0x560411af5fe1 -  as futures::future::Future>::poll::h7445370ea1c2ee99
  19:     0x5604118df736 - ::poll::hdecdb1a04917de4b
  20:     0x5604118f7149 - futures::task_impl::std::set::h6dd4b73f744a06d4
  21:     0x56041190d3bd - std::thread::local::LocalKey::with::hc9bf2e930c1fdc36
  22:     0x5604118f3c56 - tokio_current_thread::Entered
::block_on::h372d7b837fe25d26
  23:     0x56041190cb48 - std::thread::local::LocalKey::with::h247079172a6ad00b
  24:     0x5604118f68c5 - tokio::runtime::current_thread::runtime::Runtime::block_on::h538e89536cb974b3
  25:     0x5604118e17

e9 - vollibrespot::main::hf67292b633164777
  26:     0x5604118fbc73 - std::sys_common::backtrace::__rust_begin_short_backtrace::h9396fe1ba8d4dd7f
  27:     0x56041191ece9 - std::rt::lang_start::{{closure}}::h0862538761d46dbc
  28:     0x560411da57b1 - core::ops::function::impls:: for &F>::call_once::hb7014f43484a8b4e
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:259:13
  29:     0x560411da57b1 - std::panicking::try::do_call::h7bc9dc436daeb8c7
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40
  30:     0x560411da57b1 - std::panicking::try::h653d68a27ff5f175
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19
  31:     0x560411da57b1 - std::panic::catch_unwind::h9d739f9f59895e68
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14
  32:     0x560411da57b1 - std::rt::lang_start_internal::{{closure}}::hf006f2bc7ce22bbe
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/rt.rs:128:48
  33:     0x560411da57b1 - std::panicking::try::do_call::hfb39d6df61a2e69f
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40
  34:     0x560411da57b1 - std::panicking::try::h13e2d225134958ac
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19
  35:     0x560411da57b1 - std::panic::catch_unwind::h3bd49b5a5dfb1a50
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14
  36:     0x560411da57b1 - std::rt::lang_start_internal::h2ba92edce36c035e
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/rt.rs:128:20
  37:     0x5604118e4562 - main
  38:     0x7fc5ac7dd09b - __libc_start_main
  39:     0x5604118b278a - _start
  40:                0x0 - 
volspotconnect.service: Main process exited, code=exited, status=101/n/a
volspotconnect.service: Failed with result 'exit-code'.
volspotconnect.service: Service RestartSec=2s expired, scheduling restart.
volspotconnect.service: Scheduled restart job, restart counter is at 57.
Stopped Volspotconnect2 Daemon.
Started Volspotconnect2 Daemon.
vollibrespot v0.2.5 8922128 2022-05-31 (librespot 08d8bcc 2020-10-07) -- Built On 2022-05-31
Reading Config from "/tmp/volspotify.toml"
[Vollibrespot] : Using Alsa backend with device: volumio
[Vollibrespot] : Failed to register IPv6 receiver: Os { code: 19, kind: Uncategorized, message: "No such device" }
[Vollibrespot] : Connecting to AP "ap-gew4.spotify.com:443"
thread 'main' panicked at 'Authentication failed with reason: PremiumAccountRequired', /build/cache/git/checkouts/librespot-6f197fd632ef9380/08d8bcc/core/src/connection/mod.rs:93:21
stack backtrace:
   0:     0x55569d9910cd - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
   1:     0x55569d9910cd - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
   2:     0x55569d9910cd - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5
   3:     0x55569d9910cd - ::fmt::h606862f787600875
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22
   4:     0x55569d9b6f5c - core::fmt::write::he803f0f418caf762
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17
   5:     0x55569d989cb8 - std::io::Write::write_fmt::h70bc45872f37e7bb
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15
   6:     0x55569d9935a7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5
   7:     0x55569d9935a7 - std::sys_common::backtrace::print::h359300b4a7fccf65
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9
   8:     0x55569d9935a7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22
   9:     0x55569d993270 - std::panicking::default_hook::h03ca0f22e1d2d25e
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:314:9
  10:     0x55569d993cf9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17
  11:     0x55569d9939e7 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13
  12:     0x55569d991594 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18
  13:     0x55569d9936f9 - rust_begin_unwind
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5
  14:     0x55569d49cf53 - core::panicking::panic_fmt::he1bbc7336d49a357
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14
  15:     0x55569d66cf56 - futures::future::chain::Chain::poll::hf0e729e3d4d8df0d
  16:     0x55569d6dfa19 -  as futures::future::Future>::poll::hb2bebc352335cc1a
  17:     0x55569d66b8e6 - futures::future::chain::Chain::poll::hda5263cfb178296b
  18:     0x55569d6e0fe1 -  as futures::future::Future>::poll::h7445370ea1c2ee99
  19:     0x55569d4ca736 - ::poll::hdecdb1a04917de4b
  20:     0x55569d4e2149 - futures::task_impl::std::set::h6dd4b73f744a06d4
  21:     0x55569d4f83bd - std::thread::local::LocalKey::with::hc9bf2e930c1fdc36
  22:     0x55569d4dec56 - tokio_current_thread::Entered
::block_on::h372d7b837fe25d26
  23:     0x55569d4f7b48 - std::thread::local::LocalKey::with::h247079172a6ad00b
  24:     0x55569d4e18c5 - tokio::runtime::current_thread::runtime::Runtime::block_on::h538e89536cb974b3
  25:     0x55569d4cc7e9 - vollibrespot::main::hf67292b633164777
  26:     0x55569d4e6c73 - std::sys_common::backtrace::__rust_begin_short_backtrace::h9396fe1ba8d4dd7f
  27:     0x55569d509ce9 - std::rt::lang_start::{{closure}}::h0862538761d46dbc
  28:     0x55569d9907b1 - core::ops::function::impls:: for &F>::call_once::hb7014f43484a8b4e
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:259:13
  29:     0x55569d9907b1 - std::panicking::try::do_call::h7bc9dc436daeb8c7
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40
  30:     0x55569d9907b1 - std::panicking::try::h653d68a27ff5f175
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19
  31:     0x55569d9907b1 - std::panic::catch_unwind::h9d739f9f59895e68
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14
  32:     0x55569d9907b1 - std::rt::lang_start_internal::{{closure}}::hf006f2bc7ce22bbe
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/rt.rs:128:48
  33:     0x55569d9907b1 - std::panicking::try::do_call::hfb39d6df61a2e69f
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40
  34:     0x55569d9907b1 - std::panicking::try::h13e2d225134958ac
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19
  35:     0x55569d9907b1 - std::panic::catch_unwind::h3bd49b5a5dfb1a50
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14
  36:     0x55569d9907b1 - std::rt::lang_start_internal::h2ba92edce36c035e
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/rt.rs:128:20
  37:     0x55569d4cf562 - main
  38:     0x7fba269f509b - __libc_start_main
  39:     0x55569d49d78a - _start
  40:                0x0 - 
volspotconnect.service: Main process exited, code=exited, status=101/n/a
volspotconnect.service: Failed with result 'exit-code'.

volspotconnect.service: Service RestartSec=2s expired, scheduling restart.
volspotconnect.service: Scheduled restart job, restart counter is at 58.
Stopped Volspotconnect2 Daemon.
Started Volspotconnect2 Daemon.
vollibrespot v0.2.5 8922128 2022-05-31 (librespot 08d8bcc 2020-10-07) -- Built On 2022-05-31
Reading Config from "/tmp/volspotify.toml"
[Vollibrespot] : Using Alsa backend with device: volumio
[Vollibrespot] : Failed to register IPv6 receiver: Os { code: 19, kind: Uncategorized, message: "No such device" }
[Vollibrespot] : Connecting to AP "ap-gew4.spotify.com:443"
thread 'main' panicked at 'Authentication failed with reason: PremiumAccountRequired', /build/cache/git/checkouts/librespot-6f197fd632ef9380/08d8bcc/core/src/connection/mod.rs:93:21
stack backtrace:
   0:     0x55f7f6c980cd - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
   1:     0x55f7f6c980cd - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
   2:     0x55f7f6c980cd - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5
   3:     0x55f7f6c980cd - ::fmt::h606862f787600875
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22
   4:     0x55f7f6cbdf5c - core::fmt::write::he803f0f418caf762
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17
   5:     0x55f7f6c90cb8 - std::io::Write::write_fmt::h70bc45872f37e7bb
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15
   6:     0x55f7f6c9a5a7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5
   7:     0x55f7f6c9a5a7 - std::sys_common::backtrace::print::h359300b4a7fccf65
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9
   8:     0x55f7f6c9a5a7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22
   9:     0x55f7f6c9a270 - std::panicking::default_hook::h03ca0f22e1d2d25e
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:314:9
  10:     0x55f7f6c9acf9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17
  11:     0x55f7f6c9a9e7 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13
  12:     0x55f7f6c98594 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18
  13:     0x55f7f6c9a6f9 - rust_begin_unwind
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5
  14:     0x55f7f67a3f53 - core::panicking::panic_fmt::he1bbc7336d49a357
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14
  15:     0x55f7f6973f56 - futures::future::chain::Chain::poll::hf0e729e3d4d8df0d
  16:     0x55f7f69e6a19 -  as futures::future::Future>::poll::hb2bebc352335cc1a
  17:     0x55f7f69728e6 - futures::future::chain::Chain::poll::hda5263cfb178296b
  18:     0x55f7f69e7fe1 -  as futures::future::Future>::poll::h7445370ea1c2ee99
  19:     0x55f7f67d1736 - ::poll::hdecdb1a04917de4b
  20:     0x55f7f67e9149 - futures::task_impl::std::set::h6dd4b73f744a06d4
  21:     0x55f7f67ff3bd - std::thread::local::LocalKey::with::hc9bf2e930c1fdc36
  22:     0x55f7f67e5c56 - tokio_current_thread::Entered
::block_on::h372d7b837fe25d26
  23:     0x55f7f67feb48 - std::thread::local::LocalKey::with::h247079172a6ad00b
  24:     0x55f7f67e88c5 - tokio::runtime::current_thread::runtime::Runtime::block_on::h538e89536cb974b3
  25:     0x55f7f67d37e9 - vollibrespot::main::hf67292b633164777
  26:     0x55f7f67edc73 - std::sys_common::backtrace::__rust_begin_short_backtrace::h9396fe1ba8d4dd7f
  27:     0x55f7f6810ce9 - std::rt::lang_start::{{closure}}::h0862538761d46dbc
  28:     0x55f7f6c977b1 - core::ops::function::impls:: for &F>::call_once::hb7014f43484a8b4e
                               at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:259:13
  29:     0x55f7f6c977b1 - std::panicking::try::do_call::h7bc9dc436daeb8c7
"
 
 - 

                          
                                -

Here is a live log with GUI working

A live log is no good for chasing network issues. Why not just, as asked, supply a full log.
The errors you are seeing in the live log have no relation with your issues or X86. These errors are linked to spotify, known issues for all platforms, for which there is a thread in the forum. Not sure what else (and how) you have installed additionally, the reason why the full log is so important.

My urgent advise to you, do a factory reset and don’t install anything until your network issues have been resolved.

1 Like

I have not installed anything nor have Spotify. I am using bubble upnp with quobuz for streaming sometimes. No plugin installed

I will for sure upload a full log but not sure how to do it. Do I have to wait for the link after sending it to support and post that?

If I do a factory reset volumio will remain installed correct? I will maybe lost favourite radio list but ok

Ok, found it how, will post the log here asap

Here is the full log

http://logs.volumio.org/volumio/0WpO9Y3.html

Thank you

well, “vollibrespot” is not part of a default Volumio image, so how that came on your machine as a plugin must have been by a miracle :wink:
Please stay precise with info, otherwise I cannot help.

I will analyse your log and check whether there is anything abnormal visible regarding eth0 (wired lan).

Not sure what you expect from me, I ask if you installed anything extra, you say no, the live log shows “librespotify” with loads of errors.
Then I ask for factory reset and a full log and ask not to install any additional software until the network issues are resolved.
You supply the log and it shows you did installed Spotify of which I already told you it is erroneous.
Seeing you can’t follow simple requests, how do you think I can help?

1 Like

Well, I am not expecting anything, just asking for possible help, if I can. If not, just say it, I will stop.

I have not installed Spotify or others plugin, maybe I have searched for them, but nothing more as far as I know. What should be the point for me to telling lies about that? If I had done those things I will just tell it.

You advised me about the factory reset, I was just asking more about it before doing it. Was also not clear that you needed a log after the reset, in that case I would have provided that

My other question is, is this librespotify (official plugin ?) causing my net problems? Because I know nothing, but it seems not so probably to me

I find not fair at all saying that I can not follow simple requests. I was asking for a simple solution from the beginning, I am here to learn, I have provided kboard etc to solve problems, I have apologized for possible mistakes I have done.
I have been fair and correct in the approach, from the beginning and until now.

I was the happiest of us all if not in need of writing here but just listening music.

If you consider my problem not worth of attention I let you free from giving yours to it, you owe me nothing.

We have no issues to support you, but it’s impossible to do that on a undefined device. With possible left overs, incomplete removal’s etc.

So do a factory reset and post a full log.
In this case we have a stable start to trouble shoot.