May 30 20:55:02 volumio go-librespot[1597]: time="2026-05-30T20:55:02+02:00" level=warning msg="failed to connect to AP ap-guc3.spotify.com:4070, retrying with a different AP" error="dial tcp: lookup ap-guc3.spotify.com: device or resource busy"
May 30 20:55:03 volumio volumio[1220]: info: CoreCommandRouter::volumioGetState
May 30 20:55:03 volumio volumio[1220]: info: CorePlayQueue::getTrack 0
May 30 20:55:08 volumio go-librespot[1597]: time="2026-05-30T20:55:08+02:00" level=debug msg="renewing login5 access token"
May 30 20:55:12 volumio go-librespot[1597]: time="2026-05-30T20:55:12+02:00" level=warning msg="failed to connect to AP ap-gue1.spotify.com:443, retrying with a different AP" error="dial tcp: lookup ap-gue1.spotify.com: device or resource busy"
May 30 20:55:13 volumio volumio[1220]: info: CoreCommandRouter::volumioGetState
May 30 20:55:13 volumio volumio[1220]: info: CorePlayQueue::getTrack 0
May 30 20:55:13 volumio volumio[1220]: info: Listing playlists
May 30 20:55:13 volumio volumio[1220]: info: Listing playlists
May 30 20:55:22 volumio go-librespot[1597]: time="2026-05-30T20:55:22+02:00" 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"
May 30 20:55:23 volumio volumio[1220]: info: CoreCommandRouter::volumioGetState
May 30 20:55:23 volumio volumio[1220]: info: CorePlayQueue::getTrack 0
May 30 20:55:25 volumio go-librespot[1597]: time="2026-05-30T20:55:25+02:00" level=error msg="did not receive last pong from dealer, 180s passed"
May 30 20:55:25 volumio go-librespot[1597]: time="2026-05-30T20:55:25+02:00" level=error msg="did not receive last pong ack from accesspoint, 218s passed"
May 30 20:55:25 volumio go-librespot[1597]: panic: runtime error: invalid memory address or nil pointer dereference
May 30 20:55:25 volumio go-librespot[1597]: [signal SIGSEGV: segmentation violation code=0x1 addr=0xc pc=0x4f6f14]
May 30 20:55:25 volumio go-librespot[1597]: goroutine 96 gp=0x20fc368 m=0 mp=0xfd2c30 [running]:
May 30 20:55:25 volumio go-librespot[1597]: panic({0x82e098, 0xf78250})
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/panic.go:802 +0x148 fp=0x1c57f20 sp=0x1c57ecc pc=0xa92ec
May 30 20:55:25 volumio go-librespot[1597]: runtime.panicmem(...)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/panic.go:262
May 30 20:55:25 volumio go-librespot[1597]: runtime.sigpanic()
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/signal_unix.go:925 +0x384 fp=0x1c57f50 sp=0x1c57f20 pc=0xabca4
May 30 20:55:25 volumio go-librespot[1597]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).pongAckTicker(0x1f50168)
May 30 20:55:25 volumio go-librespot[1597]: /src/ap/ap.go:380 +0x284 fp=0x1c57fe4 sp=0x1c57f54 pc=0x4f6f14
May 30 20:55:25 volumio go-librespot[1597]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).Receive.(*Accesspoint).startReceiving.func1.gowrap2()
May 30 20:55:25 volumio go-librespot[1597]: /src/ap/ap.go:277 +0x28 fp=0x1c57fec sp=0x1c57fe4 pc=0x4f63e8
May 30 20:55:25 volumio go-librespot[1597]: runtime.goexit({})
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x1c57fec sp=0x1c57fec pc=0xb0874
May 30 20:55:25 volumio go-librespot[1597]: created by github.com/devgianlu/go-librespot/ap.(*Accesspoint).Receive.(*Accesspoint).startReceiving.func1 in goroutine 88
May 30 20:55:25 volumio go-librespot[1597]: /src/ap/ap.go:277 +0x15c
May 30 20:55:25 volumio go-librespot[1597]: goroutine 1 gp=0x1c02128 m=nil [select, 5324 minutes]:
May 30 20:55:25 volumio go-librespot[1597]: runtime.gopark(0x960f10, 0x0, 0x9, 0x3, 0x1)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x1ebace8 sp=0x1ebacd4 pc=0xa97c0
May 30 20:55:25 volumio go-librespot[1597]: runtime.selectgo(0x1ebadf8, 0x1e8ddc4, 0x0, 0x0, 0x2, 0x1)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/select.go:351 +0xc4c fp=0x1ebad98 sp=0x1ebace8 pc=0x85000
May 30 20:55:25 volumio go-librespot[1597]: github.com/devgianlu/go-librespot/zeroconf.(*Zeroconf).Serve(0x1d0e0c0, 0x1ebae90)
May 30 20:55:25 volumio go-librespot[1597]: /src/zeroconf/zeroconf.go:283 +0x21c fp=0x1ebae3c sp=0x1ebad98 pc=0x61db0c
May 30 20:55:25 volumio go-librespot[1597]: main.(*App).withAppPlayer(0x1e10180, {0xa260ac, 0xfdcff0}, 0x1d16ec0)
May 30 20:55:25 volumio go-librespot[1597]: /src/cmd/daemon/main.go:340 +0x580 fp=0x1ebaed0 sp=0x1ebae3c pc=0x6ab088
May 30 20:55:25 volumio go-librespot[1597]: main.(*App).withCredentials(...)
May 30 20:55:25 volumio go-librespot[1597]: /src/cmd/daemon/main.go:209
May 30 20:55:25 volumio go-librespot[1597]: main.(*App).SpotifyToken(0x1e10180, {0xa260ac, 0xfdcff0}, {0x1d109b0, 0xa}, {0x1d02280, 0x126})
May 30 20:55:25 volumio go-librespot[1597]: /src/cmd/daemon/main.go:201 +0xc0 fp=0x1ebaf00 sp=0x1ebaed0 pc=0x6aa4b0
May 30 20:55:25 volumio go-librespot[1597]: main.main()
May 30 20:55:25 volumio go-librespot[1597]: /src/cmd/daemon/main.go:593 +0x660 fp=0x1ebafa8 sp=0x1ebaf00 pc=0x6ad58c
May 30 20:55:25 volumio go-librespot[1597]: runtime.main()
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/proc.go:285 +0x2f0 fp=0x1ebafec sp=0x1ebafa8 pc=0x6f390
May 30 20:55:25 volumio go-librespot[1597]: runtime.goexit({})
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x1ebafec sp=0x1ebafec pc=0xb0874
May 30 20:55:25 volumio go-librespot[1597]: goroutine 2 gp=0x1c027e8 m=nil [force gc (idle), 3 minutes]:
May 30 20:55:25 volumio go-librespot[1597]: runtime.gopark(0x960edc, 0xfd0f08, 0x11, 0xa, 0x1)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x1c48fd4 sp=0x1c48fc0 pc=0xa97c0
May 30 20:55:25 volumio go-librespot[1597]: runtime.goparkunlock(...)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/proc.go:466
May 30 20:55:25 volumio go-librespot[1597]: runtime.forcegchelper()
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/proc.go:373 +0xe4 fp=0x1c48fec sp=0x1c48fd4 pc=0x6f7f4
May 30 20:55:25 volumio go-librespot[1597]: runtime.goexit({})
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x1c48fec sp=0x1c48fec pc=0xb0874
May 30 20:55:25 volumio go-librespot[1597]: created by runtime.init.6 in goroutine 1
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/proc.go:361 +0x1c
May 30 20:55:25 volumio go-librespot[1597]: goroutine 3 gp=0x1c02b48 m=nil [GC sweep wait]:
May 30 20:55:25 volumio go-librespot[1597]: runtime.gopark(0x960edc, 0xfd17b0, 0xc, 0x9, 0x1)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x1c497c4 sp=0x1c497b0 pc=0xa97c0
May 30 20:55:25 volumio go-librespot[1597]: runtime.goparkunlock(...)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/proc.go:466
May 30 20:55:25 volumio go-librespot[1597]: runtime.bgsweep(0x1c2e050)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/mgcsweep.go:323 +0x11c fp=0x1c497e4 sp=0x1c497c4 pc=0x5768c
May 30 20:55:25 volumio go-librespot[1597]: runtime.gcenable.gowrap1()
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/mgc.go:212 +0x28 fp=0x1c497ec sp=0x1c497e4 pc=0x46c3c
May 30 20:55:25 volumio go-librespot[1597]: runtime.goexit({})
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x1c497ec sp=0x1c497ec pc=0xb0874
May 30 20:55:25 volumio go-librespot[1597]: created by runtime.gcenable in goroutine 1
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/mgc.go:212 +0x74
May 30 20:55:25 volumio go-librespot[1597]: goroutine 4 gp=0x1c02c68 m=nil [GC scavenge wait]:
May 30 20:55:25 volumio go-librespot[1597]: runtime.gopark(0x960edc, 0xfd20d0, 0xd, 0xa, 0x2)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x1c49fb4 sp=0x1c49fa0 pc=0xa97c0
May 30 20:55:25 volumio go-librespot[1597]: runtime.goparkunlock(...)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/proc.go:466
May 30 20:55:25 volumio go-librespot[1597]: runtime.(*scavengerState).park(0xfd20d0)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/mgcscavenge.go:425 +0x68 fp=0x1c49fc8 sp=0x1c49fb4 pc=0x54a28
May 30 20:55:25 volumio go-librespot[1597]: runtime.bgscavenge(0x1c2e050)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/mgcscavenge.go:658 +0x60 fp=0x1c49fe4 sp=0x1c49fc8 pc=0x5516c
May 30 20:55:25 volumio go-librespot[1597]: runtime.gcenable.gowrap2()
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/mgc.go:213 +0x28 fp=0x1c49fec sp=0x1c49fe4 pc=0x46be8
May 30 20:55:25 volumio go-librespot[1597]: runtime.goexit({})
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x1c49fec sp=0x1c49fec pc=0xb0874
May 30 20:55:25 volumio go-librespot[1597]: created by runtime.gcenable in goroutine 1
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/mgc.go:213 +0xbc
May 30 20:55:25 volumio go-librespot[1597]: goroutine 18 gp=0x1c82248 m=nil [GOMAXPROCS updater (idle), 5324 minutes]:
May 30 20:55:25 volumio go-librespot[1597]: runtime.gopark(0x960edc, 0xfd1548, 0x12, 0xa, 0x1)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x1c447a4 sp=0x1c44790 pc=0xa97c0
May 30 20:55:25 volumio go-librespot[1597]: runtime.goparkunlock(...)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/proc.go:466
May 30 20:55:25 volumio go-librespot[1597]: runtime.updateMaxProcsGoroutine()
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/proc.go:6720 +0x110 fp=0x1c447ec sp=0x1c447a4 pc=0x7f174
May 30 20:55:25 volumio go-librespot[1597]: runtime.goexit({})
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x1c447ec sp=0x1c447ec pc=0xb0874
May 30 20:55:25 volumio go-librespot[1597]: created by runtime.defaultGOMAXPROCSUpdateEnable in goroutine 1
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/proc.go:6708 +0x40
May 30 20:55:25 volumio go-librespot[1597]: goroutine 34 gp=0x1d18008 m=nil [finalizer wait, 5323 minutes]:
May 30 20:55:25 volumio go-librespot[1597]: runtime.gopark(0x960d84, 0xfdd0e0, 0x10, 0xa, 0x1)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x1d1e788 sp=0x1d1e774 pc=0xa97c0
May 30 20:55:25 volumio go-librespot[1597]: runtime.runFinalizers()
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/mfinal.go:210 +0x110 fp=0x1d1e7ec sp=0x1d1e788 pc=0x45888
May 30 20:55:25 volumio go-librespot[1597]: runtime.goexit({})
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x1d1e7ec sp=0x1d1e7ec pc=0xb0874
May 30 20:55:25 volumio go-librespot[1597]: created by runtime.createfing in goroutine 1
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/mfinal.go:172 +0x5c
May 30 20:55:25 volumio go-librespot[1597]: goroutine 35 gp=0x1d18368 m=nil [cleanup wait, 714 minutes]:
May 30 20:55:25 volumio go-librespot[1597]: runtime.gopark(0x960edc, 0xfd22a8, 0x2e, 0xa, 0x1)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x1c487a4 sp=0x1c48790 pc=0xa97c0
May 30 20:55:25 volumio go-librespot[1597]: runtime.goparkunlock(...)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/proc.go:466
May 30 20:55:25 volumio go-librespot[1597]: runtime.(*cleanupQueue).dequeue(0xfd2248)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/mcleanup.go:439 +0x12c fp=0x1c487c4 sp=0x1c487a4 pc=0x41cb0
May 30 20:55:25 volumio go-librespot[1597]: runtime.runCleanups()
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/mcleanup.go:635 +0x7c fp=0x1c487ec sp=0x1c487c4 pc=0x4284c
May 30 20:55:25 volumio go-librespot[1597]: runtime.goexit({})
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x1c487ec sp=0x1c487ec pc=0xb0874
May 30 20:55:25 volumio go-librespot[1597]: created by runtime.(*cleanupQueue).createGs in goroutine 1
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/mcleanup.go:589 +0x124
May 30 20:55:25 volumio go-librespot[1597]: goroutine 36 gp=0x1d190e8 m=nil [IO wait, 5323 minutes]:
May 30 20:55:25 volumio go-librespot[1597]: runtime.gopark(0x960ecc, 0xb6053010, 0x2, 0x2, 0x5)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x1d1ecf0 sp=0x1d1ecdc pc=0xa97c0
May 30 20:55:25 volumio go-librespot[1597]: runtime.netpollblock(0xb6053000, 0x72, 0x0)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/netpoll.go:575 +0x100 fp=0x1d1ed08 sp=0x1d1ecf0 pc=0x675a0
May 30 20:55:25 volumio go-librespot[1597]: internal/poll.runtime_pollWait(0xb6053000, 0x72)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/netpoll.go:351 +0x54 fp=0x1d1ed1c sp=0x1d1ed08 pc=0xa8864
May 30 20:55:25 volumio go-librespot[1597]: internal/poll.(*pollDesc).wait(0x1d06fb8, 0x72, 0x0)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x30 fp=0x1d1ed30 sp=0x1d1ed1c pc=0x134df4
May 30 20:55:25 volumio go-librespot[1597]: internal/poll.(*pollDesc).waitRead(...)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:89
May 30 20:55:25 volumio go-librespot[1597]: internal/poll.(*FD).Accept(0x1d06fa0)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/internal/poll/fd_unix.go:613 +0x284 fp=0x1d1ed78 sp=0x1d1ed30 pc=0x1395b0
May 30 20:55:25 volumio go-librespot[1597]: net.(*netFD).accept(0x1d06fa0)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/net/fd_unix.go:161 +0x20 fp=0x1d1ede0 sp=0x1d1ed78 pc=0x1aa9d8
May 30 20:55:25 volumio go-librespot[1597]: net.(*TCPListener).accept(0x1d222d0)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/net/tcpsock_posix.go:159 +0x20 fp=0x1d1ee34 sp=0x1d1ede0 pc=0x1c2304
May 30 20:55:25 volumio go-librespot[1597]: net.(*TCPListener).Accept(0x1d222d0)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/net/tcpsock.go:380 +0x30 fp=0x1d1ee50 sp=0x1d1ee34 pc=0x1c134c
May 30 20:55:25 volumio go-librespot[1597]: net/http.(*onceCloseListener).Accept(0x1c6e860)
May 30 20:55:25 volumio go-librespot[1597]: :1 +0x34 fp=0x1d1ee68 sp=0x1d1ee50 pc=0x367710
May 30 20:55:25 volumio go-librespot[1597]: net/http.(*Server).Serve(0x1e460b8, {0xa258a8, 0x1d222d0})
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/net/http/server.go:3463 +0x2d8 fp=0x1d1ef00 sp=0x1d1ee68 pc=0x3408c8
May 30 20:55:25 volumio go-librespot[1597]: net/http.Serve(...)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/net/http/server.go:2971
May 30 20:55:25 volumio go-librespot[1597]: main.(*ConcreteApiServer).serve(0x1c2a180)
May 30 20:55:25 volumio go-librespot[1597]: /src/cmd/daemon/api_server.go:666 +0x974 fp=0x1d1efe4 sp=0x1d1ef00 pc=0x69fdac
May 30 20:55:25 volumio go-librespot[1597]: main.NewApiServer.gowrap1()
May 30 20:55:25 volumio go-librespot[1597]: /src/cmd/daemon/api_server.go:332 +0x28 fp=0x1d1efec sp=0x1d1efe4 pc=0x69eae4
May 30 20:55:25 volumio go-librespot[1597]: runtime.goexit({})
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x1d1efec sp=0x1d1efec pc=0xb0874
May 30 20:55:25 volumio go-librespot[1597]: created by main.NewApiServer in goroutine 1
May 30 20:55:25 volumio go-librespot[1597]: /src/cmd/daemon/api_server.go:332 +0x310
May 30 20:55:25 volumio go-librespot[1597]: goroutine 105 gp=0x1d19328 m=nil [IO wait, 5323 minutes]:
May 30 20:55:25 volumio go-librespot[1597]: runtime.gopark(0x960ecc, 0xb602d010, 0x2, 0x2, 0x5)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x1e8f8d4 sp=0x1e8f8c0 pc=0xa97c0
May 30 20:55:25 volumio go-librespot[1597]: runtime.netpollblock(0xb602d000, 0x72, 0x0)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/netpoll.go:575 +0x100 fp=0x1e8f8ec sp=0x1e8f8d4 pc=0x675a0
May 30 20:55:25 volumio go-librespot[1597]: internal/poll.runtime_pollWait(0xb602d000, 0x72)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/netpoll.go:351 +0x54 fp=0x1e8f900 sp=0x1e8f8ec pc=0xa8864
May 30 20:55:25 volumio go-librespot[1597]: internal/poll.(*pollDesc).wait(0x1e20298, 0x72, 0x0)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x30 fp=0x1e8f914 sp=0x1e8f900 pc=0x134df4
May 30 20:55:25 volumio go-librespot[1597]: internal/poll.(*pollDesc).waitRead(...)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:89
May 30 20:55:25 volumio go-librespot[1597]: internal/poll.(*FD).Read(0x1e20280, {0x1e81000, 0x1000, 0x1000})
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/internal/poll/fd_unix.go:165 +0x22c fp=0x1e8f95c sp=0x1e8f914 pc=0x135f74
May 30 20:55:25 volumio go-librespot[1597]: net.(*netFD).Read(0x1e20280, {0x1e81000, 0x1000, 0x1000})
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/net/fd_posix.go:68 +0x38 fp=0x1e8f988 sp=0x1e8f95c pc=0x1a8c28
May 30 20:55:25 volumio go-librespot[1597]: net.(*conn).Read(0x2035750, {0x1e81000, 0x1000, 0x1000})
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/net/net.go:196 +0x48 fp=0x1e8f9b4 sp=0x1e8f988 pc=0x1b842c
May 30 20:55:25 volumio go-librespot[1597]: io.(*multiReader).Read(0x1f36050, {0x1e81000, 0x1000, 0x1000})
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/io/multi.go:26 +0xb4 fp=0x1e8f9e0 sp=0x1e8f9b4 pc=0xef364
May 30 20:55:25 volumio go-librespot[1597]: bufio.(*Reader).fill(0x206b9b0)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/bufio/bufio.go:113 +0x10c fp=0x1e8fa04 sp=0x1e8f9e0 pc=0x2b6390
May 30 20:55:25 volumio go-librespot[1597]: bufio.(*Reader).ReadByte(0x206b9b0)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/bufio/bufio.go:273 +0x28 fp=0x1e8fa10 sp=0x1e8fa04 pc=0x2b6c0c
May 30 20:55:25 volumio go-librespot[1597]: nhooyr.io/websocket.readFrameHeader(0x206b9b0, {0x1d4e3fc, 0x8, 0x8})
May 30 20:55:25 volumio go-librespot[1597]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/frame.go:55 +0x68 fp=0x1e8fa50 sp=0x1e8fa10 pc=0x498164
May 30 20:55:25 volumio go-librespot[1597]: nhooyr.io/websocket.(*Conn).readFrameHeader(0x1d4e3c8, {0xa26090, 0xfdcff0})
May 30 20:55:25 volumio go-librespot[1597]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/read.go:235 +0xb4 fp=0x1e8fb10 sp=0x1e8fa50 pc=0x49b01c
May 30 20:55:25 volumio go-librespot[1597]: nhooyr.io/websocket.(*Conn).readLoop(0x1d4e3c8, {0xa26090, 0xfdcff0})
May 30 20:55:25 volumio go-librespot[1597]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/read.go:193 +0x3c fp=0x1e8fbd4 sp=0x1e8fb10 pc=0x49ab08
May 30 20:55:25 volumio go-librespot[1597]: nhooyr.io/websocket.(*Conn).reader(0x1d4e3c8, {0xa26090, 0xfdcff0})
May 30 20:55:25 volumio go-librespot[1597]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/read.go:355 +0xec fp=0x1e8fc58 sp=0x1e8fbd4 pc=0x49bc20
May 30 20:55:25 volumio go-librespot[1597]: nhooyr.io/websocket.(*Conn).Reader(...)
May 30 20:55:25 volumio go-librespot[1597]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/read.go:39
May 30 20:55:25 volumio go-librespot[1597]: nhooyr.io/websocket.(*Conn).Read(0x1d4e3c8, {0xa26090, 0xfdcff0})
May 30 20:55:25 volumio go-librespot[1597]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/read.go:47 +0x30 fp=0x1e8fc80 sp=0x1e8fc58 pc=0x49a0a0
May 30 20:55:25 volumio go-librespot[1597]: main.(*ConcreteApiServer).serve.func17({0xa25968, 0x1f500b8}, 0x1cda848)
May 30 20:55:25 volumio go-librespot[1597]: /src/cmd/daemon/api_server.go:636 +0x3b0 fp=0x1e8fcfc sp=0x1e8fc80 pc=0x6a062c
May 30 20:55:25 volumio go-librespot[1597]: net/http.HandlerFunc.ServeHTTP(0x1c32728, {0xa25968, 0x1f500b8}, 0x1cda848)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/net/http/server.go:2322 +0x34 fp=0x1e8fd0c sp=0x1e8fcfc pc=0x33cf4c
May 30 20:55:25 volumio go-librespot[1597]: net/http.(*ServeMux).ServeHTTP(0x1e10200, {0xa25968, 0x1f500b8}, 0x1cda848)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/net/http/server.go:2861 +0x228 fp=0x1e8fd4c sp=0x1e8fd0c pc=0x33ee3c
May 30 20:55:25 volumio go-librespot[1597]: main.(*ConcreteApiServer).serve.(*Cors).Handler.func19({0xa25968, 0x1f500b8}, 0x1cda848)
May 30 20:55:25 volumio go-librespot[1597]: /src/.gocache/mod/github.com/rs/cors@v1.11.1/cors.go:289 +0x124 fp=0x1e8fd74 sp=0x1e8fd4c pc=0x69ffa8
May 30 20:55:25 volumio go-librespot[1597]: net/http.HandlerFunc.ServeHTTP(0x1c10640, {0xa25968, 0x1f500b8}, 0x1cda848)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/net/http/server.go:2322 +0x34 fp=0x1e8fd84 sp=0x1e8fd74 pc=0x33cf4c
May 30 20:55:25 volumio go-librespot[1597]: net/http.serverHandler.ServeHTTP({0x1e460b8}, {0xa25968, 0x1f500b8}, 0x1cda848)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/net/http/server.go:3340 +0xe0 fp=0x1e8fda0 sp=0x1e8fd84 pc=0x35c2b8
May 30 20:55:25 volumio go-librespot[1597]: net/http.(*conn).serve(0x20ea9c0, {0xa260c8, 0x1c287f8})
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/net/http/server.go:2109 +0x794 fp=0x1e8ffdc sp=0x1e8fda0 pc=0x33b008
May 30 20:55:25 volumio go-librespot[1597]: net/http.(*Server).Serve.gowrap3()
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/net/http/server.go:3493 +0x38 fp=0x1e8ffec sp=0x1e8ffdc pc=0x340d40
May 30 20:55:25 volumio go-librespot[1597]: runtime.goexit({})
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x1e8ffec sp=0x1e8ffec pc=0xb0874
May 30 20:55:25 volumio go-librespot[1597]: created by net/http.(*Server).Serve in goroutine 36
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/net/http/server.go:3493 +0x42c
May 30 20:55:25 volumio go-librespot[1597]: goroutine 42 gp=0x1d19688 m=nil [GC worker (idle), 5 minutes]:
May 30 20:55:25 volumio go-librespot[1597]: runtime.gopark(0x960d90, 0x1d7a400, 0x1c, 0xa, 0x0)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x1f10788 sp=0x1f10774 pc=0xa97c0
May 30 20:55:25 volumio go-librespot[1597]: runtime.gcBgMarkWorker(0x1d14f40)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/mgc.go:1463 +0xf4 fp=0x1f107e4 sp=0x1f10788 pc=0x49f34
May 30 20:55:25 volumio go-librespot[1597]: runtime.gcBgMarkStartWorkers.gowrap1()
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/mgc.go:1373 +0x28 fp=0x1f107ec sp=0x1f107e4 pc=0x49e14
May 30 20:55:25 volumio go-librespot[1597]: runtime.goexit({})
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x1f107ec sp=0x1f107ec pc=0xb0874
May 30 20:55:25 volumio go-librespot[1597]: created by runtime.gcBgMarkStartWorkers in goroutine 19
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/mgc.go:1373 +0x14c
May 30 20:55:25 volumio go-librespot[1597]: goroutine 43 gp=0x1d197a8 m=nil [GC worker (idle), 3 minutes]:
May 30 20:55:25 volumio go-librespot[1597]: runtime.gopark(0x960d90, 0x1d7a600, 0x1c, 0xa, 0x0)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x207af88 sp=0x207af74 pc=0xa97c0
May 30 20:55:25 volumio go-librespot[1597]: runtime.gcBgMarkWorker(0x1d14f40)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/mgc.go:1463 +0xf4 fp=0x207afe4 sp=0x207af88 pc=0x49f34
May 30 20:55:25 volumio go-librespot[1597]: runtime.gcBgMarkStartWorkers.gowrap1()
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/mgc.go:1373 +0x28 fp=0x207afec sp=0x207afe4 pc=0x49e14
May 30 20:55:25 volumio go-librespot[1597]: runtime.goexit({})
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x207afec sp=0x207afec pc=0xb0874
May 30 20:55:25 volumio go-librespot[1597]: created by runtime.gcBgMarkStartWorkers in goroutine 19
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/mgc.go:1373 +0x14c
May 30 20:55:25 volumio go-librespot[1597]: goroutine 44 gp=0x1d198c8 m=nil [GC worker (idle), 171 minutes]:
May 30 20:55:25 volumio go-librespot[1597]: runtime.gopark(0x960d90, 0x1d7a800, 0x1c, 0xa, 0x0)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x1d20f88 sp=0x1d20f74 pc=0xa97c0
May 30 20:55:25 volumio go-librespot[1597]: runtime.gcBgMarkWorker(0x1d14f40)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/mgc.go:1463 +0xf4 fp=0x1d20fe4 sp=0x1d20f88 pc=0x49f34
May 30 20:55:25 volumio go-librespot[1597]: runtime.gcBgMarkStartWorkers.gowrap1()
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/mgc.go:1373 +0x28 fp=0x1d20fec sp=0x1d20fe4 pc=0x49e14
May 30 20:55:25 volumio go-librespot[1597]: runtime.goexit({})
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x1d20fec sp=0x1d20fec pc=0xb0874
May 30 20:55:25 volumio go-librespot[1597]: created by runtime.gcBgMarkStartWorkers in goroutine 19
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/mgc.go:1373 +0x14c
May 30 20:55:25 volumio go-librespot[1597]: goroutine 45 gp=0x1d199e8 m=nil [GC worker (idle), 171 minutes]:
May 30 20:55:25 volumio go-librespot[1597]: runtime.gopark(0x960d90, 0x1d7aa00, 0x1c, 0xa, 0x0)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x1c4b788 sp=0x1c4b774 pc=0xa97c0
May 30 20:55:25 volumio go-librespot[1597]: runtime.gcBgMarkWorker(0x1d14f40)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/mgc.go:1463 +0xf4 fp=0x1c4b7e4 sp=0x1c4b788 pc=0x49f34
May 30 20:55:25 volumio go-librespot[1597]: runtime.gcBgMarkStartWorkers.gowrap1()
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/mgc.go:1373 +0x28 fp=0x1c4b7ec sp=0x1c4b7e4 pc=0x49e14
May 30 20:55:25 volumio go-librespot[1597]: runtime.goexit({})
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x1c4b7ec sp=0x1c4b7ec pc=0xb0874
May 30 20:55:25 volumio go-librespot[1597]: created by runtime.gcBgMarkStartWorkers in goroutine 19
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/mgc.go:1373 +0x14c
May 30 20:55:25 volumio go-librespot[1597]: goroutine 68 gp=0x1c03688 m=nil [select, 5323 minutes]:
May 30 20:55:25 volumio go-librespot[1597]: runtime.gopark(0x960f10, 0x0, 0x9, 0x3, 0x1)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x1d1c694 sp=0x1d1c680 pc=0xa97c0
May 30 20:55:25 volumio go-librespot[1597]: runtime.selectgo(0x1d1c7a8, 0x1d1c76c, 0x0, 0x0, 0x5, 0x1)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/select.go:351 +0xc4c fp=0x1d1c744 sp=0x1d1c694 pc=0x85000
May 30 20:55:25 volumio go-librespot[1597]: nhooyr.io/websocket.(*Conn).timeoutLoop(0x1d4e3c8)
May 30 20:55:25 volumio go-librespot[1597]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/conn.go:180 +0x144 fp=0x1d1c7e4 sp=0x1d1c744 pc=0x494d20
May 30 20:55:25 volumio go-librespot[1597]: nhooyr.io/websocket.newConn.gowrap1()
May 30 20:55:25 volumio go-librespot[1597]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/conn.go:140 +0x28 fp=0x1d1c7ec sp=0x1d1c7e4 pc=0x4949b0
May 30 20:55:25 volumio go-librespot[1597]: runtime.goexit({})
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x1d1c7ec sp=0x1d1c7ec pc=0xb0874
May 30 20:55:25 volumio go-librespot[1597]: created by nhooyr.io/websocket.newConn in goroutine 105
May 30 20:55:25 volumio go-librespot[1597]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/conn.go:140 +0x578
May 30 20:55:25 volumio go-librespot[1597]: goroutine 46 gp=0x1d18248 m=nil [IO wait]:
May 30 20:55:25 volumio go-librespot[1597]: runtime.gopark(0x960ecc, 0xb6052a10, 0x2, 0x2, 0x5)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x207de88 sp=0x207de74 pc=0xa97c0
May 30 20:55:25 volumio go-librespot[1597]: runtime.netpollblock(0xb6052a00, 0x72, 0x0)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/netpoll.go:575 +0x100 fp=0x207dea0 sp=0x207de88 pc=0x675a0
May 30 20:55:25 volumio go-librespot[1597]: internal/poll.runtime_pollWait(0xb6052a00, 0x72)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/netpoll.go:351 +0x54 fp=0x207deb4 sp=0x207dea0 pc=0xa8864
May 30 20:55:25 volumio go-librespot[1597]: internal/poll.(*pollDesc).wait(0x1d061f8, 0x72, 0x0)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x30 fp=0x207dec8 sp=0x207deb4 pc=0x134df4
May 30 20:55:25 volumio go-librespot[1597]: internal/poll.(*pollDesc).waitRead(...)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:89
May 30 20:55:25 volumio go-librespot[1597]: internal/poll.(*FD).RawRead(0x1d061e0, 0x2154540)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/internal/poll/fd_unix.go:710 +0x154 fp=0x207def4 sp=0x207dec8 pc=0x13a168
May 30 20:55:25 volumio go-librespot[1597]: net.(*rawConn).Read(0x1c32258, 0x2154540)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/net/rawconn.go:44 +0x38 fp=0x207df14 sp=0x207def4 pc=0x1bc9b4
May 30 20:55:25 volumio go-librespot[1597]: golang.org/x/net/internal/socket.(*Conn).recvMsg(0x1d16260, 0x2154510, 0x0)
May 30 20:55:25 volumio go-librespot[1597]: /src/.gocache/mod/golang.org/x/net@v0.48.0/internal/socket/rawconn_msg.go:27 +0x140 fp=0x207df44 sp=0x207df14 pc=0x5b7e28
May 30 20:55:25 volumio go-librespot[1597]: golang.org/x/net/internal/socket.(*Conn).RecvMsg(...)
May 30 20:55:25 volumio go-librespot[1597]: /src/.gocache/mod/golang.org/x/net@v0.48.0/internal/socket/socket.go:247
May 30 20:55:25 volumio go-librespot[1597]: golang.org/x/net/ipv4.(*payloadHandler).ReadFrom(0x207e0c8, {0x2000000, 0x10000, 0x10000})
May 30 20:55:25 volumio go-librespot[1597]: /src/.gocache/mod/golang.org/x/net@v0.48.0/ipv4/payload_cmsg.go:31 +0x1a0 fp=0x207df9c sp=0x207df44 pc=0x5bbb1c
May 30 20:55:25 volumio go-librespot[1597]: github.com/grandcat/zeroconf.(*Server).recv4(0x2090b80, 0x207e0c0)
May 30 20:55:25 volumio go-librespot[1597]: /src/.gocache/mod/github.com/grandcat/zeroconf@v1.0.0/server.go:254 +0xdc fp=0x207dfe0 sp=0x207df9c pc=0x618bf8
May 30 20:55:25 volumio go-librespot[1597]: github.com/grandcat/zeroconf.(*Server).mainloop.gowrap1()
May 30 20:55:25 volumio go-librespot[1597]: /src/.gocache/mod/github.com/grandcat/zeroconf@v1.0.0/server.go:188 +0x30 fp=0x207dfec sp=0x207dfe0 pc=0x6188c8
May 30 20:55:25 volumio go-librespot[1597]: runtime.goexit({})
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x207dfec sp=0x207dfec pc=0xb0874
May 30 20:55:25 volumio go-librespot[1597]: created by github.com/grandcat/zeroconf.(*Server).mainloop in goroutine 21
May 30 20:55:25 volumio go-librespot[1597]: /src/.gocache/mod/github.com/grandcat/zeroconf@v1.0.0/server.go:188 +0x7c
May 30 20:55:25 volumio go-librespot[1597]: goroutine 47 gp=0x1d18488 m=nil [IO wait, 5324 minutes]:
May 30 20:55:25 volumio go-librespot[1597]: runtime.gopark(0x960ecc, 0xb6052810, 0x2, 0x2, 0x5)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x1f64e60 sp=0x1f64e4c pc=0xa97c0
May 30 20:55:25 volumio go-librespot[1597]: runtime.netpollblock(0xb6052800, 0x72, 0x0)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/netpoll.go:575 +0x100 fp=0x1f64e78 sp=0x1f64e60 pc=0x675a0
May 30 20:55:25 volumio go-librespot[1597]: internal/poll.runtime_pollWait(0xb6052800, 0x72)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/netpoll.go:351 +0x54 fp=0x1f64e8c sp=0x1f64e78 pc=0xa8864
May 30 20:55:25 volumio go-librespot[1597]: internal/poll.(*pollDesc).wait(0x1d06248, 0x72, 0x0)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x30 fp=0x1f64ea0 sp=0x1f64e8c pc=0x134df4
May 30 20:55:25 volumio go-librespot[1597]: internal/poll.(*pollDesc).waitRead(...)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:89
May 30 20:55:25 volumio go-librespot[1597]: internal/poll.(*FD).RawRead(0x1d06230, 0x1f26030)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/internal/poll/fd_unix.go:710 +0x154 fp=0x1f64ecc sp=0x1f64ea0 pc=0x13a168
May 30 20:55:25 volumio go-librespot[1597]: net.(*rawConn).Read(0x1c32280, 0x1f26030)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/net/rawconn.go:44 +0x38 fp=0x1f64eec sp=0x1f64ecc pc=0x1bc9b4
May 30 20:55:25 volumio go-librespot[1597]: golang.org/x/net/internal/socket.(*Conn).recvMsg(0x1d16270, 0x1f26000, 0x0)
May 30 20:55:25 volumio go-librespot[1597]: /src/.gocache/mod/golang.org/x/net@v0.48.0/internal/socket/rawconn_msg.go:27 +0x140 fp=0x1f64f1c sp=0x1f64eec pc=0x5b7e28
May 30 20:55:25 volumio go-librespot[1597]: golang.org/x/net/internal/socket.(*Conn).RecvMsg(...)
May 30 20:55:25 volumio go-librespot[1597]: /src/.gocache/mod/golang.org/x/net@v0.48.0/internal/socket/socket.go:247
May 30 20:55:25 volumio go-librespot[1597]: golang.org/x/net/ipv6.(*payloadHandler).ReadFrom(0x207e0f8, {0x1f66000, 0x10000, 0x10000})
May 30 20:55:25 volumio go-librespot[1597]: /src/.gocache/mod/golang.org/x/net@v0.48.0/ipv6/payload_cmsg.go:31 +0x188 fp=0x1f64f9c sp=0x1f64f1c pc=0x5bf588
May 30 20:55:25 volumio go-librespot[1597]: github.com/grandcat/zeroconf.(*Server).recv6(0x2090b80, 0x207e0f0)
May 30 20:55:25 volumio go-librespot[1597]: /src/.gocache/mod/github.com/grandcat/zeroconf@v1.0.0/server.go:282 +0xdc fp=0x1f64fe0 sp=0x1f64f9c pc=0x618ddc
May 30 20:55:25 volumio go-librespot[1597]: github.com/grandcat/zeroconf.(*Server).mainloop.gowrap2()
May 30 20:55:25 volumio go-librespot[1597]: /src/.gocache/mod/github.com/grandcat/zeroconf@v1.0.0/server.go:191 +0x30 fp=0x1f64fec sp=0x1f64fe0 pc=0x61886c
May 30 20:55:25 volumio go-librespot[1597]: runtime.goexit({})
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x1f64fec sp=0x1f64fec pc=0xb0874
May 30 20:55:25 volumio go-librespot[1597]: created by github.com/grandcat/zeroconf.(*Server).mainloop in goroutine 21
May 30 20:55:25 volumio go-librespot[1597]: /src/.gocache/mod/github.com/grandcat/zeroconf@v1.0.0/server.go:191 +0xe8
May 30 20:55:25 volumio go-librespot[1597]: goroutine 87 gp=0x1c03b08 m=nil [select, 5324 minutes]:
May 30 20:55:25 volumio go-librespot[1597]: runtime.gopark(0x960f10, 0x0, 0x9, 0x3, 0x1)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x1c45674 sp=0x1c45660 pc=0xa97c0
May 30 20:55:25 volumio go-librespot[1597]: runtime.selectgo(0x1c45780, 0x1c4574c, 0x0, 0x0, 0x3, 0x1)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/select.go:351 +0xc4c fp=0x1c45724 sp=0x1c45674 pc=0x85000
May 30 20:55:25 volumio go-librespot[1597]: github.com/devgianlu/go-librespot/player.(*Player).manageLoop(0x1e212c0)
May 30 20:55:25 volumio go-librespot[1597]: /src/player/player.go:215 +0x1f4 fp=0x1c457e4 sp=0x1c45724 pc=0x5818e0
May 30 20:55:25 volumio go-librespot[1597]: github.com/devgianlu/go-librespot/player.NewPlayer.gowrap1()
May 30 20:55:25 volumio go-librespot[1597]: /src/player/player.go:197 +0x28 fp=0x1c457ec sp=0x1c457e4 pc=0x5814c8
May 30 20:55:25 volumio go-librespot[1597]: runtime.goexit({})
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x1c457ec sp=0x1c457ec pc=0xb0874
May 30 20:55:25 volumio go-librespot[1597]: created by github.com/devgianlu/go-librespot/player.NewPlayer in goroutine 1
May 30 20:55:25 volumio go-librespot[1597]: /src/player/player.go:197 +0x220
May 30 20:55:25 volumio go-librespot[1597]: goroutine 88 gp=0x1c03568 m=nil [select, 65 minutes]:
May 30 20:55:25 volumio go-librespot[1597]: runtime.gopark(0x960f10, 0x0, 0x9, 0x3, 0x1)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x1e8b930 sp=0x1e8b91c pc=0xa97c0
May 30 20:55:25 volumio go-librespot[1597]: runtime.selectgo(0x1e8bf70, 0x1e8bb20, 0x0, 0x0, 0xa, 0x1)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/select.go:351 +0xc4c fp=0x1e8b9e0 sp=0x1e8b930 pc=0x85000
May 30 20:55:25 volumio go-librespot[1597]: main.(*AppPlayer).Run(0x1d06280, {0xa260ac, 0xfdcff0}, 0x208f940, 0x208f980)
May 30 20:55:25 volumio systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=134/n/a
May 30 20:55:25 volumio volumio[1220]: info: Connection to go-librespot Websocket closed
May 30 20:55:25 volumio go-librespot[1597]: /src/cmd/daemon/player.go:661 +0x368 fp=0x1e8bfd4 sp=0x1e8b9e0 pc=0x6b3970
May 30 20:55:25 volumio go-librespot[1597]: main.(*App).withAppPlayer.gowrap1()
May 30 20:55:25 volumio go-librespot[1597]: /src/cmd/daemon/main.go:274 +0x48 fp=0x1e8bfec sp=0x1e8bfd4 pc=0x6abe18
May 30 20:55:25 volumio go-librespot[1597]: runtime.goexit({})
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x1e8bfec sp=0x1e8bfec pc=0xb0874
May 30 20:55:25 volumio go-librespot[1597]: created by main.(*App).withAppPlayer in goroutine 1
May 30 20:55:25 volumio go-librespot[1597]: /src/cmd/daemon/main.go:274 +0x410
May 30 20:55:25 volumio go-librespot[1597]: goroutine 89 gp=0x1c038c8 m=nil [chan receive, 5323 minutes]:
May 30 20:55:25 volumio go-librespot[1597]: runtime.gopark(0x960d64, 0x1e1c0b8, 0xe, 0x7, 0x2)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x1c46f3c sp=0x1c46f28 pc=0xa97c0
May 30 20:55:25 volumio go-librespot[1597]: runtime.chanrecv(0x1e1c080, 0x1c46fd0, 0x1)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/chan.go:667 +0x550 fp=0x1c46f84 sp=0x1c46f3c pc=0x3414c
May 30 20:55:25 volumio go-librespot[1597]: runtime.chanrecv2(0x1e1c080, 0x1c46fd0)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/chan.go:514 +0x20 fp=0x1c46f98 sp=0x1c46f84 pc=0x33bf0
May 30 20:55:25 volumio go-librespot[1597]: main.(*App).withAppPlayer.func1()
May 30 20:55:25 volumio go-librespot[1597]: /src/cmd/daemon/main.go:284 +0x68 fp=0x1c46fec sp=0x1c46f98 pc=0x6abd40
May 30 20:55:25 volumio go-librespot[1597]: runtime.goexit({})
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x1c46fec sp=0x1c46fec pc=0xb0874
May 30 20:55:25 volumio go-librespot[1597]: created by main.(*App).withAppPlayer in goroutine 1
May 30 20:55:25 volumio go-librespot[1597]: /src/cmd/daemon/main.go:281 +0x49c
May 30 20:55:25 volumio go-librespot[1597]: goroutine 90 gp=0x1c03e68 m=nil [chan receive, 5324 minutes]:
May 30 20:55:25 volumio go-librespot[1597]: runtime.gopark(0x960d64, 0x1e1c078, 0xe, 0x7, 0x2)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x1c47740 sp=0x1c4772c pc=0xa97c0
May 30 20:55:25 volumio go-librespot[1597]: runtime.chanrecv(0x1e1c040, 0x1c477e0, 0x1)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/chan.go:667 +0x550 fp=0x1c47788 sp=0x1c47740 pc=0x3414c
May 30 20:55:25 volumio go-librespot[1597]: runtime.chanrecv2(0x1e1c040, 0x1c477e0)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/chan.go:514 +0x20 fp=0x1c4779c sp=0x1c47788 pc=0x33bf0
May 30 20:55:25 volumio go-librespot[1597]: main.(*App).withAppPlayer.func2()
May 30 20:55:25 volumio go-librespot[1597]: /src/cmd/daemon/main.go:300 +0x6c fp=0x1c477ec sp=0x1c4779c pc=0x6ab8a4
May 30 20:55:25 volumio go-librespot[1597]: runtime.goexit({})
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x1c477ec sp=0x1c477ec pc=0xb0874
May 30 20:55:25 volumio go-librespot[1597]: created by main.(*App).withAppPlayer in goroutine 1
May 30 20:55:25 volumio go-librespot[1597]: /src/cmd/daemon/main.go:297 +0x53c
May 30 20:55:25 volumio go-librespot[1597]: goroutine 91 gp=0x1dd3c28 m=nil [IO wait, 3 minutes]:
May 30 20:55:25 volumio go-librespot[1597]: runtime.gopark(0x960ecc, 0xb6052c10, 0x2, 0x2, 0x5)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x1c47dac sp=0x1c47d98 pc=0xa97c0
May 30 20:55:25 volumio systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
May 30 20:55:25 volumio go-librespot[1597]: runtime.netpollblock(0xb6052c00, 0x72, 0x0)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/netpoll.go:575 +0x100 fp=0x1c47dc4 sp=0x1c47dac pc=0x675a0
May 30 20:55:25 volumio go-librespot[1597]: internal/poll.runtime_pollWait(0xb6052c00, 0x72)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/netpoll.go:351 +0x54 fp=0x1c47dd8 sp=0x1c47dc4 pc=0xa8864
May 30 20:55:25 volumio go-librespot[1597]: internal/poll.(*pollDesc).wait(0x1d061a8, 0x72, 0x0)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x30 fp=0x1c47dec sp=0x1c47dd8 pc=0x134df4
May 30 20:55:25 volumio go-librespot[1597]: internal/poll.(*pollDesc).waitRead(...)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:89
May 30 20:55:25 volumio go-librespot[1597]: internal/poll.(*FD).Accept(0x1d06190)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/internal/poll/fd_unix.go:613 +0x284 fp=0x1c47e34 sp=0x1c47dec pc=0x1395b0
May 30 20:55:25 volumio go-librespot[1597]: net.(*netFD).accept(0x1d06190)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/net/fd_unix.go:161 +0x20 fp=0x1c47e9c sp=0x1c47e34 pc=0x1aa9d8
May 30 20:55:25 volumio go-librespot[1597]: net.(*TCPListener).accept(0x207e060)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/net/tcpsock_posix.go:159 +0x20 fp=0x1c47ef0 sp=0x1c47e9c pc=0x1c2304
May 30 20:55:25 volumio go-librespot[1597]: net.(*TCPListener).Accept(0x207e060)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/net/tcpsock.go:380 +0x30 fp=0x1c47f0c sp=0x1c47ef0 pc=0x1c134c
May 30 20:55:25 volumio go-librespot[1597]: net/http.(*onceCloseListener).Accept(0x20966a0)
May 30 20:55:25 volumio go-librespot[1597]: :1 +0x34 fp=0x1c47f24 sp=0x1c47f0c pc=0x367710
May 30 20:55:25 volumio go-librespot[1597]: net/http.(*Server).Serve(0x1cdb4a8, {0xa258a8, 0x207e060})
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/net/http/server.go:3463 +0x2d8 fp=0x1c47fbc sp=0x1c47f24 pc=0x3408c8
May 30 20:55:25 volumio go-librespot[1597]: net/http.Serve(...)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/net/http/server.go:2971
May 30 20:55:25 volumio go-librespot[1597]: github.com/devgianlu/go-librespot/zeroconf.(*Zeroconf).Serve.func2()
May 30 20:55:25 volumio go-librespot[1597]: /src/zeroconf/zeroconf.go:280 +0x8c fp=0x1c47fec sp=0x1c47fbc pc=0x61dc08
May 30 20:55:25 volumio go-librespot[1597]: runtime.goexit({})
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x1c47fec sp=0x1c47fec pc=0xb0874
May 30 20:55:25 volumio go-librespot[1597]: created by github.com/devgianlu/go-librespot/zeroconf.(*Zeroconf).Serve in goroutine 1
May 30 20:55:25 volumio go-librespot[1597]: /src/zeroconf/zeroconf.go:280 +0x154
May 30 20:55:25 volumio go-librespot[1597]: goroutine 98 gp=0x20fc6c8 m=nil [select]:
May 30 20:55:25 volumio go-librespot[1597]: runtime.gopark(0x960f10, 0x0, 0x9, 0x3, 0x1)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x2078e84 sp=0x2078e70 pc=0xa97c0
May 30 20:55:25 volumio go-librespot[1597]: runtime.selectgo(0x2078fd4, 0x2078f5c, 0x0, 0x0, 0x2, 0x1)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/select.go:351 +0xc4c fp=0x2078f34 sp=0x2078e84 pc=0x85000
May 30 20:55:25 volumio systemd[1]: go-librespot-daemon.service: Consumed 12min 50.786s CPU time.
May 30 20:55:25 volumio go-librespot[1597]: github.com/devgianlu/go-librespot/dealer.(*Dealer).pingTicker(0x1cdb3f8)
May 30 20:55:25 volumio go-librespot[1597]: /src/dealer/dealer.go:138 +0x8c fp=0x2078fe4 sp=0x2078f34 pc=0x5a0cfc
May 30 20:55:25 volumio go-librespot[1597]: github.com/devgianlu/go-librespot/dealer.(*Dealer).ReceiveMessage.(*Dealer).startReceiving.func1.gowrap2()
May 30 20:55:25 volumio go-librespot[1597]: /src/dealer/dealer.go:129 +0x28 fp=0x2078fec sp=0x2078fe4 pc=0x5a2c40
May 30 20:55:25 volumio go-librespot[1597]: runtime.goexit({})
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x2078fec sp=0x2078fec pc=0xb0874
May 30 20:55:25 volumio go-librespot[1597]: created by github.com/devgianlu/go-librespot/dealer.(*Dealer).ReceiveMessage.(*Dealer).startReceiving.func1 in goroutine 88
May 30 20:55:25 volumio go-librespot[1597]: /src/dealer/dealer.go:129 +0x15c
May 30 20:55:25 volumio go-librespot[1597]: goroutine 781 gp=0x1d19c28 m=7 mp=0x1c81008 [syscall]:
May 30 20:55:25 volumio go-librespot[1597]: runtime.cgocall(0x74cab0, 0x1d21efc)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/cgocall.go:167 +0x50 fp=0x1d21ee4 sp=0x1d21ecc pc=0xa628c
May 30 20:55:25 volumio go-librespot[1597]: net._C2func_getaddrinfo(0x1fef800, 0x0, 0x1ff36a0, 0x210a208)
May 30 20:55:25 volumio go-librespot[1597]: _cgo_gotypes.go:105 +0x44 fp=0x1d21ef8 sp=0x1d21ee4 pc=0x1c97c8
May 30 20:55:25 volumio go-librespot[1597]: net._C_getaddrinfo.func1(...)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/net/cgo_unix_cgo.go:84
May 30 20:55:25 volumio go-librespot[1597]: net._C_getaddrinfo(0x1fef800, 0x0, 0x1ff36a0, 0x210a208)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/net/cgo_unix_cgo.go:84 +0x80 fp=0x1d21f18 sp=0x1d21ef8 pc=0x1c9a8c
May 30 20:55:25 volumio go-librespot[1597]: net.cgoLookupHostIP({0x903a4e, 0x3}, {0x1d35aa0, 0x15})
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/net/cgo_unix.go:174 +0x1f4 fp=0x1d21f8c sp=0x1d21f18 pc=0x19bd90
May 30 20:55:25 volumio go-librespot[1597]: net.cgoLookupIP.func1()
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/net/cgo_unix.go:229 +0x34 fp=0x1d21fb4 sp=0x1d21f8c pc=0x19c3b4
May 30 20:55:25 volumio go-librespot[1597]: net.doBlockingWithCtx[...].func1()
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/net/cgo_unix.go:67 +0x54 fp=0x1d21fec sp=0x1d21fb4 pc=0x1cc878
May 30 20:55:25 volumio go-librespot[1597]: runtime.goexit({})
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x1d21fec sp=0x1d21fec pc=0xb0874
May 30 20:55:25 volumio go-librespot[1597]: created by net.doBlockingWithCtx[...] in goroutine 780
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/net/cgo_unix.go:64 +0x204
May 30 20:55:25 volumio go-librespot[1597]: goroutine 779 gp=0x1e7c7e8 m=nil [select]:
May 30 20:55:25 volumio go-librespot[1597]: runtime.gopark(0x960f10, 0x0, 0x9, 0x3, 0x1)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x207786c sp=0x2077858 pc=0xa97c0
May 30 20:55:25 volumio go-librespot[1597]: runtime.selectgo(0x20779dc, 0x2077948, 0x0, 0x0, 0x2, 0x1)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/select.go:351 +0xc4c fp=0x207791c sp=0x207786c pc=0x85000
May 30 20:55:25 volumio go-librespot[1597]: net.(*Resolver).lookupIPAddr(0xfd1660, {0xa2611c, 0x1d07db0}, {0x903a4e, 0x3}, {0x1d35aa0, 0x15})
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/net/lookup.go:343 +0x394 fp=0x2077a24 sp=0x207791c pc=0x1b68b0
May 30 20:55:25 volumio go-librespot[1597]: net.(*Resolver).internetAddrList(0xfd1660, {0xa2611c, 0x1d07db0}, {0x903a4e, 0x3}, {0x1d35aa0, 0x19})
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/net/ipsock.go:289 +0x6b0 fp=0x2077ab8 sp=0x2077a24 pc=0x1b486c
May 30 20:55:25 volumio go-librespot[1597]: net.(*Resolver).resolveAddrList(0xfd1660, {0xa2611c, 0x1d07db0}, {0x903e50, 0x4}, {0x903a4e, 0x3}, {0x1d35aa0, 0x19}, {0x0, ...})
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/net/dial.go:353 +0x510 fp=0x2077b40 sp=0x2077ab8 pc=0x19f1a8
May 30 20:55:25 volumio go-librespot[1597]: net.(*Dialer).DialContext(0x1d31500, {0xa260e4, 0x1ff5200}, {0x903a4e, 0x3}, {0x1d35aa0, 0x19})
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/net/dial.go:560 +0x43c fp=0x2077c3c sp=0x2077b40 pc=0x1a00e4
May 30 20:55:25 volumio go-librespot[1597]: net.(*Dialer).DialContext-fm({0xa260e4, 0x1ff5200}, {0x903a4e, 0x3}, {0x1d35aa0, 0x19})
May 30 20:55:25 volumio go-librespot[1597]: :1 +0x58 fp=0x2077c6c sp=0x2077c3c pc=0x368914
May 30 20:55:25 volumio go-librespot[1597]: net/http.(*Transport).dial(0xf812a8, {0xa260e4, 0x1ff5200}, {0x903a4e, 0x3}, {0x1d35aa0, 0x19})
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/net/http/transport.go:1278 +0x158 fp=0x2077cac sp=0x2077c6c pc=0x3506d4
May 30 20:55:25 volumio go-librespot[1597]: net/http.(*Transport).dialConn(0xf812a8, {0xa260e4, 0x1ff5200}, {{}, 0x0, {0x917af4, 0x5}, {0x1d35aa0, 0x19}, 0x0})
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/net/http/transport.go:1783 +0x6a4 fp=0x2077f60 sp=0x2077cac pc=0x3530b0
May 30 20:55:25 volumio go-librespot[1597]: net/http.(*Transport).dialConnFor(0xf812a8, 0x20c2d80)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/net/http/transport.go:1618 +0x80 fp=0x2077fc4 sp=0x2077f60 pc=0x351e80
May 30 20:55:25 volumio go-librespot[1597]: net/http.(*Transport).startDialConnForLocked.func1()
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/net/http/transport.go:1600 +0x3c fp=0x2077fec sp=0x2077fc4 pc=0x351d08
May 30 20:55:25 volumio go-librespot[1597]: runtime.goexit({})
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x2077fec sp=0x2077fec pc=0xb0874
May 30 20:55:25 volumio go-librespot[1597]: created by net/http.(*Transport).startDialConnForLocked in goroutine 463
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/net/http/transport.go:1599 +0x134
May 30 20:55:25 volumio go-librespot[1597]: goroutine 780 gp=0x1e7c908 m=nil [select]:
May 30 20:55:25 volumio go-librespot[1597]: runtime.gopark(0x960f10, 0x0, 0x9, 0x3, 0x1)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x1c5db60 sp=0x1c5db4c pc=0xa97c0
May 30 20:55:25 volumio go-librespot[1597]: runtime.selectgo(0x1c5dc68, 0x1c5dc38, 0x0, 0x0, 0x2, 0x1)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/select.go:351 +0xc4c fp=0x1c5dc10 sp=0x1c5db60 pc=0x85000
May 30 20:55:25 volumio go-librespot[1597]: net.doBlockingWithCtx[...]({0xa260e4, 0x1ff5230}, {0x1d35aa0, 0x15}, 0x21027f8)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/net/cgo_unix.go:71 +0x280 fp=0x1c5dc90 sp=0x1c5dc10 pc=0x1cc630
May 30 20:55:25 volumio go-librespot[1597]: net.cgoLookupIP({0xa260e4, 0x1ff5230}, {0x903a4e, 0x3}, {0x1d35aa0, 0x15})
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/net/cgo_unix.go:228 +0x98 fp=0x1c5dcc0 sp=0x1c5dc90 pc=0x19c334
May 30 20:55:25 volumio go-librespot[1597]: net.(*Resolver).lookupIP(0xfd1660, {0xa260e4, 0x1ff5230}, {0x903a4e, 0x3}, {0x1d35aa0, 0x15})
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/net/lookup_unix.go:64 +0x90 fp=0x1c5defc sp=0x1c5dcc0 pc=0x1b7a0c
May 30 20:55:25 volumio go-librespot[1597]: net.(*Resolver).lookupIP-fm({0xa260e4, 0x1ff5230}, {0x903a4e, 0x3}, {0x1d35aa0, 0x15})
May 30 20:55:25 volumio go-librespot[1597]: :1 +0x58 fp=0x1c5df30 sp=0x1c5defc pc=0x1d2324
May 30 20:55:25 volumio go-librespot[1597]: net.init.func1({0xa260e4, 0x1ff5230}, 0x210a1f0, {0x903a4e, 0x3}, {0x1d35aa0, 0x15})
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/net/hook.go:21 +0x4c fp=0x1c5df60 sp=0x1c5df30 pc=0x1999a8
May 30 20:55:25 volumio go-librespot[1597]: net.(*Resolver).lookupIPAddr.func1()
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/net/lookup.go:335 +0x58 fp=0x1c5df9c sp=0x1c5df60 pc=0x1b724c
May 30 20:55:25 volumio go-librespot[1597]: internal/singleflight.(*Group).doCall(0xfd1668, 0x1ff5260, {0x1d35ac0, 0x19}, 0x1ff3680)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/internal/singleflight/singleflight.go:93 +0x1c fp=0x1c5dfd4 sp=0x1c5df9c pc=0x197c48
May 30 20:55:25 volumio go-librespot[1597]: internal/singleflight.(*Group).DoChan.gowrap1()
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/internal/singleflight/singleflight.go:86 +0x48 fp=0x1c5dfec sp=0x1c5dfd4 pc=0x197c00
May 30 20:55:25 volumio go-librespot[1597]: runtime.goexit({})
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x1c5dfec sp=0x1c5dfec pc=0xb0874
May 30 20:55:25 volumio go-librespot[1597]: created by internal/singleflight.(*Group).DoChan in goroutine 779
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/internal/singleflight/singleflight.go:86 +0x304
May 30 20:55:25 volumio go-librespot[1597]: goroutine 463 gp=0x20fcb48 m=nil [select]:
May 30 20:55:25 volumio go-librespot[1597]: runtime.gopark(0x960f10, 0x0, 0x9, 0x3, 0x1)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x1c5650c sp=0x1c564f8 pc=0xa97c0
May 30 20:55:25 volumio go-librespot[1597]: runtime.selectgo(0x1c5666c, 0x1c565e4, 0x0, 0x0, 0x2, 0x1)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/select.go:351 +0xc4c fp=0x1c565bc sp=0x1c5650c pc=0x85000
May 30 20:55:25 volumio go-librespot[1597]: net/http.(*Transport).getConn(0xf812a8, 0x1ff51d0, {{}, 0x0, {0x917af4, 0x5}, {0x1d35aa0, 0x19}, 0x0})
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/net/http/transport.go:1523 +0x370 fp=0x1c566b8 sp=0x1c565bc pc=0x351440
May 30 20:55:25 volumio go-librespot[1597]: net/http.(*Transport).roundTrip(0xf812a8, 0x20c4fd8)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/net/http/transport.go:685 +0x978 fp=0x1c567a4 sp=0x1c566b8 pc=0x34d528
May 30 20:55:25 volumio go-librespot[1597]: net/http.(*Transport).RoundTrip(0xf812a8, 0x20c4fd8)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/net/http/roundtrip.go:33 +0x2c fp=0x1c567bc sp=0x1c567a4 pc=0x35ba84
May 30 20:55:25 volumio go-librespot[1597]: net/http.send(0x20c4e78, {0xa21b28, 0xf812a8}, {0xc27eea8e22e37491, 0x1228ddc1ed13c, 0xfd1e68})
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/net/http/client.go:259 +0x53c fp=0x1c568e8 sp=0x1c567bc pc=0x2ed3ec
May 30 20:55:25 volumio go-librespot[1597]: net/http.(*Client).send(0x1c6e4a0, 0x20c4e78, {0xc27eea8e22e37491, 0x1228ddc1ed13c, 0xfd1e68})
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/net/http/client.go:180 +0x98 fp=0x1c5692c sp=0x1c568e8 pc=0x2eccd8
May 30 20:55:25 volumio go-librespot[1597]: net/http.(*Client).do(0x1c6e4a0, 0x20c4e78)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/net/http/client.go:729 +0x9a8 fp=0x1c56a3c sp=0x1c5692c pc=0x2ef340
May 30 20:55:25 volumio go-librespot[1597]: net/http.(*Client).Do(...)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/net/http/client.go:587
May 30 20:55:25 volumio go-librespot[1597]: github.com/devgianlu/go-librespot/apresolve.(*ApResolver).fetchUrls(0x1c00060, {0xa2611c, 0x1d07cc0}, {0x1c56cb0, 0x1, 0x1})
May 30 20:55:25 volumio go-librespot[1597]: /src/apresolve/resolve.go:83 +0x4d0 fp=0x1c56c74 sp=0x1c56a3c pc=0x597990
May 30 20:55:25 volumio go-librespot[1597]: github.com/devgianlu/go-librespot/apresolve.(*ApResolver).get(0x1c00060, {0xa2611c, 0x1d07cc0}, {0x907726, 0xb})
May 30 20:55:25 volumio go-librespot[1597]: /src/apresolve/resolve.go:126 +0x84 fp=0x1c56cbc sp=0x1c56c74 pc=0x598514
May 30 20:55:25 volumio go-librespot[1597]: github.com/devgianlu/go-librespot/apresolve.(*ApResolver).getFunc.func1({0xa2611c, 0x1d07cc0})
May 30 20:55:25 volumio go-librespot[1597]: /src/apresolve/resolve.go:157 +0x90 fp=0x1c56d08 sp=0x1c56cbc pc=0x598918
May 30 20:55:25 volumio go-librespot[1597]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).init(0x1f50168, {0xa260ac, 0xfdcff0})
May 30 20:55:25 volumio go-librespot[1597]: /src/ap/ap.go:94 +0x26c fp=0x1c56d80 sp=0x1c56d08 pc=0x4f4938
May 30 20:55:25 volumio go-librespot[1597]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).connect(0x1f50168, {0xa260ac, 0xfdcff0}, 0x20dfc50)
May 30 20:55:25 volumio go-librespot[1597]: /src/ap/ap.go:205 +0xd4 fp=0x1c56de4 sp=0x1c56d80 pc=0x4f5a7c
May 30 20:55:25 volumio go-librespot[1597]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).reconnect(0x1f50168)
May 30 20:55:25 volumio go-librespot[1597]: /src/ap/ap.go:394 +0xcc fp=0x1c56e0c sp=0x1c56de4 pc=0x4f703c
May 30 20:55:25 volumio go-librespot[1597]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).reconnect-fm()
May 30 20:55:25 volumio go-librespot[1597]: :1 +0x28 fp=0x1c56e1c sp=0x1c56e0c pc=0x4fb294
May 30 20:55:25 volumio go-librespot[1597]: github.com/cenkalti/backoff/v4.RetryNotifyWithTimer.Operation.withEmptyData.func1()
May 30 20:55:25 volumio go-librespot[1597]: /src/.gocache/mod/github.com/cenkalti/backoff/v4@v4.3.0/retry.go:18 +0x1c fp=0x1c56e28 sp=0x1c56e1c pc=0x4ea1ec
May 30 20:55:25 volumio go-librespot[1597]: github.com/cenkalti/backoff/v4.doRetryNotify[...](0x1c56ecc, {0xa24f50, 0x1d0fce0}, 0x0, {0x0, 0x0})
May 30 20:55:25 volumio go-librespot[1597]: /src/.gocache/mod/github.com/cenkalti/backoff/v4@v4.3.0/retry.go:88 +0xcc fp=0x1c56ea4 sp=0x1c56e28 pc=0x4ea668
May 30 20:55:25 volumio go-librespot[1597]: github.com/cenkalti/backoff/v4.RetryNotifyWithTimer(0x1c56f5c, {0xa24f50, 0x1d0fce0}, 0x0, {0x0, 0x0})
May 30 20:55:25 volumio go-librespot[1597]: /src/.gocache/mod/github.com/cenkalti/backoff/v4@v4.3.0/retry.go:61 +0x5c fp=0x1c56ed4 sp=0x1c56ea4 pc=0x4ea1a4
May 30 20:55:25 volumio go-librespot[1597]: github.com/cenkalti/backoff/v4.RetryNotify(...)
May 30 20:55:25 volumio go-librespot[1597]: /src/.gocache/mod/github.com/cenkalti/backoff/v4@v4.3.0/retry.go:49
May 30 20:55:25 volumio go-librespot[1597]: github.com/cenkalti/backoff/v4.Retry(...)
May 30 20:55:25 volumio go-librespot[1597]: /src/.gocache/mod/github.com/cenkalti/backoff/v4@v4.3.0/retry.go:38
May 30 20:55:25 volumio go-librespot[1597]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).recvLoop(0x1f50168)
May 30 20:55:25 volumio go-librespot[1597]: /src/ap/ap.go:335 +0x434 fp=0x1c56fe4 sp=0x1c56ed4 pc=0x4f689c
May 30 20:55:25 volumio go-librespot[1597]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).reconnect.gowrap1()
May 30 20:55:25 volumio go-librespot[1597]: /src/ap/ap.go:403 +0x28 fp=0x1c56fec sp=0x1c56fe4 pc=0x4f71f0
May 30 20:55:25 volumio go-librespot[1597]: runtime.goexit({})
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x1c56fec sp=0x1c56fec pc=0xb0874
May 30 20:55:25 volumio go-librespot[1597]: created by github.com/devgianlu/go-librespot/ap.(*Accesspoint).reconnect in goroutine 363
May 30 20:55:25 volumio go-librespot[1597]: /src/ap/ap.go:403 +0x120
May 30 20:55:25 volumio go-librespot[1597]: goroutine 657 gp=0x1e7cea8 m=nil [select]:
May 30 20:55:25 volumio go-librespot[1597]: runtime.gopark(0x960f10, 0x0, 0x9, 0x3, 0x1)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x1c58dc0 sp=0x1c58dac pc=0xa97c0
May 30 20:55:25 volumio go-librespot[1597]: runtime.selectgo(0x1c58ec4, 0x1c58e98, 0x0, 0x0, 0x2, 0x1)
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/select.go:351 +0xc4c fp=0x1c58e70 sp=0x1c58dc0 pc=0x85000
May 30 20:55:25 volumio go-librespot[1597]: github.com/cenkalti/backoff/v4.doRetryNotify[...](0x1c58f14, {0xa24f50, 0x1c2a6c0}, 0x0, {0x0, 0x0})
May 30 20:55:25 volumio go-librespot[1597]: /src/.gocache/mod/github.com/cenkalti/backoff/v4@v4.3.0/retry.go:112 +0x244 fp=0x1c58eec sp=0x1c58e70 pc=0x4ea7e0
May 30 20:55:25 volumio go-librespot[1597]: github.com/cenkalti/backoff/v4.RetryNotifyWithTimer(0x1c58f68, {0xa24f50, 0x1c2a6c0}, 0x0, {0x0, 0x0})
May 30 20:55:25 volumio go-librespot[1597]: /src/.gocache/mod/github.com/cenkalti/backoff/v4@v4.3.0/retry.go:61 +0x5c fp=0x1c58f1c sp=0x1c58eec pc=0x4ea1a4
May 30 20:55:25 volumio go-librespot[1597]: github.com/cenkalti/backoff/v4.RetryNotify(...)
May 30 20:55:25 volumio go-librespot[1597]: /src/.gocache/mod/github.com/cenkalti/backoff/v4@v4.3.0/retry.go:49
May 30 20:55:25 volumio go-librespot[1597]: github.com/cenkalti/backoff/v4.Retry(...)
May 30 20:55:25 volumio go-librespot[1597]: /src/.gocache/mod/github.com/cenkalti/backoff/v4@v4.3.0/retry.go:38
May 30 20:55:25 volumio go-librespot[1597]: github.com/devgianlu/go-librespot/dealer.(*Dealer).recvLoop(0x1cdb3f8)
May 30 20:55:25 volumio go-librespot[1597]: /src/dealer/dealer.go:237 +0x688 fp=0x1c58fe4 sp=0x1c58f1c pc=0x5a17c8
May 30 20:55:25 volumio go-librespot[1597]: github.com/devgianlu/go-librespot/dealer.(*Dealer).reconnect.gowrap1()
May 30 20:55:25 volumio go-librespot[1597]: /src/dealer/dealer.go:296 +0x28 fp=0x1c58fec sp=0x1c58fe4 pc=0x5a1df4
May 30 20:55:25 volumio go-librespot[1597]: runtime.goexit({})
May 30 20:55:25 volumio go-librespot[1597]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x1c58fec sp=0x1c58fec pc=0xb0874
May 30 20:55:25 volumio go-librespot[1597]: created by github.com/devgianlu/go-librespot/dealer.(*Dealer).reconnect in goroutine 297
May 30 20:55:25 volumio go-librespot[1597]: /src/dealer/dealer.go:296 +0xf8
May 30 20:55:25 volumio go-librespot[1596]: Aborted
May 30 20:55:28 volumio volumio[1220]: info: Initializing connection to go-librespot Websocket
May 30 20:55:28 volumio volumio[1220]: info: Error connecting to go-librespot Websocket: Error: connect ECONNREFUSED 127.0.0.1:9879
May 30 20:55:29 volumio systemd[1]: go-librespot-daemon.service: Scheduled restart job, restart counter is at 1.
May 30 20:55:29 volumio systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
May 30 20:55:29 volumio systemd[1]: go-librespot-daemon.service: Consumed 12min 50.786s CPU time.
May 30 20:55:29 volumio systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
May 30 20:55:29 volumio go-librespot[1736]: go-librespot daemon starting...
May 30 20:55:29 volumio go-librespot[1737]: time="2026-05-30T20:55:29+02:00" level=info msg="running go-librespot 0.6.2"
May 30 20:55:29 volumio go-librespot[1737]: time="2026-05-30T20:55:29+02:00" level=debug msg="app state loaded"
May 30 20:55:29 volumio go-librespot[1737]: time="2026-05-30T20:55:29+02:00" level=info msg="api server listening on 127.0.0.1:9879"
May 30 20:55:31 volumio volumio[1220]: info: Initializing connection to go-librespot Websocket
May 30 20:55:31 volumio go-librespot[1737]: time="2026-05-30T20:55:31+02:00" level=debug msg="new websocket client"
May 30 20:55:31 volumio volumio[1220]: info: Connection to go-librespot Websocket established
May 30 20:55:33 volumio volumio[1220]: info: CoreCommandRouter::volumioGetState
May 30 20:55:33 volumio volumio[1220]: info: CorePlayQueue::getTrack 0
May 30 20:55:33 volumio volumio[1220]: info: Listing playlists
May 30 20:55:33 volumio volumio[1220]: info: Listing playlists
May 30 20:55:34 volumio volumio[1220]: info: Getting Spotify volume
May 30 20:55:34 volumio volumio[1220]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 6
May 30 20:55:35 volumio volumio[1220]: info: CoreCommandRouter::volumioGetState
May 30 20:55:35 volumio volumio[1220]: info: CorePlayQueue::getTrack 0
May 30 20:55:39 volumio go-librespot[1737]: time="2026-05-30T20:55:39+02:00" 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"
May 30 20:55:39 volumio systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
May 30 20:55:39 volumio systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
May 30 20:55:39 volumio volumio[1220]: |||||||||||||||||||||||| WARNING: FATAL ERROR |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
May 30 20:55:39 volumio volumio[1220]: Error: socket hang up
May 30 20:55:39 volumio volumio[1220]: at connResetException (node:internal/errors:720:14)
May 30 20:55:39 volumio volumio[1220]: at Socket.socketOnEnd (node:_http_client:519:23)
May 30 20:55:39 volumio volumio[1220]: at Socket.emit (node:events:526:35)
May 30 20:55:39 volumio volumio[1220]: at endReadableNT (node:internal/streams/readable:1376:12)
May 30 20:55:39 volumio volumio[1220]: at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
May 30 20:55:39 volumio volumio[1220]: code: 'ECONNRESET',
May 30 20:55:39 volumio volumio[1220]: response: undefined
May 30 20:55:39 volumio volumio[1220]: }
May 30 20:55:39 volumio volumio[1220]: |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
May 30 20:55:39 volumio sudo[1796]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/journalctl '--since=2026-05-30 20:54'
May 30 20:55:39 volumio sudo[1796]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
May 30 20:55:39 volumio sudo[1796]: pam_unix(sudo:session): session closed for user root
May 30 20:55:42 volumio systemd[1]: go-librespot-daemon.service: Scheduled restart job, restart counter is at 2.
May 30 20:55:42 volumio systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
May 30 20:55:42 volumio systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
May 30 20:55:42 volumio go-librespot[1823]: go-librespot daemon starting...
May 30 20:55:42 volumio go-librespot[1824]: time="2026-05-30T20:55:42+02:00" level=info msg="running go-librespot 0.6.2"
May 30 20:55:42 volumio go-librespot[1824]: time="2026-05-30T20:55:42+02:00" level=debug msg="app state loaded"
May 30 20:55:42 volumio go-librespot[1824]: time="2026-05-30T20:55:42+02:00" level=info msg="api server listening on 127.0.0.1:9879"
May 30 20:55:49 volumio volumio-remote-updater[779]: [2026-05-30 20:55:49] [error] handle_read_frame error: websocketpp.transport:7 (End of File)
May 30 20:55:49 volumio volumio-remote-updater[779]: [2026-05-30 20:55:49] [disconnect] Disconnect close local:[1006,End of File] remote:[1006]
May 30 20:55:49 volumio volumio5-onboarding[1764]: time=2026-05-30T20:55:49.891+02:00 level=ERROR msg="failed reading message" error="read tcp 127.0.0.1:38032->127.0.0.1:3000: read: connection reset by peer"
May 30 20:55:49 volumio systemd[1]: volumio.service: Main process exited, code=exited, status=1/FAILURE
May 30 20:55:49 volumio volumio5-onboarding[1764]: time=2026-05-30T20:55:49.892+02:00 level=WARN msg="reconnection attempt failed" error="dial tcp 127.0.0.1:3000: connect: connection refused"
May 30 20:55:49 volumio systemd[1]: volumio.service: Failed with result 'exit-code'.
May 30 20:55:49 volumio systemd[1]: volumio.service: Consumed 1h 1min 1.785s CPU time.
May 30 20:55:49 volumio systemd[1]: Started dynamicswap.service - dynamicswap service.
May 30 20:55:49 volumio systemd[1]: dynamicswap.service: Deactivated successfully.
May 30 20:55:50 volumio systemd[1]: volumio.service: Scheduled restart job, restart counter is at 1.
May 30 20:55:50 volumio systemd[1]: Started dynamicswap.service - dynamicswap service.
May 30 20:55:50 volumio systemd[1]: Stopped volumio.service - Volumio Backend Module.
May 30 20:55:50 volumio systemd[1]: volumio.service: Consumed 1h 1min 1.785s CPU time.
May 30 20:55:50 volumio systemd[1]: Started volumio.service - Volumio Backend Module.
May 30 20:55:50 volumio systemd[1]: dynamicswap.service: Deactivated successfully.
May 30 20:55:50 volumio volumio5-onboarding[1764]: time=2026-05-30T20:55:50.894+02:00 level=WARN msg="reconnection attempt failed" error="dial tcp 127.0.0.1:3000: connect: connection refused"
May 30 20:55:51 volumio volumio[1872]: info: -------------------------------------------
May 30 20:55:51 volumio volumio[1872]: info: ----- Volumio3 ----
May 30 20:55:51 volumio volumio[1872]: info: -------------------------------------------
May 30 20:55:51 volumio volumio[1872]: info: ----- System startup ----
May 30 20:55:51 volumio volumio[1872]: info: -------------------------------------------
May 30 20:55:51 volumio volumio[1872]: info: MYVOLUMIO Environment detected
May 30 20:55:51 volumio volumio[1872]: info: Plugin folders cleanup
May 30 20:55:51 volumio volumio[1872]: info: Scanning into folder /volumio/app/plugins/
May 30 20:55:51 volumio volumio[1872]: info: Scanning category audio_interface
May 30 20:55:51 volumio volumio[1872]: info: Scanning category miscellanea
May 30 20:55:51 volumio volumio[1872]: info: Scanning category music_service
May 30 20:55:51 volumio volumio[1872]: info: Scanning category plugins.json
May 30 20:55:51 volumio volumio[1872]: info: Scanning category system_controller
May 30 20:55:51 volumio volumio[1872]: info: Scanning category user_interface
May 30 20:55:51 volumio volumio[1872]: info: Scanning into folder /data/plugins/
May 30 20:55:51 volumio volumio[1872]: info: Scanning category music_service
May 30 20:55:51 volumio volumio[1872]: info: Scanning category system_controller
May 30 20:55:51 volumio volumio[1872]: info: Scanning category user_interface
May 30 20:55:51 volumio volumio[1872]: info: Plugin folders cleanup completed
May 30 20:55:51 volumio volumio[1872]: info: -------------------------------------------
May 30 20:55:51 volumio volumio[1872]: info: ----- Core plugins startup ----
May 30 20:55:51 volumio volumio[1872]: info: -------------------------------------------
May 30 20:55:51 volumio volumio[1872]: info: Loading plugins from folder /volumio/app/plugins/
May 30 20:55:51 volumio volumio[1872]: info: Adding plugin upnp to MyMusic Plugins
May 30 20:55:51 volumio volumio[1872]: info: Adding plugin airplay_emulation to MyMusic Plugins
May 30 20:55:51 volumio volumio[1872]: info: Adding plugin upnp_browser to MyMusic Plugins
May 30 20:55:52 volumio volumio[1872]: info: Loading plugins from folder /data/plugins/
May 30 20:55:52 volumio volumio[1872]: info: Loading plugin "system"...
May 30 20:55:52 volumio volumio[1872]: info: Loading plugin "appearance"...
May 30 20:55:52 volumio go-librespot[1824]: time="2026-05-30T20:55:52+02:00" 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"
May 30 20:55:52 volumio systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
May 30 20:55:52 volumio systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
May 30 20:55:52 volumio volumio[1872]: info: Loading plugin "network"...
May 30 20:55:52 volumio volumio[1872]: info: Refreshing Cached IP Addresses
May 30 20:55:52 volumio sudo[1905]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0
May 30 20:55:52 volumio sudo[1905]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
May 30 20:55:52 volumio sudo[1907]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
May 30 20:55:52 volumio sudo[1907]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
May 30 20:55:52 volumio volumio[1872]: info: Loading plugin "services"...
May 30 20:55:52 volumio sudo[1905]: pam_unix(sudo:session): session closed for user root
May 30 20:55:52 volumio volumio[1872]: info: Loading plugin "volumio5onboarding"...
May 30 20:55:52 volumio sudo[1907]: pam_unix(sudo:session): session closed for user root
May 30 20:55:52 volumio sudo[1915]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/iwlist wlan0 scan
May 30 20:55:52 volumio volumio[1872]: info: Loading plugin "alsa_controller"...
May 30 20:55:52 volumio sudo[1915]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
May 30 20:55:52 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
May 30 20:55:52 volumio volumio[1872]: info: Loading plugin "wizard"...
May 30 20:55:52 volumio volumio[1872]: info: Loading plugin "networkfs"...
May 30 20:55:52 volumio volumio[1872]: info: Starting Udev Watcher for removable devices
May 30 20:55:52 volumio volumio[1872]: info: Ignoring mount for partition: boot
May 30 20:55:52 volumio volumio[1872]: info: Ignoring mount for partition: volumio
May 30 20:55:52 volumio volumio[1872]: info: Ignoring mount for partition: volumio_data
May 30 20:55:52 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback
May 30 20:55:52 volumio volumio[1872]: info: Loading plugin "volumio_command_line_client"...
May 30 20:55:52 volumio volumio[1872]: info: Loading plugin "upnp"...
May 30 20:55:52 volumio volumio[1872]: info: [1780167352917] Starting Upmpd Daemon
May 30 20:55:52 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback
May 30 20:55:52 volumio volumio[1872]: info: Loading plugin "my_music"...
May 30 20:55:52 volumio volumio[1872]: info: Loading plugin "mpd"...
May 30 20:55:53 volumio volumio[1872]: info: Loading plugin "upnp_browser"...
May 30 20:55:53 volumio volumio[1872]: info: Starting UPNP Browser
May 30 20:55:53 volumio volumio[1872]: info: Loading plugin "alarm-clock"...
May 30 20:55:54 volumio volumio[1872]: info: Loading plugin "airplay_emulation"...
May 30 20:55:54 volumio volumio[1872]: info: Starting Shairport Sync
May 30 20:55:54 volumio volumio[1872]: info: Loading plugin "last_100"...
May 30 20:55:54 volumio volumio[1872]: info: Loading plugin "webradio"...
May 30 20:55:54 volumio volumio[1872]: info: Loading plugin "i2s_dacs"...
May 30 20:55:54 volumio volumio[1872]: info: I2S DAC not set, start Auto-detection
May 30 20:55:54 volumio volumio[1872]: info: Loading plugin "volumiodiscovery"...
May 30 20:55:54 volumio volumio[1872]: *** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.
May 30 20:55:54 volumio volumio[1872]: *** WARNING *** Please fix your application to use the native API of Avahi!
May 30 20:55:54 volumio volumio[1872]: *** WARNING *** For more information see
May 30 20:55:54 volumio volumio[1872]: *** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
May 30 20:55:54 volumio node[1872]: *** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.
May 30 20:55:54 volumio volumio[1872]: *** WARNING *** Please fix your application to use the native API of Avahi!
May 30 20:55:54 volumio volumio[1872]: *** WARNING *** For more information see
May 30 20:55:54 volumio node[1872]: *** WARNING *** Please fix your application to use the native API of Avahi!
May 30 20:55:54 volumio node[1872]: *** WARNING *** For more information see
May 30 20:55:54 volumio node[1872]: *** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
May 30 20:55:54 volumio node[1872]: *** WARNING *** Please fix your application to use the native API of Avahi!
May 30 20:55:54 volumio node[1872]: *** WARNING *** For more information see
May 30 20:55:54 volumio volumio[1872]: info: Applying required configuration parameters for plugin volumiodiscovery
May 30 20:55:54 volumio volumio[1872]: info: Discovery: Started advertising with name: Volumio
May 30 20:55:54 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback
May 30 20:55:54 volumio volumio[1872]: info: Loading plugin "jellyfin"...
May 30 20:55:54 volumio volumio[1872]: info: Loading plugin "spop"...
May 30 20:55:54 volumio volumio-remote-updater[779]: [2026-05-30 20:55:54] [connect] Successful connection
May 30 20:55:55 volumio volumio[1872]: info: Loading plugin "now_playing"...
May 30 20:55:55 volumio sudo[1915]: pam_unix(sudo:session): session closed for user root
May 30 20:55:55 volumio systemd[1]: go-librespot-daemon.service: Scheduled restart job, restart counter is at 3.
May 30 20:55:55 volumio systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
May 30 20:55:55 volumio systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
May 30 20:55:55 volumio go-librespot[1937]: go-librespot daemon starting...
May 30 20:55:55 volumio go-librespot[1938]: time="2026-05-30T20:55:55+02:00" level=info msg="running go-librespot 0.6.2"
May 30 20:55:55 volumio go-librespot[1938]: time="2026-05-30T20:55:55+02:00" level=debug msg="app state loaded"
May 30 20:55:55 volumio go-librespot[1938]: time="2026-05-30T20:55:55+02:00" level=info msg="api server listening on 127.0.0.1:9879"
May 30 20:55:56 volumio volumio[1872]: info: Loading plugin "outputs"...
May 30 20:55:56 volumio volumio[1872]: info: Loading plugin "albumart"...
May 30 20:55:56 volumio volumio[1872]: info: Plugin example_plugin is not enabled
May 30 20:55:56 volumio volumio[1872]: info: Loading plugin "inputs"...
May 30 20:55:56 volumio volumio[1872]: info: Loading plugin "updater_comm"...
May 30 20:55:56 volumio volumio[1872]: info: Plugin mpdemulation is not enabled
May 30 20:55:56 volumio volumio[1872]: info: Loading plugin "rest_api"...
May 30 20:55:56 volumio volumio[1872]: info: Loading plugin "websocket"...
May 30 20:55:56 volumio volumio[1872]: info: Starting Socket.io Server version 1.7.4
May 30 20:55:56 volumio volumio[1872]: info: Plugin minidlna is not enabled
May 30 20:55:56 volumio volumio[1872]: info: Plugin motherearthradio is not enabled
May 30 20:55:56 volumio volumio[1872]: info: Loading plugin "podcast"...
May 30 20:55:56 volumio volumio[1872]: info: ControllerPodcast::constructor
May 30 20:55:56 volumio volumio[1872]: info: Plugin radio_browser is not enabled
May 30 20:55:56 volumio volumio[1872]: info: Loading plugin "backup_restore"...
May 30 20:55:56 volumio volumio[1947]: Forking 3 albumart workers
May 30 20:55:56 volumio volumio[1872]: info: Applying required configuration parameters for plugin backup_restore
May 30 20:55:56 volumio volumio[1872]: info: Loading plugin "scheduledrestart"...
May 30 20:55:56 volumio volumio[1872]: info: Applying required configuration parameters for plugin scheduledrestart
May 30 20:55:56 volumio volumio[1872]: info: Loading i18n strings for locale de
May 30 20:55:56 volumio volumio[1872]: Updating browse sources language
May 30 20:55:56 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
May 30 20:55:56 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
May 30 20:55:56 volumio volumio[1872]: info: CoreCommandRouter::initPlayerControls
May 30 20:55:56 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 30 20:55:56 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 30 20:55:56 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 30 20:55:56 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 30 20:55:56 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 30 20:55:56 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 30 20:55:56 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 30 20:55:56 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 30 20:55:56 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
May 30 20:55:56 volumio volumio[1872]: Express server listening on port 3000
May 30 20:55:56 volumio volumio[1872]: [Metrics] WebUI: 5s 697.70ms
May 30 20:55:56 volumio volumio[1872]: info: CoreStateMachine::resetVolumioState
May 30 20:55:56 volumio volumio[1872]: info: CoreStateMachine::getcurrentVolume
May 30 20:55:56 volumio volumio[1872]: info: CoreCommandRouter::volumioRetrievevolume
May 30 20:55:56 volumio volumio[1872]: info: CoreStateMachine::pushState
May 30 20:55:56 volumio volumio[1872]: info: CorePlayQueue::getTrack 0
May 30 20:55:56 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 30 20:55:56 volumio volumio[1872]: info: CoreCommandRouter::volumioPushState
May 30 20:55:56 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
May 30 20:55:56 volumio volumio[1872]: info: Volumio Network Manager: Network status updated: 1
May 30 20:55:57 volumio volumio[1872]: 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
May 30 20:55:57 volumio volumio[1872]: info: Reloading queue from file
May 30 20:55:57 volumio volumio[1872]: info: CoreCommandRouter::volumioGetState
May 30 20:55:57 volumio volumio[1872]: info: CorePlayQueue::getTrack 0
May 30 20:55:57 volumio volumio-remote-updater[779]: [2026-05-30 20:55:57] [connect] WebSocket Connection 127.0.0.1:3000 v-2 "WebSocket++/0.8.2" /socket.io/?EIO=3&transport=websocket&t=1780167354 101
May 30 20:55:57 volumio volumio[1872]: 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: 1
May 30 20:55:57 volumio volumio[1959]: Starting albumart workers
May 30 20:55:57 volumio volumio[1872]: info: CoreStateMachine::setRepeat null single undefined
May 30 20:55:57 volumio volumio[1872]: info: CoreStateMachine::pushState
May 30 20:55:57 volumio volumio[1872]: info: CorePlayQueue::getTrack 0
May 30 20:55:57 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 30 20:55:57 volumio volumio[1872]: info: CoreCommandRouter::volumioPushState
May 30 20:55:57 volumio volumio[1872]: info: CoreStateMachine::setRandom null
May 30 20:55:57 volumio volumio[1872]: info: CoreStateMachine::pushState
May 30 20:55:57 volumio volumio[1872]: info: CorePlayQueue::getTrack 0
May 30 20:55:57 volumio volumio[1872]: info: CoreCommandRouter::volumioPushState
May 30 20:55:57 volumio volumio[1872]: info: Setting Device type: Raspberry PI
May 30 20:55:57 volumio volumio[1872]: 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: 2
May 30 20:55:57 volumio volumio[1872]: info: USB Boot Capable - Checking Install to Disk functions for: bootusb
May 30 20:55:57 volumio volumio[1872]: info: USB Boot Capable - System SBC Revision found in cpuinfo: d03115
May 30 20:55:57 volumio volumio[1872]: info: USB Boot Capable - Found matching device in SBC capable list: Raspberry PI
May 30 20:55:57 volumio volumio[1872]: info: Listing playlists
May 30 20:55:57 volumio volumio[1872]: info: Listing playlists
May 30 20:55:57 volumio volumio[1872]: 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: 2
May 30 20:55:57 volumio volumio[1872]: 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: 2
May 30 20:55:57 volumio volumio[1872]: info: Completed loading Core Plugins
May 30 20:55:57 volumio volumio[1872]: info: Preparing to generate the ALSA configuration file
May 30 20:55:57 volumio volumio[1957]: Starting albumart workers
May 30 20:55:57 volumio volumio[1958]: Starting albumart workers
May 30 20:55:57 volumio volumio[1872]: 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: 2
May 30 20:55:57 volumio volumio[1872]: 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: 2
May 30 20:55:57 volumio volumio[1872]: 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: 2
May 30 20:55:57 volumio volumio[1872]: info: Asound.conf file unchanged, so no further update is needed
May 30 20:55:57 volumio volumio[1872]: info: Output device has changed, restarting MPD
May 30 20:55:57 volumio volumio[1872]: info: Output device has changed, restarting Shairport Sync
May 30 20:55:57 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 30 20:55:57 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
May 30 20:55:57 volumio sudo[2000]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/chmod 777 /etc/mpd.conf
May 30 20:55:57 volumio sudo[2000]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
May 30 20:55:57 volumio sudo[2000]: pam_unix(sudo:session): session closed for user root
May 30 20:55:57 volumio sudo[2001]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart mpd.service
May 30 20:55:57 volumio volumio[1872]: info: Could not detect Primo: Error: Command failed: aplay -l | grep es90x8q2m-dac-dai-0
May 30 20:55:57 volumio sudo[2001]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
May 30 20:55:57 volumio volumio[1872]: info: ___________ START PLUGINS ___________
May 30 20:55:57 volumio volumio[1872]: info: ControllerMpd::onStart: Initializing MPD
May 30 20:55:57 volumio volumio[1872]: info: Creating MPD Configuration file
May 30 20:55:57 volumio systemd[1]: Stopping mpd.service - Music Player Daemon...
May 30 20:55:57 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
May 30 20:55:57 volumio volumio[1872]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
May 30 20:55:57 volumio volumio[1872]: info: [1780167357498] CoreMusicLibrary::Adding element Medienserver
May 30 20:55:57 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
May 30 20:55:57 volumio sudo[2010]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl start volumio5-onboarding.service
May 30 20:55:57 volumio sudo[2010]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
May 30 20:55:57 volumio volumio[1872]: info: UPNP Browser: Client initialized successfully
May 30 20:55:57 volumio sudo[2011]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/chmod 777 /etc/mpd.conf
May 30 20:55:57 volumio sudo[2011]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
May 30 20:55:57 volumio sudo[2013]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart mpd.service
May 30 20:55:57 volumio sudo[2013]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
May 30 20:55:57 volumio sudo[2011]: pam_unix(sudo:session): session closed for user root
May 30 20:55:57 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 30 20:55:57 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
May 30 20:55:57 volumio sudo[2010]: pam_unix(sudo:session): session closed for user root
May 30 20:55:57 volumio volumio[1872]: info: Could not detect Primo: Error: Command failed: aplay -l | grep es90x8q2m-dac-dai-0
May 30 20:55:57 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 30 20:55:57 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
May 30 20:55:57 volumio volumio[1872]: info: Could not detect Primo: Error: Command failed: aplay -l | grep es90x8q2m-dac-dai-0
May 30 20:55:57 volumio volumio[1872]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
May 30 20:55:57 volumio volumio[1872]: info: [1780167357649] CoreMusicLibrary::Adding element Last_100
May 30 20:55:57 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
May 30 20:55:57 volumio volumio[1872]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
May 30 20:55:57 volumio volumio[1872]: info: [1780167357660] CoreMusicLibrary::Adding element Webradio
May 30 20:55:57 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
May 30 20:55:57 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
May 30 20:55:57 volumio volumio[1872]: info: Initializing BBC Radios
May 30 20:55:57 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
May 30 20:55:57 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
May 30 20:55:57 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback
May 30 20:55:57 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
May 30 20:55:57 volumio volumio[1872]: info: Discovery: Getting this device information
May 30 20:55:57 volumio volumio[1872]: info: CoreCommandRouter::volumioGetState
May 30 20:55:57 volumio volumio[1872]: info: CorePlayQueue::getTrack 0
May 30 20:55:57 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
May 30 20:55:57 volumio systemd[1]: mpd.service: Deactivated successfully.
May 30 20:55:57 volumio systemd[1]: Stopped mpd.service - Music Player Daemon.
May 30 20:55:57 volumio systemd[1]: mpd.service: Consumed 5min 29.450s CPU time.
May 30 20:55:57 volumio systemd[1]: mpd.socket: Deactivated successfully.
May 30 20:55:57 volumio systemd[1]: Closed mpd.socket - Music Player Daemon Socket.
May 30 20:55:57 volumio systemd[1]: Stopping mpd.socket - Music Player Daemon Socket...
May 30 20:55:57 volumio volumio[1872]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
May 30 20:55:57 volumio volumio[1872]: info: [1780167357792] CoreMusicLibrary::Adding element Jellyfin
May 30 20:55:57 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
May 30 20:55:57 volumio volumio[1872]: Cannot find translation for source Jellyfin
May 30 20:55:57 volumio volumio[1872]: info: [jellyfin] Initialized plugin with device info: {"host":"http://192.168.92.130","id":"b2f47785-f96a-4937-84b2-f6a3bd65b393","name":"Volumio","serviceName":"Volumio","state":{"albumart":"http://cdn-radiotime-logos.tunein.com/_0q.png?t=156874","mute":false,"status":"stop","track":"egoFM - SOUL","volume":100},"type":"device"}
May 30 20:55:57 volumio volumio[1872]: info: Creating Spotify config file
May 30 20:55:57 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 30 20:55:57 volumio systemd[1]: Listening on mpd.socket - Music Player Daemon Socket.
May 30 20:55:57 volumio systemd[1]: Starting mpd.service - Music Player Daemon...
May 30 20:55:58 volumio sudo[2046]: root : PWD=/ ; USER=root ; COMMAND=/bin/chown mpd:audio /var/log/mpd.log
May 30 20:55:58 volumio sudo[2046]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=0)
May 30 20:55:58 volumio volumio[1872]: info: [now-playing] ConfigUpdater: config is up to date.
May 30 20:55:58 volumio sudo[2046]: pam_unix(sudo:session): session closed for user root
May 30 20:55:58 volumio volumio[1872]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
May 30 20:55:58 volumio volumio[1872]: info: [1780167358015] CoreMusicLibrary::Adding element Podcast
May 30 20:55:58 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
May 30 20:55:58 volumio volumio[1872]: Cannot find translation for source Jellyfin
May 30 20:55:58 volumio volumio[1872]: Cannot find translation for source Podcast
May 30 20:55:58 volumio volumio[1872]: info: Scheduling reboots with hours: 4, minutes: 10 in timezone: Europe/Berlin
May 30 20:55:58 volumio volumio[1872]: info: Scheduling job with cron expression: 0 10 4 * * 3
May 30 20:55:58 volumio volumio[1872]: info: Volumio Calling Home
May 30 20:55:58 volumio volumio[1872]: info: [now-playing] App is listening on port 4004.
May 30 20:55:58 volumio volumio[1872]: warn: [now-playing] MyBackgroundMonitor is now watching /data/INTERNAL/NowPlayingPlugin/My Backgrounds
May 30 20:55:58 volumio volumio[1872]: 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: 2
May 30 20:55:58 volumio volumio[1872]: info: MPD Permissions set
May 30 20:55:58 volumio volumio[1872]: info: MPD Permissions set
May 30 20:55:58 volumio volumio[1872]: 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: 2
May 30 20:55:58 volumio volumio[1872]: info: Spotify config file written
May 30 20:55:58 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 30 20:55:58 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 30 20:55:58 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 30 20:55:58 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 30 20:55:58 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 30 20:55:58 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 30 20:55:58 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 30 20:55:58 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 30 20:55:58 volumio sudo[2066]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart go-librespot-daemon.service
May 30 20:55:58 volumio sudo[2066]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
May 30 20:55:58 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
May 30 20:55:58 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 30 20:55:58 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 30 20:55:58 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 30 20:55:58 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 30 20:55:58 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 30 20:55:58 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 30 20:55:58 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 30 20:55:58 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 30 20:55:58 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 30 20:55:58 volumio systemd[1]: Stopping go-librespot-daemon.service - go-librespot Daemon...
May 30 20:55:58 volumio systemd[1]: go-librespot-daemon.service: Deactivated successfully.
May 30 20:55:58 volumio systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
May 30 20:55:58 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
May 30 20:55:58 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 30 20:55:58 volumio systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
May 30 20:55:58 volumio go-librespot[2078]: go-librespot daemon starting...
May 30 20:55:58 volumio sudo[2066]: pam_unix(sudo:session): session closed for user root
May 30 20:55:58 volumio go-librespot[2079]: time="2026-05-30T20:55:58+02:00" level=info msg="running go-librespot 0.6.2"
May 30 20:55:58 volumio go-librespot[2079]: time="2026-05-30T20:55:58+02:00" level=debug msg="app state loaded"
May 30 20:55:58 volumio go-librespot[2079]: time="2026-05-30T20:55:58+02:00" level=info msg="api server listening on 127.0.0.1:9879"
May 30 20:55:58 volumio volumio[1872]: 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: 2
May 30 20:55:58 volumio volumio[1872]: info: No need to fix Spotify hosts
May 30 20:55:58 volumio volumio[1872]: info: [jellyfin-poller] Polled http://192.168.92.2:8096/: online
May 30 20:55:58 volumio volumio[1872]: 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: 2
May 30 20:55:58 volumio volumio[1872]: info: Starting Shairport Sync
May 30 20:55:58 volumio volumio[1872]: info: Starting Shairport Sync
May 30 20:55:58 volumio volumio[1872]: info: Starting Shairport Sync
May 30 20:55:58 volumio sudo[2088]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart shairport-sync
May 30 20:55:58 volumio sudo[2088]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
May 30 20:55:58 volumio volumio[1872]: 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: 2
May 30 20:55:58 volumio sudo[2090]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart shairport-sync
May 30 20:55:58 volumio volumio[1872]: 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: 2
May 30 20:55:58 volumio sudo[2090]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
May 30 20:55:58 volumio sudo[2093]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart shairport-sync
May 30 20:55:58 volumio sudo[2093]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
May 30 20:55:58 volumio volumio[1872]: 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: 2
May 30 20:55:58 volumio volumio[1872]: 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: 2
May 30 20:55:58 volumio volumio[1872]: 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: 2
May 30 20:55:58 volumio volumio[1872]: 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: 2
May 30 20:55:58 volumio systemd[1]: Stopping shairport-sync.service - Shairport Sync - AirPlay Audio Receiver...
May 30 20:55:58 volumio systemd[1]: shairport-sync.service: Deactivated successfully.
May 30 20:55:58 volumio systemd[1]: Stopped shairport-sync.service - Shairport Sync - AirPlay Audio Receiver.
May 30 20:55:58 volumio systemd[1]: shairport-sync.service: Consumed 13min 19.925s CPU time.
May 30 20:55:58 volumio systemd[1]: Started shairport-sync.service - Shairport Sync - AirPlay Audio Receiver.
May 30 20:55:58 volumio sudo[2093]: pam_unix(sudo:session): session closed for user root
May 30 20:55:58 volumio sudo[2090]: pam_unix(sudo:session): session closed for user root
May 30 20:55:58 volumio volumio[1872]: info: Shairport-Sync Started
May 30 20:55:58 volumio volumio[1872]: Error adding Membership: Error: addMembership EINVAL
May 30 20:55:58 volumio sudo[2088]: pam_unix(sudo:session): session closed for user root
May 30 20:55:58 volumio volumio[1872]: info: Shairport-Sync Started
May 30 20:55:58 volumio volumio[1872]: info: Shairport-Sync Started
May 30 20:55:59 volumio mpd[2059]: 2026-05-30T20:55:59 decoder: Decoder plugin "wildmidi" is unavailable: configuration file does not exist: /etc/timidity/timidity.cfg
May 30 20:55:59 volumio systemd[1]: Started mpd.service - Music Player Daemon.
May 30 20:55:59 volumio sudo[2001]: pam_unix(sudo:session): session closed for user root
May 30 20:55:59 volumio sudo[2013]: pam_unix(sudo:session): session closed for user root
May 30 20:55:59 volumio volumio[1872]: info: Completed starting Core Plugins
May 30 20:55:59 volumio volumio[1872]: info: -------------------------------------------
May 30 20:55:59 volumio volumio[1872]: info: ----- MyVolumio plugins startup ----
May 30 20:55:59 volumio volumio[1872]: info: -------------------------------------------
May 30 20:55:59 volumio volumio[1872]: info: [MyVolumio PluginManager] Fetching plans data....
May 30 20:55:59 volumio volumio[1872]: error: MPD error: The expression evaluated to a falsy value:
May 30 20:55:59 volumio volumio[1872]: assert.ok(self.idling)
May 30 20:55:59 volumio volumio[1872]: error: The expression evaluated to a falsy value:
May 30 20:55:59 volumio volumio[1872]: assert.ok(self.idling)
May 30 20:55:59 volumio volumio[1872]: error: updateQueue error: null
May 30 20:55:59 volumio volumio[1872]: info: MPD running with PID2059
May 30 20:55:59 volumio volumio[1872]: ,establishing connection
May 30 20:55:59 volumio volumio[1872]: error: updateQueue error: null
May 30 20:56:01 volumio volumio[1872]: info: go-librespot daemon successfully initialized
May 30 20:56:02 volumio sudo[2144]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0
May 30 20:56:02 volumio sudo[2144]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
May 30 20:56:02 volumio sudo[2144]: pam_unix(sudo:session): session closed for user root
May 30 20:56:02 volumio sudo[2146]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
May 30 20:56:02 volumio sudo[2146]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
May 30 20:56:02 volumio sudo[2146]: pam_unix(sudo:session): session closed for user root
May 30 20:56:02 volumio sudo[2150]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl start upmpdcli.service
May 30 20:56:02 volumio sudo[2150]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
May 30 20:56:02 volumio sudo[2150]: pam_unix(sudo:session): session closed for user root
May 30 20:56:02 volumio volumio[1872]: info: Upmpdcli Daemon Started
May 30 20:56:03 volumio volumio[1872]: info: CoreCommandRouter::volumioGetState
May 30 20:56:03 volumio volumio[1872]: info: CorePlayQueue::getTrack 0
May 30 20:56:04 volumio volumio[1872]: info: Initializing connection to go-librespot Websocket
May 30 20:56:04 volumio volumio[1872]: error: Failed LSINFO: Error: [50@0] {lsinfo} No such directory
May 30 20:56:05 volumio volumio5-onboarding[1764]: time=2026-05-30T20:56:05.813+02:00 level=ERROR msg="failed to update discovery on Wi-Fi info change" error="failed to get system info: could not get system info: context deadline exceeded"
May 30 20:56:06 volumio bash[1589]: setdatetime-helper: all HTTPS Date fallbacks failed
May 30 20:56:06 volumio systemd[1]: setdatetime-helper.service: Deactivated successfully.
May 30 20:56:06 volumio systemd[1]: Finished setdatetime-helper.service - Time Synchronization Helper Service.
May 30 20:56:08 volumio go-librespot[2079]: time="2026-05-30T20:56:08+02:00" 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"
May 30 20:56:08 volumio systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
May 30 20:56:08 volumio systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
May 30 20:56:11 volumio systemd[1]: go-librespot-daemon.service: Scheduled restart job, restart counter is at 1.
May 30 20:56:11 volumio systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
May 30 20:56:11 volumio systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
May 30 20:56:11 volumio go-librespot[2154]: go-librespot daemon starting...
May 30 20:56:11 volumio go-librespot[2155]: time="2026-05-30T20:56:11+02:00" level=info msg="running go-librespot 0.6.2"
May 30 20:56:11 volumio go-librespot[2155]: time="2026-05-30T20:56:11+02:00" level=debug msg="app state loaded"
May 30 20:56:11 volumio go-librespot[2155]: time="2026-05-30T20:56:11+02:00" level=info msg="api server listening on 127.0.0.1:9879"
May 30 20:56:13 volumio volumio[1872]: info: CoreCommandRouter::volumioGetState
May 30 20:56:13 volumio volumio[1872]: info: CorePlayQueue::getTrack 0
May 30 20:56:13 volumio volumio[1872]: info: Listing playlists
May 30 20:56:13 volumio volumio[1872]: info: Listing playlists
May 30 20:56:17 volumio volumio[1872]: info: Discovery: adding b2f47785-f96a-4937-84b2-f6a3bd65b393
May 30 20:56:17 volumio volumio[1872]: info: Discovery: Found device Volumio
May 30 20:56:17 volumio volumio[1872]: info: CoreCommandRouter::volumioGetState
May 30 20:56:17 volumio volumio[1872]: info: CorePlayQueue::getTrack 0
May 30 20:56:17 volumio volumio[1872]: info: Discovery: this is already registered, b2f47785-f96a-4937-84b2-f6a3bd65b393
May 30 20:56:17 volumio volumio[1872]: info: Discovery: Found device Volumio
May 30 20:56:17 volumio volumio[1872]: info: CoreCommandRouter::volumioGetState
May 30 20:56:17 volumio volumio[1872]: info: CorePlayQueue::getTrack 0
May 30 20:56:17 volumio volumio[1872]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 3
May 30 20:56:18 volumio volumio[1872]: info: Cannot call home: Error: Command failed: /usr/bin/curl -X POST --data-binary "device=pi&variante=volumio&version=4.119&uuid=8fb190b41ebb6bb43d653dedf270c6e5" http://updates.volumio.org/downloader-v1/track-device
May 30 20:56:18 volumio volumio[1872]: % Total % Received % Xferd Average Speed Time Time Time Current
May 30 20:56:18 volumio volumio[1872]: Dload Upload Total Spent Left Speed
May 30 20:56:18 volumio volumio[1872]: [922B blob data]
May 30 20:56:18 volumio volumio[1872]: retrying in 5 seconds, trial 0
May 30 20:56:18 volumio volumio[1872]: info: Volumio Calling Home
May 30 20:56:19 volumio volumio[1872]: error: MyVolumio Plugin failed to start in a timely fashion
May 30 20:56:19 volumio volumio[1872]: [Metrics] CommandRouter: 28s 156.11ms
May 30 20:56:19 volumio volumio[1872]: info: CoreCommandRouter::volumiosetStartupVolume
May 30 20:56:19 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 30 20:56:19 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
May 30 20:56:19 volumio volumio[1872]: info: CoreCommandRouter::Close All Modals sent
May 30 20:56:19 volumio volumio[1872]: info: CoreCommandRouter::Close All Modals sent
May 30 20:56:20 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , checkAudioDeviceAvailable
May 30 20:56:20 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: i2s_dacs , getI2sStatus
May 30 20:56:20 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: system , versionChangeDetect
May 30 20:56:21 volumio go-librespot[2155]: time="2026-05-30T20:56:21+02:00" 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"
May 30 20:56:21 volumio systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
May 30 20:56:21 volumio systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
May 30 20:56:23 volumio volumio[1872]: info: CoreCommandRouter::volumioGetState
May 30 20:56:23 volumio volumio[1872]: info: CorePlayQueue::getTrack 0
May 30 20:56:24 volumio systemd[1]: go-librespot-daemon.service: Scheduled restart job, restart counter is at 2.
May 30 20:56:24 volumio systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
May 30 20:56:24 volumio systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
May 30 20:56:24 volumio go-librespot[2199]: go-librespot daemon starting...
May 30 20:56:24 volumio go-librespot[2200]: time="2026-05-30T20:56:24+02:00" level=info msg="running go-librespot 0.6.2"
May 30 20:56:24 volumio go-librespot[2200]: time="2026-05-30T20:56:24+02:00" level=debug msg="app state loaded"
May 30 20:56:24 volumio go-librespot[2200]: time="2026-05-30T20:56:24+02:00" level=info msg="api server listening on 127.0.0.1:9879"
May 30 20:56:26 volumio volumio[1872]: info: BOOT COMPLETED
May 30 20:56:27 volumio volumio[1872]: info: An error occurred while refreshing Spotify Token Error: getaddrinfo ENOTFOUND oauth-performer.prod.vlmapi.io
May 30 20:56:28 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
May 30 20:56:28 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
May 30 20:56:28 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateCheckEnabled
May 30 20:56:31 volumio nmbd[1095]: [2026/05/30 20:56:31.039945, 0] ../../source3/nmbd/nmbd_namequery.c:109(query_name_response)
May 30 20:56:31 volumio nmbd[1095]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.92.130 for name WORKGROUP<1d>.
May 30 20:56:31 volumio nmbd[1095]: This response was from IP 192.168.92.2, reporting an IP address of 192.168.92.12.
May 30 20:56:33 volumio volumio[1872]: info: CoreCommandRouter::volumioGetState
May 30 20:56:33 volumio volumio[1872]: info: CorePlayQueue::getTrack 0
May 30 20:56:33 volumio volumio[1872]: info: Listing playlists
May 30 20:56:33 volumio volumio[1872]: info: Listing playlists
May 30 20:56:34 volumio go-librespot[2200]: time="2026-05-30T20:56:34+02:00" 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"
May 30 20:56:34 volumio systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
May 30 20:56:34 volumio systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
May 30 20:56:37 volumio volumio[1872]: info: Error connecting to go-librespot Websocket: Error: connect ECONNREFUSED 127.0.0.1:9879
May 30 20:56:37 volumio systemd[1]: go-librespot-daemon.service: Scheduled restart job, restart counter is at 3.
May 30 20:56:37 volumio systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
May 30 20:56:37 volumio systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
May 30 20:56:37 volumio go-librespot[2226]: go-librespot daemon starting...
May 30 20:56:37 volumio go-librespot[2227]: time="2026-05-30T20:56:37+02:00" level=info msg="running go-librespot 0.6.2"
May 30 20:56:37 volumio go-librespot[2227]: time="2026-05-30T20:56:37+02:00" level=debug msg="app state loaded"
May 30 20:56:37 volumio go-librespot[2227]: time="2026-05-30T20:56:37+02:00" level=info msg="api server listening on 127.0.0.1:9879"
May 30 20:56:38 volumio volumio[1872]: info: Cannot call home: Error: Command failed: /usr/bin/curl -X POST --data-binary "device=pi&variante=volumio&version=4.119&uuid=8fb190b41ebb6bb43d653dedf270c6e5" http://updates.volumio.org/downloader-v1/track-device
May 30 20:56:38 volumio volumio[1872]: % Total % Received % Xferd Average Speed Time Time Time Current
May 30 20:56:38 volumio volumio[1872]: Dload Upload Total Spent Left Speed
May 30 20:56:38 volumio volumio[1872]: [922B blob data]
May 30 20:56:38 volumio volumio[1872]: retrying in 5 seconds, trial 1
May 30 20:56:38 volumio volumio[1872]: info: Volumio Calling Home
May 30 20:56:40 volumio volumio[1872]: info: Initializing connection to go-librespot Websocket
May 30 20:56:43 volumio volumio[1872]: info: CoreCommandRouter::volumioGetState
May 30 20:56:43 volumio volumio[1872]: info: CorePlayQueue::getTrack 0
May 30 20:56:45 volumio volumio[1872]: info: CoreCommandRouter::executeOnPlugin: webradio , handleBrowseUri
May 30 20:56:47 volumio go-librespot[2227]: time="2026-05-30T20:56:47+02:00" level=debug msg="new websocket client"
May 30 20:56:47 volumio volumio[1872]: info: Connection to go-librespot Websocket established
May 30 20:56:47 volumio volumio[1872]: info: CoreCommandRouter::volumioGetState
May 30 20:56:47 volumio volumio[1872]: info: CorePlayQueue::getTrack 0
May 30 20:56:48 volumio go-librespot[2227]: time="2026-05-30T20:56:48+02:00" 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"
May 30 20:56:48 volumio systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
May 30 20:56:48 volumio systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
May 30 20:56:48 volumio volumio[1872]: info: Connection to go-librespot Websocket closed
May 30 20:56:50 volumio volumio[1872]: info: Getting Spotify volume
May 30 20:56:50 volumio volumio[1872]: |||||||||||||||||||||||| WARNING: FATAL ERROR |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
May 30 20:56:50 volumio volumio[1872]: Error: connect ECONNREFUSED 127.0.0.1:9879
May 30 20:56:50 volumio volumio[1872]: at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1595:16) {
May 30 20:56:50 volumio volumio[1872]: errno: -111,
May 30 20:56:50 volumio volumio[1872]: code: 'ECONNREFUSED',
May 30 20:56:50 volumio volumio[1872]: syscall: 'connect',
May 30 20:56:50 volumio volumio[1872]: address: '127.0.0.1',
May 30 20:56:50 volumio volumio[1872]: port: 9879,
May 30 20:56:50 volumio volumio[1872]: response: undefined
May 30 20:56:50 volumio volumio[1872]: }
May 30 20:56:50 volumio volumio[1872]: |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
May 30 20:56:50 volumio sudo[2269]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/journalctl '--since=2026-05-30 20:55'
May 30 20:56:50 volumio sudo[2269]: 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="18952480e8d8c63f22208e9007a0f47a9563eae6"
VOLUMIO_FE_VERSION="35f8f4439f0076a62fefa72fd80b70701b3d6cbd"
VOLUMIO_FE3_VERSION="bcca17b6b6b26edfb999e6fd7da1b222a88a61d2"
VOLUMIO_BE_VERSION="0e58f1861fa88e02087981b8d91f7511f0e7011b"
VOLUMIO_ARCH="arm"
VOLUMIO_VARIANT="volumio"
VOLUMIO_TEST="FALSE"
VOLUMIO_BUILD_DATE="Tue Mar 24 17:20:52 UTC 2026"
VOLUMIO_VERSION="4.119"
VOLUMIO_HARDWARE="pi"
VOLUMIO_DEVICENAME="Raspberry Pi"
VOLUMIO_HASH="d0c2fd9dbc5e70e58c32413c12353563"