Feb 08 19:03:05 volumio-clear-case go-librespot[4211]: time="2026-02-08T19:03:05Z" level=warning msg="failed to connect to AP ap-gew1.spotify.com:80, retrying with a different AP" error="dial tcp: lookup ap-gew1.spotify.com: device or resource busy"
Feb 08 19:03:17 volumio-clear-case go-librespot[4211]: time="2026-02-08T19:03:17Z" level=warning msg="failed to connect to AP ap-gue1.spotify.com:4070, retrying with a different AP" error="dial tcp: lookup ap-gue1.spotify.com: device or resource busy"
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: time="2026-02-08T19:03:28Z" level=error msg="did not receive last pong ack from accesspoint, 360s passed"
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: time="2026-02-08T19:03:28Z" level=error msg="did not receive last pong from dealer, 270s passed"
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: panic: runtime error: invalid memory address or nil pointer dereference
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: [signal SIGSEGV: segmentation violation code=0x1 addr=0xc pc=0x4f6f14]
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: goroutine 42 gp=0x30827e8 m=5 mp=0x3080008 [running]:
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: panic({0x82e098, 0xf78250})
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/panic.go:802 +0x148 fp=0x3059f20 sp=0x3059ecc pc=0xa92ec
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.panicmem(...)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/panic.go:262
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.sigpanic()
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/signal_unix.go:925 +0x384 fp=0x3059f50 sp=0x3059f20 pc=0xabca4
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).pongAckTicker(0x32f8008)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/ap/ap.go:380 +0x284 fp=0x3059fe4 sp=0x3059f54 pc=0x4f6f14
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).Receive.(*Accesspoint).startReceiving.func1.gowrap2()
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/ap/ap.go:277 +0x28 fp=0x3059fec sp=0x3059fe4 pc=0x4f63e8
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.goexit({})
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x3059fec sp=0x3059fec pc=0xb0874
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: created by github.com/devgianlu/go-librespot/ap.(*Accesspoint).Receive.(*Accesspoint).startReceiving.func1 in goroutine 83
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/ap/ap.go:277 +0x15c
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: goroutine 1 gp=0x3002128 m=nil [select, 6 minutes]:
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.gopark(0x960f10, 0x0, 0x9, 0x3, 0x1)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x3256ce8 sp=0x3256cd4 pc=0xa97c0
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.selectgo(0x3256df8, 0x3205dc4, 0x0, 0x0, 0x2, 0x1)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/select.go:351 +0xc4c fp=0x3256d98 sp=0x3256ce8 pc=0x85000
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: github.com/devgianlu/go-librespot/zeroconf.(*Zeroconf).Serve(0x30a8000, 0x3256e90)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/zeroconf/zeroconf.go:283 +0x21c fp=0x3256e3c sp=0x3256d98 pc=0x61db0c
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: main.(*App).withAppPlayer(0x3126880, {0xa260ac, 0xfdcff0}, 0x30117b0)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/cmd/daemon/main.go:340 +0x580 fp=0x3256ed0 sp=0x3256e3c pc=0x6ab088
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: main.(*App).withCredentials(...)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/cmd/daemon/main.go:209
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: main.(*App).SpotifyToken(0x3126880, {0xa260ac, 0xfdcff0}, {0x3013028, 0x6}, {0x31f0120, 0x11f})
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/cmd/daemon/main.go:201 +0xc0 fp=0x3256f00 sp=0x3256ed0 pc=0x6aa4b0
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: main.main()
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/cmd/daemon/main.go:593 +0x660 fp=0x3256fa8 sp=0x3256f00 pc=0x6ad58c
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.main()
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/proc.go:285 +0x2f0 fp=0x3256fec sp=0x3256fa8 pc=0x6f390
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.goexit({})
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x3256fec sp=0x3256fec pc=0xb0874
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: goroutine 2 gp=0x30027e8 m=nil [force gc (idle), 2 minutes]:
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.gopark(0x960edc, 0xfd0f08, 0x11, 0xa, 0x1)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x3048fd4 sp=0x3048fc0 pc=0xa97c0
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.goparkunlock(...)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/proc.go:466
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.forcegchelper()
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/proc.go:373 +0xe4 fp=0x3048fec sp=0x3048fd4 pc=0x6f7f4
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.goexit({})
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x3048fec sp=0x3048fec pc=0xb0874
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: created by runtime.init.6 in goroutine 1
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/proc.go:361 +0x1c
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: goroutine 3 gp=0x3002b48 m=nil [GC sweep wait, 2 minutes]:
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.gopark(0x960edc, 0xfd17b0, 0xc, 0x9, 0x1)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x30497c4 sp=0x30497b0 pc=0xa97c0
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.goparkunlock(...)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/proc.go:466
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.bgsweep(0x302e050)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/mgcsweep.go:323 +0x11c fp=0x30497e4 sp=0x30497c4 pc=0x5768c
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.gcenable.gowrap1()
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/mgc.go:212 +0x28 fp=0x30497ec sp=0x30497e4 pc=0x46c3c
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.goexit({})
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x30497ec sp=0x30497ec pc=0xb0874
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: created by runtime.gcenable in goroutine 1
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/mgc.go:212 +0x74
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: goroutine 4 gp=0x3002c68 m=nil [GC scavenge wait, 2 minutes]:
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.gopark(0x960edc, 0xfd20d0, 0xd, 0xa, 0x2)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x3049fb4 sp=0x3049fa0 pc=0xa97c0
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.goparkunlock(...)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/proc.go:466
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.(*scavengerState).park(0xfd20d0)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/mgcscavenge.go:425 +0x68 fp=0x3049fc8 sp=0x3049fb4 pc=0x54a28
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.bgscavenge(0x302e050)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/mgcscavenge.go:658 +0x60 fp=0x3049fe4 sp=0x3049fc8 pc=0x5516c
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.gcenable.gowrap2()
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/mgc.go:213 +0x28 fp=0x3049fec sp=0x3049fe4 pc=0x46be8
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.goexit({})
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x3049fec sp=0x3049fec pc=0xb0874
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: created by runtime.gcenable in goroutine 1
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/mgc.go:213 +0xbc
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: goroutine 5 gp=0x3002fc8 m=nil [GOMAXPROCS updater (idle), 6 minutes]:
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.gopark(0x960edc, 0xfd1548, 0x12, 0xa, 0x1)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x304a7a4 sp=0x304a790 pc=0xa97c0
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.goparkunlock(...)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/proc.go:466
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.updateMaxProcsGoroutine()
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/proc.go:6720 +0x110 fp=0x304a7ec sp=0x304a7a4 pc=0x7f174
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.goexit({})
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x304a7ec sp=0x304a7ec pc=0xb0874
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: created by runtime.defaultGOMAXPROCSUpdateEnable in goroutine 1
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/proc.go:6708 +0x40
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: goroutine 6 gp=0x3003328 m=nil [finalizer wait, 6 minutes]:
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.gopark(0x960d84, 0xfdd0e0, 0x10, 0xa, 0x1)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x304af88 sp=0x304af74 pc=0xa97c0
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.runFinalizers()
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/mfinal.go:210 +0x110 fp=0x304afec sp=0x304af88 pc=0x45888
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.goexit({})
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x304afec sp=0x304afec pc=0xb0874
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: created by runtime.createfing in goroutine 1
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/mfinal.go:172 +0x5c
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: goroutine 7 gp=0x31de908 m=nil [cleanup wait, 4 minutes]:
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.gopark(0x960edc, 0xfd22a8, 0x2e, 0xa, 0x1)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x30487a4 sp=0x3048790 pc=0xa97c0
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.goparkunlock(...)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/proc.go:466
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.(*cleanupQueue).dequeue(0xfd2248)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/mcleanup.go:439 +0x12c fp=0x30487c4 sp=0x30487a4 pc=0x41cb0
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.runCleanups()
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/mcleanup.go:635 +0x7c fp=0x30487ec sp=0x30487c4 pc=0x4284c
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.goexit({})
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x30487ec sp=0x30487ec pc=0xb0874
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: created by runtime.(*cleanupQueue).createGs in goroutine 1
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/mcleanup.go:589 +0x124
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: goroutine 10 gp=0x31df8c8 m=nil [IO wait, 6 minutes]:
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.gopark(0x960ecc, 0xf6cbfe10, 0x2, 0x2, 0x5)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x3056cf0 sp=0x3056cdc pc=0xa97c0
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.netpollblock(0xf6cbfe00, 0x72, 0x0)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/netpoll.go:575 +0x100 fp=0x3056d08 sp=0x3056cf0 pc=0x675a0
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: internal/poll.runtime_pollWait(0xf6cbfe00, 0x72)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/netpoll.go:351 +0x54 fp=0x3056d1c sp=0x3056d08 pc=0xa8864
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: internal/poll.(*pollDesc).wait(0x310b328, 0x72, 0x0)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x30 fp=0x3056d30 sp=0x3056d1c pc=0x134df4
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: internal/poll.(*pollDesc).waitRead(...)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:89
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: internal/poll.(*FD).Accept(0x310b310)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/internal/poll/fd_unix.go:613 +0x284 fp=0x3056d78 sp=0x3056d30 pc=0x1395b0
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: net.(*netFD).accept(0x310b310)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/net/fd_unix.go:161 +0x20 fp=0x3056de0 sp=0x3056d78 pc=0x1aa9d8
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: net.(*TCPListener).accept(0x3000630)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/net/tcpsock_posix.go:159 +0x20 fp=0x3056e34 sp=0x3056de0 pc=0x1c2304
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: net.(*TCPListener).Accept(0x3000630)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/net/tcpsock.go:380 +0x30 fp=0x3056e50 sp=0x3056e34 pc=0x1c134c
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: net/http.(*onceCloseListener).Accept(0x30a4080)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: :1 +0x34 fp=0x3056e68 sp=0x3056e50 pc=0x367710
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: net/http.(*Server).Serve(0x30b4008, {0xa258a8, 0x3000630})
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/net/http/server.go:3463 +0x2d8 fp=0x3056f00 sp=0x3056e68 pc=0x3408c8
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: net/http.Serve(...)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/net/http/server.go:2971
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: main.(*ConcreteApiServer).serve(0x302a900)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/cmd/daemon/api_server.go:666 +0x974 fp=0x3056fe4 sp=0x3056f00 pc=0x69fdac
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: main.NewApiServer.gowrap1()
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/cmd/daemon/api_server.go:332 +0x28 fp=0x3056fec sp=0x3056fe4 pc=0x69eae4
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.goexit({})
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x3056fec sp=0x3056fec pc=0xb0874
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: created by main.NewApiServer in goroutine 1
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/cmd/daemon/api_server.go:332 +0x310
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: goroutine 184 gp=0x31dfc28 m=nil [select, 2 minutes]:
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.gopark(0x960f10, 0x0, 0x9, 0x3, 0x1)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x30dfb60 sp=0x30dfb4c pc=0xa97c0
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.selectgo(0x30dfc68, 0x30dfc38, 0x0, 0x0, 0x2, 0x1)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/select.go:351 +0xc4c fp=0x30dfc10 sp=0x30dfb60 pc=0x85000
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: net.doBlockingWithCtx[...]({0xa260e4, 0x3000e70}, {0x32ac0c0, 0x13}, 0x3270d80)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/net/cgo_unix.go:71 +0x280 fp=0x30dfc90 sp=0x30dfc10 pc=0x1cc630
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: net.cgoLookupIP({0xa260e4, 0x3000e70}, {0x903a4e, 0x3}, {0x32ac0c0, 0x13})
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/net/cgo_unix.go:228 +0x98 fp=0x30dfcc0 sp=0x30dfc90 pc=0x19c334
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: net.(*Resolver).lookupIP(0xfd1660, {0xa260e4, 0x3000e70}, {0x903a4e, 0x3}, {0x32ac0c0, 0x13})
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/net/lookup_unix.go:64 +0x90 fp=0x30dfefc sp=0x30dfcc0 pc=0x1b7a0c
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: net.(*Resolver).lookupIP-fm({0xa260e4, 0x3000e70}, {0x903a4e, 0x3}, {0x32ac0c0, 0x13})
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: :1 +0x58 fp=0x30dff30 sp=0x30dfefc pc=0x1d2324
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: net.init.func1({0xa260e4, 0x3000e70}, 0x32b6988, {0x903a4e, 0x3}, {0x32ac0c0, 0x13})
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/net/hook.go:21 +0x4c fp=0x30dff60 sp=0x30dff30 pc=0x1999a8
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: net.(*Resolver).lookupIPAddr.func1()
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/net/lookup.go:335 +0x58 fp=0x30dff9c sp=0x30dff60 pc=0x1b724c
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: internal/singleflight.(*Group).doCall(0xfd1668, 0x3000ea0, {0x32ac828, 0x17}, 0x30a54e0)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/internal/singleflight/singleflight.go:93 +0x1c fp=0x30dffd4 sp=0x30dff9c pc=0x197c48
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: internal/singleflight.(*Group).DoChan.gowrap1()
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/internal/singleflight/singleflight.go:86 +0x48 fp=0x30dffec sp=0x30dffd4 pc=0x197c00
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.goexit({})
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x30dffec sp=0x30dffec pc=0xb0874
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: created by internal/singleflight.(*Group).DoChan in goroutine 41
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/internal/singleflight/singleflight.go:86 +0x304
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: goroutine 34 gp=0x33c2128 m=nil [GC worker (idle), 6 minutes]:
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.gopark(0x960d90, 0x32e2800, 0x1c, 0xa, 0x0)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x34a6788 sp=0x34a6774 pc=0xa97c0
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.gcBgMarkWorker(0x349e080)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/mgc.go:1463 +0xf4 fp=0x34a67e4 sp=0x34a6788 pc=0x49f34
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.gcBgMarkStartWorkers.gowrap1()
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/mgc.go:1373 +0x28 fp=0x34a67ec sp=0x34a67e4 pc=0x49e14
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.goexit({})
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x34a67ec sp=0x34a67ec pc=0xb0874
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: created by runtime.gcBgMarkStartWorkers in goroutine 15
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/mgc.go:1373 +0x14c
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: goroutine 35 gp=0x33c2248 m=nil [GC worker (idle), 6 minutes]:
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.gopark(0x960d90, 0x32e2a00, 0x1c, 0xa, 0x0)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x34a6f88 sp=0x34a6f74 pc=0xa97c0
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.gcBgMarkWorker(0x349e080)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/mgc.go:1463 +0xf4 fp=0x34a6fe4 sp=0x34a6f88 pc=0x49f34
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.gcBgMarkStartWorkers.gowrap1()
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/mgc.go:1373 +0x28 fp=0x34a6fec sp=0x34a6fe4 pc=0x49e14
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.goexit({})
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x34a6fec sp=0x34a6fec pc=0xb0874
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: created by runtime.gcBgMarkStartWorkers in goroutine 15
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/mgc.go:1373 +0x14c
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: goroutine 36 gp=0x33c2368 m=nil [GC worker (idle), 2 minutes]:
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.gopark(0x960d90, 0x32e2c00, 0x1c, 0xa, 0x0)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x3046f88 sp=0x3046f74 pc=0xa97c0
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.gcBgMarkWorker(0x349e080)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/mgc.go:1463 +0xf4 fp=0x3046fe4 sp=0x3046f88 pc=0x49f34
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.gcBgMarkStartWorkers.gowrap1()
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/mgc.go:1373 +0x28 fp=0x3046fec sp=0x3046fe4 pc=0x49e14
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.goexit({})
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x3046fec sp=0x3046fec pc=0xb0874
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: created by runtime.gcBgMarkStartWorkers in goroutine 15
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/mgc.go:1373 +0x14c
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: goroutine 37 gp=0x33c2488 m=nil [GC worker (idle), 6 minutes]:
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.gopark(0x960d90, 0x32e2e00, 0x1c, 0xa, 0x0)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x34a8788 sp=0x34a8774 pc=0xa97c0
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.gcBgMarkWorker(0x349e080)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/mgc.go:1463 +0xf4 fp=0x34a87e4 sp=0x34a8788 pc=0x49f34
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.gcBgMarkStartWorkers.gowrap1()
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/mgc.go:1373 +0x28 fp=0x34a87ec sp=0x34a87e4 pc=0x49e14
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.goexit({})
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x34a87ec sp=0x34a87ec pc=0xb0874
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: created by runtime.gcBgMarkStartWorkers in goroutine 15
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/mgc.go:1373 +0x14c
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: goroutine 66 gp=0x33c2008 m=nil [IO wait, 2 minutes]:
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.gopark(0x960ecc, 0xf6cbf810, 0x2, 0x2, 0x5)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x305be88 sp=0x305be74 pc=0xa97c0
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.netpollblock(0xf6cbf800, 0x72, 0x0)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/netpoll.go:575 +0x100 fp=0x305bea0 sp=0x305be88 pc=0x675a0
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: internal/poll.runtime_pollWait(0xf6cbf800, 0x72)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/netpoll.go:351 +0x54 fp=0x305beb4 sp=0x305bea0 pc=0xa8864
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: internal/poll.(*pollDesc).wait(0x326e0b8, 0x72, 0x0)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x30 fp=0x305bec8 sp=0x305beb4 pc=0x134df4
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: internal/poll.(*pollDesc).waitRead(...)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:89
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: internal/poll.(*FD).RawRead(0x326e0a0, 0x325ebd0)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/internal/poll/fd_unix.go:710 +0x154 fp=0x305bef4 sp=0x305bec8 pc=0x13a168
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: net.(*rawConn).Read(0x32b6338, 0x325ebd0)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/net/rawconn.go:44 +0x38 fp=0x305bf14 sp=0x305bef4 pc=0x1bc9b4
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: golang.org/x/net/internal/socket.(*Conn).recvMsg(0x325c140, 0x325eba0, 0x0)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/.gocache/mod/golang.org/x/net@v0.48.0/internal/socket/rawconn_msg.go:27 +0x140 fp=0x305bf44 sp=0x305bf14 pc=0x5b7e28
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: golang.org/x/net/internal/socket.(*Conn).RecvMsg(...)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/.gocache/mod/golang.org/x/net@v0.48.0/internal/socket/socket.go:247
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: golang.org/x/net/ipv4.(*payloadHandler).ReadFrom(0x325e0c8, {0x322e000, 0x10000, 0x10000})
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/.gocache/mod/golang.org/x/net@v0.48.0/ipv4/payload_cmsg.go:31 +0x1a0 fp=0x305bf9c sp=0x305bf44 pc=0x5bbb1c
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: github.com/grandcat/zeroconf.(*Server).recv4(0x30b04c0, 0x325e0c0)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/.gocache/mod/github.com/grandcat/zeroconf@v1.0.0/server.go:254 +0xdc fp=0x305bfe0 sp=0x305bf9c pc=0x618bf8
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: github.com/grandcat/zeroconf.(*Server).mainloop.gowrap1()
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/.gocache/mod/github.com/grandcat/zeroconf@v1.0.0/server.go:188 +0x30 fp=0x305bfec sp=0x305bfe0 pc=0x6188c8
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.goexit({})
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x305bfec sp=0x305bfec pc=0xb0874
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: created by github.com/grandcat/zeroconf.(*Server).mainloop in goroutine 50
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/.gocache/mod/github.com/grandcat/zeroconf@v1.0.0/server.go:188 +0x7c
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: goroutine 67 gp=0x33c25a8 m=nil [IO wait, 6 minutes]:
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.gopark(0x960ecc, 0xf6cbf610, 0x2, 0x2, 0x5)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x3217e60 sp=0x3217e4c pc=0xa97c0
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.netpollblock(0xf6cbf600, 0x72, 0x0)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/netpoll.go:575 +0x100 fp=0x3217e78 sp=0x3217e60 pc=0x675a0
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: internal/poll.runtime_pollWait(0xf6cbf600, 0x72)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/netpoll.go:351 +0x54 fp=0x3217e8c sp=0x3217e78 pc=0xa8864
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: internal/poll.(*pollDesc).wait(0x326e108, 0x72, 0x0)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x30 fp=0x3217ea0 sp=0x3217e8c pc=0x134df4
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: internal/poll.(*pollDesc).waitRead(...)
Feb 08 19:03:28 volumio-clear-case systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=134/n/a
Feb 08 19:03:28 volumio-clear-case volumio[3922]: info: Connection to go-librespot Websocket closed
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:89
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: internal/poll.(*FD).RawRead(0x326e0f0, 0x3228030)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/internal/poll/fd_unix.go:710 +0x154 fp=0x3217ecc sp=0x3217ea0 pc=0x13a168
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: net.(*rawConn).Read(0x32b6360, 0x3228030)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/net/rawconn.go:44 +0x38 fp=0x3217eec sp=0x3217ecc pc=0x1bc9b4
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: golang.org/x/net/internal/socket.(*Conn).recvMsg(0x325c150, 0x3228000, 0x0)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/.gocache/mod/golang.org/x/net@v0.48.0/internal/socket/rawconn_msg.go:27 +0x140 fp=0x3217f1c sp=0x3217eec pc=0x5b7e28
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: golang.org/x/net/internal/socket.(*Conn).RecvMsg(...)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/.gocache/mod/golang.org/x/net@v0.48.0/internal/socket/socket.go:247
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: golang.org/x/net/ipv6.(*payloadHandler).ReadFrom(0x325e0f8, {0x3218000, 0x10000, 0x10000})
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/.gocache/mod/golang.org/x/net@v0.48.0/ipv6/payload_cmsg.go:31 +0x188 fp=0x3217f9c sp=0x3217f1c pc=0x5bf588
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: github.com/grandcat/zeroconf.(*Server).recv6(0x30b04c0, 0x325e0f0)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/.gocache/mod/github.com/grandcat/zeroconf@v1.0.0/server.go:282 +0xdc fp=0x3217fe0 sp=0x3217f9c pc=0x618ddc
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: github.com/grandcat/zeroconf.(*Server).mainloop.gowrap2()
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/.gocache/mod/github.com/grandcat/zeroconf@v1.0.0/server.go:191 +0x30 fp=0x3217fec sp=0x3217fe0 pc=0x61886c
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.goexit({})
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x3217fec sp=0x3217fec pc=0xb0874
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: created by github.com/grandcat/zeroconf.(*Server).mainloop in goroutine 50
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/.gocache/mod/github.com/grandcat/zeroconf@v1.0.0/server.go:191 +0xe8
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: goroutine 70 gp=0x3082b48 m=nil [IO wait, 6 minutes]:
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.gopark(0x960ecc, 0xf6cbf010, 0x2, 0x2, 0x5)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x34258d4 sp=0x34258c0 pc=0xa97c0
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.netpollblock(0xf6cbf000, 0x72, 0x0)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/netpoll.go:575 +0x100 fp=0x34258ec sp=0x34258d4 pc=0x675a0
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: internal/poll.runtime_pollWait(0xf6cbf000, 0x72)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/netpoll.go:351 +0x54 fp=0x3425900 sp=0x34258ec pc=0xa8864
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: internal/poll.(*pollDesc).wait(0x32f6dd8, 0x72, 0x0)
Feb 08 19:03:28 volumio-clear-case systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x30 fp=0x3425914 sp=0x3425900 pc=0x134df4
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: internal/poll.(*pollDesc).waitRead(...)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:89
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: internal/poll.(*FD).Read(0x32f6dc0, {0x340f000, 0x1000, 0x1000})
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/internal/poll/fd_unix.go:165 +0x22c fp=0x342595c sp=0x3425914 pc=0x135f74
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: net.(*netFD).Read(0x32f6dc0, {0x340f000, 0x1000, 0x1000})
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/net/fd_posix.go:68 +0x38 fp=0x3425988 sp=0x342595c pc=0x1a8c28
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: net.(*conn).Read(0x322c408, {0x340f000, 0x1000, 0x1000})
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/net/net.go:196 +0x48 fp=0x34259b4 sp=0x3425988 pc=0x1b842c
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: io.(*multiReader).Read(0x320e500, {0x340f000, 0x1000, 0x1000})
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/io/multi.go:26 +0xb4 fp=0x34259e0 sp=0x34259b4 pc=0xef364
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: bufio.(*Reader).fill(0x3228f60)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/bufio/bufio.go:113 +0x10c fp=0x3425a04 sp=0x34259e0 pc=0x2b6390
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: bufio.(*Reader).ReadByte(0x3228f60)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/bufio/bufio.go:273 +0x28 fp=0x3425a10 sp=0x3425a04 pc=0x2b6c0c
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: nhooyr.io/websocket.readFrameHeader(0x3228f60, {0x340a67c, 0x8, 0x8})
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/frame.go:55 +0x68 fp=0x3425a50 sp=0x3425a10 pc=0x498164
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: nhooyr.io/websocket.(*Conn).readFrameHeader(0x340a648, {0xa26090, 0xfdcff0})
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/read.go:235 +0xb4 fp=0x3425b10 sp=0x3425a50 pc=0x49b01c
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: nhooyr.io/websocket.(*Conn).readLoop(0x340a648, {0xa26090, 0xfdcff0})
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/read.go:193 +0x3c fp=0x3425bd4 sp=0x3425b10 pc=0x49ab08
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: nhooyr.io/websocket.(*Conn).reader(0x340a648, {0xa26090, 0xfdcff0})
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/read.go:355 +0xec fp=0x3425c58 sp=0x3425bd4 pc=0x49bc20
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: nhooyr.io/websocket.(*Conn).Reader(...)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/read.go:39
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: nhooyr.io/websocket.(*Conn).Read(0x340a648, {0xa26090, 0xfdcff0})
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/read.go:47 +0x30 fp=0x3425c80 sp=0x3425c58 pc=0x49a0a0
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: main.(*ConcreteApiServer).serve.func17({0xa25968, 0x32f82c8}, 0x32f8168)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/cmd/daemon/api_server.go:636 +0x3b0 fp=0x3425cfc sp=0x3425c80 pc=0x6a062c
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: net/http.HandlerFunc.ServeHTTP(0x3098188, {0xa25968, 0x32f82c8}, 0x32f8168)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/net/http/server.go:2322 +0x34 fp=0x3425d0c sp=0x3425cfc pc=0x33cf4c
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: net/http.(*ServeMux).ServeHTTP(0x3090000, {0xa25968, 0x32f82c8}, 0x32f8168)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/net/http/server.go:2861 +0x228 fp=0x3425d4c sp=0x3425d0c pc=0x33ee3c
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: main.(*ConcreteApiServer).serve.(*Cors).Handler.func19({0xa25968, 0x32f82c8}, 0x32f8168)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/.gocache/mod/github.com/rs/cors@v1.11.1/cors.go:289 +0x124 fp=0x3425d74 sp=0x3425d4c pc=0x69ffa8
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: net/http.HandlerFunc.ServeHTTP(0x3094140, {0xa25968, 0x32f82c8}, 0x32f8168)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/net/http/server.go:2322 +0x34 fp=0x3425d84 sp=0x3425d74 pc=0x33cf4c
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: net/http.serverHandler.ServeHTTP({0x30b4008}, {0xa25968, 0x32f82c8}, 0x32f8168)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/net/http/server.go:3340 +0xe0 fp=0x3425da0 sp=0x3425d84 pc=0x35c2b8
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: net/http.(*conn).serve(0x32bc660, {0xa260c8, 0x30a21e0})
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/net/http/server.go:2109 +0x794 fp=0x3425fdc sp=0x3425da0 pc=0x33b008
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: net/http.(*Server).Serve.gowrap3()
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/net/http/server.go:3493 +0x38 fp=0x3425fec sp=0x3425fdc pc=0x340d40
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.goexit({})
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x3425fec sp=0x3425fec pc=0xb0874
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: created by net/http.(*Server).Serve in goroutine 10
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/net/http/server.go:3493 +0x42c
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: goroutine 185 gp=0x3082d88 m=3 mp=0x304d008 [syscall, 2 minutes]:
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.cgocall(0x74cab0, 0x3045efc)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/cgocall.go:167 +0x50 fp=0x3045ee4 sp=0x3045ecc pc=0xa628c
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: net._C2func_getaddrinfo(0x32ac870, 0x0, 0x30a5500, 0x32b69a0)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: _cgo_gotypes.go:105 +0x44 fp=0x3045ef8 sp=0x3045ee4 pc=0x1c97c8
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: net._C_getaddrinfo.func1(...)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/net/cgo_unix_cgo.go:84
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: net._C_getaddrinfo(0x32ac870, 0x0, 0x30a5500, 0x32b69a0)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/net/cgo_unix_cgo.go:84 +0x80 fp=0x3045f18 sp=0x3045ef8 pc=0x1c9a8c
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: net.cgoLookupHostIP({0x903a4e, 0x3}, {0x32ac0c0, 0x13})
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/net/cgo_unix.go:174 +0x1f4 fp=0x3045f8c sp=0x3045f18 pc=0x19bd90
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: net.cgoLookupIP.func1()
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/net/cgo_unix.go:229 +0x34 fp=0x3045fb4 sp=0x3045f8c pc=0x19c3b4
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: net.doBlockingWithCtx[...].func1()
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/net/cgo_unix.go:67 +0x54 fp=0x3045fec sp=0x3045fb4 pc=0x1cc878
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.goexit({})
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x3045fec sp=0x3045fec pc=0xb0874
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: created by net.doBlockingWithCtx[...] in goroutine 184
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/net/cgo_unix.go:64 +0x204
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: goroutine 72 gp=0x33c26c8 m=nil [select, 6 minutes]:
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.gopark(0x960f10, 0x0, 0x9, 0x3, 0x1)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x34a7e94 sp=0x34a7e80 pc=0xa97c0
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.selectgo(0x34a7fa8, 0x34a7f6c, 0x0, 0x0, 0x5, 0x1)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/select.go:351 +0xc4c fp=0x34a7f44 sp=0x34a7e94 pc=0x85000
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: nhooyr.io/websocket.(*Conn).timeoutLoop(0x340a648)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/conn.go:180 +0x144 fp=0x34a7fe4 sp=0x34a7f44 pc=0x494d20
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: nhooyr.io/websocket.newConn.gowrap1()
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/conn.go:140 +0x28 fp=0x34a7fec sp=0x34a7fe4 pc=0x4949b0
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.goexit({})
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x34a7fec sp=0x34a7fec pc=0xb0874
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: created by nhooyr.io/websocket.newConn in goroutine 70
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/conn.go:140 +0x578
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: goroutine 82 gp=0x33c27e8 m=nil [select, 6 minutes]:
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.gopark(0x960f10, 0x0, 0x9, 0x3, 0x1)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x34a2e74 sp=0x34a2e60 pc=0xa97c0
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.selectgo(0x34a2f80, 0x34a2f4c, 0x0, 0x0, 0x3, 0x1)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/select.go:351 +0xc4c fp=0x34a2f24 sp=0x34a2e74 pc=0x85000
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: github.com/devgianlu/go-librespot/player.(*Player).manageLoop(0x34e66e0)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/player/player.go:215 +0x1f4 fp=0x34a2fe4 sp=0x34a2f24 pc=0x5818e0
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: github.com/devgianlu/go-librespot/player.NewPlayer.gowrap1()
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/player/player.go:197 +0x28 fp=0x34a2fec sp=0x34a2fe4 pc=0x5814c8
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.goexit({})
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x34a2fec sp=0x34a2fec pc=0xb0874
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: created by github.com/devgianlu/go-librespot/player.NewPlayer in goroutine 1
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/player/player.go:197 +0x220
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: goroutine 83 gp=0x33c2908 m=nil [select, 6 minutes]:
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.gopark(0x960f10, 0x0, 0x9, 0x3, 0x1)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x3421930 sp=0x342191c pc=0xa97c0
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.selectgo(0x3421f70, 0x3421b20, 0x0, 0x0, 0xa, 0x1)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/select.go:351 +0xc4c fp=0x34219e0 sp=0x3421930 pc=0x85000
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: main.(*AppPlayer).Run(0x326e140, {0xa260ac, 0xfdcff0}, 0x34785c0, 0x3478600)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/cmd/daemon/player.go:661 +0x368 fp=0x3421fd4 sp=0x34219e0 pc=0x6b3970
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: main.(*App).withAppPlayer.gowrap1()
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/cmd/daemon/main.go:274 +0x48 fp=0x3421fec sp=0x3421fd4 pc=0x6abe18
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.goexit({})
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x3421fec sp=0x3421fec pc=0xb0874
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: created by main.(*App).withAppPlayer in goroutine 1
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/cmd/daemon/main.go:274 +0x410
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: goroutine 84 gp=0x33c2a28 m=nil [chan receive, 6 minutes]:
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.gopark(0x960d64, 0x307a1b8, 0xe, 0x7, 0x2)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x34a5f3c sp=0x34a5f28 pc=0xa97c0
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.chanrecv(0x307a180, 0x34a5fd0, 0x1)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/chan.go:667 +0x550 fp=0x34a5f84 sp=0x34a5f3c pc=0x3414c
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.chanrecv2(0x307a180, 0x34a5fd0)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/chan.go:514 +0x20 fp=0x34a5f98 sp=0x34a5f84 pc=0x33bf0
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: main.(*App).withAppPlayer.func1()
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/cmd/daemon/main.go:284 +0x68 fp=0x34a5fec sp=0x34a5f98 pc=0x6abd40
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.goexit({})
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x34a5fec sp=0x34a5fec pc=0xb0874
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: created by main.(*App).withAppPlayer in goroutine 1
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/cmd/daemon/main.go:281 +0x49c
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: goroutine 85 gp=0x33c2d88 m=nil [chan receive, 6 minutes]:
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.gopark(0x960d64, 0x307a178, 0xe, 0x7, 0x2)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x34a3f40 sp=0x34a3f2c pc=0xa97c0
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.chanrecv(0x307a140, 0x34a3fe0, 0x1)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/chan.go:667 +0x550 fp=0x34a3f88 sp=0x34a3f40 pc=0x3414c
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.chanrecv2(0x307a140, 0x34a3fe0)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/chan.go:514 +0x20 fp=0x34a3f9c sp=0x34a3f88 pc=0x33bf0
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: main.(*App).withAppPlayer.func2()
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/cmd/daemon/main.go:300 +0x6c fp=0x34a3fec sp=0x34a3f9c pc=0x6ab8a4
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.goexit({})
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x34a3fec sp=0x34a3fec pc=0xb0874
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: created by main.(*App).withAppPlayer in goroutine 1
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/cmd/daemon/main.go:297 +0x53c
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: goroutine 86 gp=0x33c2ea8 m=nil [IO wait, 6 minutes]:
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.gopark(0x960ecc, 0xf6cbfa10, 0x2, 0x2, 0x5)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x34a45ac sp=0x34a4598 pc=0xa97c0
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.netpollblock(0xf6cbfa00, 0x72, 0x0)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/netpoll.go:575 +0x100 fp=0x34a45c4 sp=0x34a45ac pc=0x675a0
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: internal/poll.runtime_pollWait(0xf6cbfa00, 0x72)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/netpoll.go:351 +0x54 fp=0x34a45d8 sp=0x34a45c4 pc=0xa8864
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: internal/poll.(*pollDesc).wait(0x326e068, 0x72, 0x0)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x30 fp=0x34a45ec sp=0x34a45d8 pc=0x134df4
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: internal/poll.(*pollDesc).waitRead(...)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:89
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: internal/poll.(*FD).Accept(0x326e050)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/internal/poll/fd_unix.go:613 +0x284 fp=0x34a4634 sp=0x34a45ec pc=0x1395b0
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: net.(*netFD).accept(0x326e050)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/net/fd_unix.go:161 +0x20 fp=0x34a469c sp=0x34a4634 pc=0x1aa9d8
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: net.(*TCPListener).accept(0x325e060)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/net/tcpsock_posix.go:159 +0x20 fp=0x34a46f0 sp=0x34a469c pc=0x1c2304
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: net.(*TCPListener).Accept(0x325e060)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/net/tcpsock.go:380 +0x30 fp=0x34a470c sp=0x34a46f0 pc=0x1c134c
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: net/http.(*onceCloseListener).Accept(0x34e83c0)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: :1 +0x34 fp=0x34a4724 sp=0x34a470c pc=0x367710
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: net/http.(*Server).Serve(0x32f91e8, {0xa258a8, 0x325e060})
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/net/http/server.go:3463 +0x2d8 fp=0x34a47bc sp=0x34a4724 pc=0x3408c8
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: net/http.Serve(...)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/net/http/server.go:2971
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: github.com/devgianlu/go-librespot/zeroconf.(*Zeroconf).Serve.func2()
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/zeroconf/zeroconf.go:280 +0x8c fp=0x34a47ec sp=0x34a47bc pc=0x61dc08
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.goexit({})
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x34a47ec sp=0x34a47ec pc=0xb0874
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: created by github.com/devgianlu/go-librespot/zeroconf.(*Zeroconf).Serve in goroutine 1
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/zeroconf/zeroconf.go:280 +0x154
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: goroutine 41 gp=0x30826c8 m=nil [select, 2 minutes]:
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.gopark(0x960f10, 0x0, 0x9, 0x3, 0x1)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x3255868 sp=0x3255854 pc=0xa97c0
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.selectgo(0x32559d8, 0x3255944, 0x0, 0x0, 0x2, 0x1)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/select.go:351 +0xc4c fp=0x3255918 sp=0x3255868 pc=0x85000
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: net.(*Resolver).lookupIPAddr(0xfd1660, {0xa2611c, 0x30b68c0}, {0x903a4e, 0x3}, {0x32ac0c0, 0x13})
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/net/lookup.go:343 +0x394 fp=0x3255a20 sp=0x3255918 pc=0x1b68b0
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: net.(*Resolver).internetAddrList(0xfd1660, {0xa2611c, 0x30b68c0}, {0x903a4e, 0x3}, {0x32ac0c0, 0x17})
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/net/ipsock.go:289 +0x6b0 fp=0x3255ab4 sp=0x3255a20 pc=0x1b486c
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: net.(*Resolver).resolveAddrList(0xfd1660, {0xa2611c, 0x30b68c0}, {0x903e50, 0x4}, {0x903a4e, 0x3}, {0x32ac0c0, 0x17}, {0x0, ...})
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/net/dial.go:353 +0x510 fp=0x3255b3c sp=0x3255ab4 pc=0x19f1a8
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: net.(*Dialer).DialContext(0x3255c68, {0xa2611c, 0x30b68c0}, {0x903a4e, 0x3}, {0x32ac0c0, 0x17})
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/net/dial.go:560 +0x43c fp=0x3255c38 sp=0x3255b3c pc=0x1a00e4
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: golang.org/x/net/proxy.direct.DialContext(...)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/.gocache/mod/golang.org/x/net@v0.48.0/proxy/direct.go:30
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: golang.org/x/net/proxy.(*direct).DialContext(0xfdcff0, {0xa2611c, 0x30b68c0}, {0x903a4e, 0x3}, {0x32ac0c0, 0x17})
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: :1 +0x74 fp=0x3255ccc sp=0x3255c38 pc=0x4f1ff0
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: golang.org/x/net/proxy.Dial({0xa2611c, 0x30b68c0}, {0x903a4e, 0x3}, {0x32ac0c0, 0x17})
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/.gocache/mod/golang.org/x/net@v0.48.0/proxy/dial.go:28 +0xac fp=0x3255d08 sp=0x3255ccc pc=0x4efeb4
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).init(0x32f8008, {0xa260ac, 0xfdcff0})
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/ap/ap.go:95 +0x2a8 fp=0x3255d80 sp=0x3255d08 pc=0x4f4974
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).connect(0x32f8008, {0xa260ac, 0xfdcff0}, 0x325e7b0)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/ap/ap.go:205 +0xd4 fp=0x3255de4 sp=0x3255d80 pc=0x4f5a7c
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).reconnect(0x32f8008)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/ap/ap.go:394 +0xcc fp=0x3255e0c sp=0x3255de4 pc=0x4f703c
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).reconnect-fm()
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: :1 +0x28 fp=0x3255e1c sp=0x3255e0c pc=0x4fb294
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: github.com/cenkalti/backoff/v4.RetryNotifyWithTimer.Operation.withEmptyData.func1()
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/.gocache/mod/github.com/cenkalti/backoff/v4@v4.3.0/retry.go:18 +0x1c fp=0x3255e28 sp=0x3255e1c pc=0x4ea1ec
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: github.com/cenkalti/backoff/v4.doRetryNotify[...](0x3255ecc, {0xa24f50, 0x30a8de0}, 0x0, {0x0, 0x0})
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/.gocache/mod/github.com/cenkalti/backoff/v4@v4.3.0/retry.go:88 +0xcc fp=0x3255ea4 sp=0x3255e28 pc=0x4ea668
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: github.com/cenkalti/backoff/v4.RetryNotifyWithTimer(0x3255f5c, {0xa24f50, 0x30a8de0}, 0x0, {0x0, 0x0})
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/.gocache/mod/github.com/cenkalti/backoff/v4@v4.3.0/retry.go:61 +0x5c fp=0x3255ed4 sp=0x3255ea4 pc=0x4ea1a4
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: github.com/cenkalti/backoff/v4.RetryNotify(...)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/.gocache/mod/github.com/cenkalti/backoff/v4@v4.3.0/retry.go:49
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: github.com/cenkalti/backoff/v4.Retry(...)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/.gocache/mod/github.com/cenkalti/backoff/v4@v4.3.0/retry.go:38
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).recvLoop(0x32f8008)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/ap/ap.go:335 +0x434 fp=0x3255fe4 sp=0x3255ed4 pc=0x4f689c
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).Receive.(*Accesspoint).startReceiving.func1.gowrap1()
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/ap/ap.go:273 +0x28 fp=0x3255fec sp=0x3255fe4 pc=0x4f643c
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.goexit({})
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x3255fec sp=0x3255fec pc=0xb0874
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: created by github.com/devgianlu/go-librespot/ap.(*Accesspoint).Receive.(*Accesspoint).startReceiving.func1 in goroutine 83
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/ap/ap.go:273 +0x98
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: goroutine 43 gp=0x3083208 m=nil [select]:
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.gopark(0x960f10, 0x0, 0x9, 0x3, 0x1)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x325bdc0 sp=0x325bdac pc=0xa97c0
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.selectgo(0x325bec4, 0x325be98, 0x0, 0x0, 0x2, 0x1)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/select.go:351 +0xc4c fp=0x325be70 sp=0x325bdc0 pc=0x85000
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: github.com/cenkalti/backoff/v4.doRetryNotify[...](0x325bf14, {0xa24f50, 0x302aea0}, 0x0, {0x0, 0x0})
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/.gocache/mod/github.com/cenkalti/backoff/v4@v4.3.0/retry.go:112 +0x244 fp=0x325beec sp=0x325be70 pc=0x4ea7e0
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: github.com/cenkalti/backoff/v4.RetryNotifyWithTimer(0x325bf68, {0xa24f50, 0x302aea0}, 0x0, {0x0, 0x0})
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/.gocache/mod/github.com/cenkalti/backoff/v4@v4.3.0/retry.go:61 +0x5c fp=0x325bf1c sp=0x325beec pc=0x4ea1a4
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: github.com/cenkalti/backoff/v4.RetryNotify(...)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/.gocache/mod/github.com/cenkalti/backoff/v4@v4.3.0/retry.go:49
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: github.com/cenkalti/backoff/v4.Retry(...)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/.gocache/mod/github.com/cenkalti/backoff/v4@v4.3.0/retry.go:38
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: github.com/devgianlu/go-librespot/dealer.(*Dealer).recvLoop(0x32f9138)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/dealer/dealer.go:237 +0x688 fp=0x325bfe4 sp=0x325bf1c pc=0x5a17c8
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: github.com/devgianlu/go-librespot/dealer.(*Dealer).ReceiveMessage.(*Dealer).startReceiving.func1.gowrap1()
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/dealer/dealer.go:125 +0x28 fp=0x325bfec sp=0x325bfe4 pc=0x5a2c94
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.goexit({})
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x325bfec sp=0x325bfec pc=0xb0874
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: created by github.com/devgianlu/go-librespot/dealer.(*Dealer).ReceiveMessage.(*Dealer).startReceiving.func1 in goroutine 83
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/dealer/dealer.go:125 +0x98
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: goroutine 44 gp=0x3083328 m=nil [select]:
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.gopark(0x960f10, 0x0, 0x9, 0x3, 0x1)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x3058e84 sp=0x3058e70 pc=0xa97c0
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.selectgo(0x3058fd4, 0x3058f5c, 0x0, 0x0, 0x2, 0x1)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/select.go:351 +0xc4c fp=0x3058f34 sp=0x3058e84 pc=0x85000
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: github.com/devgianlu/go-librespot/dealer.(*Dealer).pingTicker(0x32f9138)
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/dealer/dealer.go:138 +0x8c fp=0x3058fe4 sp=0x3058f34 pc=0x5a0cfc
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: github.com/devgianlu/go-librespot/dealer.(*Dealer).ReceiveMessage.(*Dealer).startReceiving.func1.gowrap2()
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/dealer/dealer.go:129 +0x28 fp=0x3058fec sp=0x3058fe4 pc=0x5a2c40
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: runtime.goexit({})
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x3058fec sp=0x3058fec pc=0xb0874
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: created by github.com/devgianlu/go-librespot/dealer.(*Dealer).ReceiveMessage.(*Dealer).startReceiving.func1 in goroutine 83
Feb 08 19:03:28 volumio-clear-case go-librespot[4211]: /src/dealer/dealer.go:129 +0x15c
Feb 08 19:03:28 volumio-clear-case go-librespot[4210]: Aborted
Feb 08 19:03:31 volumio-clear-case volumio[3922]: info: Initializing connection to go-librespot Websocket
Feb 08 19:03:31 volumio-clear-case volumio[3922]: info: Error connecting to go-librespot Websocket: Error: connect ECONNREFUSED 127.0.0.1:9879
Feb 08 19:03:31 volumio-clear-case systemd[1]: go-librespot-daemon.service: Scheduled restart job, restart counter is at 2.
Feb 08 19:03:31 volumio-clear-case systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
Feb 08 19:03:31 volumio-clear-case systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
Feb 08 19:03:31 volumio-clear-case go-librespot[5019]: go-librespot daemon starting...
Feb 08 19:03:31 volumio-clear-case go-librespot[5020]: time="2026-02-08T19:03:31Z" level=info msg="running go-librespot 0.6.2"
Feb 08 19:03:31 volumio-clear-case go-librespot[5020]: time="2026-02-08T19:03:31Z" level=debug msg="app state loaded"
Feb 08 19:03:31 volumio-clear-case go-librespot[5020]: time="2026-02-08T19:03:31Z" level=info msg="api server listening on 127.0.0.1:9879"
Feb 08 19:03:34 volumio-clear-case volumio[3922]: info: Initializing connection to go-librespot Websocket
Feb 08 19:03:34 volumio-clear-case go-librespot[5020]: time="2026-02-08T19:03:34Z" level=debug msg="new websocket client"
Feb 08 19:03:34 volumio-clear-case volumio[3922]: info: Connection to go-librespot Websocket established
Feb 08 19:03:37 volumio-clear-case volumio[3922]: info: Getting Spotify volume
Feb 08 19:03:37 volumio-clear-case volumio[3922]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 6
Feb 08 19:03:37 volumio-clear-case volumio[3922]: info: CoreCommandRouter::volumioGetState
Feb 08 19:03:37 volumio-clear-case volumio[3922]: info: CorePlayQueue::getTrack 0
Feb 08 19:03:43 volumio-clear-case go-librespot[5020]: time="2026-02-08T19:03:43Z" level=fatal msg="failed running with username and spotify token" error="failed getting endpoints from resolver: failed fetching apresolve URL: Get \"https://apresolve.spotify.com/?type=accesspoint&type=dealer&type=spclient\": dial tcp: lookup apresolve.spotify.com: device or resource busy"
Feb 08 19:03:43 volumio-clear-case volumio[3922]: |||||||||||||||||||||||| WARNING: FATAL ERROR |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Feb 08 19:03:43 volumio-clear-case systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
Feb 08 19:03:43 volumio-clear-case systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
Feb 08 19:03:43 volumio-clear-case volumio[3922]: Error: socket hang up
Feb 08 19:03:43 volumio-clear-case volumio[3922]: at connResetException (node:internal/errors:720:14)
Feb 08 19:03:43 volumio-clear-case volumio[3922]: at Socket.socketOnEnd (node:_http_client:519:23)
Feb 08 19:03:43 volumio-clear-case volumio[3922]: at Socket.emit (node:events:526:35)
Feb 08 19:03:43 volumio-clear-case volumio[3922]: at endReadableNT (node:internal/streams/readable:1376:12)
Feb 08 19:03:43 volumio-clear-case volumio[3922]: at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
Feb 08 19:03:43 volumio-clear-case volumio[3922]: code: 'ECONNRESET',
Feb 08 19:03:43 volumio-clear-case volumio[3922]: response: undefined
Feb 08 19:03:43 volumio-clear-case volumio[3922]: }
Feb 08 19:03:43 volumio-clear-case volumio[3922]: |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Feb 08 19:03:43 volumio-clear-case sudo[5066]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/journalctl '--since=2026-02-08 19:02'
Feb 08 19:03:43 volumio-clear-case sudo[5066]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 08 19:03:43 volumio-clear-case sudo[5066]: pam_unix(sudo:session): session closed for user root
Feb 08 19:03:46 volumio-clear-case systemd[1]: go-librespot-daemon.service: Scheduled restart job, restart counter is at 3.
Feb 08 19:03:46 volumio-clear-case systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
Feb 08 19:03:46 volumio-clear-case systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
Feb 08 19:03:46 volumio-clear-case go-librespot[5078]: go-librespot daemon starting...
Feb 08 19:03:46 volumio-clear-case go-librespot[5079]: time="2026-02-08T19:03:46Z" level=info msg="running go-librespot 0.6.2"
Feb 08 19:03:46 volumio-clear-case go-librespot[5079]: time="2026-02-08T19:03:46Z" level=debug msg="app state loaded"
Feb 08 19:03:46 volumio-clear-case go-librespot[5079]: time="2026-02-08T19:03:46Z" level=info msg="api server listening on 127.0.0.1:9879"
Feb 08 19:03:55 volumio-clear-case volumio-remote-updater[998]: [2026-02-08 19:03:55] [error] handle_read_frame error: asio.system:104 (Connection reset by peer)
Feb 08 19:03:55 volumio-clear-case volumio-remote-updater[998]: [2026-02-08 19:03:55] [disconnect] Disconnect close local:[1006,Connection reset by peer] remote:[1006]
Feb 08 19:03:55 volumio-clear-case volumio5-onboarding[1559]: time=2026-02-08T19:03:55.651Z level=ERROR msg="failed reading message" component=volumio/socket error="read tcp 127.0.0.1:60108->127.0.0.1:3000: read: connection reset by peer"
Feb 08 19:03:55 volumio-clear-case volumio5-onboarding[1559]: time=2026-02-08T19:03:55.652Z level=WARN msg="reconnection attempt failed" component=volumio/socket error="dial tcp 127.0.0.1:3000: connect: connection refused"
Feb 08 19:03:55 volumio-clear-case systemd[1]: volumio.service: Main process exited, code=exited, status=1/FAILURE
Feb 08 19:03:55 volumio-clear-case systemd[1]: volumio.service: Failed with result 'exit-code'.
Feb 08 19:03:55 volumio-clear-case systemd[1]: volumio.service: Consumed 27.748s CPU time.
Feb 08 19:03:55 volumio-clear-case systemd[1]: Started dynamicswap.service - dynamicswap service.
Feb 08 19:03:55 volumio-clear-case systemd[1]: dynamicswap.service: Deactivated successfully.
Feb 08 19:03:55 volumio-clear-case systemd[1]: volumio.service: Scheduled restart job, restart counter is at 8.
Feb 08 19:03:55 volumio-clear-case systemd[1]: Started dynamicswap.service - dynamicswap service.
Feb 08 19:03:55 volumio-clear-case systemd[1]: Stopped volumio.service - Volumio Backend Module.
Feb 08 19:03:55 volumio-clear-case systemd[1]: volumio.service: Consumed 27.748s CPU time.
Feb 08 19:03:55 volumio-clear-case systemd[1]: Started volumio.service - Volumio Backend Module.
Feb 08 19:03:55 volumio-clear-case systemd[1]: dynamicswap.service: Deactivated successfully.
Feb 08 19:03:56 volumio-clear-case volumio[5136]: info: -------------------------------------------
Feb 08 19:03:56 volumio-clear-case volumio[5136]: info: ----- Volumio3 ----
Feb 08 19:03:56 volumio-clear-case volumio[5136]: info: -------------------------------------------
Feb 08 19:03:56 volumio-clear-case volumio[5136]: info: ----- System startup ----
Feb 08 19:03:56 volumio-clear-case volumio[5136]: info: -------------------------------------------
Feb 08 19:03:56 volumio-clear-case volumio[5136]: info: MYVOLUMIO Environment detected
Feb 08 19:03:56 volumio-clear-case volumio[5136]: info: Plugin folders cleanup
Feb 08 19:03:56 volumio-clear-case volumio[5136]: info: Scanning into folder /volumio/app/plugins/
Feb 08 19:03:56 volumio-clear-case volumio[5136]: info: Scanning category audio_interface
Feb 08 19:03:56 volumio-clear-case volumio[5136]: info: Scanning category miscellanea
Feb 08 19:03:56 volumio-clear-case volumio[5136]: info: Scanning category music_service
Feb 08 19:03:56 volumio-clear-case volumio[5136]: info: Scanning category plugins.json
Feb 08 19:03:56 volumio-clear-case volumio[5136]: info: Scanning category system_controller
Feb 08 19:03:56 volumio-clear-case volumio[5136]: info: Scanning category user_interface
Feb 08 19:03:56 volumio-clear-case volumio[5136]: info: Scanning into folder /data/plugins/
Feb 08 19:03:56 volumio-clear-case volumio[5136]: info: Scanning category music_service
Feb 08 19:03:56 volumio-clear-case volumio[5136]: info: Scanning category system_controller
Feb 08 19:03:56 volumio-clear-case volumio[5136]: info: Plugin folders cleanup completed
Feb 08 19:03:56 volumio-clear-case volumio[5136]: info: -------------------------------------------
Feb 08 19:03:56 volumio-clear-case volumio[5136]: info: ----- Core plugins startup ----
Feb 08 19:03:56 volumio-clear-case volumio[5136]: info: -------------------------------------------
Feb 08 19:03:56 volumio-clear-case volumio[5136]: info: Loading plugins from folder /volumio/app/plugins/
Feb 08 19:03:56 volumio-clear-case volumio[5136]: info: Adding plugin upnp to MyMusic Plugins
Feb 08 19:03:56 volumio-clear-case volumio[5136]: info: Adding plugin airplay_emulation to MyMusic Plugins
Feb 08 19:03:56 volumio-clear-case volumio[5136]: info: Adding plugin upnp_browser to MyMusic Plugins
Feb 08 19:03:56 volumio-clear-case volumio[5136]: info: Loading plugins from folder /data/plugins/
Feb 08 19:03:56 volumio-clear-case volumio[5136]: info: Adding plugin rtlsdr_radio to MyMusic Plugins
Feb 08 19:03:56 volumio-clear-case volumio[5136]: info: Loading plugin "system"...
Feb 08 19:03:56 volumio-clear-case volumio[5136]: info: Loading plugin "appearance"...
Feb 08 19:03:56 volumio-clear-case volumio[5136]: info: Loading plugin "network"...
Feb 08 19:03:56 volumio-clear-case volumio[5136]: info: Refreshing Cached IP Addresses
Feb 08 19:03:56 volumio-clear-case sudo[5164]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0
Feb 08 19:03:56 volumio-clear-case sudo[5164]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 08 19:03:56 volumio-clear-case volumio[5136]: info: Loading plugin "services"...
Feb 08 19:03:56 volumio-clear-case sudo[5166]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
Feb 08 19:03:56 volumio-clear-case sudo[5166]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 08 19:03:56 volumio-clear-case sudo[5164]: pam_unix(sudo:session): session closed for user root
Feb 08 19:03:56 volumio-clear-case volumio[5136]: info: Loading plugin "volumio5onboarding"...
Feb 08 19:03:56 volumio-clear-case sudo[5166]: pam_unix(sudo:session): session closed for user root
Feb 08 19:03:56 volumio-clear-case volumio[5136]: info: Loading plugin "alsa_controller"...
Feb 08 19:03:56 volumio-clear-case sudo[5173]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/iwlist wlan0 scan
Feb 08 19:03:56 volumio-clear-case sudo[5173]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 08 19:03:56 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
Feb 08 19:03:56 volumio-clear-case volumio[5136]: info: Loading plugin "wizard"...
Feb 08 19:03:56 volumio-clear-case volumio[5136]: info: Loading plugin "networkfs"...
Feb 08 19:03:56 volumio-clear-case volumio[5136]: info: Cannot mount NAS Synology at system boot, trial number 1 ,retrying in 5 seconds
Feb 08 19:03:56 volumio-clear-case volumio[5136]: info: Starting Udev Watcher for removable devices
Feb 08 19:03:56 volumio-clear-case volumio[5136]: info: Ignoring mount for partition: boot
Feb 08 19:03:56 volumio-clear-case volumio[5136]: info: Ignoring mount for partition: volumio
Feb 08 19:03:56 volumio-clear-case volumio[5136]: info: Ignoring mount for partition: volumio_data
Feb 08 19:03:56 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback
Feb 08 19:03:56 volumio-clear-case volumio[5136]: info: Loading plugin "volumio_command_line_client"...
Feb 08 19:03:56 volumio-clear-case volumio[5136]: info: Loading plugin "upnp"...
Feb 08 19:03:56 volumio-clear-case volumio[5136]: info: [1770577436997] Starting Upmpd Daemon
Feb 08 19:03:56 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback
Feb 08 19:03:56 volumio-clear-case volumio[5136]: info: Loading plugin "my_music"...
Feb 08 19:03:57 volumio-clear-case volumio[5136]: info: Loading plugin "mpd"...
Feb 08 19:03:57 volumio-clear-case volumio[5136]: info: Loading plugin "upnp_browser"...
Feb 08 19:03:57 volumio-clear-case volumio[5136]: info: Starting UPNP Browser
Feb 08 19:03:57 volumio-clear-case volumio[5136]: info: Loading plugin "alarm-clock"...
Feb 08 19:03:57 volumio-clear-case volumio[5136]: info: Loading plugin "airplay_emulation"...
Feb 08 19:03:57 volumio-clear-case volumio[5136]: info: Starting Shairport Sync
Feb 08 19:03:57 volumio-clear-case volumio[5136]: info: Loading plugin "last_100"...
Feb 08 19:03:57 volumio-clear-case volumio[5136]: info: Loading plugin "webradio"...
Feb 08 19:03:57 volumio-clear-case volumio[5136]: info: Loading plugin "i2s_dacs"...
Feb 08 19:03:57 volumio-clear-case volumio[5136]: info: I2S DAC not set, start Auto-detection
Feb 08 19:03:57 volumio-clear-case volumio[5136]: info: Loading plugin "volumiodiscovery"...
Feb 08 19:03:57 volumio-clear-case volumio[5136]: *** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.
Feb 08 19:03:57 volumio-clear-case volumio[5136]: *** WARNING *** Please fix your application to use the native API of Avahi!
Feb 08 19:03:57 volumio-clear-case volumio[5136]: *** WARNING *** For more information see
Feb 08 19:03:57 volumio-clear-case volumio[5136]: *** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
Feb 08 19:03:57 volumio-clear-case volumio[5136]: *** WARNING *** Please fix your application to use the native API of Avahi!
Feb 08 19:03:57 volumio-clear-case volumio[5136]: *** WARNING *** For more information see
Feb 08 19:03:57 volumio-clear-case node[5136]: *** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.
Feb 08 19:03:57 volumio-clear-case node[5136]: *** WARNING *** Please fix your application to use the native API of Avahi!
Feb 08 19:03:57 volumio-clear-case node[5136]: *** WARNING *** For more information see
Feb 08 19:03:57 volumio-clear-case node[5136]: *** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
Feb 08 19:03:57 volumio-clear-case node[5136]: *** WARNING *** Please fix your application to use the native API of Avahi!
Feb 08 19:03:57 volumio-clear-case node[5136]: *** WARNING *** For more information see
Feb 08 19:03:57 volumio-clear-case volumio[5136]: info: Applying required configuration parameters for plugin volumiodiscovery
Feb 08 19:03:57 volumio-clear-case volumio[5136]: info: Discovery: Started advertising with name: Volumio
Feb 08 19:03:57 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback
Feb 08 19:03:57 volumio-clear-case volumio[5136]: info: Loading plugin "spop"...
Feb 08 19:03:57 volumio-clear-case volumio[5136]: info: Loading plugin "ytmusic"...
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: Loading plugin "outputs"...
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: Loading plugin "albumart"...
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: Plugin example_plugin is not enabled
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: Loading plugin "inputs"...
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: Loading plugin "updater_comm"...
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: Plugin mpdemulation is not enabled
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: Loading plugin "rest_api"...
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: Loading plugin "websocket"...
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: Starting Socket.io Server version 1.7.4
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: Loading plugin "rtlsdr_radio"...
Feb 08 19:03:58 volumio-clear-case volumio[5196]: Forking 3 albumart workers
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: [RTL-SDR Radio] Loaded FM region data
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: Loading plugin "backup_restore"...
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: Applying required configuration parameters for plugin backup_restore
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: Loading plugin "rpi_eeprom_config"...
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: Applying required configuration parameters for plugin rpi_eeprom_config
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: [RpiEepromConfig] Hardware capabilities loaded
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: Loading plugin "rpi_eeprom_updater"...
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: Applying required configuration parameters for plugin rpi_eeprom_updater
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: Loading i18n strings for locale en
Feb 08 19:03:58 volumio-clear-case volumio[5136]: Updating browse sources language
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: CoreCommandRouter::initPlayerControls
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Feb 08 19:03:58 volumio-clear-case volumio[5136]: Express server listening on port 3000
Feb 08 19:03:58 volumio-clear-case volumio[5136]: [Metrics] WebUI: 2s 414.60ms
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: CoreStateMachine::resetVolumioState
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: CoreStateMachine::getcurrentVolume
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: CoreCommandRouter::volumioRetrievevolume
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: Volumio Network Manager: Network status updated: 1
Feb 08 19:03:58 volumio-clear-case go-librespot[5079]: time="2026-02-08T19:03:58Z" level=fatal msg="failed running with username and spotify token" error="failed getting endpoints from resolver: failed fetching apresolve URL: Get \"https://apresolve.spotify.com/?type=accesspoint&type=dealer&type=spclient\": dial tcp: lookup apresolve.spotify.com: device or resource busy"
Feb 08 19:03:58 volumio-clear-case volumio[5136]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 1
Feb 08 19:03:58 volumio-clear-case systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
Feb 08 19:03:58 volumio-clear-case systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
Feb 08 19:03:58 volumio-clear-case volumio[5207]: Starting albumart workers
Feb 08 19:03:58 volumio-clear-case volumio[5136]: error: Cannot get ALSA Volume: Error: Alsa Mixer Error: amixer: Unable to find simple control '',0
Feb 08 19:03:58 volumio-clear-case volumio[5208]: Starting albumart workers
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: Reloading queue from file
Feb 08 19:03:58 volumio-clear-case volumio[5136]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 1
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: CoreStateMachine::setRepeat null single undefined
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: CoreStateMachine::pushState
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: CorePlayQueue::getTrack 0
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: CoreCommandRouter::volumioPushState
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: CoreStateMachine::setRandom null
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: CoreStateMachine::pushState
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: CorePlayQueue::getTrack 0
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: CoreCommandRouter::volumioPushState
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: Setting Device type: Raspberry PI
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: USB Boot Capable - Checking Install to Disk functions for: bootusb
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: USB Boot Capable - System SBC Revision found in cpuinfo: c04170
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: USB Boot Capable - Found matching device in SBC capable list: Raspberry PI
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: VolumeController:: Volume=undefined Mute =false
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: CoreStateMachine::pushState
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: CorePlayQueue::getTrack 0
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: CoreCommandRouter::volumioPushState
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: CoreStateMachine::updateTrackBlock
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: CorePlayQueue::getTrackBlock
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: CoreCommandRouter::volumioRetrievevolume
Feb 08 19:03:58 volumio-clear-case volumio[5206]: Starting albumart workers
Feb 08 19:03:58 volumio-clear-case volumio[5136]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 1
Feb 08 19:03:58 volumio-clear-case volumio[5136]: error: Cannot get ALSA Volume: Error: Alsa Mixer Error: amixer: Unable to find simple control '',0
Feb 08 19:03:58 volumio-clear-case volumio[5136]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 1
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: VolumeController:: Volume=undefined Mute =false
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: CoreStateMachine::pushState
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: CorePlayQueue::getTrack 0
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: CoreCommandRouter::volumioPushState
Feb 08 19:03:58 volumio-clear-case volumio[5136]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 1
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: Completed loading Core Plugins
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: Preparing to generate the ALSA configuration file
Feb 08 19:03:58 volumio-clear-case volumio[5136]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 1
Feb 08 19:03:58 volumio-clear-case volumio[5136]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 1
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: Asound.conf file unchanged, so no further update is needed
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: Output device has changed, restarting MPD
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: Output device has changed, restarting Shairport Sync
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Feb 08 19:03:58 volumio-clear-case sudo[5254]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/chmod 777 /etc/mpd.conf
Feb 08 19:03:58 volumio-clear-case sudo[5254]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 08 19:03:58 volumio-clear-case sudo[5254]: pam_unix(sudo:session): session closed for user root
Feb 08 19:03:58 volumio-clear-case sudo[5256]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart mpd.service
Feb 08 19:03:58 volumio-clear-case sudo[5256]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: Could not detect Primo: Error: Command failed: aplay -l | grep es90x8q2m-dac-dai-0
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: ___________ START PLUGINS ___________
Feb 08 19:03:58 volumio-clear-case systemd[1]: Stopping mpd.service - Music Player Daemon...
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: ControllerMpd::onStart: Initializing MPD
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: Creating MPD Configuration file
Feb 08 19:03:58 volumio-clear-case sudo[5270]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl start volumio5-onboarding.service
Feb 08 19:03:58 volumio-clear-case sudo[5270]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 08 19:03:58 volumio-clear-case sudo[5272]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/chmod 777 /etc/mpd.conf
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: [1770577438959] CoreMusicLibrary::Adding element Media Servers
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Feb 08 19:03:58 volumio-clear-case sudo[5272]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: UPNP Browser: Client initialized successfully
Feb 08 19:03:58 volumio-clear-case sudo[5272]: pam_unix(sudo:session): session closed for user root
Feb 08 19:03:58 volumio-clear-case sudo[5275]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart mpd.service
Feb 08 19:03:58 volumio-clear-case sudo[5275]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 08 19:03:58 volumio-clear-case sudo[5270]: pam_unix(sudo:session): session closed for user root
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 08 19:03:58 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: Could not detect Primo: Error: Command failed: aplay -l | grep es90x8q2m-dac-dai-0
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Feb 08 19:03:59 volumio-clear-case systemd[1]: mpd.service: Deactivated successfully.
Feb 08 19:03:59 volumio-clear-case systemd[1]: Stopped mpd.service - Music Player Daemon.
Feb 08 19:03:59 volumio-clear-case systemd[1]: mpd.service: Consumed 1.691s CPU time.
Feb 08 19:03:59 volumio-clear-case systemd[1]: mpd.socket: Deactivated successfully.
Feb 08 19:03:59 volumio-clear-case systemd[1]: Closed mpd.socket - Music Player Daemon Socket.
Feb 08 19:03:59 volumio-clear-case systemd[1]: Stopping mpd.socket - Music Player Daemon Socket...
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: Could not detect Primo: Error: Command failed: aplay -l | grep es90x8q2m-dac-dai-0
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: [1770577439022] CoreMusicLibrary::Adding element Last_100
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: [1770577439023] CoreMusicLibrary::Adding element Webradio
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Feb 08 19:03:59 volumio-clear-case systemd[1]: Listening on mpd.socket - Music Player Daemon Socket.
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
Feb 08 19:03:59 volumio-clear-case systemd[1]: Starting mpd.service - Music Player Daemon...
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: Initializing BBC Radios
Feb 08 19:03:59 volumio-clear-case systemd[1]: mpd.service: Deactivated successfully.
Feb 08 19:03:59 volumio-clear-case systemd[1]: Stopped mpd.service - Music Player Daemon.
Feb 08 19:03:59 volumio-clear-case systemd[1]: mpd.socket: Deactivated successfully.
Feb 08 19:03:59 volumio-clear-case systemd[1]: Closed mpd.socket - Music Player Daemon Socket.
Feb 08 19:03:59 volumio-clear-case systemd[1]: Stopping mpd.socket - Music Player Daemon Socket...
Feb 08 19:03:59 volumio-clear-case systemd[1]: Listening on mpd.socket - Music Player Daemon Socket.
Feb 08 19:03:59 volumio-clear-case systemd[1]: Starting mpd.service - Music Player Daemon...
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: Creating Spotify config file
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 08 19:03:59 volumio-clear-case sudo[5306]: root : PWD=/ ; USER=root ; COMMAND=/bin/chown mpd:audio /var/log/mpd.log
Feb 08 19:03:59 volumio-clear-case sudo[5306]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=0)
Feb 08 19:03:59 volumio-clear-case sudo[5306]: pam_unix(sudo:session): session closed for user root
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: [1770577439180] CoreMusicLibrary::Adding element YouTube Music
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Feb 08 19:03:59 volumio-clear-case volumio[5136]: Cannot find translation for source YouTube Music
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: [RTL-SDR Radio] Starting plugin
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: [RTL-SDR Radio] Loaded i18n strings for language: en
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: [RpiEepromConfig] Starting Raspberry Pi EEPROM Configuration Manager
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: [RpiEepromConfig] Detected full model string: Raspberry Pi 5 Model B Rev 1.0
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: [RpiEepromConfig] Matched to capability profile: Raspberry Pi 5
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: [RpiEepromConfig] Detected model: Raspberry Pi 5
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: [RpiEepromConfig] Boot modes: sd, usb, nvme
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: [RpiEepromConfig] Using rpi-eeprom-config at: /usr/bin/rpi-eeprom-config
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: [RpiEepromConfig] Backup directory ensured: /data/configuration/system_controller/rpi_eeprom_config/backup
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: [RpiEepromConfig] Plugin started successfully
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: [RpiEepromUpdater] Plugin started successfully
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: Volumio Calling Home
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: [RTL-SDR Radio] snd-aloop already loaded
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: [RTL-SDR Radio] Database version: 2
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: [RTL-SDR Radio] Loaded v2 database successfully
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: [RTL-SDR Radio] Database loaded at: 2026-02-08T19:03:59.289Z
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: [RTL-SDR Radio] Loading blocklist from: /data/plugins/music_service/rtlsdr_radio/blocklist.json
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: [RTL-SDR Radio] Got 35 phrases from file
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: [RTL-SDR Radio] Updated metadata blocklist
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: [RTL-SDR Radio] Metadata module now has 35 phrases
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: [RTL-SDR Radio] Management server started on port 3456
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: [1770577439321] CoreMusicLibrary::Adding element FM/DAB Radio
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Feb 08 19:03:59 volumio-clear-case volumio[5136]: Cannot find translation for source YouTube Music
Feb 08 19:03:59 volumio-clear-case volumio[5136]: Cannot find translation for source FM/DAB Radio
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: [RTL-SDR Radio] Plugin started successfully
Feb 08 19:03:59 volumio-clear-case volumio[5136]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 1
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: MPD Permissions set
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: MPD Permissions set
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: Spotify config file written
Feb 08 19:03:59 volumio-clear-case volumio[5136]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 1
Feb 08 19:03:59 volumio-clear-case sudo[5347]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart go-librespot-daemon.service
Feb 08 19:03:59 volumio-clear-case sudo[5347]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 08 19:03:59 volumio-clear-case systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: No need to fix Spotify hosts
Feb 08 19:03:59 volumio-clear-case volumio[5136]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 1
Feb 08 19:03:59 volumio-clear-case volumio[5136]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 1
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: Starting Shairport Sync
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: Starting Shairport Sync
Feb 08 19:03:59 volumio-clear-case systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
Feb 08 19:03:59 volumio-clear-case go-librespot[5354]: go-librespot daemon starting...
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: Starting Shairport Sync
Feb 08 19:03:59 volumio-clear-case sudo[5361]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart shairport-sync
Feb 08 19:03:59 volumio-clear-case sudo[5361]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 08 19:03:59 volumio-clear-case sudo[5347]: pam_unix(sudo:session): session closed for user root
Feb 08 19:03:59 volumio-clear-case sudo[5364]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart shairport-sync
Feb 08 19:03:59 volumio-clear-case sudo[5364]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 08 19:03:59 volumio-clear-case volumio[5136]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 1
Feb 08 19:03:59 volumio-clear-case go-librespot[5363]: time="2026-02-08T19:03:59Z" level=info msg="running go-librespot 0.6.2"
Feb 08 19:03:59 volumio-clear-case go-librespot[5363]: time="2026-02-08T19:03:59Z" level=debug msg="app state loaded"
Feb 08 19:03:59 volumio-clear-case go-librespot[5363]: time="2026-02-08T19:03:59Z" level=info msg="api server listening on 127.0.0.1:9879"
Feb 08 19:03:59 volumio-clear-case sudo[5371]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart shairport-sync
Feb 08 19:03:59 volumio-clear-case sudo[5371]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 08 19:03:59 volumio-clear-case volumio[5136]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 1
Feb 08 19:03:59 volumio-clear-case volumio[5136]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 1
Feb 08 19:03:59 volumio-clear-case volumio[5136]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 1
Feb 08 19:03:59 volumio-clear-case systemd[1]: Stopping shairport-sync.service - Shairport Sync - AirPlay Audio Receiver...
Feb 08 19:03:59 volumio-clear-case systemd[1]: shairport-sync.service: Deactivated successfully.
Feb 08 19:03:59 volumio-clear-case systemd[1]: Stopped shairport-sync.service - Shairport Sync - AirPlay Audio Receiver.
Feb 08 19:03:59 volumio-clear-case systemd[1]: shairport-sync.service: Consumed 1.917s CPU time.
Feb 08 19:03:59 volumio-clear-case volumio[5136]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 1
Feb 08 19:03:59 volumio-clear-case volumio[5136]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 1
Feb 08 19:03:59 volumio-clear-case volumio[5136]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 1
Feb 08 19:03:59 volumio-clear-case volumio[5136]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 1
Feb 08 19:03:59 volumio-clear-case volumio[5136]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 1
Feb 08 19:03:59 volumio-clear-case volumio[5136]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 1
Feb 08 19:03:59 volumio-clear-case volumio[5136]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 1
Feb 08 19:03:59 volumio-clear-case systemd[1]: Started shairport-sync.service - Shairport Sync - AirPlay Audio Receiver.
Feb 08 19:03:59 volumio-clear-case sudo[5361]: pam_unix(sudo:session): session closed for user root
Feb 08 19:03:59 volumio-clear-case sudo[5364]: pam_unix(sudo:session): session closed for user root
Feb 08 19:03:59 volumio-clear-case volumio[5136]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 1
Feb 08 19:03:59 volumio-clear-case volumio[5136]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 1
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: Shairport-Sync Started
Feb 08 19:03:59 volumio-clear-case volumio[5136]: Error adding Membership: Error: addMembership EINVAL
Feb 08 19:03:59 volumio-clear-case sudo[5371]: pam_unix(sudo:session): session closed for user root
Feb 08 19:03:59 volumio-clear-case volumio[5136]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 1
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: Shairport-Sync Started
Feb 08 19:03:59 volumio-clear-case volumio[5136]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 1
Feb 08 19:03:59 volumio-clear-case volumio[5136]: info: Shairport-Sync Started
Feb 08 19:03:59 volumio-clear-case volumio[5136]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 1
Feb 08 19:03:59 volumio-clear-case volumio[5136]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 1
Feb 08 19:03:59 volumio-clear-case volumio[5136]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 1
Feb 08 19:03:59 volumio-clear-case volumio[5136]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 1
Feb 08 19:03:59 volumio-clear-case volumio[5136]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 1
Feb 08 19:03:59 volumio-clear-case sudo[5173]: pam_unix(sudo:session): session closed for user root
Feb 08 19:03:59 volumio-clear-case volumio[5136]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 1
Feb 08 19:03:59 volumio-clear-case volumio[5136]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 1
Feb 08 19:03:59 volumio-clear-case volumio[5136]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 1
Feb 08 19:03:59 volumio-clear-case volumio[5136]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 1
Feb 08 19:03:59 volumio-clear-case mpd[5318]: 2026-02-08T19:03:59 decoder: Decoder plugin "wildmidi" is unavailable: configuration file does not exist: /etc/timidity/timidity.cfg
Feb 08 19:04:00 volumio-clear-case volumio[5136]: info: Received Get System Info
Feb 08 19:04:00 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
Feb 08 19:04:00 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
Feb 08 19:04:00 volumio-clear-case volumio[5136]: info: Discovery: Getting this device information
Feb 08 19:04:00 volumio-clear-case volumio[5136]: info: CoreCommandRouter::volumioGetState
Feb 08 19:04:00 volumio-clear-case volumio[5136]: info: CorePlayQueue::getTrack 0
Feb 08 19:04:00 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
Feb 08 19:04:00 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: wizard , getShowWizard
Feb 08 19:04:00 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: system , getShowWizard
Feb 08 19:04:00 volumio-clear-case systemd[1]: Started mpd.service - Music Player Daemon.
Feb 08 19:04:00 volumio-clear-case sudo[5275]: pam_unix(sudo:session): session closed for user root
Feb 08 19:04:00 volumio-clear-case sudo[5256]: pam_unix(sudo:session): session closed for user root
Feb 08 19:04:00 volumio-clear-case volumio[5136]: info: Completed starting Core Plugins
Feb 08 19:04:00 volumio-clear-case volumio[5136]: info: -------------------------------------------
Feb 08 19:04:00 volumio-clear-case volumio[5136]: info: ----- MyVolumio plugins startup ----
Feb 08 19:04:00 volumio-clear-case volumio[5136]: info: -------------------------------------------
Feb 08 19:04:00 volumio-clear-case volumio[5136]: info: [MyVolumio PluginManager] Fetching plans data....
Feb 08 19:04:00 volumio-clear-case volumio[5136]: error: MPD error: The expression evaluated to a falsy value:
Feb 08 19:04:00 volumio-clear-case volumio[5136]: assert.ok(self.idling)
Feb 08 19:04:00 volumio-clear-case volumio[5136]: error: The expression evaluated to a falsy value:
Feb 08 19:04:00 volumio-clear-case volumio[5136]: assert.ok(self.idling)
Feb 08 19:04:00 volumio-clear-case volumio[5136]: info: MPD running with PID5318
Feb 08 19:04:00 volumio-clear-case volumio[5136]: ,establishing connection
Feb 08 19:04:00 volumio-clear-case volumio[5136]: error: updateQueue error: null
Feb 08 19:04:00 volumio-clear-case volumio[5136]: error: updateQueue error: null
Feb 08 19:04:00 volumio-clear-case volumio-remote-updater[998]: [2026-02-08 19:04:00] [connect] Successful connection
Feb 08 19:04:00 volumio-clear-case volumio-remote-updater[998]: [2026-02-08 19:04:00] [connect] WebSocket Connection 127.0.0.1:3000 v-2 "WebSocket++/0.8.2" /socket.io/?EIO=3&transport=websocket&t=1770577440 101
Feb 08 19:04:00 volumio-clear-case volumio[5136]: verbose: New Socket.io Connection to 127.0.0.1:3000 from 127.0.0.1 UA: WebSocket++/0.8.2 Engine version: 3 Transport: websocket Total Clients: 2
Feb 08 19:04:01 volumio-clear-case volumio[5136]: info: Cannot mount NAS Synology at system boot, trial number 2 ,retrying in 5 seconds
Feb 08 19:04:02 volumio-clear-case volumio[5136]: info: go-librespot daemon successfully initialized
Feb 08 19:04:05 volumio-clear-case volumio[5136]: info: Initializing connection to go-librespot Websocket
Feb 08 19:04:05 volumio-clear-case volumio[5136]: error: Failed LSINFO: Error: [50@0] {lsinfo} No such directory
Feb 08 19:04:07 volumio-clear-case volumio[5136]: info: Cannot mount NAS Synology at system boot, trial number 3 ,retrying in 5 seconds
Feb 08 19:04:07 volumio-clear-case sudo[5419]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0
Feb 08 19:04:07 volumio-clear-case sudo[5419]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 08 19:04:07 volumio-clear-case sudo[5419]: pam_unix(sudo:session): session closed for user root
Feb 08 19:04:07 volumio-clear-case sudo[5421]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
Feb 08 19:04:07 volumio-clear-case sudo[5421]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 08 19:04:07 volumio-clear-case sudo[5421]: pam_unix(sudo:session): session closed for user root
Feb 08 19:04:08 volumio-clear-case sudo[5425]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl start upmpdcli.service
Feb 08 19:04:08 volumio-clear-case sudo[5425]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 08 19:04:08 volumio-clear-case sudo[5425]: pam_unix(sudo:session): session closed for user root
Feb 08 19:04:09 volumio-clear-case volumio[5136]: info: Upmpdcli Daemon Started
Feb 08 19:04:11 volumio-clear-case go-librespot[5363]: time="2026-02-08T19:04:11Z" level=fatal msg="failed running with username and spotify token" error="failed getting endpoints from resolver: failed fetching apresolve URL: Get \"https://apresolve.spotify.com/?type=accesspoint&type=dealer&type=spclient\": dial tcp: lookup apresolve.spotify.com: device or resource busy"
Feb 08 19:04:11 volumio-clear-case systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
Feb 08 19:04:11 volumio-clear-case systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
Feb 08 19:04:12 volumio-clear-case volumio[5136]: info: Cannot mount NAS Synology at system boot, trial number 4 ,retrying in 5 seconds
Feb 08 19:04:14 volumio-clear-case systemd[1]: go-librespot-daemon.service: Scheduled restart job, restart counter is at 4.
Feb 08 19:04:14 volumio-clear-case systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
Feb 08 19:04:14 volumio-clear-case systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
Feb 08 19:04:14 volumio-clear-case go-librespot[5428]: go-librespot daemon starting...
Feb 08 19:04:14 volumio-clear-case go-librespot[5429]: time="2026-02-08T19:04:14Z" level=info msg="running go-librespot 0.6.2"
Feb 08 19:04:14 volumio-clear-case go-librespot[5429]: time="2026-02-08T19:04:14Z" level=debug msg="app state loaded"
Feb 08 19:04:14 volumio-clear-case go-librespot[5429]: time="2026-02-08T19:04:14Z" level=info msg="api server listening on 127.0.0.1:9879"
Feb 08 19:04:17 volumio-clear-case volumio[5136]: info: Cannot mount NAS at system boot, trial number 4 ,stopping
Feb 08 19:04:20 volumio-clear-case volumio[5136]: error: MyVolumio Plugin failed to start in a timely fashion
Feb 08 19:04:20 volumio-clear-case volumio[5136]: [Metrics] CommandRouter: 23s 740.10ms
Feb 08 19:04:20 volumio-clear-case volumio[5136]: info: CoreCommandRouter::volumiosetStartupVolume
Feb 08 19:04:20 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 08 19:04:20 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Feb 08 19:04:20 volumio-clear-case volumio[5136]: info: CoreCommandRouter::Close All Modals sent
Feb 08 19:04:20 volumio-clear-case volumio[5136]: info: CoreCommandRouter::Close All Modals sent
Feb 08 19:04:21 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , checkAudioDeviceAvailable
Feb 08 19:04:21 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: i2s_dacs , getI2sStatus
Feb 08 19:04:21 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: system , versionChangeDetect
Feb 08 19:04:21 volumio-clear-case volumio[5136]: info: Cannot call home: Error: Command failed: /usr/bin/curl -X POST --data-binary "device=pi&variante=volumio&version=4.096&uuid=56731dd724fd77696e8d4cf3afba3518" http://updates.volumio.org/downloader-v1/track-device
Feb 08 19:04:21 volumio-clear-case volumio[5136]: % Total % Received % Xferd Average Speed Time Time Time Current
Feb 08 19:04:21 volumio-clear-case volumio[5136]: Dload Upload Total Spent Left Speed
Feb 08 19:04:21 volumio-clear-case volumio[5136]: [1.0K blob data]
Feb 08 19:04:21 volumio-clear-case volumio[5136]: retrying in 5 seconds, trial 0
Feb 08 19:04:21 volumio-clear-case volumio[5136]: info: Volumio Calling Home
Feb 08 19:04:23 volumio-clear-case volumio[5136]: info: Discovery: adding 42726e1c-0f86-42b7-a80c-f768d91e4d78
Feb 08 19:04:23 volumio-clear-case volumio[5136]: info: Discovery: Found device Volumio
Feb 08 19:04:23 volumio-clear-case volumio[5136]: info: CoreCommandRouter::volumioGetState
Feb 08 19:04:23 volumio-clear-case volumio[5136]: info: CorePlayQueue::getTrack 0
Feb 08 19:04:23 volumio-clear-case volumio[5136]: info: Discovery: this is already registered, 42726e1c-0f86-42b7-a80c-f768d91e4d78
Feb 08 19:04:23 volumio-clear-case volumio[5136]: info: Discovery: Found device Volumio
Feb 08 19:04:23 volumio-clear-case volumio[5136]: info: CoreCommandRouter::volumioGetState
Feb 08 19:04:23 volumio-clear-case volumio[5136]: info: CorePlayQueue::getTrack 0
Feb 08 19:04:23 volumio-clear-case volumio[5136]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 3
Feb 08 19:04:26 volumio-clear-case go-librespot[5429]: time="2026-02-08T19:04:26Z" level=fatal msg="failed running with username and spotify token" error="failed getting endpoints from resolver: failed fetching apresolve URL: Get \"https://apresolve.spotify.com/?type=accesspoint&type=dealer&type=spclient\": dial tcp: lookup apresolve.spotify.com: device or resource busy"
Feb 08 19:04:26 volumio-clear-case systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
Feb 08 19:04:26 volumio-clear-case systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
Feb 08 19:04:27 volumio-clear-case volumio[5136]: info: BOOT COMPLETED
Feb 08 19:04:29 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
Feb 08 19:04:29 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Feb 08 19:04:29 volumio-clear-case volumio[5136]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateCheckEnabled
Feb 08 19:04:29 volumio-clear-case systemd[1]: go-librespot-daemon.service: Scheduled restart job, restart counter is at 5.
Feb 08 19:04:29 volumio-clear-case systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
Feb 08 19:04:29 volumio-clear-case systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
Feb 08 19:04:29 volumio-clear-case go-librespot[5481]: go-librespot daemon starting...
Feb 08 19:04:29 volumio-clear-case go-librespot[5482]: time="2026-02-08T19:04:29Z" level=info msg="running go-librespot 0.6.2"
Feb 08 19:04:29 volumio-clear-case go-librespot[5482]: time="2026-02-08T19:04:29Z" level=debug msg="app state loaded"
Feb 08 19:04:29 volumio-clear-case go-librespot[5482]: time="2026-02-08T19:04:29Z" level=info msg="api server listening on 127.0.0.1:9879"
Feb 08 19:04:35 volumio-clear-case volumio[5136]: info: An error occurred while refreshing Spotify Token Error: getaddrinfo ENOTFOUND oauth-performer.prod.vlmapi.io
Feb 08 19:04:41 volumio-clear-case go-librespot[5482]: time="2026-02-08T19:04:41Z" level=fatal msg="failed running with username and spotify token" error="failed getting endpoints from resolver: failed fetching apresolve URL: Get \"https://apresolve.spotify.com/?type=accesspoint&type=dealer&type=spclient\": dial tcp: lookup apresolve.spotify.com: device or resource busy"
Feb 08 19:04:41 volumio-clear-case systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
Feb 08 19:04:41 volumio-clear-case systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
Feb 08 19:04:42 volumio-clear-case volumio[5136]: info: Cannot call home: Error: Command failed: /usr/bin/curl -X POST --data-binary "device=pi&variante=volumio&version=4.096&uuid=56731dd724fd77696e8d4cf3afba3518" http://updates.volumio.org/downloader-v1/track-device
Feb 08 19:04:42 volumio-clear-case volumio[5136]: % Total % Received % Xferd Average Speed Time Time Time Current
Feb 08 19:04:42 volumio-clear-case volumio[5136]: Dload Upload Total Spent Left Speed
Feb 08 19:04:42 volumio-clear-case volumio[5136]: [1001B blob data]
Feb 08 19:04:42 volumio-clear-case volumio[5136]: retrying in 5 seconds, trial 1
Feb 08 19:04:42 volumio-clear-case volumio[5136]: info: Volumio Calling Home
Feb 08 19:04:45 volumio-clear-case systemd[1]: go-librespot-daemon.service: Scheduled restart job, restart counter is at 6.
Feb 08 19:04:45 volumio-clear-case systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
Feb 08 19:04:45 volumio-clear-case systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
Feb 08 19:04:45 volumio-clear-case go-librespot[5514]: go-librespot daemon starting...
Feb 08 19:04:45 volumio-clear-case go-librespot[5515]: time="2026-02-08T19:04:45Z" level=info msg="running go-librespot 0.6.2"
Feb 08 19:04:45 volumio-clear-case go-librespot[5515]: time="2026-02-08T19:04:45Z" level=debug msg="app state loaded"
Feb 08 19:04:45 volumio-clear-case go-librespot[5515]: time="2026-02-08T19:04:45Z" level=info msg="api server listening on 127.0.0.1:9879"
Feb 08 19:04:47 volumio-clear-case go-librespot[5515]: time="2026-02-08T19:04:47Z" level=debug msg="new websocket client"
Feb 08 19:04:47 volumio-clear-case volumio[5136]: info: Connection to go-librespot Websocket established
Feb 08 19:04:50 volumio-clear-case volumio[5136]: info: Getting Spotify volume
Feb 08 19:04:57 volumio-clear-case go-librespot[5515]: time="2026-02-08T19:04:57Z" level=fatal msg="failed running with username and spotify token" error="failed getting endpoints from resolver: failed fetching apresolve URL: Get \"https://apresolve.spotify.com/?type=accesspoint&type=dealer&type=spclient\": dial tcp: lookup apresolve.spotify.com: device or resource busy"
Feb 08 19:04:57 volumio-clear-case volumio[5136]: |||||||||||||||||||||||| WARNING: FATAL ERROR |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Feb 08 19:04:57 volumio-clear-case systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
Feb 08 19:04:57 volumio-clear-case systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
Feb 08 19:04:57 volumio-clear-case volumio[5136]: Error: socket hang up
Feb 08 19:04:57 volumio-clear-case volumio[5136]: at connResetException (node:internal/errors:720:14)
Feb 08 19:04:57 volumio-clear-case volumio[5136]: at Socket.socketOnEnd (node:_http_client:519:23)
Feb 08 19:04:57 volumio-clear-case volumio[5136]: at Socket.emit (node:events:526:35)
Feb 08 19:04:57 volumio-clear-case volumio[5136]: at endReadableNT (node:internal/streams/readable:1376:12)
Feb 08 19:04:57 volumio-clear-case volumio[5136]: at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
Feb 08 19:04:57 volumio-clear-case volumio[5136]: code: 'ECONNRESET',
Feb 08 19:04:57 volumio-clear-case volumio[5136]: response: undefined
Feb 08 19:04:57 volumio-clear-case volumio[5136]: }
Feb 08 19:04:57 volumio-clear-case volumio[5136]: |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Feb 08 19:04:57 volumio-clear-case sudo[5572]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/journalctl '--since=2026-02-08 19:03'
Feb 08 19:04:57 volumio-clear-case sudo[5572]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
PRETTY_NAME="Raspbian GNU/Linux 12 (bookworm)"
NAME="Raspbian GNU/Linux"
VERSION_ID="12"
VERSION="12 (bookworm)"
VERSION_CODENAME=bookworm
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
VOLUMIO_BUILD_VERSION="a78d359cf1dc63ac74e9d151015afd30d31a709a"
VOLUMIO_FE_VERSION="35f8f4439f0076a62fefa72fd80b70701b3d6cbd"
VOLUMIO_FE3_VERSION="bcca17b6b6b26edfb999e6fd7da1b222a88a61d2"
VOLUMIO_BE_VERSION="c1ffe93b2136013fc1b5903a4ed7e3f34e0a7bec"
VOLUMIO_ARCH="arm"
VOLUMIO_VARIANT="volumio"
VOLUMIO_TEST="FALSE"
VOLUMIO_BUILD_DATE="Thu Feb 5 14:07:07 UTC 2026"
VOLUMIO_VERSION="4.096"
VOLUMIO_HARDWARE="pi"
VOLUMIO_DEVICENAME="Raspberry Pi"
VOLUMIO_HASH="5e37060f9823263a753eb5e84030104f"