May 31 11:32:00 volumio go-librespot[4739]: time="2026-05-31T11:32:00+02:00" level=debug msg="renewing login5 access token"
May 31 11:32:03 volumio go-librespot[4739]: time="2026-05-31T11:32:03+02:00" level=warning msg="failed fetching new endpoint for accesspoint" error="failed fetching apresolve URL: Get \"https://apresolve.spotify.com/?type=accesspoint\": dial tcp: lookup apresolve.spotify.com: device or resource busy"
May 31 11:32:17 volumio go-librespot[4739]: time="2026-05-31T11:32:17+02:00" level=debug msg="renewing login5 access token"
May 31 11:32:18 volumio go-librespot[4739]: time="2026-05-31T11:32:18+02:00" level=warning msg="failed to connect to AP ap-gew4.spotify.com:4070, retrying with a different AP" error="dial tcp: lookup ap-gew4.spotify.com: device or resource busy"
May 31 11:32:21 volumio go-librespot[4739]: time="2026-05-31T11:32:21+02:00" level=error msg="did not receive last pong from dealer, 150s passed"
May 31 11:32:21 volumio go-librespot[4739]: time="2026-05-31T11:32:21+02:00" level=error msg="did not receive last pong ack from accesspoint, 240s passed"
May 31 11:32:21 volumio go-librespot[4739]: panic: runtime error: invalid memory address or nil pointer dereference
May 31 11:32:21 volumio go-librespot[4739]: [signal SIGSEGV: segmentation violation code=0x1 addr=0xc pc=0x4f7ef0]
May 31 11:32:21 volumio go-librespot[4739]: goroutine 416694 gp=0x33b5448 m=3 mp=0x304d008 [running]:
May 31 11:32:21 volumio go-librespot[4739]: panic({0x841d88, 0xfa0250})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/panic.go:802 +0x148 fp=0x3685f20 sp=0x3685ecc pc=0xa92ec
May 31 11:32:21 volumio go-librespot[4739]: runtime.panicmem(...)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/panic.go:262
May 31 11:32:21 volumio go-librespot[4739]: runtime.sigpanic()
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/signal_unix.go:925 +0x384 fp=0x3685f50 sp=0x3685f20 pc=0xabca4
May 31 11:32:21 volumio go-librespot[4739]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).pongAckTicker(0x336ef28)
May 31 11:32:21 volumio go-librespot[4739]: /src/ap/ap.go:380 +0x284 fp=0x3685fe4 sp=0x3685f54 pc=0x4f7ef0
May 31 11:32:21 volumio go-librespot[4739]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).Receive.(*Accesspoint).startReceiving.func1.gowrap2()
May 31 11:32:21 volumio go-librespot[4739]: /src/ap/ap.go:277 +0x28 fp=0x3685fec sp=0x3685fe4 pc=0x4f73c4
May 31 11:32:21 volumio go-librespot[4739]: runtime.goexit({})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x3685fec sp=0x3685fec pc=0xb0874
May 31 11:32:21 volumio go-librespot[4739]: created by github.com/devgianlu/go-librespot/ap.(*Accesspoint).Receive.(*Accesspoint).startReceiving.func1 in goroutine 416667
May 31 11:32:21 volumio go-librespot[4739]: /src/ap/ap.go:277 +0x15c
May 31 11:32:21 volumio go-librespot[4739]: goroutine 1 gp=0x3002128 m=nil [select, 2187 minutes]:
May 31 11:32:21 volumio go-librespot[4739]: runtime.gopark(0x9774a0, 0x0, 0x9, 0x3, 0x1)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x3246ce0 sp=0x3246ccc pc=0xa97c0
May 31 11:32:21 volumio go-librespot[4739]: runtime.selectgo(0x3246df0, 0x3229dbc, 0x0, 0x0, 0x2, 0x1)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/select.go:351 +0xc4c fp=0x3246d90 sp=0x3246ce0 pc=0x85000
May 31 11:32:21 volumio go-librespot[4739]: github.com/devgianlu/go-librespot/zeroconf.(*Zeroconf).Serve(0x309e4e0, 0x3246e90)
May 31 11:32:21 volumio go-librespot[4739]: /src/zeroconf/zeroconf.go:300 +0x228 fp=0x3246e38 sp=0x3246d90 pc=0x62f43c
May 31 11:32:21 volumio go-librespot[4739]: main.(*App).withAppPlayer(0x3216280, {0xa3da1c, 0x1005090}, 0x30ac690)
May 31 11:32:21 volumio go-librespot[4739]: /src/cmd/daemon/main.go:340 +0x5dc fp=0x3246ed0 sp=0x3246e38 pc=0x6bcc60
May 31 11:32:21 volumio go-librespot[4739]: main.(*App).withCredentials(...)
May 31 11:32:21 volumio go-librespot[4739]: /src/cmd/daemon/main.go:209
May 31 11:32:21 volumio go-librespot[4739]: main.(*App).SpotifyToken(0x3216280, {0xa3da1c, 0x1005090}, {0x30122c0, 0xa}, {0x321c000, 0x126})
May 31 11:32:21 volumio go-librespot[4739]: /src/cmd/daemon/main.go:201 +0xc0 fp=0x3246f00 sp=0x3246ed0 pc=0x6bc02c
May 31 11:32:21 volumio go-librespot[4739]: main.main()
May 31 11:32:21 volumio go-librespot[4739]: /src/cmd/daemon/main.go:620 +0x660 fp=0x3246fa8 sp=0x3246f00 pc=0x6bf56c
May 31 11:32:21 volumio go-librespot[4739]: runtime.main()
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/proc.go:285 +0x2f0 fp=0x3246fec sp=0x3246fa8 pc=0x6f390
May 31 11:32:21 volumio go-librespot[4739]: runtime.goexit({})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x3246fec sp=0x3246fec pc=0xb0874
May 31 11:32:21 volumio go-librespot[4739]: goroutine 2 gp=0x30027e8 m=nil [force gc (idle), 3 minutes]:
May 31 11:32:21 volumio go-librespot[4739]: runtime.gopark(0x97746c, 0xff8fa8, 0x11, 0xa, 0x1)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x3048fd4 sp=0x3048fc0 pc=0xa97c0
May 31 11:32:21 volumio go-librespot[4739]: runtime.goparkunlock(...)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/proc.go:466
May 31 11:32:21 volumio go-librespot[4739]: runtime.forcegchelper()
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/proc.go:373 +0xe4 fp=0x3048fec sp=0x3048fd4 pc=0x6f7f4
May 31 11:32:21 volumio go-librespot[4739]: runtime.goexit({})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x3048fec sp=0x3048fec pc=0xb0874
May 31 11:32:21 volumio go-librespot[4739]: created by runtime.init.6 in goroutine 1
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/proc.go:361 +0x1c
May 31 11:32:21 volumio go-librespot[4739]: goroutine 3 gp=0x3002b48 m=nil [GC sweep wait]:
May 31 11:32:21 volumio go-librespot[4739]: runtime.gopark(0x97746c, 0xff9850, 0xc, 0x9, 0x1)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x30497c4 sp=0x30497b0 pc=0xa97c0
May 31 11:32:21 volumio go-librespot[4739]: runtime.goparkunlock(...)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/proc.go:466
May 31 11:32:21 volumio go-librespot[4739]: runtime.bgsweep(0x302e050)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/mgcsweep.go:323 +0x11c fp=0x30497e4 sp=0x30497c4 pc=0x5768c
May 31 11:32:21 volumio go-librespot[4739]: runtime.gcenable.gowrap1()
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/mgc.go:212 +0x28 fp=0x30497ec sp=0x30497e4 pc=0x46c3c
May 31 11:32:21 volumio go-librespot[4739]: runtime.goexit({})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x30497ec sp=0x30497ec pc=0xb0874
May 31 11:32:21 volumio go-librespot[4739]: created by runtime.gcenable in goroutine 1
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/mgc.go:212 +0x74
May 31 11:32:21 volumio go-librespot[4739]: goroutine 4 gp=0x3002c68 m=nil [GC scavenge wait]:
May 31 11:32:21 volumio go-librespot[4739]: runtime.gopark(0x97746c, 0xffa170, 0xd, 0xa, 0x2)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x3049fb4 sp=0x3049fa0 pc=0xa97c0
May 31 11:32:21 volumio go-librespot[4739]: runtime.goparkunlock(...)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/proc.go:466
May 31 11:32:21 volumio go-librespot[4739]: runtime.(*scavengerState).park(0xffa170)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/mgcscavenge.go:425 +0x68 fp=0x3049fc8 sp=0x3049fb4 pc=0x54a28
May 31 11:32:21 volumio go-librespot[4739]: runtime.bgscavenge(0x302e050)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/mgcscavenge.go:658 +0x60 fp=0x3049fe4 sp=0x3049fc8 pc=0x5516c
May 31 11:32:21 volumio go-librespot[4739]: runtime.gcenable.gowrap2()
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/mgc.go:213 +0x28 fp=0x3049fec sp=0x3049fe4 pc=0x46be8
May 31 11:32:21 volumio go-librespot[4739]: runtime.goexit({})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x3049fec sp=0x3049fec pc=0xb0874
May 31 11:32:21 volumio go-librespot[4739]: created by runtime.gcenable in goroutine 1
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/mgc.go:213 +0xbc
May 31 11:32:21 volumio go-librespot[4739]: goroutine 18 gp=0x3082248 m=nil [GOMAXPROCS updater (idle), 2187 minutes]:
May 31 11:32:21 volumio go-librespot[4739]: runtime.gopark(0x97746c, 0xff95e8, 0x12, 0xa, 0x1)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x30447a4 sp=0x3044790 pc=0xa97c0
May 31 11:32:21 volumio go-librespot[4739]: runtime.goparkunlock(...)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/proc.go:466
May 31 11:32:21 volumio go-librespot[4739]: runtime.updateMaxProcsGoroutine()
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/proc.go:6720 +0x110 fp=0x30447ec sp=0x30447a4 pc=0x7f174
May 31 11:32:21 volumio go-librespot[4739]: runtime.goexit({})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x30447ec sp=0x30447ec pc=0xb0874
May 31 11:32:21 volumio go-librespot[4739]: created by runtime.defaultGOMAXPROCSUpdateEnable in goroutine 1
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/proc.go:6708 +0x40
May 31 11:32:21 volumio go-librespot[4739]: goroutine 19 gp=0x30825a8 m=nil [finalizer wait, 122 minutes]:
May 31 11:32:21 volumio go-librespot[4739]: runtime.gopark(0x977314, 0x1005180, 0x10, 0xa, 0x1)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x3044f88 sp=0x3044f74 pc=0xa97c0
May 31 11:32:21 volumio go-librespot[4739]: runtime.runFinalizers()
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/mfinal.go:210 +0x110 fp=0x3044fec sp=0x3044f88 pc=0x45888
May 31 11:32:21 volumio go-librespot[4739]: runtime.goexit({})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x3044fec sp=0x3044fec pc=0xb0874
May 31 11:32:21 volumio go-librespot[4739]: created by runtime.createfing in goroutine 1
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/mfinal.go:172 +0x5c
May 31 11:32:21 volumio go-librespot[4739]: goroutine 20 gp=0x3169b08 m=nil [cleanup wait, 85 minutes]:
May 31 11:32:21 volumio go-librespot[4739]: runtime.gopark(0x97746c, 0xffa348, 0x2e, 0xa, 0x1)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x30487a4 sp=0x3048790 pc=0xa97c0
May 31 11:32:21 volumio go-librespot[4739]: runtime.goparkunlock(...)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/proc.go:466
May 31 11:32:21 volumio go-librespot[4739]: runtime.(*cleanupQueue).dequeue(0xffa2e8)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/mcleanup.go:439 +0x12c fp=0x30487c4 sp=0x30487a4 pc=0x41cb0
May 31 11:32:21 volumio go-librespot[4739]: runtime.runCleanups()
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/mcleanup.go:635 +0x7c fp=0x30487ec sp=0x30487c4 pc=0x4284c
May 31 11:32:21 volumio go-librespot[4739]: runtime.goexit({})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x30487ec sp=0x30487ec pc=0xb0874
May 31 11:32:21 volumio go-librespot[4739]: created by runtime.(*cleanupQueue).createGs in goroutine 1
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/mcleanup.go:589 +0x124
May 31 11:32:21 volumio go-librespot[4739]: goroutine 16 gp=0x3236128 m=nil [chan receive, 2187 minutes]:
May 31 11:32:21 volumio go-librespot[4739]: runtime.gopark(0x9772f4, 0x3296df8, 0xe, 0x7, 0x2)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x304af78 sp=0x304af64 pc=0xa97c0
May 31 11:32:21 volumio go-librespot[4739]: runtime.chanrecv(0x3296dc0, 0x0, 0x1)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/chan.go:667 +0x550 fp=0x304afc0 sp=0x304af78 pc=0x3414c
May 31 11:32:21 volumio go-librespot[4739]: runtime.chanrecv1(0x3296dc0, 0x0)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/chan.go:509 +0x20 fp=0x304afd4 sp=0x304afc0 pc=0x33bcc
May 31 11:32:21 volumio go-librespot[4739]: github.com/godbus/dbus/v5.newConn.func1()
May 31 11:32:21 volumio go-librespot[4739]: /src/.gocache/mod/github.com/godbus/dbus/v5@v5.2.0/conn.go:303 +0x40 fp=0x304afec sp=0x304afd4 pc=0x4aa8ec
May 31 11:32:21 volumio go-librespot[4739]: runtime.goexit({})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x304afec sp=0x304afec pc=0xb0874
May 31 11:32:21 volumio go-librespot[4739]: created by github.com/godbus/dbus/v5.newConn in goroutine 1
May 31 11:32:21 volumio go-librespot[4739]: /src/.gocache/mod/github.com/godbus/dbus/v5@v5.2.0/conn.go:302 +0x52c
May 31 11:32:21 volumio go-librespot[4739]: goroutine 21 gp=0x3169c28 m=nil [IO wait, 143 minutes]:
May 31 11:32:21 volumio go-librespot[4739]: runtime.gopark(0x97745c, 0x7607d010, 0x2, 0x2, 0x5)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x3292cf0 sp=0x3292cdc pc=0xa97c0
May 31 11:32:21 volumio go-librespot[4739]: runtime.netpollblock(0x7607d000, 0x72, 0x0)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/netpoll.go:575 +0x100 fp=0x3292d08 sp=0x3292cf0 pc=0x675a0
May 31 11:32:21 volumio go-librespot[4739]: internal/poll.runtime_pollWait(0x7607d000, 0x72)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/netpoll.go:351 +0x54 fp=0x3292d1c sp=0x3292d08 pc=0xa8864
May 31 11:32:21 volumio go-librespot[4739]: internal/poll.(*pollDesc).wait(0x30a4478, 0x72, 0x0)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x30 fp=0x3292d30 sp=0x3292d1c pc=0x136044
May 31 11:32:21 volumio go-librespot[4739]: internal/poll.(*pollDesc).waitRead(...)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:89
May 31 11:32:21 volumio go-librespot[4739]: internal/poll.(*FD).Accept(0x30a4460)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/internal/poll/fd_unix.go:613 +0x284 fp=0x3292d78 sp=0x3292d30 pc=0x13a800
May 31 11:32:21 volumio go-librespot[4739]: net.(*netFD).accept(0x30a4460)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/fd_unix.go:161 +0x20 fp=0x3292de0 sp=0x3292d78 pc=0x1abc28
May 31 11:32:21 volumio go-librespot[4739]: net.(*TCPListener).accept(0x30b0300)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/tcpsock_posix.go:159 +0x20 fp=0x3292e34 sp=0x3292de0 pc=0x1c3554
May 31 11:32:21 volumio go-librespot[4739]: net.(*TCPListener).Accept(0x30b0300)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/tcpsock.go:380 +0x30 fp=0x3292e50 sp=0x3292e34 pc=0x1c259c
May 31 11:32:21 volumio go-librespot[4739]: net/http.(*onceCloseListener).Accept(0x329c080)
May 31 11:32:21 volumio go-librespot[4739]: :1 +0x34 fp=0x3292e68 sp=0x3292e50 pc=0x367f9c
May 31 11:32:21 volumio go-librespot[4739]: net/http.(*Server).Serve(0x32ac008, {0xa3d218, 0x30b0300})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/http/server.go:3463 +0x2d8 fp=0x3292f00 sp=0x3292e68 pc=0x341154
May 31 11:32:21 volumio go-librespot[4739]: net/http.Serve(...)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/http/server.go:2971
May 31 11:32:21 volumio go-librespot[4739]: main.(*ConcreteApiServer).serve(0x302a1e0)
May 31 11:32:21 volumio go-librespot[4739]: /src/cmd/daemon/api_server.go:666 +0x974 fp=0x3292fe4 sp=0x3292f00 pc=0x6b17bc
May 31 11:32:21 volumio go-librespot[4739]: main.NewApiServer.gowrap1()
May 31 11:32:21 volumio go-librespot[4739]: /src/cmd/daemon/api_server.go:332 +0x28 fp=0x3292fec sp=0x3292fe4 pc=0x6b04f4
May 31 11:32:21 volumio go-librespot[4739]: runtime.goexit({})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x3292fec sp=0x3292fec pc=0xb0874
May 31 11:32:21 volumio go-librespot[4739]: created by main.NewApiServer in goroutine 1
May 31 11:32:21 volumio go-librespot[4739]: /src/cmd/daemon/api_server.go:332 +0x310
May 31 11:32:21 volumio go-librespot[4739]: goroutine 9 gp=0x3236368 m=nil [IO wait, 2187 minutes]:
May 31 11:32:21 volumio go-librespot[4739]: runtime.gopark(0x97745c, 0x7607ce10, 0x2, 0x2, 0x5)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x322b908 sp=0x322b8f4 pc=0xa97c0
May 31 11:32:21 volumio go-librespot[4739]: runtime.netpollblock(0x7607ce00, 0x72, 0x0)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/netpoll.go:575 +0x100 fp=0x322b920 sp=0x322b908 pc=0x675a0
May 31 11:32:21 volumio go-librespot[4739]: internal/poll.runtime_pollWait(0x7607ce00, 0x72)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/netpoll.go:351 +0x54 fp=0x322b934 sp=0x322b920 pc=0xa8864
May 31 11:32:21 volumio go-librespot[4739]: internal/poll.(*pollDesc).wait(0x307b0a8, 0x72, 0x0)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x30 fp=0x322b948 sp=0x322b934 pc=0x136044
May 31 11:32:21 volumio go-librespot[4739]: internal/poll.(*pollDesc).waitRead(...)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:89
May 31 11:32:21 volumio go-librespot[4739]: internal/poll.(*FD).Read(0x307b090, {0x321f000, 0x1000, 0x1000})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/internal/poll/fd_unix.go:165 +0x22c fp=0x322b990 sp=0x322b948 pc=0x1371c4
May 31 11:32:21 volumio go-librespot[4739]: net.(*netFD).Read(0x307b090, {0x321f000, 0x1000, 0x1000})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/fd_posix.go:68 +0x38 fp=0x322b9bc sp=0x322b990 pc=0x1a9e78
May 31 11:32:21 volumio go-librespot[4739]: net.(*conn).Read(0x3033840, {0x321f000, 0x1000, 0x1000})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/net.go:196 +0x48 fp=0x322b9e8 sp=0x322b9bc pc=0x1b967c
May 31 11:32:21 volumio go-librespot[4739]: io.(*multiReader).Read(0x3011310, {0x321f000, 0x1000, 0x1000})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/io/multi.go:26 +0xb4 fp=0x322ba14 sp=0x322b9e8 pc=0xefb88
May 31 11:32:21 volumio go-librespot[4739]: bufio.(*Reader).fill(0x3000420)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/bufio/bufio.go:113 +0x10c fp=0x322ba38 sp=0x322ba14 pc=0x2b6c1c
May 31 11:32:21 volumio go-librespot[4739]: bufio.(*Reader).ReadByte(0x3000420)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/bufio/bufio.go:273 +0x28 fp=0x322ba44 sp=0x322ba38 pc=0x2b7498
May 31 11:32:21 volumio go-librespot[4739]: github.com/coder/websocket.readFrameHeader(0x3000420, {0x326a038, 0x8, 0x8})
May 31 11:32:21 volumio go-librespot[4739]: /src/.gocache/mod/github.com/coder/websocket@v1.8.14/frame.go:55 +0x68 fp=0x322ba84 sp=0x322ba44 pc=0x372a08
May 31 11:32:21 volumio go-librespot[4739]: github.com/coder/websocket.(*Conn).readFrameHeader(0x326a008, {0xa3da00, 0x1005090})
May 31 11:32:21 volumio go-librespot[4739]: /src/.gocache/mod/github.com/coder/websocket@v1.8.14/read.go:266 +0xd0 fp=0x322bb08 sp=0x322ba84 pc=0x375bd4
May 31 11:32:21 volumio go-librespot[4739]: github.com/coder/websocket.(*Conn).readLoop(0x326a008, {0xa3da00, 0x1005090})
May 31 11:32:21 volumio go-librespot[4739]: /src/.gocache/mod/github.com/coder/websocket@v1.8.14/read.go:185 +0x3c fp=0x322bbcc sp=0x322bb08 pc=0x375390
May 31 11:32:21 volumio go-librespot[4739]: github.com/coder/websocket.(*Conn).reader(0x326a008, {0xa3da00, 0x1005090})
May 31 11:32:21 volumio go-librespot[4739]: /src/.gocache/mod/github.com/coder/websocket@v1.8.14/read.go:381 +0xec fp=0x322bc50 sp=0x322bbcc pc=0x376798
May 31 11:32:21 volumio go-librespot[4739]: github.com/coder/websocket.(*Conn).Reader(...)
May 31 11:32:21 volumio go-librespot[4739]: /src/.gocache/mod/github.com/coder/websocket@v1.8.14/read.go:36
May 31 11:32:21 volumio go-librespot[4739]: github.com/coder/websocket.(*Conn).Read(0x326a008, {0xa3da00, 0x1005090})
May 31 11:32:21 volumio go-librespot[4739]: /src/.gocache/mod/github.com/coder/websocket@v1.8.14/read.go:42 +0x30 fp=0x322bc78 sp=0x322bc50 pc=0x374944
May 31 11:32:21 volumio go-librespot[4739]: main.(*ConcreteApiServer).serve.func17({0xa3d2d8, 0x307c588}, 0x307c428)
May 31 11:32:21 volumio go-librespot[4739]: /src/cmd/daemon/api_server.go:636 +0x3b4 fp=0x322bcfc sp=0x322bc78 pc=0x6b2040
May 31 11:32:21 volumio go-librespot[4739]: net/http.HandlerFunc.ServeHTTP(0x3288188, {0xa3d2d8, 0x307c588}, 0x307c428)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/http/server.go:2322 +0x34 fp=0x322bd0c sp=0x322bcfc pc=0x33d7d8
May 31 11:32:21 volumio go-librespot[4739]: net/http.(*ServeMux).ServeHTTP(0x3280000, {0xa3d2d8, 0x307c588}, 0x307c428)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/http/server.go:2861 +0x228 fp=0x322bd4c sp=0x322bd0c pc=0x33f6c8
May 31 11:32:21 volumio go-librespot[4739]: main.(*ConcreteApiServer).serve.(*Cors).Handler.func19({0xa3d2d8, 0x307c588}, 0x307c428)
May 31 11:32:21 volumio go-librespot[4739]: /src/.gocache/mod/github.com/rs/cors@v1.11.1/cors.go:289 +0x124 fp=0x322bd74 sp=0x322bd4c pc=0x6b19b8
May 31 11:32:21 volumio go-librespot[4739]: net/http.HandlerFunc.ServeHTTP(0x3284140, {0xa3d2d8, 0x307c588}, 0x307c428)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/http/server.go:2322 +0x34 fp=0x322bd84 sp=0x322bd74 pc=0x33d7d8
May 31 11:32:21 volumio go-librespot[4739]: net/http.serverHandler.ServeHTTP({0x32ac008}, {0xa3d2d8, 0x307c588}, 0x307c428)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/http/server.go:3340 +0xe0 fp=0x322bda0 sp=0x322bd84 pc=0x35cb44
May 31 11:32:21 volumio go-librespot[4739]: net/http.(*conn).serve(0x302a2a0, {0xa3da38, 0x329a1e0})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/http/server.go:2109 +0x794 fp=0x322bfdc sp=0x322bda0 pc=0x33b894
May 31 11:32:21 volumio go-librespot[4739]: net/http.(*Server).Serve.gowrap3()
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/http/server.go:3493 +0x38 fp=0x322bfec sp=0x322bfdc pc=0x3415cc
May 31 11:32:21 volumio go-librespot[4739]: runtime.goexit({})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x322bfec sp=0x322bfec pc=0xb0874
May 31 11:32:21 volumio go-librespot[4739]: created by net/http.(*Server).Serve in goroutine 21
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/http/server.go:3493 +0x42c
May 31 11:32:21 volumio go-librespot[4739]: goroutine 36 gp=0x3308128 m=nil [GC worker (idle), 46 minutes]:
May 31 11:32:21 volumio go-librespot[4739]: runtime.gopark(0x977320, 0x337a600, 0x1c, 0xa, 0x0)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x35a6788 sp=0x35a6774 pc=0xa97c0
May 31 11:32:21 volumio go-librespot[4739]: runtime.gcBgMarkWorker(0x33fdac0)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/mgc.go:1463 +0xf4 fp=0x35a67e4 sp=0x35a6788 pc=0x49f34
May 31 11:32:21 volumio go-librespot[4739]: runtime.gcBgMarkStartWorkers.gowrap1()
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/mgc.go:1373 +0x28 fp=0x35a67ec sp=0x35a67e4 pc=0x49e14
May 31 11:32:21 volumio go-librespot[4739]: runtime.goexit({})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x35a67ec sp=0x35a67ec pc=0xb0874
May 31 11:32:21 volumio go-librespot[4739]: created by runtime.gcBgMarkStartWorkers in goroutine 34
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/mgc.go:1373 +0x14c
May 31 11:32:21 volumio go-librespot[4739]: goroutine 37 gp=0x3308248 m=nil [GC worker (idle), 125 minutes]:
May 31 11:32:21 volumio go-librespot[4739]: runtime.gopark(0x977320, 0x337a800, 0x1c, 0xa, 0x0)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x37ec788 sp=0x37ec774 pc=0xa97c0
May 31 11:32:21 volumio go-librespot[4739]: runtime.gcBgMarkWorker(0x33fdac0)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/mgc.go:1463 +0xf4 fp=0x37ec7e4 sp=0x37ec788 pc=0x49f34
May 31 11:32:21 volumio go-librespot[4739]: runtime.gcBgMarkStartWorkers.gowrap1()
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/mgc.go:1373 +0x28 fp=0x37ec7ec sp=0x37ec7e4 pc=0x49e14
May 31 11:32:21 volumio go-librespot[4739]: runtime.goexit({})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x37ec7ec sp=0x37ec7ec pc=0xb0874
May 31 11:32:21 volumio go-librespot[4739]: created by runtime.gcBgMarkStartWorkers in goroutine 34
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/mgc.go:1373 +0x14c
May 31 11:32:21 volumio volumio[4512]: info: Connection to go-librespot Websocket closed
May 31 11:32:21 volumio systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=134/n/a
May 31 11:32:21 volumio go-librespot[4739]: goroutine 38 gp=0x3308368 m=nil [GC worker (idle)]:
May 31 11:32:21 volumio go-librespot[4739]: runtime.gopark(0x977320, 0x337aa00, 0x1c, 0xa, 0x0)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x328ef88 sp=0x328ef74 pc=0xa97c0
May 31 11:32:21 volumio go-librespot[4739]: runtime.gcBgMarkWorker(0x33fdac0)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/mgc.go:1463 +0xf4 fp=0x328efe4 sp=0x328ef88 pc=0x49f34
May 31 11:32:21 volumio go-librespot[4739]: runtime.gcBgMarkStartWorkers.gowrap1()
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/mgc.go:1373 +0x28 fp=0x328efec sp=0x328efe4 pc=0x49e14
May 31 11:32:21 volumio go-librespot[4739]: runtime.goexit({})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x328efec sp=0x328efec pc=0xb0874
May 31 11:32:21 volumio go-librespot[4739]: created by runtime.gcBgMarkStartWorkers in goroutine 34
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/mgc.go:1373 +0x14c
May 31 11:32:21 volumio go-librespot[4739]: goroutine 39 gp=0x3308488 m=nil [GC worker (idle), 125 minutes]:
May 31 11:32:21 volumio go-librespot[4739]: runtime.gopark(0x977320, 0x337ac00, 0x1c, 0xa, 0x0)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x37b7f88 sp=0x37b7f74 pc=0xa97c0
May 31 11:32:21 volumio go-librespot[4739]: runtime.gcBgMarkWorker(0x33fdac0)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/mgc.go:1463 +0xf4 fp=0x37b7fe4 sp=0x37b7f88 pc=0x49f34
May 31 11:32:21 volumio go-librespot[4739]: runtime.gcBgMarkStartWorkers.gowrap1()
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/mgc.go:1373 +0x28 fp=0x37b7fec sp=0x37b7fe4 pc=0x49e14
May 31 11:32:21 volumio go-librespot[4739]: runtime.goexit({})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x37b7fec sp=0x37b7fec pc=0xb0874
May 31 11:32:21 volumio go-librespot[4739]: created by runtime.gcBgMarkStartWorkers in goroutine 34
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/mgc.go:1373 +0x14c
May 31 11:32:21 volumio go-librespot[4739]: goroutine 50 gp=0x3236488 m=nil [IO wait, 2187 minutes]:
May 31 11:32:21 volumio go-librespot[4739]: runtime.gopark(0x97745c, 0x7607c810, 0x2, 0x2, 0x5)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x3295cbc sp=0x3295ca8 pc=0xa97c0
May 31 11:32:21 volumio go-librespot[4739]: runtime.netpollblock(0x7607c800, 0x72, 0x0)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/netpoll.go:575 +0x100 fp=0x3295cd4 sp=0x3295cbc pc=0x675a0
May 31 11:32:21 volumio go-librespot[4739]: internal/poll.runtime_pollWait(0x7607c800, 0x72)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/netpoll.go:351 +0x54 fp=0x3295ce8 sp=0x3295cd4 pc=0xa8864
May 31 11:32:21 volumio go-librespot[4739]: internal/poll.(*pollDesc).wait(0x3276248, 0x72, 0x0)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x30 fp=0x3295cfc sp=0x3295ce8 pc=0x136044
May 31 11:32:21 volumio go-librespot[4739]: internal/poll.(*pollDesc).waitRead(...)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:89
May 31 11:32:21 volumio systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
May 31 11:32:21 volumio go-librespot[4739]: internal/poll.(*FD).ReadMsg(0x3276230, {0x331eaf0, 0x10, 0x10}, {0x31ca018, 0x1000, 0x1000}, 0x40000000)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/internal/poll/fd_unix.go:295 +0x2c0 fp=0x3295d6c sp=0x3295cfc pc=0x1381bc
May 31 11:32:21 volumio go-librespot[4739]: net.(*netFD).readMsg(0x3276230, {0x331eaf0, 0x10, 0x10}, {0x31ca018, 0x1000, 0x1000}, 0x40000000)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/fd_posix.go:91 +0x58 fp=0x3295dc8 sp=0x3295d6c pc=0x1aa2c8
May 31 11:32:21 volumio go-librespot[4739]: net.(*UnixConn).readMsg(0x33063a0, {0x331eaf0, 0x10, 0x10}, {0x31ca018, 0x1000, 0x1000})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/unixsock_posix.go:115 +0x58 fp=0x3295e28 sp=0x3295dc8 pc=0x1c9d80
May 31 11:32:21 volumio go-librespot[4739]: net.(*UnixConn).ReadMsgUnix(0x33063a0, {0x331eaf0, 0x10, 0x10}, {0x31ca018, 0x1000, 0x1000})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/unixsock.go:143 +0x58 fp=0x3295e78 sp=0x3295e28 pc=0x1c820c
May 31 11:32:21 volumio go-librespot[4739]: github.com/godbus/dbus/v5.(*oobReader).Read(0x31ca008, {0x331eaf0, 0x10, 0x10})
May 31 11:32:21 volumio go-librespot[4739]: /src/.gocache/mod/github.com/godbus/dbus/v5@v5.2.0/transport_unix.go:41 +0x50 fp=0x3295ec8 sp=0x3295e78 pc=0x4c2af0
May 31 11:32:21 volumio go-librespot[4739]: io.ReadAtLeast({0xa39d58, 0x31ca008}, {0x331eaf0, 0x10, 0x10}, 0x10)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/io/io.go:335 +0x90 fp=0x3295ef4 sp=0x3295ec8 pc=0xee954
May 31 11:32:21 volumio go-librespot[4739]: io.ReadFull(...)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/io/io.go:354
May 31 11:32:21 volumio go-librespot[4739]: github.com/godbus/dbus/v5.(*unixTransport).ReadMessage(0x30ac670)
May 31 11:32:21 volumio go-librespot[4739]: /src/.gocache/mod/github.com/godbus/dbus/v5@v5.2.0/transport_unix.go:124 +0x224 fp=0x3295fa0 sp=0x3295ef4 pc=0x4c32c4
May 31 11:32:21 volumio go-librespot[4739]: github.com/godbus/dbus/v5.(*Conn).inWorker(0x3216200)
May 31 11:32:21 volumio go-librespot[4739]: /src/.gocache/mod/github.com/godbus/dbus/v5@v5.2.0/conn.go:390 +0x44 fp=0x3295fe4 sp=0x3295fa0 pc=0x4aaef4
May 31 11:32:21 volumio go-librespot[4739]: github.com/godbus/dbus/v5.(*Conn).Auth.gowrap1()
May 31 11:32:21 volumio go-librespot[4739]: /src/.gocache/mod/github.com/godbus/dbus/v5@v5.2.0/auth.go:118 +0x28 fp=0x3295fec sp=0x3295fe4 pc=0x4a8318
May 31 11:32:21 volumio go-librespot[4739]: runtime.goexit({})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x3295fec sp=0x3295fec pc=0xb0874
May 31 11:32:21 volumio go-librespot[4739]: created by github.com/godbus/dbus/v5.(*Conn).Auth in goroutine 1
May 31 11:32:21 volumio go-librespot[4739]: /src/.gocache/mod/github.com/godbus/dbus/v5@v5.2.0/auth.go:118 +0x77c
May 31 11:32:21 volumio go-librespot[4739]: goroutine 54 gp=0x32ae488 m=nil [chan receive, 143 minutes]:
May 31 11:32:21 volumio go-librespot[4739]: runtime.gopark(0x9772f4, 0x3218138, 0xe, 0x7, 0x2)
May 31 11:32:21 volumio systemd[1]: go-librespot-daemon.service: Consumed 2min 5.481s CPU time.
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x3317f3c sp=0x3317f28 pc=0xa97c0
May 31 11:32:21 volumio go-librespot[4739]: runtime.chanrecv(0x3218100, 0x3317fd0, 0x1)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/chan.go:667 +0x550 fp=0x3317f84 sp=0x3317f3c pc=0x3414c
May 31 11:32:21 volumio go-librespot[4739]: runtime.chanrecv2(0x3218100, 0x3317fd0)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/chan.go:514 +0x20 fp=0x3317f98 sp=0x3317f84 pc=0x33bf0
May 31 11:32:21 volumio go-librespot[4739]: main.(*App).withAppPlayer.func1()
May 31 11:32:21 volumio go-librespot[4739]: /src/cmd/daemon/main.go:284 +0x68 fp=0x3317fec sp=0x3317f98 pc=0x6bd918
May 31 11:32:21 volumio go-librespot[4739]: runtime.goexit({})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x3317fec sp=0x3317fec pc=0xb0874
May 31 11:32:21 volumio go-librespot[4739]: created by main.(*App).withAppPlayer in goroutine 1
May 31 11:32:21 volumio go-librespot[4739]: /src/cmd/daemon/main.go:281 +0x4f8
May 31 11:32:21 volumio go-librespot[4739]: goroutine 55 gp=0x32ae5a8 m=nil [chan receive, 92 minutes]:
May 31 11:32:21 volumio go-librespot[4739]: runtime.gopark(0x9772f4, 0x32180f8, 0xe, 0x7, 0x2)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x347a740 sp=0x347a72c pc=0xa97c0
May 31 11:32:21 volumio go-librespot[4739]: runtime.chanrecv(0x32180c0, 0x33f1fe0, 0x1)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/chan.go:667 +0x550 fp=0x347a788 sp=0x347a740 pc=0x3414c
May 31 11:32:21 volumio go-librespot[4739]: runtime.chanrecv2(0x32180c0, 0x33f1fe0)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/chan.go:514 +0x20 fp=0x347a79c sp=0x347a788 pc=0x33bf0
May 31 11:32:21 volumio go-librespot[4739]: main.(*App).withAppPlayer.func2()
May 31 11:32:21 volumio go-librespot[4739]: /src/cmd/daemon/main.go:300 +0x6c fp=0x347a7ec sp=0x347a79c pc=0x6bd47c
May 31 11:32:21 volumio go-librespot[4739]: runtime.goexit({})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x347a7ec sp=0x347a7ec pc=0xb0874
May 31 11:32:21 volumio go-librespot[4739]: created by main.(*App).withAppPlayer in goroutine 1
May 31 11:32:21 volumio go-librespot[4739]: /src/cmd/daemon/main.go:297 +0x598
May 31 11:32:21 volumio go-librespot[4739]: goroutine 56 gp=0x32ae6c8 m=nil [IO wait, 53 minutes]:
May 31 11:32:21 volumio go-librespot[4739]: runtime.gopark(0x97745c, 0x7607ca10, 0x2, 0x2, 0x5)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x3318dac sp=0x3318d98 pc=0xa97c0
May 31 11:32:21 volumio go-librespot[4739]: runtime.netpollblock(0x7607ca00, 0x72, 0x0)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/netpoll.go:575 +0x100 fp=0x3318dc4 sp=0x3318dac pc=0x675a0
May 31 11:32:21 volumio go-librespot[4739]: internal/poll.runtime_pollWait(0x7607ca00, 0x72)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/netpoll.go:351 +0x54 fp=0x3318dd8 sp=0x3318dc4 pc=0xa8864
May 31 11:32:21 volumio go-librespot[4739]: internal/poll.(*pollDesc).wait(0x32761f8, 0x72, 0x0)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x30 fp=0x3318dec sp=0x3318dd8 pc=0x136044
May 31 11:32:21 volumio go-librespot[4739]: internal/poll.(*pollDesc).waitRead(...)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:89
May 31 11:32:21 volumio go-librespot[4739]: internal/poll.(*FD).Accept(0x32761e0)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/internal/poll/fd_unix.go:613 +0x284 fp=0x3318e34 sp=0x3318dec pc=0x13a800
May 31 11:32:21 volumio go-librespot[4739]: net.(*netFD).accept(0x32761e0)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/fd_unix.go:161 +0x20 fp=0x3318e9c sp=0x3318e34 pc=0x1abc28
May 31 11:32:21 volumio go-librespot[4739]: net.(*TCPListener).accept(0x3464390)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/tcpsock_posix.go:159 +0x20 fp=0x3318ef0 sp=0x3318e9c pc=0x1c3554
May 31 11:32:21 volumio go-librespot[4739]: net.(*TCPListener).Accept(0x3464390)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/tcpsock.go:380 +0x30 fp=0x3318f0c sp=0x3318ef0 pc=0x1c259c
May 31 11:32:21 volumio go-librespot[4739]: net/http.(*onceCloseListener).Accept(0x3194cc0)
May 31 11:32:21 volumio go-librespot[4739]: :1 +0x34 fp=0x3318f24 sp=0x3318f0c pc=0x367f9c
May 31 11:32:21 volumio go-librespot[4739]: net/http.(*Server).Serve(0x32a20b8, {0xa3d218, 0x3464390})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/http/server.go:3463 +0x2d8 fp=0x3318fbc sp=0x3318f24 pc=0x341154
May 31 11:32:21 volumio go-librespot[4739]: net/http.Serve(...)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/http/server.go:2971
May 31 11:32:21 volumio go-librespot[4739]: github.com/devgianlu/go-librespot/zeroconf.(*Zeroconf).Serve.func2()
May 31 11:32:21 volumio go-librespot[4739]: /src/zeroconf/zeroconf.go:297 +0x8c fp=0x3318fec sp=0x3318fbc pc=0x62f538
May 31 11:32:21 volumio go-librespot[4739]: runtime.goexit({})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x3318fec sp=0x3318fec pc=0xb0874
May 31 11:32:21 volumio go-librespot[4739]: created by github.com/devgianlu/go-librespot/zeroconf.(*Zeroconf).Serve in goroutine 1
May 31 11:32:21 volumio go-librespot[4739]: /src/zeroconf/zeroconf.go:297 +0x160
May 31 11:32:21 volumio go-librespot[4739]: goroutine 416803 gp=0x332ca28 m=nil [select]:
May 31 11:32:21 volumio go-librespot[4739]: runtime.gopark(0x9774a0, 0x0, 0x9, 0x3, 0x1)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x305bb60 sp=0x305bb4c pc=0xa97c0
May 31 11:32:21 volumio go-librespot[4739]: runtime.selectgo(0x305bc68, 0x305bc38, 0x0, 0x0, 0x2, 0x1)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/select.go:351 +0xc4c fp=0x305bc10 sp=0x305bb60 pc=0x85000
May 31 11:32:21 volumio go-librespot[4739]: net.doBlockingWithCtx[...]({0xa3da54, 0x31f0fc0}, {0x302c210, 0x12}, 0x3028e88)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/cgo_unix.go:71 +0x280 fp=0x305bc90 sp=0x305bc10 pc=0x1cd880
May 31 11:32:21 volumio go-librespot[4739]: net.cgoLookupIP({0xa3da54, 0x31f0fc0}, {0x919486, 0x3}, {0x302c210, 0x12})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/cgo_unix.go:228 +0x98 fp=0x305bcc0 sp=0x305bc90 pc=0x19d584
May 31 11:32:21 volumio go-librespot[4739]: net.(*Resolver).lookupIP(0xff9700, {0xa3da54, 0x31f0fc0}, {0x919486, 0x3}, {0x302c210, 0x12})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/lookup_unix.go:64 +0x90 fp=0x305befc sp=0x305bcc0 pc=0x1b8c5c
May 31 11:32:21 volumio go-librespot[4739]: net.(*Resolver).lookupIP-fm({0xa3da54, 0x31f0fc0}, {0x919486, 0x3}, {0x302c210, 0x12})
May 31 11:32:21 volumio go-librespot[4739]: :1 +0x58 fp=0x305bf30 sp=0x305befc pc=0x1d3574
May 31 11:32:21 volumio go-librespot[4739]: net.init.func1({0xa3da54, 0x31f0fc0}, 0x328c8d0, {0x919486, 0x3}, {0x302c210, 0x12})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/hook.go:21 +0x4c fp=0x305bf60 sp=0x305bf30 pc=0x19abf8
May 31 11:32:21 volumio go-librespot[4739]: net.(*Resolver).lookupIPAddr.func1()
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/lookup.go:335 +0x58 fp=0x305bf9c sp=0x305bf60 pc=0x1b849c
May 31 11:32:21 volumio go-librespot[4739]: internal/singleflight.(*Group).doCall(0xff9708, 0x31f0ff0, {0x302c228, 0x16}, 0x3430600)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/internal/singleflight/singleflight.go:93 +0x1c fp=0x305bfd4 sp=0x305bf9c pc=0x198e98
May 31 11:32:21 volumio go-librespot[4739]: internal/singleflight.(*Group).DoChan.gowrap1()
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/internal/singleflight/singleflight.go:86 +0x48 fp=0x305bfec sp=0x305bfd4 pc=0x198e50
May 31 11:32:21 volumio go-librespot[4739]: runtime.goexit({})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x305bfec sp=0x305bfec pc=0xb0874
May 31 11:32:21 volumio go-librespot[4739]: created by internal/singleflight.(*Group).DoChan in goroutine 416802
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/internal/singleflight/singleflight.go:86 +0x304
May 31 11:32:21 volumio go-librespot[4739]: goroutine 416802 gp=0x322de68 m=nil [select]:
May 31 11:32:21 volumio go-librespot[4739]: runtime.gopark(0x9774a0, 0x0, 0x9, 0x3, 0x1)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x305c86c sp=0x305c858 pc=0xa97c0
May 31 11:32:21 volumio go-librespot[4739]: runtime.selectgo(0x305c9dc, 0x305c948, 0x0, 0x0, 0x2, 0x1)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/select.go:351 +0xc4c fp=0x305c91c sp=0x305c86c pc=0x85000
May 31 11:32:21 volumio go-librespot[4739]: net.(*Resolver).lookupIPAddr(0xff9700, {0xa3da8c, 0x55625a0}, {0x919486, 0x3}, {0x302c210, 0x12})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/lookup.go:343 +0x394 fp=0x305ca24 sp=0x305c91c pc=0x1b7b00
May 31 11:32:21 volumio go-librespot[4739]: net.(*Resolver).internetAddrList(0xff9700, {0xa3da8c, 0x55625a0}, {0x919486, 0x3}, {0x302c210, 0x16})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/ipsock.go:289 +0x6b0 fp=0x305cab8 sp=0x305ca24 pc=0x1b5abc
May 31 11:32:21 volumio go-librespot[4739]: net.(*Resolver).resolveAddrList(0xff9700, {0xa3da8c, 0x55625a0}, {0x9198a7, 0x4}, {0x919486, 0x3}, {0x302c210, 0x16}, {0x0, ...})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/dial.go:353 +0x510 fp=0x305cb40 sp=0x305cab8 pc=0x1a03f8
May 31 11:32:21 volumio go-librespot[4739]: net.(*Dialer).DialContext(0x31927e0, {0xa3da54, 0x31f0f00}, {0x919486, 0x3}, {0x302c210, 0x16})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/dial.go:560 +0x43c fp=0x305cc3c sp=0x305cb40 pc=0x1a1334
May 31 11:32:21 volumio go-librespot[4739]: net.(*Dialer).DialContext-fm({0xa3da54, 0x31f0f00}, {0x919486, 0x3}, {0x302c210, 0x16})
May 31 11:32:21 volumio go-librespot[4739]: :1 +0x58 fp=0x305cc6c sp=0x305cc3c pc=0x3691a0
May 31 11:32:21 volumio go-librespot[4739]: net/http.(*Transport).dial(0xfa9328, {0xa3da54, 0x31f0f00}, {0x919486, 0x3}, {0x302c210, 0x16})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/http/transport.go:1278 +0x158 fp=0x305ccac sp=0x305cc6c pc=0x350f60
May 31 11:32:21 volumio go-librespot[4739]: net/http.(*Transport).dialConn(0xfa9328, {0xa3da54, 0x31f0f00}, {{}, 0x0, {0x92ae9f, 0x5}, {0x302c210, 0x16}, 0x0})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/http/transport.go:1783 +0x6a4 fp=0x305cf60 sp=0x305ccac pc=0x35393c
May 31 11:32:21 volumio go-librespot[4739]: net/http.(*Transport).dialConnFor(0xfa9328, 0x3327c80)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/http/transport.go:1618 +0x80 fp=0x305cfc4 sp=0x305cf60 pc=0x35270c
May 31 11:32:21 volumio go-librespot[4739]: net/http.(*Transport).startDialConnForLocked.func1()
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/http/transport.go:1600 +0x3c fp=0x305cfec sp=0x305cfc4 pc=0x352594
May 31 11:32:21 volumio go-librespot[4739]: runtime.goexit({})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x305cfec sp=0x305cfec pc=0xb0874
May 31 11:32:21 volumio go-librespot[4739]: created by net/http.(*Transport).startDialConnForLocked in goroutine 416740
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/http/transport.go:1599 +0x134
May 31 11:32:21 volumio go-librespot[4739]: goroutine 416806 gp=0x358b8c8 m=nil [select]:
May 31 11:32:21 volumio go-librespot[4739]: runtime.gopark(0x9774a0, 0x0, 0x9, 0x3, 0x1)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x3056b60 sp=0x3056b4c pc=0xa97c0
May 31 11:32:21 volumio go-librespot[4739]: runtime.selectgo(0x3056c68, 0x3056c38, 0x0, 0x0, 0x2, 0x1)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/select.go:351 +0xc4c fp=0x3056c10 sp=0x3056b60 pc=0x85000
May 31 11:32:21 volumio go-librespot[4739]: net.doBlockingWithCtx[...]({0xa3da54, 0x31f1140}, {0x30ca680, 0x15}, 0x30290e0)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/cgo_unix.go:71 +0x280 fp=0x3056c90 sp=0x3056c10 pc=0x1cd880
May 31 11:32:21 volumio go-librespot[4739]: net.cgoLookupIP({0xa3da54, 0x31f1140}, {0x919486, 0x3}, {0x30ca680, 0x15})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/cgo_unix.go:228 +0x98 fp=0x3056cc0 sp=0x3056c90 pc=0x19d584
May 31 11:32:21 volumio go-librespot[4739]: net.(*Resolver).lookupIP(0xff9700, {0xa3da54, 0x31f1140}, {0x919486, 0x3}, {0x30ca680, 0x15})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/lookup_unix.go:64 +0x90 fp=0x3056efc sp=0x3056cc0 pc=0x1b8c5c
May 31 11:32:21 volumio go-librespot[4739]: net.(*Resolver).lookupIP-fm({0xa3da54, 0x31f1140}, {0x919486, 0x3}, {0x30ca680, 0x15})
May 31 11:32:21 volumio go-librespot[4739]: :1 +0x58 fp=0x3056f30 sp=0x3056efc pc=0x1d3574
May 31 11:32:21 volumio go-librespot[4739]: net.init.func1({0xa3da54, 0x31f1140}, 0x328cac8, {0x919486, 0x3}, {0x30ca680, 0x15})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/hook.go:21 +0x4c fp=0x3056f60 sp=0x3056f30 pc=0x19abf8
May 31 11:32:21 volumio go-librespot[4739]: net.(*Resolver).lookupIPAddr.func1()
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/lookup.go:335 +0x58 fp=0x3056f9c sp=0x3056f60 pc=0x1b849c
May 31 11:32:21 volumio go-librespot[4739]: internal/singleflight.(*Group).doCall(0xff9708, 0x31f1170, {0x30ca6a0, 0x19}, 0x3430720)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/internal/singleflight/singleflight.go:93 +0x1c fp=0x3056fd4 sp=0x3056f9c pc=0x198e98
May 31 11:32:21 volumio go-librespot[4739]: internal/singleflight.(*Group).DoChan.gowrap1()
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/internal/singleflight/singleflight.go:86 +0x48 fp=0x3056fec sp=0x3056fd4 pc=0x198e50
May 31 11:32:21 volumio go-librespot[4739]: runtime.goexit({})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x3056fec sp=0x3056fec pc=0xb0874
May 31 11:32:21 volumio go-librespot[4739]: created by internal/singleflight.(*Group).DoChan in goroutine 416805
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/internal/singleflight/singleflight.go:86 +0x304
May 31 11:32:21 volumio go-librespot[4739]: goroutine 416667 gp=0x34119e8 m=nil [select, 12 minutes]:
May 31 11:32:21 volumio go-librespot[4739]: runtime.gopark(0x9774a0, 0x0, 0x9, 0x3, 0x1)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x33f3930 sp=0x33f391c pc=0xa97c0
May 31 11:32:21 volumio go-librespot[4739]: runtime.selectgo(0x33f3f70, 0x33f3b20, 0x0, 0x0, 0xa, 0x1)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/select.go:351 +0xc4c fp=0x33f39e0 sp=0x33f3930 pc=0x85000
May 31 11:32:21 volumio go-librespot[4739]: main.(*AppPlayer).Run(0x471a280, {0xa3da1c, 0x1005090}, 0x3219f80, 0x3219fc0)
May 31 11:32:21 volumio go-librespot[4739]: /src/cmd/daemon/player.go:661 +0x368 fp=0x33f3fd4 sp=0x33f39e0 pc=0x6c5950
May 31 11:32:21 volumio go-librespot[4739]: main.(*App).withAppPlayer.func2.gowrap1()
May 31 11:32:21 volumio go-librespot[4739]: /src/cmd/daemon/main.go:328 +0x48 fp=0x33f3fec sp=0x33f3fd4 pc=0x6bd884
May 31 11:32:21 volumio go-librespot[4739]: runtime.goexit({})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x33f3fec sp=0x33f3fec pc=0xb0874
May 31 11:32:21 volumio go-librespot[4739]: created by main.(*App).withAppPlayer.func2 in goroutine 55
May 31 11:32:21 volumio go-librespot[4739]: /src/cmd/daemon/main.go:328 +0x2f0
May 31 11:32:21 volumio go-librespot[4739]: goroutine 416740 gp=0x357ca28 m=nil [select]:
May 31 11:32:21 volumio go-librespot[4739]: runtime.gopark(0x9774a0, 0x0, 0x9, 0x3, 0x1)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x3244604 sp=0x32445f0 pc=0xa97c0
May 31 11:32:21 volumio go-librespot[4739]: runtime.selectgo(0x3244764, 0x32446dc, 0x0, 0x0, 0x2, 0x1)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/select.go:351 +0xc4c fp=0x32446b4 sp=0x3244604 pc=0x85000
May 31 11:32:21 volumio go-librespot[4739]: net/http.(*Transport).getConn(0xfa9328, 0x31f0ed0, {{}, 0x0, {0x92ae9f, 0x5}, {0x302c210, 0x16}, 0x0})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/http/transport.go:1523 +0x370 fp=0x32447b0 sp=0x32446b4 pc=0x351ccc
May 31 11:32:21 volumio go-librespot[4739]: net/http.(*Transport).roundTrip(0xfa9328, 0x336f608)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/http/transport.go:685 +0x978 fp=0x324489c sp=0x32447b0 pc=0x34ddb4
May 31 11:32:21 volumio go-librespot[4739]: net/http.(*Transport).RoundTrip(0xfa9328, 0x336f608)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/http/roundtrip.go:33 +0x2c fp=0x32448b4 sp=0x324489c pc=0x35c310
May 31 11:32:21 volumio go-librespot[4739]: net/http.send(0x336f4a8, {0xa39338, 0xfa9328}, {0xc27f1defd8dd498e, 0x77636e696191, 0xff9f08})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/http/client.go:259 +0x53c fp=0x32449e0 sp=0x32448b4 pc=0x2edc78
May 31 11:32:21 volumio go-librespot[4739]: net/http.(*Client).send(0x306e540, 0x336f4a8, {0xc27f1defd8dd498e, 0x77636e696191, 0xff9f08})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/http/client.go:180 +0x98 fp=0x3244a24 sp=0x32449e0 pc=0x2ed564
May 31 11:32:21 volumio go-librespot[4739]: net/http.(*Client).do(0x306e540, 0x336f4a8)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/http/client.go:729 +0x9a8 fp=0x3244b34 sp=0x3244a24 pc=0x2efbcc
May 31 11:32:21 volumio go-librespot[4739]: net/http.(*Client).Do(...)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/http/client.go:587
May 31 11:32:21 volumio go-librespot[4739]: github.com/devgianlu/go-librespot/login5.(*Login5).request(0x471a5f0, {0xa3da1c, 0x1005090}, 0x31f0d20)
May 31 11:32:21 volumio go-librespot[4739]: /src/login5/login5.go:72 +0x4b8 fp=0x3244c58 sp=0x3244b34 pc=0x5afe1c
May 31 11:32:21 volumio go-librespot[4739]: github.com/devgianlu/go-librespot/login5.(*Login5).Login(0x471a5f0, {0xa3da1c, 0x1005090}, {0xa39c18, 0x31f0cf0})
May 31 11:32:21 volumio go-librespot[4739]: /src/login5/login5.go:122 +0x4b8 fp=0x3244cec sp=0x3244c58 pc=0x5b0614
May 31 11:32:21 volumio go-librespot[4739]: github.com/devgianlu/go-librespot/session.NewSessionFromOptions.(*Login5).AccessToken.func2({0xa3da1c, 0x1005090}, 0x0)
May 31 11:32:21 volumio go-librespot[4739]: /src/login5/login5.go:200 +0x1e4 fp=0x3244d88 sp=0x3244cec pc=0x5b7dc8
May 31 11:32:21 volumio go-librespot[4739]: github.com/devgianlu/go-librespot/dealer.(*Dealer).connect(0x30ff1e8, {0xa3da1c, 0x1005090})
May 31 11:32:21 volumio go-librespot[4739]: /src/dealer/dealer.go:82 +0xc8 fp=0x3244e1c sp=0x3244d88 pc=0x5a1844
May 31 11:32:21 volumio go-librespot[4739]: github.com/devgianlu/go-librespot/dealer.(*Dealer).reconnect(0x30ff1e8)
May 31 11:32:21 volumio go-librespot[4739]: /src/dealer/dealer.go:288 +0x2c fp=0x3244e54 sp=0x3244e1c pc=0x5a2d08
May 31 11:32:21 volumio go-librespot[4739]: github.com/devgianlu/go-librespot/dealer.(*Dealer).reconnect-fm()
May 31 11:32:21 volumio go-librespot[4739]: :1 +0x28 fp=0x3244e64 sp=0x3244e54 pc=0x5a466c
May 31 11:32:21 volumio go-librespot[4739]: github.com/cenkalti/backoff/v4.RetryNotifyWithTimer.Operation.withEmptyData.func1()
May 31 11:32:21 volumio go-librespot[4739]: /src/.gocache/mod/github.com/cenkalti/backoff/v4@v4.3.0/retry.go:18 +0x1c fp=0x3244e70 sp=0x3244e64 pc=0x4eb1c8
May 31 11:32:21 volumio go-librespot[4739]: github.com/cenkalti/backoff/v4.doRetryNotify[...](0x3244f14, {0xa3c8c0, 0x35a2060}, 0x0, {0x0, 0x0})
May 31 11:32:21 volumio go-librespot[4739]: /src/.gocache/mod/github.com/cenkalti/backoff/v4@v4.3.0/retry.go:88 +0xcc fp=0x3244eec sp=0x3244e70 pc=0x4eb644
May 31 11:32:21 volumio go-librespot[4739]: github.com/cenkalti/backoff/v4.RetryNotifyWithTimer(0x3244f68, {0xa3c8c0, 0x35a2060}, 0x0, {0x0, 0x0})
May 31 11:32:21 volumio go-librespot[4739]: /src/.gocache/mod/github.com/cenkalti/backoff/v4@v4.3.0/retry.go:61 +0x5c fp=0x3244f1c sp=0x3244eec pc=0x4eb180
May 31 11:32:21 volumio go-librespot[4739]: github.com/cenkalti/backoff/v4.RetryNotify(...)
May 31 11:32:21 volumio go-librespot[4739]: /src/.gocache/mod/github.com/cenkalti/backoff/v4@v4.3.0/retry.go:49
May 31 11:32:21 volumio go-librespot[4739]: github.com/cenkalti/backoff/v4.Retry(...)
May 31 11:32:21 volumio go-librespot[4739]: /src/.gocache/mod/github.com/cenkalti/backoff/v4@v4.3.0/retry.go:38
May 31 11:32:21 volumio go-librespot[4739]: github.com/devgianlu/go-librespot/dealer.(*Dealer).recvLoop(0x30ff1e8)
May 31 11:32:21 volumio go-librespot[4739]: /src/dealer/dealer.go:237 +0x688 fp=0x3244fe4 sp=0x3244f1c pc=0x5a285c
May 31 11:32:21 volumio go-librespot[4739]: github.com/devgianlu/go-librespot/dealer.(*Dealer).reconnect.gowrap1()
May 31 11:32:21 volumio go-librespot[4739]: /src/dealer/dealer.go:296 +0x28 fp=0x3244fec sp=0x3244fe4 pc=0x5a2e88
May 31 11:32:21 volumio go-librespot[4739]: runtime.goexit({})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x3244fec sp=0x3244fec pc=0xb0874
May 31 11:32:21 volumio go-librespot[4739]: created by github.com/devgianlu/go-librespot/dealer.(*Dealer).reconnect in goroutine 416695
May 31 11:32:21 volumio go-librespot[4739]: /src/dealer/dealer.go:296 +0xf8
May 31 11:32:21 volumio go-librespot[4739]: goroutine 416805 gp=0x357f8c8 m=nil [select]:
May 31 11:32:21 volumio go-librespot[4739]: runtime.gopark(0x9774a0, 0x0, 0x9, 0x3, 0x1)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x329486c sp=0x3294858 pc=0xa97c0
May 31 11:32:21 volumio go-librespot[4739]: runtime.selectgo(0x32949dc, 0x3294948, 0x0, 0x0, 0x2, 0x1)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/select.go:351 +0xc4c fp=0x329491c sp=0x329486c pc=0x85000
May 31 11:32:21 volumio go-librespot[4739]: net.(*Resolver).lookupIPAddr(0xff9700, {0xa3da8c, 0x5562730}, {0x919486, 0x3}, {0x30ca680, 0x15})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/lookup.go:343 +0x394 fp=0x3294a24 sp=0x329491c pc=0x1b7b00
May 31 11:32:21 volumio go-librespot[4739]: net.(*Resolver).internetAddrList(0xff9700, {0xa3da8c, 0x5562730}, {0x919486, 0x3}, {0x30ca680, 0x19})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/ipsock.go:289 +0x6b0 fp=0x3294ab8 sp=0x3294a24 pc=0x1b5abc
May 31 11:32:21 volumio go-librespot[4739]: net.(*Resolver).resolveAddrList(0xff9700, {0xa3da8c, 0x5562730}, {0x9198a7, 0x4}, {0x919486, 0x3}, {0x30ca680, 0x19}, {0x0, ...})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/dial.go:353 +0x510 fp=0x3294b40 sp=0x3294ab8 pc=0x1a03f8
May 31 11:32:21 volumio go-librespot[4739]: net.(*Dialer).DialContext(0x31927e0, {0xa3da54, 0x31f1110}, {0x919486, 0x3}, {0x30ca680, 0x19})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/dial.go:560 +0x43c fp=0x3294c3c sp=0x3294b40 pc=0x1a1334
May 31 11:32:21 volumio go-librespot[4739]: net.(*Dialer).DialContext-fm({0xa3da54, 0x31f1110}, {0x919486, 0x3}, {0x30ca680, 0x19})
May 31 11:32:21 volumio go-librespot[4739]: :1 +0x58 fp=0x3294c6c sp=0x3294c3c pc=0x3691a0
May 31 11:32:21 volumio go-librespot[4739]: net/http.(*Transport).dial(0xfa9328, {0xa3da54, 0x31f1110}, {0x919486, 0x3}, {0x30ca680, 0x19})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/http/transport.go:1278 +0x158 fp=0x3294cac sp=0x3294c6c pc=0x350f60
May 31 11:32:21 volumio go-librespot[4739]: net/http.(*Transport).dialConn(0xfa9328, {0xa3da54, 0x31f1110}, {{}, 0x0, {0x92db1f, 0x5}, {0x30ca680, 0x19}, 0x0})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/http/transport.go:1783 +0x6a4 fp=0x3294f60 sp=0x3294cac pc=0x35393c
May 31 11:32:21 volumio go-librespot[4739]: net/http.(*Transport).dialConnFor(0xfa9328, 0x3327d40)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/http/transport.go:1618 +0x80 fp=0x3294fc4 sp=0x3294f60 pc=0x35270c
May 31 11:32:21 volumio go-librespot[4739]: net/http.(*Transport).startDialConnForLocked.func1()
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/http/transport.go:1600 +0x3c fp=0x3294fec sp=0x3294fc4 pc=0x352594
May 31 11:32:21 volumio go-librespot[4739]: runtime.goexit({})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x3294fec sp=0x3294fec pc=0xb0874
May 31 11:32:21 volumio go-librespot[4739]: created by net/http.(*Transport).startDialConnForLocked in goroutine 416693
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/http/transport.go:1599 +0x134
May 31 11:32:21 volumio go-librespot[4739]: goroutine 416693 gp=0x373c908 m=nil [select]:
May 31 11:32:21 volumio go-librespot[4739]: runtime.gopark(0x9774a0, 0x0, 0x9, 0x3, 0x1)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x368050c sp=0x36804f8 pc=0xa97c0
May 31 11:32:21 volumio go-librespot[4739]: runtime.selectgo(0x368066c, 0x36805e4, 0x0, 0x0, 0x2, 0x1)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/select.go:351 +0xc4c fp=0x36805bc sp=0x368050c pc=0x85000
May 31 11:32:21 volumio go-librespot[4739]: net/http.(*Transport).getConn(0xfa9328, 0x31f10e0, {{}, 0x0, {0x92db1f, 0x5}, {0x30ca680, 0x19}, 0x0})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/http/transport.go:1523 +0x370 fp=0x36806b8 sp=0x36805bc pc=0x351ccc
May 31 11:32:21 volumio go-librespot[4739]: net/http.(*Transport).roundTrip(0xfa9328, 0x336fa28)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/http/transport.go:685 +0x978 fp=0x36807a4 sp=0x36806b8 pc=0x34ddb4
May 31 11:32:21 volumio go-librespot[4739]: net/http.(*Transport).RoundTrip(0xfa9328, 0x336fa28)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/http/roundtrip.go:33 +0x2c fp=0x36807bc sp=0x36807a4 pc=0x35c310
May 31 11:32:21 volumio go-librespot[4739]: net/http.send(0x336f8c8, {0xa39338, 0xfa9328}, {0xc27f1df024b6acab, 0x7763b5dd8eae, 0xff9f08})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/http/client.go:259 +0x53c fp=0x36808e8 sp=0x36807bc pc=0x2edc78
May 31 11:32:21 volumio go-librespot[4739]: net/http.(*Client).send(0x306e540, 0x336f8c8, {0xc27f1df024b6acab, 0x7763b5dd8eae, 0xff9f08})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/http/client.go:180 +0x98 fp=0x368092c sp=0x36808e8 pc=0x2ed564
May 31 11:32:21 volumio go-librespot[4739]: net/http.(*Client).do(0x306e540, 0x336f8c8)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/http/client.go:729 +0x9a8 fp=0x3680a3c sp=0x368092c pc=0x2efbcc
May 31 11:32:21 volumio go-librespot[4739]: net/http.(*Client).Do(...)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/http/client.go:587
May 31 11:32:21 volumio go-librespot[4739]: github.com/devgianlu/go-librespot/apresolve.(*ApResolver).fetchUrls(0x30001b0, {0xa3da8c, 0x5562640}, {0x3680cb0, 0x1, 0x1})
May 31 11:32:21 volumio go-librespot[4739]: /src/apresolve/resolve.go:83 +0x4d0 fp=0x3680c74 sp=0x3680a3c pc=0x598a44
May 31 11:32:21 volumio go-librespot[4739]: github.com/devgianlu/go-librespot/apresolve.(*ApResolver).get(0x30001b0, {0xa3da8c, 0x5562640}, {0x91d333, 0xb})
May 31 11:32:21 volumio go-librespot[4739]: /src/apresolve/resolve.go:126 +0x84 fp=0x3680cbc sp=0x3680c74 pc=0x5995c8
May 31 11:32:21 volumio go-librespot[4739]: github.com/devgianlu/go-librespot/apresolve.(*ApResolver).getFunc.func1({0xa3da8c, 0x5562640})
May 31 11:32:21 volumio go-librespot[4739]: /src/apresolve/resolve.go:157 +0x90 fp=0x3680d08 sp=0x3680cbc pc=0x5999cc
May 31 11:32:21 volumio go-librespot[4739]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).init(0x336ef28, {0xa3da1c, 0x1005090})
May 31 11:32:21 volumio go-librespot[4739]: /src/ap/ap.go:94 +0x26c fp=0x3680d80 sp=0x3680d08 pc=0x4f5914
May 31 11:32:21 volumio go-librespot[4739]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).connect(0x336ef28, {0xa3da1c, 0x1005090}, 0x32e9440)
May 31 11:32:21 volumio go-librespot[4739]: /src/ap/ap.go:205 +0xd4 fp=0x3680de4 sp=0x3680d80 pc=0x4f6a58
May 31 11:32:21 volumio go-librespot[4739]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).reconnect(0x336ef28)
May 31 11:32:21 volumio go-librespot[4739]: /src/ap/ap.go:394 +0xcc fp=0x3680e0c sp=0x3680de4 pc=0x4f8018
May 31 11:32:21 volumio go-librespot[4739]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).reconnect-fm()
May 31 11:32:21 volumio go-librespot[4739]: :1 +0x28 fp=0x3680e1c sp=0x3680e0c pc=0x4fc270
May 31 11:32:21 volumio go-librespot[4739]: github.com/cenkalti/backoff/v4.RetryNotifyWithTimer.Operation.withEmptyData.func1()
May 31 11:32:21 volumio go-librespot[4739]: /src/.gocache/mod/github.com/cenkalti/backoff/v4@v4.3.0/retry.go:18 +0x1c fp=0x3680e28 sp=0x3680e1c pc=0x4eb1c8
May 31 11:32:21 volumio go-librespot[4739]: github.com/cenkalti/backoff/v4.doRetryNotify[...](0x3680ecc, {0xa3c8c0, 0x3326120}, 0x0, {0x0, 0x0})
May 31 11:32:21 volumio go-librespot[4739]: /src/.gocache/mod/github.com/cenkalti/backoff/v4@v4.3.0/retry.go:88 +0xcc fp=0x3680ea4 sp=0x3680e28 pc=0x4eb644
May 31 11:32:21 volumio go-librespot[4739]: github.com/cenkalti/backoff/v4.RetryNotifyWithTimer(0x3680f5c, {0xa3c8c0, 0x3326120}, 0x0, {0x0, 0x0})
May 31 11:32:21 volumio go-librespot[4739]: /src/.gocache/mod/github.com/cenkalti/backoff/v4@v4.3.0/retry.go:61 +0x5c fp=0x3680ed4 sp=0x3680ea4 pc=0x4eb180
May 31 11:32:21 volumio go-librespot[4739]: github.com/cenkalti/backoff/v4.RetryNotify(...)
May 31 11:32:21 volumio go-librespot[4739]: /src/.gocache/mod/github.com/cenkalti/backoff/v4@v4.3.0/retry.go:49
May 31 11:32:21 volumio go-librespot[4739]: github.com/cenkalti/backoff/v4.Retry(...)
May 31 11:32:21 volumio go-librespot[4739]: /src/.gocache/mod/github.com/cenkalti/backoff/v4@v4.3.0/retry.go:38
May 31 11:32:21 volumio go-librespot[4739]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).recvLoop(0x336ef28)
May 31 11:32:21 volumio go-librespot[4739]: /src/ap/ap.go:335 +0x434 fp=0x3680fe4 sp=0x3680ed4 pc=0x4f7878
May 31 11:32:21 volumio go-librespot[4739]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).Receive.(*Accesspoint).startReceiving.func1.gowrap1()
May 31 11:32:21 volumio go-librespot[4739]: /src/ap/ap.go:273 +0x28 fp=0x3680fec sp=0x3680fe4 pc=0x4f7418
May 31 11:32:21 volumio go-librespot[4739]: runtime.goexit({})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x3680fec sp=0x3680fec pc=0xb0874
May 31 11:32:21 volumio go-librespot[4739]: created by github.com/devgianlu/go-librespot/ap.(*Accesspoint).Receive.(*Accesspoint).startReceiving.func1 in goroutine 416667
May 31 11:32:21 volumio go-librespot[4739]: /src/ap/ap.go:273 +0x98
May 31 11:32:21 volumio go-librespot[4739]: goroutine 416666 gp=0x667afc8 m=nil [select, 92 minutes]:
May 31 11:32:21 volumio go-librespot[4739]: runtime.gopark(0x9774a0, 0x0, 0x9, 0x3, 0x1)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x3469e74 sp=0x3469e60 pc=0xa97c0
May 31 11:32:21 volumio go-librespot[4739]: runtime.selectgo(0x3469f80, 0x3469f4c, 0x0, 0x0, 0x3, 0x1)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/select.go:351 +0xc4c fp=0x3469f24 sp=0x3469e74 pc=0x85000
May 31 11:32:21 volumio go-librespot[4739]: github.com/devgianlu/go-librespot/player.(*Player).manageLoop(0x350b3b0)
May 31 11:32:21 volumio go-librespot[4739]: /src/player/player.go:215 +0x1f4 fp=0x3469fe4 sp=0x3469f24 pc=0x582954
May 31 11:32:21 volumio go-librespot[4739]: github.com/devgianlu/go-librespot/player.NewPlayer.gowrap1()
May 31 11:32:21 volumio go-librespot[4739]: /src/player/player.go:197 +0x28 fp=0x3469fec sp=0x3469fe4 pc=0x58253c
May 31 11:32:21 volumio go-librespot[4739]: runtime.goexit({})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x3469fec sp=0x3469fec pc=0xb0874
May 31 11:32:21 volumio go-librespot[4739]: created by github.com/devgianlu/go-librespot/player.NewPlayer in goroutine 55
May 31 11:32:21 volumio go-librespot[4739]: /src/player/player.go:197 +0x220
May 31 11:32:21 volumio go-librespot[4739]: goroutine 416807 gp=0x667b8c8 m=0 mp=0xffacd0 [syscall]:
May 31 11:32:21 volumio go-librespot[4739]: runtime.cgocall(0x75ea90, 0x32d5efc)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/cgocall.go:167 +0x50 fp=0x32d5ee4 sp=0x32d5ecc pc=0xa628c
May 31 11:32:21 volumio go-librespot[4739]: net._C2func_getaddrinfo(0x302c408, 0x0, 0x3430740, 0x328cb28)
May 31 11:32:21 volumio go-librespot[4739]: _cgo_gotypes.go:105 +0x44 fp=0x32d5ef8 sp=0x32d5ee4 pc=0x1caa18
May 31 11:32:21 volumio go-librespot[4739]: net._C_getaddrinfo.func1(...)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/cgo_unix_cgo.go:84
May 31 11:32:21 volumio go-librespot[4739]: net._C_getaddrinfo(0x302c408, 0x0, 0x3430740, 0x328cb28)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/cgo_unix_cgo.go:84 +0x80 fp=0x32d5f18 sp=0x32d5ef8 pc=0x1cacdc
May 31 11:32:21 volumio go-librespot[4739]: net.cgoLookupHostIP({0x919486, 0x3}, {0x30ca680, 0x15})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/cgo_unix.go:174 +0x1f4 fp=0x32d5f8c sp=0x32d5f18 pc=0x19cfe0
May 31 11:32:21 volumio go-librespot[4739]: net.cgoLookupIP.func1()
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/cgo_unix.go:229 +0x34 fp=0x32d5fb4 sp=0x32d5f8c pc=0x19d604
May 31 11:32:21 volumio go-librespot[4739]: net.doBlockingWithCtx[...].func1()
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/cgo_unix.go:67 +0x54 fp=0x32d5fec sp=0x32d5fb4 pc=0x1cdac8
May 31 11:32:21 volumio go-librespot[4739]: runtime.goexit({})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x32d5fec sp=0x32d5fec pc=0xb0874
May 31 11:32:21 volumio go-librespot[4739]: created by net.doBlockingWithCtx[...] in goroutine 416806
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/cgo_unix.go:64 +0x204
May 31 11:32:21 volumio go-librespot[4739]: goroutine 416804 gp=0x667d328 m=4 mp=0x304d808 [syscall]:
May 31 11:32:21 volumio go-librespot[4739]: runtime.cgocall(0x75ea90, 0x32eeefc)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/cgocall.go:167 +0x50 fp=0x32eeee4 sp=0x32eeecc pc=0xa628c
May 31 11:32:21 volumio go-librespot[4739]: net._C2func_getaddrinfo(0x302c348, 0x0, 0x3430620, 0x328c8f0)
May 31 11:32:21 volumio go-librespot[4739]: _cgo_gotypes.go:105 +0x44 fp=0x32eeef8 sp=0x32eeee4 pc=0x1caa18
May 31 11:32:21 volumio go-librespot[4739]: net._C_getaddrinfo.func1(...)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/cgo_unix_cgo.go:84
May 31 11:32:21 volumio go-librespot[4739]: net._C_getaddrinfo(0x302c348, 0x0, 0x3430620, 0x328c8f0)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/cgo_unix_cgo.go:84 +0x80 fp=0x32eef18 sp=0x32eeef8 pc=0x1cacdc
May 31 11:32:21 volumio go-librespot[4739]: net.cgoLookupHostIP({0x919486, 0x3}, {0x302c210, 0x12})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/cgo_unix.go:174 +0x1f4 fp=0x32eef8c sp=0x32eef18 pc=0x19cfe0
May 31 11:32:21 volumio go-librespot[4739]: net.cgoLookupIP.func1()
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/cgo_unix.go:229 +0x34 fp=0x32eefb4 sp=0x32eef8c pc=0x19d604
May 31 11:32:21 volumio go-librespot[4739]: net.doBlockingWithCtx[...].func1()
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/cgo_unix.go:67 +0x54 fp=0x32eefec sp=0x32eefb4 pc=0x1cdac8
May 31 11:32:21 volumio go-librespot[4739]: runtime.goexit({})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x32eefec sp=0x32eefec pc=0xb0874
May 31 11:32:21 volumio go-librespot[4739]: created by net.doBlockingWithCtx[...] in goroutine 416803
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/net/cgo_unix.go:64 +0x204
May 31 11:32:21 volumio go-librespot[4739]: goroutine 416696 gp=0x324c6c8 m=nil [select]:
May 31 11:32:21 volumio go-librespot[4739]: runtime.gopark(0x9774a0, 0x0, 0x9, 0x3, 0x1)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x3058e84 sp=0x3058e70 pc=0xa97c0
May 31 11:32:21 volumio go-librespot[4739]: runtime.selectgo(0x3058fd4, 0x3058f5c, 0x0, 0x0, 0x2, 0x1)
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/select.go:351 +0xc4c fp=0x3058f34 sp=0x3058e84 pc=0x85000
May 31 11:32:21 volumio go-librespot[4739]: github.com/devgianlu/go-librespot/dealer.(*Dealer).pingTicker(0x30ff1e8)
May 31 11:32:21 volumio go-librespot[4739]: /src/dealer/dealer.go:138 +0x8c fp=0x3058fe4 sp=0x3058f34 pc=0x5a1d90
May 31 11:32:21 volumio go-librespot[4739]: github.com/devgianlu/go-librespot/dealer.(*Dealer).ReceiveMessage.(*Dealer).startReceiving.func1.gowrap2()
May 31 11:32:21 volumio go-librespot[4739]: /src/dealer/dealer.go:129 +0x28 fp=0x3058fec sp=0x3058fe4 pc=0x5a3cd4
May 31 11:32:21 volumio go-librespot[4739]: runtime.goexit({})
May 31 11:32:21 volumio go-librespot[4739]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x3058fec sp=0x3058fec pc=0xb0874
May 31 11:32:21 volumio go-librespot[4739]: created by github.com/devgianlu/go-librespot/dealer.(*Dealer).ReceiveMessage.(*Dealer).startReceiving.func1 in goroutine 416667
May 31 11:32:21 volumio go-librespot[4739]: /src/dealer/dealer.go:129 +0x15c
May 31 11:32:21 volumio go-librespot[4729]: Aborted
May 31 11:32:24 volumio volumio[4512]: info: Initializing connection to go-librespot Websocket
May 31 11:32:24 volumio volumio[4512]: info: Error connecting to go-librespot Websocket: Error: connect ECONNREFUSED 127.0.0.1:9879
May 31 11:32:24 volumio systemd[1]: go-librespot-daemon.service: Scheduled restart job, restart counter is at 9.
May 31 11:32:24 volumio systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
May 31 11:32:24 volumio systemd[1]: go-librespot-daemon.service: Consumed 2min 5.481s CPU time.
May 31 11:32:24 volumio systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
May 31 11:32:24 volumio go-librespot[8485]: go-librespot daemon starting...
May 31 11:32:24 volumio go-librespot[8486]: time="2026-05-31T11:32:24+02:00" level=info msg="running go-librespot 0.7.1"
May 31 11:32:25 volumio go-librespot[8486]: time="2026-05-31T11:32:24+02:00" level=debug msg="app state loaded"
May 31 11:32:25 volumio go-librespot[8486]: time="2026-05-31T11:32:25+02:00" level=info msg="api server listening on 127.0.0.1:9879"
May 31 11:32:27 volumio volumio[4512]: info: Initializing connection to go-librespot Websocket
May 31 11:32:27 volumio volumio[4512]: info: Connection to go-librespot Websocket established
May 31 11:32:27 volumio go-librespot[8486]: time="2026-05-31T11:32:27+02:00" level=debug msg="new websocket client"
May 31 11:32:30 volumio volumio[4512]: info: Getting Spotify volume
May 31 11:32:30 volumio volumio[4512]: 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 31 11:32:30 volumio volumio[4512]: info: CoreCommandRouter::volumioGetState
May 31 11:32:30 volumio volumio[4512]: SPOTIFY: RECEIVED VOLUMIO VOLUME 69
May 31 11:32:37 volumio go-librespot[8486]: time="2026-05-31T11:32:37+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 31 11:32:37 volumio volumio[4512]: |||||||||||||||||||||||| WARNING: FATAL ERROR |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
May 31 11:32:37 volumio systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
May 31 11:32:37 volumio systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
May 31 11:32:37 volumio volumio[4512]: Error: socket hang up
May 31 11:32:37 volumio volumio[4512]: at connResetException (node:internal/errors:720:14)
May 31 11:32:37 volumio volumio[4512]: at Socket.socketOnEnd (node:_http_client:519:23)
May 31 11:32:37 volumio volumio[4512]: at Socket.emit (node:events:526:35)
May 31 11:32:37 volumio volumio[4512]: at endReadableNT (node:internal/streams/readable:1376:12)
May 31 11:32:37 volumio volumio[4512]: at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
May 31 11:32:37 volumio volumio[4512]: code: 'ECONNRESET',
May 31 11:32:37 volumio volumio[4512]: response: undefined
May 31 11:32:37 volumio volumio[4512]: }
May 31 11:32:37 volumio volumio[4512]: |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
May 31 11:32:38 volumio sudo[8525]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/journalctl '--since=2026-05-31 11:31'
May 31 11:32:38 volumio sudo[8525]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
May 31 11:32:38 volumio sudo[8525]: pam_unix(sudo:session): session closed for user root
May 31 11:32:40 volumio systemd[1]: go-librespot-daemon.service: Scheduled restart job, restart counter is at 10.
May 31 11:32:40 volumio systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
May 31 11:32:40 volumio systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
May 31 11:32:40 volumio go-librespot[8549]: go-librespot daemon starting...
May 31 11:32:40 volumio go-librespot[8550]: time="2026-05-31T11:32:40+02:00" level=info msg="running go-librespot 0.7.1"
May 31 11:32:40 volumio go-librespot[8550]: time="2026-05-31T11:32:40+02:00" level=debug msg="app state loaded"
May 31 11:32:40 volumio go-librespot[8550]: time="2026-05-31T11:32:40+02:00" level=info msg="api server listening on 127.0.0.1:9879"
May 31 11:32:50 volumio volumio5-onboarding[1596]: time=2026-05-31T11:32:50.390+02:00 level=ERROR msg="failed reading message" error="websocket: close 1006 (abnormal closure): unexpected EOF"
May 31 11:32:50 volumio volumio-remote-updater[730]: [2026-05-31 11:32:50] [error] handle_read_frame error: websocketpp.transport:7 (End of File)
May 31 11:32:50 volumio volumio-remote-updater[730]: [2026-05-31 11:32:50] [disconnect] Disconnect close local:[1006,End of File] remote:[1006]
May 31 11:32:50 volumio systemd[1]: volumio.service: Main process exited, code=exited, status=1/FAILURE
May 31 11:32:50 volumio volumio5-onboarding[1596]: time=2026-05-31T11:32:50.398+02:00 level=WARN msg="reconnection attempt failed" error="dial tcp 127.0.0.1:3000: connect: connection refused"
May 31 11:32:50 volumio systemd[1]: media-HDALEX.mount: Deactivated successfully.
May 31 11:32:50 volumio systemd[1]: Starting setdatetime-helper.service - Time Synchronization Helper Service...
May 31 11:32:50 volumio ntfs-3g[4587]: Unmounting /dev/sda1 (HDALEX)
May 31 11:32:51 volumio systemd[1]: volumio.service: Failed with result 'exit-code'.
May 31 11:32:51 volumio systemd[1]: volumio.service: Consumed 19min 24.969s CPU time.
May 31 11:32:51 volumio systemd[1]: Started dynamicswap.service - dynamicswap service.
May 31 11:32:51 volumio systemd[1]: dynamicswap.service: Deactivated successfully.
May 31 11:32:51 volumio volumio5-onboarding[1596]: time=2026-05-31T11:32:51.401+02:00 level=WARN msg="reconnection attempt failed" error="dial tcp 127.0.0.1:3000: connect: connection refused"
May 31 11:32:51 volumio systemd[1]: volumio.service: Scheduled restart job, restart counter is at 95.
May 31 11:32:51 volumio systemd[1]: Started dynamicswap.service - dynamicswap service.
May 31 11:32:51 volumio systemd[1]: Stopped volumio.service - Volumio Backend Module.
May 31 11:32:51 volumio systemd[1]: volumio.service: Consumed 19min 24.969s CPU time.
May 31 11:32:51 volumio systemd[1]: Started volumio.service - Volumio Backend Module.
May 31 11:32:51 volumio systemd[1]: dynamicswap.service: Deactivated successfully.
May 31 11:32:52 volumio volumio5-onboarding[1596]: time=2026-05-31T11:32:52.403+02:00 level=WARN msg="reconnection attempt failed" error="dial tcp 127.0.0.1:3000: connect: connection refused"
May 31 11:32:52 volumio go-librespot[8550]: time="2026-05-31T11:32: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 31 11:32:52 volumio systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
May 31 11:32:52 volumio systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
May 31 11:32:53 volumio volumio5-onboarding[1596]: time=2026-05-31T11:32:53.407+02:00 level=WARN msg="reconnection attempt failed" error="dial tcp 127.0.0.1:3000: connect: connection refused"
May 31 11:32:54 volumio volumio[8615]: info: -------------------------------------------
May 31 11:32:54 volumio volumio[8615]: info: ----- Volumio3 ----
May 31 11:32:54 volumio volumio[8615]: info: -------------------------------------------
May 31 11:32:54 volumio volumio[8615]: info: ----- System startup ----
May 31 11:32:54 volumio volumio[8615]: info: -------------------------------------------
May 31 11:32:55 volumio volumio[8615]: info: MYVOLUMIO Environment detected
May 31 11:32:55 volumio volumio-remote-updater[730]: [2026-05-31 11:32:55] [connect] Successful connection
May 31 11:32:55 volumio volumio[8615]: info: Plugin folders cleanup
May 31 11:32:55 volumio volumio[8615]: info: Scanning into folder /volumio/app/plugins/
May 31 11:32:55 volumio volumio[8615]: info: Scanning category audio_interface
May 31 11:32:55 volumio volumio[8615]: info: Scanning category miscellanea
May 31 11:32:55 volumio volumio[8615]: info: Scanning category music_service
May 31 11:32:55 volumio volumio[8615]: info: Scanning category plugins.json
May 31 11:32:55 volumio volumio[8615]: info: Scanning category system_controller
May 31 11:32:55 volumio volumio[8615]: info: Scanning category user_interface
May 31 11:32:55 volumio volumio[8615]: info: Scanning into folder /data/plugins/
May 31 11:32:55 volumio volumio[8615]: info: Scanning category music_service
May 31 11:32:55 volumio volumio[8615]: info: Plugin folders cleanup completed
May 31 11:32:55 volumio volumio[8615]: info: -------------------------------------------
May 31 11:32:55 volumio volumio[8615]: info: ----- Core plugins startup ----
May 31 11:32:55 volumio volumio[8615]: info: -------------------------------------------
May 31 11:32:55 volumio volumio[8615]: info: Loading plugins from folder /volumio/app/plugins/
May 31 11:32:55 volumio volumio[8615]: info: Adding plugin upnp to MyMusic Plugins
May 31 11:32:55 volumio volumio[8615]: info: Adding plugin airplay_emulation to MyMusic Plugins
May 31 11:32:55 volumio volumio[8615]: info: Adding plugin upnp_browser to MyMusic Plugins
May 31 11:32:55 volumio volumio[8615]: info: Loading plugins from folder /data/plugins/
May 31 11:32:55 volumio volumio[8615]: info: Loading plugin "system"...
May 31 11:32:55 volumio volumio[8615]: info: Loading plugin "appearance"...
May 31 11:32:55 volumio systemd[1]: go-librespot-daemon.service: Scheduled restart job, restart counter is at 11.
May 31 11:32:55 volumio systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
May 31 11:32:55 volumio systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
May 31 11:32:55 volumio go-librespot[8643]: go-librespot daemon starting...
May 31 11:32:55 volumio go-librespot[8644]: time="2026-05-31T11:32:55+02:00" level=info msg="running go-librespot 0.7.1"
May 31 11:32:55 volumio go-librespot[8644]: time="2026-05-31T11:32:55+02:00" level=debug msg="app state loaded"
May 31 11:32:55 volumio go-librespot[8644]: time="2026-05-31T11:32:55+02:00" level=info msg="api server listening on 127.0.0.1:9879"
May 31 11:32:57 volumio volumio[8615]: info: Loading plugin "network"...
May 31 11:32:57 volumio volumio[8615]: info: Refreshing Cached IP Addresses
May 31 11:32:57 volumio sudo[8653]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0
May 31 11:32:57 volumio sudo[8653]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
May 31 11:32:57 volumio sudo[8655]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
May 31 11:32:57 volumio sudo[8655]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
May 31 11:32:57 volumio volumio[8615]: info: Loading plugin "services"...
May 31 11:32:57 volumio volumio[8615]: info: Loading plugin "volumio5onboarding"...
May 31 11:32:57 volumio sudo[8653]: pam_unix(sudo:session): session closed for user root
May 31 11:32:57 volumio sudo[8655]: pam_unix(sudo:session): session closed for user root
May 31 11:32:57 volumio sudo[8662]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/iwlist wlan0 scan
May 31 11:32:57 volumio sudo[8662]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
May 31 11:32:57 volumio volumio[8615]: info: Loading plugin "alsa_controller"...
May 31 11:32:57 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
May 31 11:32:57 volumio volumio[8615]: info: Loading plugin "wizard"...
May 31 11:32:57 volumio volumio[8615]: info: Loading plugin "networkfs"...
May 31 11:32:57 volumio volumio[8615]: info: Starting Udev Watcher for removable devices
May 31 11:32:57 volumio sudo[8687]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/mount -t cifs -o username=volumio,password=VolumioNas25,ro,dir_mode=0777,file_mode=0666,iocharset=utf8,noauto,soft //192.168.2.122/alex/music /mnt/NAS/NAS
May 31 11:32:57 volumio sudo[8687]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
May 31 11:32:57 volumio volumio[8615]: info: Ignoring mount for partition: boot
May 31 11:32:57 volumio volumio[8615]: info: Ignoring mount for partition: volumio
May 31 11:32:57 volumio volumio[8615]: info: Ignoring mount for partition: volumio_data
May 31 11:32:57 volumio kernel: CIFS: Attempting to mount //192.168.2.122/alex/music
May 31 11:32:57 volumio volumio[8615]: info: Mounting Device HDALEX
May 31 11:32:57 volumio sudo[8697]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/mount /dev/sda1 /mnt/USB/HDALEX -o noatime,dmask=0000,fmask=0000,iocharset=utf8
May 31 11:32:57 volumio sudo[8697]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
May 31 11:32:57 volumio kernel: CIFS: VFS: cifs_mount failed w/return code = -13
May 31 11:32:57 volumio sudo[8687]: pam_unix(sudo:session): session closed for user root
May 31 11:32:58 volumio sudo[8662]: pam_unix(sudo:session): session closed for user root
May 31 11:32:58 volumio ntfs-3g[8701]: Version 2022.10.3 integrated FUSE 28
May 31 11:32:58 volumio ntfs-3g[8701]: Mounted /dev/sda1 (Read-Write, label "HDALEX", NTFS 3.1)
May 31 11:32:58 volumio ntfs-3g[8701]: Cmdline options: rw,noatime,dmask=0000,fmask=0000,iocharset=utf8
May 31 11:32:58 volumio ntfs-3g[8701]: Mount options: iocharset=utf8,allow_other,nonempty,noatime,rw,default_permissions,fsname=/dev/sda1,blkdev,blksize=4096
May 31 11:32:58 volumio ntfs-3g[8701]: Global ownership and permissions enforced, configuration type 7
May 31 11:32:58 volumio sudo[8697]: pam_unix(sudo:session): session closed for user root
May 31 11:32:58 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback
May 31 11:32:58 volumio volumio[8615]: info: Loading plugin "volumio_command_line_client"...
May 31 11:32:58 volumio volumio[8615]: info: Loading plugin "upnp"...
May 31 11:32:58 volumio volumio[8615]: info: [1780219978612] Starting Upmpd Daemon
May 31 11:32:58 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback
May 31 11:32:58 volumio volumio[8615]: info: Loading plugin "my_music"...
May 31 11:32:58 volumio volumio[8615]: info: Loading plugin "mpd"...
May 31 11:32:59 volumio volumio[8615]: info: Loading plugin "upnp_browser"...
May 31 11:33:00 volumio volumio[8615]: info: Starting UPNP Browser
May 31 11:33:00 volumio volumio[8615]: info: Loading plugin "alarm-clock"...
May 31 11:33:00 volumio volumio[8615]: info: Loading plugin "airplay_emulation"...
May 31 11:33:01 volumio volumio[8615]: info: Starting Shairport Sync
May 31 11:33:01 volumio volumio[8615]: info: Loading plugin "last_100"...
May 31 11:33:01 volumio volumio[8615]: info: Loading plugin "webradio"...
May 31 11:33:01 volumio volumio[8615]: info: Loading plugin "i2s_dacs"...
May 31 11:33:01 volumio volumio[8615]: info: Loading plugin "volumiodiscovery"...
May 31 11:33:01 volumio volumio[8615]: *** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.
May 31 11:33:01 volumio volumio[8615]: *** WARNING *** Please fix your application to use the native API of Avahi!
May 31 11:33:01 volumio volumio[8615]: *** WARNING *** For more information see
May 31 11:33:01 volumio volumio[8615]: *** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
May 31 11:33:01 volumio volumio[8615]: *** WARNING *** Please fix your application to use the native API of Avahi!
May 31 11:33:01 volumio volumio[8615]: *** WARNING *** For more information see
May 31 11:33:01 volumio node[8615]: *** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.
May 31 11:33:01 volumio node[8615]: *** WARNING *** Please fix your application to use the native API of Avahi!
May 31 11:33:01 volumio node[8615]: *** WARNING *** For more information see
May 31 11:33:01 volumio node[8615]: *** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
May 31 11:33:01 volumio node[8615]: *** WARNING *** Please fix your application to use the native API of Avahi!
May 31 11:33:01 volumio node[8615]: *** WARNING *** For more information see
May 31 11:33:01 volumio volumio[8615]: info: Applying required configuration parameters for plugin volumiodiscovery
May 31 11:33:01 volumio volumio[8615]: info: Discovery: Started advertising with name: Volumio
May 31 11:33:01 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback
May 31 11:33:01 volumio volumio[8615]: info: Loading plugin "spop"...
May 31 11:33:02 volumio volumio[8615]: info: Loading plugin "outputs"...
May 31 11:33:02 volumio volumio[8615]: info: Loading plugin "albumart"...
May 31 11:33:02 volumio volumio[8615]: info: Plugin example_plugin is not enabled
May 31 11:33:02 volumio volumio[8615]: info: Loading plugin "inputs"...
May 31 11:33:02 volumio volumio[8615]: info: Loading plugin "updater_comm"...
May 31 11:33:03 volumio volumio[8615]: info: Plugin mpdemulation is not enabled
May 31 11:33:03 volumio volumio[8615]: info: Loading plugin "rest_api"...
May 31 11:33:03 volumio volumio[8615]: info: Loading plugin "websocket"...
May 31 11:33:03 volumio volumio[8615]: info: Starting Socket.io Server version 1.7.4
May 31 11:33:03 volumio volumio[8615]: info: Loading i18n strings for locale en
May 31 11:33:03 volumio volumio[8615]: Updating browse sources language
May 31 11:33:03 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
May 31 11:33:03 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
May 31 11:33:03 volumio volumio[8615]: info: CoreCommandRouter::initPlayerControls
May 31 11:33:03 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 31 11:33:03 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 31 11:33:03 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 31 11:33:03 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 31 11:33:03 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 31 11:33:03 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 31 11:33:03 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 31 11:33:03 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 31 11:33:03 volumio volumio[8706]: Forking 3 albumart workers
May 31 11:33:03 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
May 31 11:33:03 volumio volumio[8615]: Express server listening on port 3000
May 31 11:33:03 volumio volumio[8615]: [Metrics] WebUI: 10s 31.32ms
May 31 11:33:03 volumio volumio[8615]: info: CoreStateMachine::resetVolumioState
May 31 11:33:03 volumio volumio[8615]: info: CoreStateMachine::getcurrentVolume
May 31 11:33:03 volumio volumio[8615]: info: CoreCommandRouter::volumioRetrievevolume
May 31 11:33:03 volumio volumio[8615]: info: Volumio Network Manager: Network status updated: 2
May 31 11:33:03 volumio volumio[8615]: info: Cannot mount NAS NAS at system boot, trial number 1 ,retrying in 5 seconds
May 31 11:33:03 volumio systemd[1]: Starting mpd.service - Music Player Daemon...
May 31 11:33:03 volumio volumio[8615]: 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 31 11:33:03 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
May 31 11:33:03 volumio volumio[8615]: info: Reloading queue from file
May 31 11:33:03 volumio volumio[8615]: 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 31 11:33:03 volumio volumio[8615]: info: VolumeController:: Volume=69 Mute =false
May 31 11:33:03 volumio volumio[8615]: info: CoreStateMachine::pushState
May 31 11:33:03 volumio volumio[8615]: info: CorePlayQueue::getTrack 0
May 31 11:33:03 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 31 11:33:03 volumio volumio[8615]: info: CoreCommandRouter::volumioPushState
May 31 11:33:03 volumio volumio[8615]: info: CoreStateMachine::updateTrackBlock
May 31 11:33:03 volumio volumio[8615]: info: CorePlayQueue::getTrackBlock
May 31 11:33:03 volumio volumio[8615]: info: CoreCommandRouter::volumioRetrievevolume
May 31 11:33:03 volumio volumio[8615]: info: CoreStateMachine::setRepeat null single undefined
May 31 11:33:03 volumio volumio[8615]: info: CoreStateMachine::pushState
May 31 11:33:03 volumio volumio[8615]: info: CorePlayQueue::getTrack 0
May 31 11:33:03 volumio volumio[8615]: info: CoreCommandRouter::volumioPushState
May 31 11:33:03 volumio volumio[8615]: info: CoreStateMachine::setRandom null
May 31 11:33:03 volumio volumio[8615]: info: CoreStateMachine::pushState
May 31 11:33:03 volumio volumio[8615]: info: CorePlayQueue::getTrack 0
May 31 11:33:03 volumio volumio[8615]: info: CoreCommandRouter::volumioPushState
May 31 11:33:03 volumio volumio[8615]: info: Setting Device type: Raspberry PI
May 31 11:33:03 volumio volumio[8615]: 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 31 11:33:03 volumio volumio[8615]: info: Received Get System Info
May 31 11:33:03 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
May 31 11:33:03 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
May 31 11:33:03 volumio volumio[8615]: info: Discovery: Getting this device information
May 31 11:33:04 volumio volumio[8615]: info: CoreCommandRouter::volumioGetState
May 31 11:33:04 volumio volumio[8615]: info: CorePlayQueue::getTrack 0
May 31 11:33:04 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
May 31 11:33:04 volumio sudo[8748]: root : PWD=/ ; USER=root ; COMMAND=/bin/chown mpd:audio /var/log/mpd.log
May 31 11:33:04 volumio sudo[8748]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=0)
May 31 11:33:04 volumio volumio[8615]: info: Completed loading Core Plugins
May 31 11:33:04 volumio volumio[8615]: info: Preparing to generate the ALSA configuration file
May 31 11:33:04 volumio sudo[8748]: pam_unix(sudo:session): session closed for user root
May 31 11:33:04 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: wizard , getShowWizard
May 31 11:33:04 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: system , getShowWizard
May 31 11:33:04 volumio volumio[8615]: info: Asound.conf file unchanged, so no further update is needed
May 31 11:33:04 volumio volumio[8615]: info: Output device has changed, restarting MPD
May 31 11:33:04 volumio volumio[8615]: info: Output device has changed, restarting Shairport Sync
May 31 11:33:04 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 31 11:33:04 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
May 31 11:33:04 volumio sudo[8765]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/chmod 777 /etc/mpd.conf
May 31 11:33:04 volumio sudo[8765]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
May 31 11:33:04 volumio sudo[8765]: pam_unix(sudo:session): session closed for user root
May 31 11:33:04 volumio sudo[8767]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart mpd.service
May 31 11:33:04 volumio sudo[8767]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
May 31 11:33:04 volumio volumio[8615]: info: Could not detect Primo: Error: Command failed: aplay -l | grep es90x8q2m-dac-dai-0
May 31 11:33:04 volumio volumio[8615]: info: ___________ START PLUGINS ___________
May 31 11:33:04 volumio volumio[8615]: info: ControllerMpd::onStart: Initializing MPD
May 31 11:33:04 volumio volumio[8615]: info: Creating MPD Configuration file
May 31 11:33:04 volumio systemd[1]: mpd.service: Deactivated successfully.
May 31 11:33:04 volumio systemd[1]: Stopped mpd.service - Music Player Daemon.
May 31 11:33:04 volumio systemd[1]: mpd.socket: Deactivated successfully.
May 31 11:33:04 volumio systemd[1]: Closed mpd.socket - Music Player Daemon Socket.
May 31 11:33:04 volumio systemd[1]: Stopping mpd.socket - Music Player Daemon Socket...
May 31 11:33:04 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
May 31 11:33:04 volumio volumio[8615]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
May 31 11:33:04 volumio volumio[8615]: info: [1780219984335] CoreMusicLibrary::Adding element Media Servers
May 31 11:33:04 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
May 31 11:33:04 volumio sudo[8775]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl start volumio5-onboarding.service
May 31 11:33:04 volumio sudo[8775]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
May 31 11:33:04 volumio sudo[8777]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/chmod 777 /etc/mpd.conf
May 31 11:33:04 volumio sudo[8780]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart mpd.service
May 31 11:33:04 volumio sudo[8777]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
May 31 11:33:04 volumio sudo[8780]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
May 31 11:33:04 volumio sudo[8777]: pam_unix(sudo:session): session closed for user root
May 31 11:33:04 volumio systemd[1]: Listening on mpd.socket - Music Player Daemon Socket.
May 31 11:33:04 volumio systemd[1]: Starting mpd.service - Music Player Daemon...
May 31 11:33:04 volumio volumio[8615]: info: UPNP Browser: Client initialized successfully
May 31 11:33:04 volumio sudo[8775]: pam_unix(sudo:session): session closed for user root
May 31 11:33:04 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 31 11:33:04 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
May 31 11:33:04 volumio systemd[1]: mpd.service: Deactivated successfully.
May 31 11:33:04 volumio systemd[1]: Stopped mpd.service - Music Player Daemon.
May 31 11:33:04 volumio systemd[1]: mpd.socket: Deactivated successfully.
May 31 11:33:04 volumio systemd[1]: Closed mpd.socket - Music Player Daemon Socket.
May 31 11:33:04 volumio systemd[1]: Stopping mpd.socket - Music Player Daemon Socket...
May 31 11:33:04 volumio systemd[1]: Listening on mpd.socket - Music Player Daemon Socket.
May 31 11:33:04 volumio systemd[1]: Starting mpd.service - Music Player Daemon...
May 31 11:33:04 volumio volumio[8615]: info: Could not detect Primo: Error: Command failed: aplay -l | grep es90x8q2m-dac-dai-0
May 31 11:33:04 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 31 11:33:04 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
May 31 11:33:04 volumio volumio[8615]: info: Could not detect Primo: Error: Command failed: aplay -l | grep es90x8q2m-dac-dai-0
May 31 11:33:04 volumio volumio[8615]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
May 31 11:33:04 volumio volumio[8615]: info: [1780219984574] CoreMusicLibrary::Adding element Last_100
May 31 11:33:04 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
May 31 11:33:04 volumio volumio[8615]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
May 31 11:33:04 volumio volumio[8615]: info: [1780219984589] CoreMusicLibrary::Adding element Webradio
May 31 11:33:04 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
May 31 11:33:04 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
May 31 11:33:04 volumio volumio[8615]: info: Initializing BBC Radios
May 31 11:33:04 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
May 31 11:33:04 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
May 31 11:33:04 volumio sudo[8790]: root : PWD=/ ; USER=root ; COMMAND=/bin/chown mpd:audio /var/log/mpd.log
May 31 11:33:04 volumio sudo[8790]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=0)
May 31 11:33:04 volumio sudo[8790]: pam_unix(sudo:session): session closed for user root
May 31 11:33:04 volumio volumio[8615]: info: Creating Spotify config file
May 31 11:33:04 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 31 11:33:05 volumio volumio5-onboarding[1596]: time=2026-05-31T11:33:05.059+02:00 level=INFO msg="service successfully established" component=discovery/localnet
May 31 11:33:05 volumio volumio[8615]: info: Volumio Calling Home
May 31 11:33:05 volumio volumio[8717]: Starting albumart workers
May 31 11:33:05 volumio volumio[8722]: Starting albumart workers
May 31 11:33:05 volumio volumio[8719]: Starting albumart workers
May 31 11:33:05 volumio volumio[8615]: error: Upnp client error: Error: read ECONNRESET
May 31 11:33:05 volumio volumio[8615]: error: Upnp client error: Error: read ECONNRESET
May 31 11:33:05 volumio volumio[8615]: info: MPD Permissions set
May 31 11:33:05 volumio volumio[8615]: info: MPD Permissions set
May 31 11:33:05 volumio volumio[8615]: info: VolumeController:: Volume=69 Mute =false
May 31 11:33:05 volumio volumio[8615]: info: CoreStateMachine::pushState
May 31 11:33:05 volumio volumio[8615]: info: CorePlayQueue::getTrack 0
May 31 11:33:05 volumio volumio[8615]: info: CoreCommandRouter::volumioPushState
May 31 11:33:06 volumio volumio[8615]: info: Spotify config file written
May 31 11:33:06 volumio volumio[8615]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 2
May 31 11:33:06 volumio sudo[8815]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart go-librespot-daemon.service
May 31 11:33:06 volumio sudo[8815]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
May 31 11:33:06 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 31 11:33:06 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 31 11:33:06 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 31 11:33:06 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 31 11:33:06 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 31 11:33:06 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 31 11:33:06 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 31 11:33:06 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 31 11:33:06 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
May 31 11:33:06 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 31 11:33:06 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 31 11:33:06 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 31 11:33:06 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 31 11:33:06 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 31 11:33:06 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 31 11:33:06 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 31 11:33:06 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 31 11:33:06 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 31 11:33:06 volumio systemd[1]: Stopping go-librespot-daemon.service - go-librespot Daemon...
May 31 11:33:06 volumio systemd[1]: go-librespot-daemon.service: Deactivated successfully.
May 31 11:33:06 volumio systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
May 31 11:33:06 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
May 31 11:33:06 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 31 11:33:06 volumio volumio[8615]: info: No need to fix Spotify hosts
May 31 11:33:06 volumio systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
May 31 11:33:06 volumio go-librespot[8827]: go-librespot daemon starting...
May 31 11:33:06 volumio sudo[8815]: pam_unix(sudo:session): session closed for user root
May 31 11:33:06 volumio go-librespot[8828]: time="2026-05-31T11:33:06+02:00" level=info msg="running go-librespot 0.7.1"
May 31 11:33:06 volumio go-librespot[8828]: time="2026-05-31T11:33:06+02:00" level=debug msg="app state loaded"
May 31 11:33:06 volumio go-librespot[8828]: time="2026-05-31T11:33:06+02:00" level=info msg="api server listening on 127.0.0.1:9879"
May 31 11:33:06 volumio volumio[8615]: info: Starting Shairport Sync
May 31 11:33:06 volumio volumio[8615]: info: Starting Shairport Sync
May 31 11:33:06 volumio volumio[8615]: info: Starting Shairport Sync
May 31 11:33:06 volumio sudo[8844]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart shairport-sync
May 31 11:33:06 volumio sudo[8844]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
May 31 11:33:06 volumio sudo[8851]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart shairport-sync
May 31 11:33:06 volumio sudo[8851]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
May 31 11:33:06 volumio sudo[8853]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart shairport-sync
May 31 11:33:06 volumio sudo[8853]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
May 31 11:33:06 volumio systemd[1]: Stopping shairport-sync.service - Shairport Sync - AirPlay Audio Receiver...
May 31 11:33:06 volumio systemd[1]: shairport-sync.service: Deactivated successfully.
May 31 11:33:06 volumio systemd[1]: Stopped shairport-sync.service - Shairport Sync - AirPlay Audio Receiver.
May 31 11:33:06 volumio systemd[1]: shairport-sync.service: Consumed 7min 45.319s CPU time.
May 31 11:33:06 volumio systemd[1]: Started shairport-sync.service - Shairport Sync - AirPlay Audio Receiver.
May 31 11:33:06 volumio sudo[8851]: pam_unix(sudo:session): session closed for user root
May 31 11:33:06 volumio sudo[8844]: pam_unix(sudo:session): session closed for user root
May 31 11:33:06 volumio sudo[8853]: pam_unix(sudo:session): session closed for user root
May 31 11:33:06 volumio volumio[8615]: info: Shairport-Sync Started
May 31 11:33:06 volumio volumio[8615]: Error adding Membership: Error: addMembership EINVAL
May 31 11:33:06 volumio volumio[8615]: info: Shairport-Sync Started
May 31 11:33:06 volumio volumio[8615]: info: Shairport-Sync Started
May 31 11:33:07 volumio volumio-remote-updater[730]: [2026-05-31 11:33:07] [connect] Successful connection
May 31 11:33:07 volumio volumio-remote-updater[730]: [2026-05-31 11:33:07] [connect] WebSocket Connection 127.0.0.1:3000 v-2 "WebSocket++/0.8.2" /socket.io/?EIO=3&transport=websocket&t=1780219987 101
May 31 11:33:07 volumio volumio[8615]: 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: 3
May 31 11:33:08 volumio sudo[8893]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0
May 31 11:33:08 volumio sudo[8893]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
May 31 11:33:08 volumio sudo[8895]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
May 31 11:33:08 volumio sudo[8895]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
May 31 11:33:08 volumio sudo[8893]: pam_unix(sudo:session): session closed for user root
May 31 11:33:08 volumio sudo[8895]: pam_unix(sudo:session): session closed for user root
May 31 11:33:08 volumio sudo[8899]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl start upmpdcli.service
May 31 11:33:08 volumio sudo[8899]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
May 31 11:33:08 volumio sudo[8901]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/mount -t cifs -o username=volumio,password=VolumioNas25,ro,dir_mode=0777,file_mode=0666,iocharset=utf8,noauto,soft //192.168.2.122/alex/music /mnt/NAS/NAS
May 31 11:33:08 volumio sudo[8901]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
May 31 11:33:08 volumio kernel: CIFS: Attempting to mount //192.168.2.122/alex/music
May 31 11:33:08 volumio sudo[8899]: pam_unix(sudo:session): session closed for user root
May 31 11:33:08 volumio volumio[8615]: info: Upmpdcli Daemon Started
May 31 11:33:08 volumio kernel: CIFS: VFS: cifs_mount failed w/return code = -13
May 31 11:33:08 volumio sudo[8901]: pam_unix(sudo:session): session closed for user root
May 31 11:33:08 volumio volumio[8615]: info: Cannot mount NAS NAS at system boot, trial number 2 ,retrying in 5 seconds
May 31 11:33:09 volumio mpd[8809]: 2026-05-31T11:33:09 decoder: Decoder plugin "wildmidi" is unavailable: configuration file does not exist: /etc/timidity/timidity.cfg
May 31 11:33:09 volumio systemd[1]: Started mpd.service - Music Player Daemon.
May 31 11:33:09 volumio sudo[8767]: pam_unix(sudo:session): session closed for user root
May 31 11:33:09 volumio sudo[8780]: pam_unix(sudo:session): session closed for user root
May 31 11:33:09 volumio volumio[8615]: info: Completed starting Core Plugins
May 31 11:33:09 volumio volumio[8615]: info: -------------------------------------------
May 31 11:33:09 volumio volumio[8615]: info: ----- MyVolumio plugins startup ----
May 31 11:33:09 volumio volumio[8615]: info: -------------------------------------------
May 31 11:33:09 volumio volumio[8615]: info: [MyVolumio PluginManager] Fetching plans data....
May 31 11:33:09 volumio volumio[8615]: error: MPD error: The expression evaluated to a falsy value:
May 31 11:33:09 volumio volumio[8615]: assert.ok(self.idling)
May 31 11:33:09 volumio volumio[8615]: error: The expression evaluated to a falsy value:
May 31 11:33:09 volumio volumio[8615]: assert.ok(self.idling)
May 31 11:33:09 volumio volumio[8615]: error: updateQueue error: null
May 31 11:33:09 volumio volumio[8615]: info: MPD running with PID8809
May 31 11:33:09 volumio volumio[8615]: ,establishing connection
May 31 11:33:09 volumio volumio[8615]: error: updateQueue error: null
May 31 11:33:09 volumio volumio[8615]: info: go-librespot daemon successfully initialized
May 31 11:33:12 volumio volumio[8615]: info: Initializing connection to go-librespot Websocket
May 31 11:33:13 volumio sudo[8916]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/mount -t cifs -o username=volumio,password=VolumioNas25,ro,dir_mode=0777,file_mode=0666,iocharset=utf8,noauto,soft //192.168.2.122/alex/music /mnt/NAS/NAS
May 31 11:33:13 volumio sudo[8916]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
May 31 11:33:13 volumio kernel: CIFS: Attempting to mount //192.168.2.122/alex/music
May 31 11:33:14 volumio sudo[8916]: pam_unix(sudo:session): session closed for user root
May 31 11:33:14 volumio kernel: CIFS: VFS: cifs_mount failed w/return code = -13
May 31 11:33:14 volumio volumio[8615]: info: Cannot mount NAS NAS at system boot, trial number 3 ,retrying in 5 seconds
May 31 11:33:14 volumio volumio[8615]: error: Failed LSINFO: Error: [50@0] {lsinfo} No such directory
May 31 11:33:17 volumio volumio[8615]: info: An error occurred while refreshing Spotify Token Error: getaddrinfo ENOTFOUND oauth-performer.prod.vlmapi.io
May 31 11:33:19 volumio sudo[8937]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/mount -t cifs -o username=volumio,password=VolumioNas25,ro,dir_mode=0777,file_mode=0666,iocharset=utf8,noauto,soft //192.168.2.122/alex/music /mnt/NAS/NAS
May 31 11:33:19 volumio sudo[8937]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
May 31 11:33:19 volumio kernel: CIFS: Attempting to mount //192.168.2.122/alex/music
May 31 11:33:19 volumio sudo[8937]: pam_unix(sudo:session): session closed for user root
May 31 11:33:19 volumio kernel: CIFS: VFS: cifs_mount failed w/return code = -13
May 31 11:33:19 volumio volumio[8615]: info: Cannot mount NAS NAS at system boot, trial number 4 ,retrying in 5 seconds
May 31 11:33:24 volumio sudo[8943]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/mount -t cifs -o username=volumio,password=VolumioNas25,ro,dir_mode=0777,file_mode=0666,iocharset=utf8,noauto,soft //192.168.2.122/alex/music /mnt/NAS/NAS
May 31 11:33:24 volumio sudo[8943]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
May 31 11:33:24 volumio kernel: CIFS: Attempting to mount //192.168.2.122/alex/music
May 31 11:33:24 volumio sudo[8943]: pam_unix(sudo:session): session closed for user root
May 31 11:33:24 volumio kernel: CIFS: VFS: cifs_mount failed w/return code = -13
May 31 11:33:24 volumio volumio[8615]: info: Cannot mount NAS at system boot, trial number 4 ,stopping
May 31 11:33:24 volumio go-librespot[8828]: time="2026-05-31T11:33:24+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 31 11:33:24 volumio systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
May 31 11:33:24 volumio systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
May 31 11:33:27 volumio volumio[8615]: info: Cannot call home: Error: Command failed: /usr/bin/curl -X POST --data-binary "device=pi&variante=volumio&version=4.119&uuid=7942d752179e6650dc2ed101285623ea" http://updates.volumio.org/downloader-v1/track-device
May 31 11:33:27 volumio volumio[8615]: % Total % Received % Xferd Average Speed Time Time Time Current
May 31 11:33:27 volumio volumio[8615]: Dload Upload Total Spent Left Speed
May 31 11:33:27 volumio volumio[8615]: [1.1K blob data]
May 31 11:33:27 volumio volumio[8615]: retrying in 5 seconds, trial 0
May 31 11:33:27 volumio volumio[8615]: info: Volumio Calling Home
May 31 11:33:27 volumio systemd[1]: go-librespot-daemon.service: Scheduled restart job, restart counter is at 1.
May 31 11:33:27 volumio systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
May 31 11:33:27 volumio systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
May 31 11:33:27 volumio go-librespot[8965]: go-librespot daemon starting...
May 31 11:33:27 volumio go-librespot[8966]: time="2026-05-31T11:33:27+02:00" level=info msg="running go-librespot 0.7.1"
May 31 11:33:27 volumio go-librespot[8966]: time="2026-05-31T11:33:27+02:00" level=debug msg="app state loaded"
May 31 11:33:27 volumio go-librespot[8966]: time="2026-05-31T11:33:27+02:00" level=info msg="api server listening on 127.0.0.1:9879"
May 31 11:33:29 volumio volumio[8615]: error: MyVolumio Plugin failed to start in a timely fashion
May 31 11:33:29 volumio volumio[8615]: [Metrics] CommandRouter: 35s 269.39ms
May 31 11:33:29 volumio volumio[8615]: info: CoreCommandRouter::volumiosetStartupVolume
May 31 11:33:29 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 31 11:33:29 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
May 31 11:33:29 volumio volumio[8615]: info: CoreCommandRouter::Close All Modals sent
May 31 11:33:29 volumio volumio[8615]: info: CoreCommandRouter::Close All Modals sent
May 31 11:33:30 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , checkAudioDeviceAvailable
May 31 11:33:30 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: i2s_dacs , getI2sStatus
May 31 11:33:30 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: system , versionChangeDetect
May 31 11:33:35 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
May 31 11:33:35 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
May 31 11:33:35 volumio volumio[8615]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateCheckEnabled
May 31 11:33:36 volumio volumio[8615]: info: BOOT COMPLETED
May 31 11:33:41 volumio volumio[8615]: info: Discovery: adding ac359e57-0391-4eeb-9080-85dea982bdac
May 31 11:33:41 volumio volumio[8615]: info: Discovery: Found device Volumio
May 31 11:33:41 volumio volumio[8615]: info: CoreCommandRouter::volumioGetState
May 31 11:33:41 volumio volumio[8615]: info: CorePlayQueue::getTrack 0
May 31 11:33:44 volumio go-librespot[8966]: time="2026-05-31T11:33:44+02:00" level=debug msg="new websocket client"
May 31 11:33:44 volumio volumio[8615]: info: Connection to go-librespot Websocket established
May 31 11:33:45 volumio go-librespot[8966]: time="2026-05-31T11:33:45+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 31 11:33:45 volumio systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
May 31 11:33:45 volumio systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
May 31 11:33:45 volumio volumio[8615]: info: Connection to go-librespot Websocket closed
May 31 11:33:47 volumio volumio[8615]: info: Getting Spotify volume
May 31 11:33:47 volumio volumio[8615]: |||||||||||||||||||||||| WARNING: FATAL ERROR |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
May 31 11:33:47 volumio volumio[8615]: Error: connect ECONNREFUSED 127.0.0.1:9879
May 31 11:33:47 volumio volumio[8615]: at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1595:16) {
May 31 11:33:47 volumio volumio[8615]: errno: -111,
May 31 11:33:47 volumio volumio[8615]: code: 'ECONNREFUSED',
May 31 11:33:47 volumio volumio[8615]: syscall: 'connect',
May 31 11:33:47 volumio volumio[8615]: address: '127.0.0.1',
May 31 11:33:47 volumio volumio[8615]: port: 9879,
May 31 11:33:47 volumio volumio[8615]: response: undefined
May 31 11:33:47 volumio volumio[8615]: }
May 31 11:33:47 volumio volumio[8615]: |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
May 31 11:33:48 volumio sudo[9022]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/journalctl '--since=2026-05-31 11:32'
May 31 11:33:48 volumio sudo[9022]: 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"