Apr 12 19:11:07 terasa go-librespot[16065]: time="2026-04-12T19:11:07+02:00" level=error msg="did not receive last pong from dealer, 55s passed"
Apr 12 19:11:12 terasa go-librespot[16065]: time="2026-04-12T19:11:12+02:00" level=error msg="failed receiving dealer message" error="failed to get reader: use of closed network connection"
Apr 12 19:11:13 terasa go-librespot[16065]: time="2026-04-12T19:11:13+02:00" level=debug msg="dealer connection opened"
Apr 12 19:11:13 terasa go-librespot[16065]: time="2026-04-12T19:11:13+02:00" level=debug msg="re-established dealer connection"
Apr 12 19:11:13 terasa go-librespot[16065]: time="2026-04-12T19:11:13+02:00" level=debug msg="received connection id: YjE5MGM1NTYtMWNl...OTEzMkYyNzZGRA=="
Apr 12 19:11:37 terasa go-librespot[16065]: time="2026-04-12T19:11:37+02:00" level=trace msg="sent dealer ping"
Apr 12 19:11:39 terasa go-librespot[16065]: time="2026-04-12T19:11:39+02:00" level=error msg="failed receiving packet" error="failed reading packet header: read tcp 192.168.0.102:47874->34.158.1.133:4070: read: connection timed out"
Apr 12 19:11:43 terasa go-librespot[16065]: time="2026-04-12T19:11:43+02:00" level=warning msg="failed handling dealer message" error="failed initial state put: context deadline exceeded"
Apr 12 19:11:54 terasa systemd[1]: Starting setdatetime-helper.service - Time Synchronization Helper Service...
Apr 12 19:12:07 terasa go-librespot[16065]: time="2026-04-12T19:12:07+02:00" level=error msg="did not receive last pong from dealer, 55s passed"
Apr 12 19:12:07 terasa go-librespot[16065]: time="2026-04-12T19:12:07+02:00" level=error msg="did not receive last pong ack from accesspoint, 173s passed"
Apr 12 19:12:07 terasa go-librespot[16065]: panic: runtime error: invalid memory address or nil pointer dereference
Apr 12 19:12:07 terasa go-librespot[16065]: [signal SIGSEGV: segmentation violation code=0x1 addr=0xc pc=0x4f7ef0]
Apr 12 19:12:07 terasa go-librespot[16065]: goroutine 101 gp=0x2803688 m=7 mp=0x2a4a008 [running]:
Apr 12 19:12:07 terasa go-librespot[16065]: panic({0x841d88, 0xfa0250})
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/panic.go:802 +0x148 fp=0x285af20 sp=0x285aecc pc=0xa92ec
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.panicmem(...)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/panic.go:262
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.sigpanic()
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/signal_unix.go:925 +0x384 fp=0x285af50 sp=0x285af20 pc=0xabca4
Apr 12 19:12:07 terasa go-librespot[16065]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).pongAckTicker(0x2ae2dc8)
Apr 12 19:12:07 terasa go-librespot[16065]: /src/ap/ap.go:380 +0x284 fp=0x285afe4 sp=0x285af54 pc=0x4f7ef0
Apr 12 19:12:07 terasa go-librespot[16065]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).Receive.(*Accesspoint).startReceiving.func1.gowrap2()
Apr 12 19:12:07 terasa go-librespot[16065]: /src/ap/ap.go:277 +0x28 fp=0x285afec sp=0x285afe4 pc=0x4f73c4
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.goexit({})
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x285afec sp=0x285afec pc=0xb0874
Apr 12 19:12:07 terasa go-librespot[16065]: created by github.com/devgianlu/go-librespot/ap.(*Accesspoint).Receive.(*Accesspoint).startReceiving.func1 in goroutine 16
Apr 12 19:12:07 terasa go-librespot[16065]: /src/ap/ap.go:277 +0x15c
Apr 12 19:12:07 terasa go-librespot[16065]: goroutine 1 gp=0x2802128 m=nil [select, 142 minutes]:
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.gopark(0x9774a0, 0x0, 0x9, 0x3, 0x1)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x2bb0ce0 sp=0x2bb0ccc pc=0xa97c0
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.selectgo(0x2bb0df0, 0x28c5dbc, 0x0, 0x0, 0x2, 0x1)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/select.go:351 +0xc4c fp=0x2bb0d90 sp=0x2bb0ce0 pc=0x85000
Apr 12 19:12:07 terasa go-librespot[16065]: github.com/devgianlu/go-librespot/zeroconf.(*Zeroconf).Serve(0x282b500, 0x2bb0e90)
Apr 12 19:12:07 terasa go-librespot[16065]: /src/zeroconf/zeroconf.go:300 +0x228 fp=0x2bb0e38 sp=0x2bb0d90 pc=0x62f43c
Apr 12 19:12:07 terasa go-librespot[16065]: main.(*App).withAppPlayer(0x28cc200, {0xa3da1c, 0x1005090}, 0x2898e40)
Apr 12 19:12:07 terasa go-librespot[16065]: /src/cmd/daemon/main.go:340 +0x5dc fp=0x2bb0ed0 sp=0x2bb0e38 pc=0x6bcc60
Apr 12 19:12:07 terasa go-librespot[16065]: main.(*App).withCredentials(...)
Apr 12 19:12:07 terasa go-librespot[16065]: /src/cmd/daemon/main.go:209
Apr 12 19:12:07 terasa go-librespot[16065]: main.(*App).SpotifyToken(0x28cc200, {0xa3da1c, 0x1005090}, {0x2894100, 0x19}, {0x28a2000, 0x138})
Apr 12 19:12:07 terasa go-librespot[16065]: /src/cmd/daemon/main.go:201 +0xc0 fp=0x2bb0f00 sp=0x2bb0ed0 pc=0x6bc02c
Apr 12 19:12:07 terasa go-librespot[16065]: main.main()
Apr 12 19:12:07 terasa go-librespot[16065]: /src/cmd/daemon/main.go:620 +0x660 fp=0x2bb0fa8 sp=0x2bb0f00 pc=0x6bf56c
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.main()
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/proc.go:285 +0x2f0 fp=0x2bb0fec sp=0x2bb0fa8 pc=0x6f390
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.goexit({})
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x2bb0fec sp=0x2bb0fec pc=0xb0874
Apr 12 19:12:07 terasa go-librespot[16065]: goroutine 2 gp=0x28027e8 m=nil [force gc (idle), 2 minutes]:
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.gopark(0x97746c, 0xff8fa8, 0x11, 0xa, 0x1)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x284afd4 sp=0x284afc0 pc=0xa97c0
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.goparkunlock(...)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/proc.go:466
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.forcegchelper()
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/proc.go:373 +0xe4 fp=0x284afec sp=0x284afd4 pc=0x6f7f4
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.goexit({})
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x284afec sp=0x284afec pc=0xb0874
Apr 12 19:12:07 terasa go-librespot[16065]: created by runtime.init.6 in goroutine 1
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/proc.go:361 +0x1c
Apr 12 19:12:07 terasa go-librespot[16065]: goroutine 3 gp=0x2802b48 m=nil [GC sweep wait, 2 minutes]:
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.gopark(0x97746c, 0xff9850, 0xc, 0x9, 0x1)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x284b7c4 sp=0x284b7b0 pc=0xa97c0
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.goparkunlock(...)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/proc.go:466
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.bgsweep(0x2830050)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/mgcsweep.go:323 +0x11c fp=0x284b7e4 sp=0x284b7c4 pc=0x5768c
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.gcenable.gowrap1()
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/mgc.go:212 +0x28 fp=0x284b7ec sp=0x284b7e4 pc=0x46c3c
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.goexit({})
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x284b7ec sp=0x284b7ec pc=0xb0874
Apr 12 19:12:07 terasa go-librespot[16065]: created by runtime.gcenable in goroutine 1
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/mgc.go:212 +0x74
Apr 12 19:12:07 terasa go-librespot[16065]: goroutine 4 gp=0x2802c68 m=nil [GC scavenge wait, 2 minutes]:
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.gopark(0x97746c, 0xffa170, 0xd, 0xa, 0x2)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x284bfb4 sp=0x284bfa0 pc=0xa97c0
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.goparkunlock(...)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/proc.go:466
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.(*scavengerState).park(0xffa170)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/mgcscavenge.go:425 +0x68 fp=0x284bfc8 sp=0x284bfb4 pc=0x54a28
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.bgscavenge(0x2830050)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/mgcscavenge.go:658 +0x60 fp=0x284bfe4 sp=0x284bfc8 pc=0x5516c
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.gcenable.gowrap2()
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/mgc.go:213 +0x28 fp=0x284bfec sp=0x284bfe4 pc=0x46be8
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.goexit({})
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x284bfec sp=0x284bfec pc=0xb0874
Apr 12 19:12:07 terasa go-librespot[16065]: created by runtime.gcenable in goroutine 1
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/mgc.go:213 +0xbc
Apr 12 19:12:07 terasa go-librespot[16065]: goroutine 5 gp=0x2802fc8 m=nil [GOMAXPROCS updater (idle), 142 minutes]:
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.gopark(0x97746c, 0xff95e8, 0x12, 0xa, 0x1)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x284c7a4 sp=0x284c790 pc=0xa97c0
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.goparkunlock(...)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/proc.go:466
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.updateMaxProcsGoroutine()
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/proc.go:6720 +0x110 fp=0x284c7ec sp=0x284c7a4 pc=0x7f174
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.goexit({})
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x284c7ec sp=0x284c7ec pc=0xb0874
Apr 12 19:12:07 terasa go-librespot[16065]: created by runtime.defaultGOMAXPROCSUpdateEnable in goroutine 1
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/proc.go:6708 +0x40
Apr 12 19:12:07 terasa go-librespot[16065]: goroutine 6 gp=0x2803328 m=nil [finalizer wait, 140 minutes]:
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.gopark(0x977314, 0x1005180, 0x10, 0xa, 0x1)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x284cf88 sp=0x284cf74 pc=0xa97c0
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.runFinalizers()
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/mfinal.go:210 +0x110 fp=0x284cfec sp=0x284cf88 pc=0x45888
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.goexit({})
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x284cfec sp=0x284cfec pc=0xb0874
Apr 12 19:12:07 terasa go-librespot[16065]: created by runtime.createfing in goroutine 1
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/mfinal.go:172 +0x5c
Apr 12 19:12:07 terasa go-librespot[16065]: goroutine 7 gp=0x29de908 m=nil [cleanup wait, 6 minutes]:
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.gopark(0x97746c, 0xffa348, 0x2e, 0xa, 0x1)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x284a7a4 sp=0x284a790 pc=0xa97c0
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.goparkunlock(...)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/proc.go:466
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.(*cleanupQueue).dequeue(0xffa2e8)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/mcleanup.go:439 +0x12c fp=0x284a7c4 sp=0x284a7a4 pc=0x41cb0
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.runCleanups()
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/mcleanup.go:635 +0x7c fp=0x284a7ec sp=0x284a7c4 pc=0x4284c
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.goexit({})
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x284a7ec sp=0x284a7ec pc=0xb0874
Apr 12 19:12:07 terasa go-librespot[16065]: created by runtime.(*cleanupQueue).createGs in goroutine 1
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/mcleanup.go:589 +0x124
Apr 12 19:12:07 terasa go-librespot[16065]: goroutine 20 gp=0x2882d88 m=nil [IO wait, 142 minutes]:
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.gopark(0x97745c, 0x760a1e10, 0x2, 0x2, 0x5)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x2858cf0 sp=0x2858cdc pc=0xa97c0
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.netpollblock(0x760a1e00, 0x72, 0x0)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/netpoll.go:575 +0x100 fp=0x2858d08 sp=0x2858cf0 pc=0x675a0
Apr 12 19:12:07 terasa go-librespot[16065]: internal/poll.runtime_pollWait(0x760a1e00, 0x72)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/netpoll.go:351 +0x54 fp=0x2858d1c sp=0x2858d08 pc=0xa8864
Apr 12 19:12:07 terasa go-librespot[16065]: internal/poll.(*pollDesc).wait(0x2892658, 0x72, 0x0)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x30 fp=0x2858d30 sp=0x2858d1c pc=0x136044
Apr 12 19:12:07 terasa go-librespot[16065]: internal/poll.(*pollDesc).waitRead(...)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:89
Apr 12 19:12:07 terasa go-librespot[16065]: internal/poll.(*FD).Accept(0x2892640)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/internal/poll/fd_unix.go:613 +0x284 fp=0x2858d78 sp=0x2858d30 pc=0x13a800
Apr 12 19:12:07 terasa go-librespot[16065]: net.(*netFD).accept(0x2892640)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/net/fd_unix.go:161 +0x20 fp=0x2858de0 sp=0x2858d78 pc=0x1abc28
Apr 12 19:12:07 terasa go-librespot[16065]: net.(*TCPListener).accept(0x28aa270)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/net/tcpsock_posix.go:159 +0x20 fp=0x2858e34 sp=0x2858de0 pc=0x1c3554
Apr 12 19:12:07 terasa go-librespot[16065]: net.(*TCPListener).Accept(0x28aa270)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/net/tcpsock.go:380 +0x30 fp=0x2858e50 sp=0x2858e34 pc=0x1c259c
Apr 12 19:12:07 terasa go-librespot[16065]: net/http.(*onceCloseListener).Accept(0x2a34080)
Apr 12 19:12:07 terasa go-librespot[16065]: :1 +0x34 fp=0x2858e68 sp=0x2858e50 pc=0x367f9c
Apr 12 19:12:07 terasa go-librespot[16065]: net/http.(*Server).Serve(0x2a44008, {0xa3d218, 0x28aa270})
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/net/http/server.go:3463 +0x2d8 fp=0x2858f00 sp=0x2858e68 pc=0x341154
Apr 12 19:12:07 terasa go-librespot[16065]: net/http.Serve(...)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/net/http/server.go:2971
Apr 12 19:12:07 terasa go-librespot[16065]: main.(*ConcreteApiServer).serve(0x28be180)
Apr 12 19:12:07 terasa go-librespot[16065]: /src/cmd/daemon/api_server.go:666 +0x974 fp=0x2858fe4 sp=0x2858f00 pc=0x6b17bc
Apr 12 19:12:07 terasa go-librespot[16065]: main.NewApiServer.gowrap1()
Apr 12 19:12:07 terasa go-librespot[16065]: /src/cmd/daemon/api_server.go:332 +0x28 fp=0x2858fec sp=0x2858fe4 pc=0x6b04f4
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.goexit({})
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x2858fec sp=0x2858fec pc=0xb0874
Apr 12 19:12:07 terasa go-librespot[16065]: created by main.NewApiServer in goroutine 1
Apr 12 19:12:07 terasa go-librespot[16065]: /src/cmd/daemon/api_server.go:332 +0x310
Apr 12 19:12:07 terasa go-librespot[16065]: goroutine 16 gp=0x2882ea8 m=nil [select, 2 minutes]:
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.gopark(0x9774a0, 0x0, 0x9, 0x3, 0x1)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x2d07930 sp=0x2d0791c pc=0xa97c0
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.selectgo(0x2d07f70, 0x2d07b20, 0x0, 0x0, 0xa, 0x1)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/select.go:351 +0xc4c fp=0x2d079e0 sp=0x2d07930 pc=0x85000
Apr 12 19:12:07 terasa go-librespot[16065]: main.(*AppPlayer).Run(0x2bf7630, {0xa3da1c, 0x1005090}, 0x2c74a80, 0x2c74ac0)
Apr 12 19:12:07 terasa go-librespot[16065]: /src/cmd/daemon/player.go:661 +0x368 fp=0x2d07fd4 sp=0x2d079e0 pc=0x6c5950
Apr 12 19:12:07 terasa go-librespot[16065]: main.(*App).withAppPlayer.gowrap1()
Apr 12 19:12:07 terasa go-librespot[16065]: /src/cmd/daemon/main.go:274 +0x48 fp=0x2d07fec sp=0x2d07fd4 pc=0x6bd9f0
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.goexit({})
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x2d07fec sp=0x2d07fec pc=0xb0874
Apr 12 19:12:07 terasa go-librespot[16065]: created by main.(*App).withAppPlayer in goroutine 1
Apr 12 19:12:07 terasa go-librespot[16065]: /src/cmd/daemon/main.go:274 +0x46c
Apr 12 19:12:07 terasa go-librespot[16065]: goroutine 36 gp=0x2883208 m=nil [IO wait, 142 minutes]:
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.gopark(0x97745c, 0x760a1610, 0x2, 0x2, 0x5)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x285dcbc sp=0x285dca8 pc=0xa97c0
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.netpollblock(0x760a1600, 0x72, 0x0)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/netpoll.go:575 +0x100 fp=0x285dcd4 sp=0x285dcbc pc=0x675a0
Apr 12 19:12:07 terasa go-librespot[16065]: internal/poll.runtime_pollWait(0x760a1600, 0x72)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/netpoll.go:351 +0x54 fp=0x285dce8 sp=0x285dcd4 pc=0xa8864
Apr 12 19:12:07 terasa go-librespot[16065]: internal/poll.(*pollDesc).wait(0x2a493c8, 0x72, 0x0)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x30 fp=0x285dcfc sp=0x285dce8 pc=0x136044
Apr 12 19:12:07 terasa go-librespot[16065]: internal/poll.(*pollDesc).waitRead(...)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:89
Apr 12 19:12:07 terasa go-librespot[16065]: internal/poll.(*FD).ReadMsg(0x2a493b0, {0x2813d80, 0x10, 0x10}, {0x2969918, 0x1000, 0x1000}, 0x40000000)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/internal/poll/fd_unix.go:295 +0x2c0 fp=0x285dd6c sp=0x285dcfc pc=0x1381bc
Apr 12 19:12:07 terasa go-librespot[16065]: net.(*netFD).readMsg(0x2a493b0, {0x2813d80, 0x10, 0x10}, {0x2969918, 0x1000, 0x1000}, 0x40000000)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/net/fd_posix.go:91 +0x58 fp=0x285ddc8 sp=0x285dd6c pc=0x1aa2c8
Apr 12 19:12:07 terasa go-librespot[16065]: net.(*UnixConn).readMsg(0x2a28ac8, {0x2813d80, 0x10, 0x10}, {0x2969918, 0x1000, 0x1000})
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/net/unixsock_posix.go:115 +0x58 fp=0x285de28 sp=0x285ddc8 pc=0x1c9d80
Apr 12 19:12:07 terasa go-librespot[16065]: net.(*UnixConn).ReadMsgUnix(0x2a28ac8, {0x2813d80, 0x10, 0x10}, {0x2969918, 0x1000, 0x1000})
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/net/unixsock.go:143 +0x58 fp=0x285de78 sp=0x285de28 pc=0x1c820c
Apr 12 19:12:07 terasa go-librespot[16065]: github.com/godbus/dbus/v5.(*oobReader).Read(0x2969908, {0x2813d80, 0x10, 0x10})
Apr 12 19:12:07 terasa go-librespot[16065]: /src/.gocache/mod/github.com/godbus/dbus/v5@v5.2.0/transport_unix.go:41 +0x50 fp=0x285dec8 sp=0x285de78 pc=0x4c2af0
Apr 12 19:12:07 terasa go-librespot[16065]: io.ReadAtLeast({0xa39d58, 0x2969908}, {0x2813d80, 0x10, 0x10}, 0x10)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/io/io.go:335 +0x90 fp=0x285def4 sp=0x285dec8 pc=0xee954
Apr 12 19:12:07 terasa go-librespot[16065]: io.ReadFull(...)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/io/io.go:354
Apr 12 19:12:07 terasa go-librespot[16065]: github.com/godbus/dbus/v5.(*unixTransport).ReadMessage(0x2a241a0)
Apr 12 19:12:07 terasa go-librespot[16065]: /src/.gocache/mod/github.com/godbus/dbus/v5@v5.2.0/transport_unix.go:124 +0x224 fp=0x285dfa0 sp=0x285def4 pc=0x4c32c4
Apr 12 19:12:07 terasa go-librespot[16065]: github.com/godbus/dbus/v5.(*Conn).inWorker(0x2926600)
Apr 12 19:12:07 terasa go-librespot[16065]: /src/.gocache/mod/github.com/godbus/dbus/v5@v5.2.0/conn.go:390 +0x44 fp=0x285dfe4 sp=0x285dfa0 pc=0x4aaef4
Apr 12 19:12:07 terasa go-librespot[16065]: github.com/godbus/dbus/v5.(*Conn).Auth.gowrap1()
Apr 12 19:12:07 terasa go-librespot[16065]: /src/.gocache/mod/github.com/godbus/dbus/v5@v5.2.0/auth.go:118 +0x28 fp=0x285dfec sp=0x285dfe4 pc=0x4a8318
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.goexit({})
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x285dfec sp=0x285dfec pc=0xb0874
Apr 12 19:12:07 terasa go-librespot[16065]: created by github.com/godbus/dbus/v5.(*Conn).Auth in goroutine 1
Apr 12 19:12:07 terasa go-librespot[16065]: /src/.gocache/mod/github.com/godbus/dbus/v5@v5.2.0/auth.go:118 +0x77c
Apr 12 19:12:07 terasa go-librespot[16065]: goroutine 24 gp=0x2883328 m=nil [IO wait, 142 minutes]:
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.gopark(0x97745c, 0x760a1c10, 0x2, 0x2, 0x5)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x28c7908 sp=0x28c78f4 pc=0xa97c0
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.netpollblock(0x760a1c00, 0x72, 0x0)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/netpoll.go:575 +0x100 fp=0x28c7920 sp=0x28c7908 pc=0x675a0
Apr 12 19:12:07 terasa go-librespot[16065]: internal/poll.runtime_pollWait(0x760a1c00, 0x72)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/netpoll.go:351 +0x54 fp=0x28c7934 sp=0x28c7920 pc=0xa8864
Apr 12 19:12:07 terasa go-librespot[16065]: internal/poll.(*pollDesc).wait(0x2892888, 0x72, 0x0)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x30 fp=0x28c7948 sp=0x28c7934 pc=0x136044
Apr 12 19:12:07 terasa go-librespot[16065]: internal/poll.(*pollDesc).waitRead(...)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:89
Apr 12 19:12:07 terasa go-librespot[16065]: internal/poll.(*FD).Read(0x2892870, {0x28b7000, 0x1000, 0x1000})
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/internal/poll/fd_unix.go:165 +0x22c fp=0x28c7990 sp=0x28c7948 pc=0x1371c4
Apr 12 19:12:07 terasa go-librespot[16065]: net.(*netFD).Read(0x2892870, {0x28b7000, 0x1000, 0x1000})
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/net/fd_posix.go:68 +0x38 fp=0x28c79bc sp=0x28c7990 pc=0x1a9e78
Apr 12 19:12:07 terasa go-librespot[16065]: net.(*conn).Read(0x2897430, {0x28b7000, 0x1000, 0x1000})
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/net/net.go:196 +0x48 fp=0x28c79e8 sp=0x28c79bc pc=0x1b967c
Apr 12 19:12:07 terasa go-librespot[16065]: io.(*multiReader).Read(0x2898f90, {0x28b7000, 0x1000, 0x1000})
Apr 12 19:12:07 terasa volumio[10480]: info: Connection to go-librespot Websocket closed
Apr 12 19:12:07 terasa systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=134/n/a
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/io/multi.go:26 +0xb4 fp=0x28c7a14 sp=0x28c79e8 pc=0xefb88
Apr 12 19:12:07 terasa go-librespot[16065]: bufio.(*Reader).fill(0x28aa3f0)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/bufio/bufio.go:113 +0x10c fp=0x28c7a38 sp=0x28c7a14 pc=0x2b6c1c
Apr 12 19:12:07 terasa go-librespot[16065]: bufio.(*Reader).ReadByte(0x28aa3f0)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/bufio/bufio.go:273 +0x28 fp=0x28c7a44 sp=0x28c7a38 pc=0x2b7498
Apr 12 19:12:07 terasa go-librespot[16065]: github.com/coder/websocket.readFrameHeader(0x28aa3f0, {0x2a86038, 0x8, 0x8})
Apr 12 19:12:07 terasa go-librespot[16065]: /src/.gocache/mod/github.com/coder/websocket@v1.8.14/frame.go:55 +0x68 fp=0x28c7a84 sp=0x28c7a44 pc=0x372a08
Apr 12 19:12:07 terasa go-librespot[16065]: github.com/coder/websocket.(*Conn).readFrameHeader(0x2a86008, {0xa3da00, 0x1005090})
Apr 12 19:12:07 terasa go-librespot[16065]: /src/.gocache/mod/github.com/coder/websocket@v1.8.14/read.go:266 +0xd0 fp=0x28c7b08 sp=0x28c7a84 pc=0x375bd4
Apr 12 19:12:07 terasa go-librespot[16065]: github.com/coder/websocket.(*Conn).readLoop(0x2a86008, {0xa3da00, 0x1005090})
Apr 12 19:12:07 terasa go-librespot[16065]: /src/.gocache/mod/github.com/coder/websocket@v1.8.14/read.go:185 +0x3c fp=0x28c7bcc sp=0x28c7b08 pc=0x375390
Apr 12 19:12:07 terasa go-librespot[16065]: github.com/coder/websocket.(*Conn).reader(0x2a86008, {0xa3da00, 0x1005090})
Apr 12 19:12:07 terasa go-librespot[16065]: /src/.gocache/mod/github.com/coder/websocket@v1.8.14/read.go:381 +0xec fp=0x28c7c50 sp=0x28c7bcc pc=0x376798
Apr 12 19:12:07 terasa go-librespot[16065]: github.com/coder/websocket.(*Conn).Reader(...)
Apr 12 19:12:07 terasa go-librespot[16065]: /src/.gocache/mod/github.com/coder/websocket@v1.8.14/read.go:36
Apr 12 19:12:07 terasa go-librespot[16065]: github.com/coder/websocket.(*Conn).Read(0x2a86008, {0xa3da00, 0x1005090})
Apr 12 19:12:07 terasa go-librespot[16065]: /src/.gocache/mod/github.com/coder/websocket@v1.8.14/read.go:42 +0x30 fp=0x28c7c78 sp=0x28c7c50 pc=0x374944
Apr 12 19:12:07 terasa go-librespot[16065]: main.(*ConcreteApiServer).serve.func17({0xa3d2d8, 0x28ae6e8}, 0x28ae588)
Apr 12 19:12:07 terasa go-librespot[16065]: /src/cmd/daemon/api_server.go:636 +0x3b4 fp=0x28c7cfc sp=0x28c7c78 pc=0x6b2040
Apr 12 19:12:07 terasa go-librespot[16065]: net/http.HandlerFunc.ServeHTTP(0x2a28188, {0xa3d2d8, 0x28ae6e8}, 0x28ae588)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/net/http/server.go:2322 +0x34 fp=0x28c7d0c sp=0x28c7cfc pc=0x33d7d8
Apr 12 19:12:07 terasa go-librespot[16065]: net/http.(*ServeMux).ServeHTTP(0x2a20000, {0xa3d2d8, 0x28ae6e8}, 0x28ae588)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/net/http/server.go:2861 +0x228 fp=0x28c7d4c sp=0x28c7d0c pc=0x33f6c8
Apr 12 19:12:07 terasa go-librespot[16065]: main.(*ConcreteApiServer).serve.(*Cors).Handler.func19({0xa3d2d8, 0x28ae6e8}, 0x28ae588)
Apr 12 19:12:07 terasa go-librespot[16065]: /src/.gocache/mod/github.com/rs/cors@v1.11.1/cors.go:289 +0x124 fp=0x28c7d74 sp=0x28c7d4c pc=0x6b19b8
Apr 12 19:12:07 terasa systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
Apr 12 19:12:07 terasa go-librespot[16065]: net/http.HandlerFunc.ServeHTTP(0x2a24140, {0xa3d2d8, 0x28ae6e8}, 0x28ae588)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/net/http/server.go:2322 +0x34 fp=0x28c7d84 sp=0x28c7d74 pc=0x33d7d8
Apr 12 19:12:07 terasa go-librespot[16065]: net/http.serverHandler.ServeHTTP({0x2a44008}, {0xa3d2d8, 0x28ae6e8}, 0x28ae588)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/net/http/server.go:3340 +0xe0 fp=0x28c7da0 sp=0x28c7d84 pc=0x35cb44
Apr 12 19:12:07 terasa go-librespot[16065]: net/http.(*conn).serve(0x28be2a0, {0xa3da38, 0x2a321e0})
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/net/http/server.go:2109 +0x794 fp=0x28c7fdc sp=0x28c7da0 pc=0x33b894
Apr 12 19:12:07 terasa go-librespot[16065]: net/http.(*Server).Serve.gowrap3()
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/net/http/server.go:3493 +0x38 fp=0x28c7fec sp=0x28c7fdc pc=0x3415cc
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.goexit({})
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x28c7fec sp=0x28c7fec pc=0xb0874
Apr 12 19:12:07 terasa go-librespot[16065]: created by net/http.(*Server).Serve in goroutine 20
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/net/http/server.go:3493 +0x42c
Apr 12 19:12:07 terasa go-librespot[16065]: goroutine 28 gp=0x2883688 m=nil [GC worker (idle), 142 minutes]:
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.gopark(0x977320, 0x28a0800, 0x1c, 0xa, 0x0)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x2847f88 sp=0x2847f74 pc=0xa97c0
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.gcBgMarkWorker(0x2af8300)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/mgc.go:1463 +0xf4 fp=0x2847fe4 sp=0x2847f88 pc=0x49f34
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.gcBgMarkStartWorkers.gowrap1()
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/mgc.go:1373 +0x28 fp=0x2847fec sp=0x2847fe4 pc=0x49e14
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.goexit({})
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x2847fec sp=0x2847fec pc=0xb0874
Apr 12 19:12:07 terasa go-librespot[16065]: created by runtime.gcBgMarkStartWorkers in goroutine 34
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/mgc.go:1373 +0x14c
Apr 12 19:12:07 terasa go-librespot[16065]: goroutine 29 gp=0x28837a8 m=nil [GC worker (idle), 2 minutes]:
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.gopark(0x977320, 0x28a0a00, 0x1c, 0xa, 0x0)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x2b9b788 sp=0x2b9b774 pc=0xa97c0
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.gcBgMarkWorker(0x2af8300)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/mgc.go:1463 +0xf4 fp=0x2b9b7e4 sp=0x2b9b788 pc=0x49f34
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.gcBgMarkStartWorkers.gowrap1()
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/mgc.go:1373 +0x28 fp=0x2b9b7ec sp=0x2b9b7e4 pc=0x49e14
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.goexit({})
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x2b9b7ec sp=0x2b9b7ec pc=0xb0874
Apr 12 19:12:07 terasa go-librespot[16065]: created by runtime.gcBgMarkStartWorkers in goroutine 34
Apr 12 19:12:07 terasa systemd[1]: go-librespot-daemon.service: Consumed 8.716s CPU time.
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/mgc.go:1373 +0x14c
Apr 12 19:12:07 terasa go-librespot[16065]: goroutine 30 gp=0x28838c8 m=nil [GC worker (idle), 19 minutes]:
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.gopark(0x977320, 0x28a0c00, 0x1c, 0xa, 0x0)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x284d788 sp=0x284d774 pc=0xa97c0
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.gcBgMarkWorker(0x2af8300)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/mgc.go:1463 +0xf4 fp=0x284d7e4 sp=0x284d788 pc=0x49f34
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.gcBgMarkStartWorkers.gowrap1()
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/mgc.go:1373 +0x28 fp=0x284d7ec sp=0x284d7e4 pc=0x49e14
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.goexit({})
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x284d7ec sp=0x284d7ec pc=0xb0874
Apr 12 19:12:07 terasa go-librespot[16065]: created by runtime.gcBgMarkStartWorkers in goroutine 34
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/mgc.go:1373 +0x14c
Apr 12 19:12:07 terasa go-librespot[16065]: goroutine 31 gp=0x28839e8 m=nil [GC worker (idle), 142 minutes]:
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.gopark(0x977320, 0x28a0e00, 0x1c, 0xa, 0x0)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x2849788 sp=0x2849774 pc=0xa97c0
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.gcBgMarkWorker(0x2af8300)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/mgc.go:1463 +0xf4 fp=0x28497e4 sp=0x2849788 pc=0x49f34
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.gcBgMarkStartWorkers.gowrap1()
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/mgc.go:1373 +0x28 fp=0x28497ec sp=0x28497e4 pc=0x49e14
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.goexit({})
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x28497ec sp=0x28497ec pc=0xb0874
Apr 12 19:12:07 terasa go-librespot[16065]: created by runtime.gcBgMarkStartWorkers in goroutine 34
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/mgc.go:1373 +0x14c
Apr 12 19:12:07 terasa go-librespot[16065]: goroutine 8 gp=0x29dea28 m=nil [chan receive, 142 minutes]:
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.gopark(0x9772f4, 0x2af8ab8, 0xe, 0x7, 0x2)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x2b82f78 sp=0x2b82f64 pc=0xa97c0
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.chanrecv(0x2af8a80, 0x0, 0x1)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/chan.go:667 +0x550 fp=0x2b82fc0 sp=0x2b82f78 pc=0x3414c
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.chanrecv1(0x2af8a80, 0x0)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/chan.go:509 +0x20 fp=0x2b82fd4 sp=0x2b82fc0 pc=0x33bcc
Apr 12 19:12:07 terasa go-librespot[16065]: github.com/godbus/dbus/v5.newConn.func1()
Apr 12 19:12:07 terasa go-librespot[16065]: /src/.gocache/mod/github.com/godbus/dbus/v5@v5.2.0/conn.go:303 +0x40 fp=0x2b82fec sp=0x2b82fd4 pc=0x4aa8ec
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.goexit({})
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x2b82fec sp=0x2b82fec pc=0xb0874
Apr 12 19:12:07 terasa go-librespot[16065]: created by github.com/godbus/dbus/v5.newConn in goroutine 1
Apr 12 19:12:07 terasa go-librespot[16065]: /src/.gocache/mod/github.com/godbus/dbus/v5@v5.2.0/conn.go:302 +0x52c
Apr 12 19:12:07 terasa go-librespot[16065]: goroutine 83 gp=0x2a46488 m=nil [chan receive, 142 minutes]:
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.gopark(0x9772f4, 0x289c0f8, 0xe, 0x7, 0x2)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x2ba0f40 sp=0x2ba0f2c pc=0xa97c0
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.chanrecv(0x289c0c0, 0x2ba0fe0, 0x1)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/chan.go:667 +0x550 fp=0x2ba0f88 sp=0x2ba0f40 pc=0x3414c
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.chanrecv2(0x289c0c0, 0x2ba0fe0)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/chan.go:514 +0x20 fp=0x2ba0f9c sp=0x2ba0f88 pc=0x33bf0
Apr 12 19:12:07 terasa go-librespot[16065]: main.(*App).withAppPlayer.func2()
Apr 12 19:12:07 terasa go-librespot[16065]: /src/cmd/daemon/main.go:300 +0x6c fp=0x2ba0fec sp=0x2ba0f9c pc=0x6bd47c
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.goexit({})
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x2ba0fec sp=0x2ba0fec pc=0xb0874
Apr 12 19:12:07 terasa go-librespot[16065]: created by main.(*App).withAppPlayer in goroutine 1
Apr 12 19:12:07 terasa go-librespot[16065]: /src/cmd/daemon/main.go:297 +0x598
Apr 12 19:12:07 terasa go-librespot[16065]: goroutine 82 gp=0x2a465a8 m=nil [chan receive, 142 minutes]:
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.gopark(0x9772f4, 0x289c138, 0xe, 0x7, 0x2)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x2ba173c sp=0x2ba1728 pc=0xa97c0
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.chanrecv(0x289c100, 0x2ba17d0, 0x1)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/chan.go:667 +0x550 fp=0x2ba1784 sp=0x2ba173c pc=0x3414c
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.chanrecv2(0x289c100, 0x2ba17d0)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/chan.go:514 +0x20 fp=0x2ba1798 sp=0x2ba1784 pc=0x33bf0
Apr 12 19:12:07 terasa go-librespot[16065]: main.(*App).withAppPlayer.func1()
Apr 12 19:12:07 terasa go-librespot[16065]: /src/cmd/daemon/main.go:284 +0x68 fp=0x2ba17ec sp=0x2ba1798 pc=0x6bd918
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.goexit({})
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x2ba17ec sp=0x2ba17ec pc=0xb0874
Apr 12 19:12:07 terasa go-librespot[16065]: created by main.(*App).withAppPlayer in goroutine 1
Apr 12 19:12:07 terasa go-librespot[16065]: /src/cmd/daemon/main.go:281 +0x4f8
Apr 12 19:12:07 terasa go-librespot[16065]: goroutine 15 gp=0x28f0008 m=nil [select, 142 minutes]:
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.gopark(0x9774a0, 0x0, 0x9, 0x3, 0x1)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x2b86e74 sp=0x2b86e60 pc=0xa97c0
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.selectgo(0x2b86f80, 0x2b86f4c, 0x0, 0x0, 0x3, 0x1)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/select.go:351 +0xc4c fp=0x2b86f24 sp=0x2b86e74 pc=0x85000
Apr 12 19:12:07 terasa go-librespot[16065]: github.com/devgianlu/go-librespot/player.(*Player).manageLoop(0x2d805f0)
Apr 12 19:12:07 terasa go-librespot[16065]: /src/player/player.go:215 +0x1f4 fp=0x2b86fe4 sp=0x2b86f24 pc=0x582954
Apr 12 19:12:07 terasa go-librespot[16065]: github.com/devgianlu/go-librespot/player.NewPlayer.gowrap1()
Apr 12 19:12:07 terasa go-librespot[16065]: /src/player/player.go:197 +0x28 fp=0x2b86fec sp=0x2b86fe4 pc=0x58253c
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.goexit({})
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x2b86fec sp=0x2b86fec pc=0xb0874
Apr 12 19:12:07 terasa go-librespot[16065]: created by github.com/devgianlu/go-librespot/player.NewPlayer in goroutine 1
Apr 12 19:12:07 terasa go-librespot[16065]: /src/player/player.go:197 +0x220
Apr 12 19:12:07 terasa go-librespot[16065]: goroutine 2495 gp=0x28f0128 m=nil [select, 2 minutes]:
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.gopark(0x9774a0, 0x0, 0x9, 0x3, 0x1)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x28f9868 sp=0x28f9854 pc=0xa97c0
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.selectgo(0x28f99d8, 0x28f9944, 0x0, 0x0, 0x2, 0x1)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/select.go:351 +0xc4c fp=0x28f9918 sp=0x28f9868 pc=0x85000
Apr 12 19:12:07 terasa go-librespot[16065]: net.(*Resolver).lookupIPAddr(0xff9700, {0xa3da8c, 0x2b989b0}, {0x919486, 0x3}, {0x282c5a0, 0x13})
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/net/lookup.go:343 +0x394 fp=0x28f9a20 sp=0x28f9918 pc=0x1b7b00
Apr 12 19:12:07 terasa go-librespot[16065]: net.(*Resolver).internetAddrList(0xff9700, {0xa3da8c, 0x2b989b0}, {0x919486, 0x3}, {0x282c5a0, 0x17})
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/net/ipsock.go:289 +0x6b0 fp=0x28f9ab4 sp=0x28f9a20 pc=0x1b5abc
Apr 12 19:12:07 terasa go-librespot[16065]: net.(*Resolver).resolveAddrList(0xff9700, {0xa3da8c, 0x2b989b0}, {0x9198a7, 0x4}, {0x919486, 0x3}, {0x282c5a0, 0x17}, {0x0, ...})
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/net/dial.go:353 +0x510 fp=0x28f9b3c sp=0x28f9ab4 pc=0x1a03f8
Apr 12 19:12:07 terasa go-librespot[16065]: net.(*Dialer).DialContext(0x28f9c68, {0xa3da8c, 0x2b989b0}, {0x919486, 0x3}, {0x282c5a0, 0x17})
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/net/dial.go:560 +0x43c fp=0x28f9c38 sp=0x28f9b3c pc=0x1a1334
Apr 12 19:12:07 terasa go-librespot[16065]: golang.org/x/net/proxy.direct.DialContext(...)
Apr 12 19:12:07 terasa go-librespot[16065]: /src/.gocache/mod/golang.org/x/net@v0.48.0/proxy/direct.go:30
Apr 12 19:12:07 terasa go-librespot[16065]: golang.org/x/net/proxy.(*direct).DialContext(0x1005090, {0xa3da8c, 0x2b989b0}, {0x919486, 0x3}, {0x282c5a0, 0x17})
Apr 12 19:12:07 terasa go-librespot[16065]: :1 +0x74 fp=0x28f9ccc sp=0x28f9c38 pc=0x4f2fcc
Apr 12 19:12:07 terasa go-librespot[16065]: golang.org/x/net/proxy.Dial({0xa3da8c, 0x2b989b0}, {0x919486, 0x3}, {0x282c5a0, 0x17})
Apr 12 19:12:07 terasa go-librespot[16065]: /src/.gocache/mod/golang.org/x/net@v0.48.0/proxy/dial.go:28 +0xac fp=0x28f9d08 sp=0x28f9ccc pc=0x4f0e90
Apr 12 19:12:07 terasa go-librespot[16065]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).init(0x2ae2dc8, {0xa3da1c, 0x1005090})
Apr 12 19:12:07 terasa go-librespot[16065]: /src/ap/ap.go:95 +0x2a8 fp=0x28f9d80 sp=0x28f9d08 pc=0x4f5950
Apr 12 19:12:07 terasa go-librespot[16065]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).connect(0x2ae2dc8, {0xa3da1c, 0x1005090}, 0x2c9b380)
Apr 12 19:12:07 terasa go-librespot[16065]: /src/ap/ap.go:205 +0xd4 fp=0x28f9de4 sp=0x28f9d80 pc=0x4f6a58
Apr 12 19:12:07 terasa go-librespot[16065]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).reconnect(0x2ae2dc8)
Apr 12 19:12:07 terasa go-librespot[16065]: /src/ap/ap.go:394 +0xcc fp=0x28f9e0c sp=0x28f9de4 pc=0x4f8018
Apr 12 19:12:07 terasa go-librespot[16065]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).reconnect-fm()
Apr 12 19:12:07 terasa go-librespot[16065]: :1 +0x28 fp=0x28f9e1c sp=0x28f9e0c pc=0x4fc270
Apr 12 19:12:07 terasa go-librespot[16065]: github.com/cenkalti/backoff/v4.RetryNotifyWithTimer.Operation.withEmptyData.func1()
Apr 12 19:12:07 terasa go-librespot[16065]: /src/.gocache/mod/github.com/cenkalti/backoff/v4@v4.3.0/retry.go:18 +0x1c fp=0x28f9e28 sp=0x28f9e1c pc=0x4eb1c8
Apr 12 19:12:07 terasa go-librespot[16065]: github.com/cenkalti/backoff/v4.doRetryNotify[...](0x28f9ecc, {0xa3c8c0, 0x28be480}, 0x0, {0x0, 0x0})
Apr 12 19:12:07 terasa go-librespot[16065]: /src/.gocache/mod/github.com/cenkalti/backoff/v4@v4.3.0/retry.go:88 +0xcc fp=0x28f9ea4 sp=0x28f9e28 pc=0x4eb644
Apr 12 19:12:07 terasa go-librespot[16065]: github.com/cenkalti/backoff/v4.RetryNotifyWithTimer(0x28f9f5c, {0xa3c8c0, 0x28be480}, 0x0, {0x0, 0x0})
Apr 12 19:12:07 terasa go-librespot[16065]: /src/.gocache/mod/github.com/cenkalti/backoff/v4@v4.3.0/retry.go:61 +0x5c fp=0x28f9ed4 sp=0x28f9ea4 pc=0x4eb180
Apr 12 19:12:07 terasa go-librespot[16065]: github.com/cenkalti/backoff/v4.RetryNotify(...)
Apr 12 19:12:07 terasa go-librespot[16065]: /src/.gocache/mod/github.com/cenkalti/backoff/v4@v4.3.0/retry.go:49
Apr 12 19:12:07 terasa go-librespot[16065]: github.com/cenkalti/backoff/v4.Retry(...)
Apr 12 19:12:07 terasa go-librespot[16065]: /src/.gocache/mod/github.com/cenkalti/backoff/v4@v4.3.0/retry.go:38
Apr 12 19:12:07 terasa go-librespot[16065]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).recvLoop(0x2ae2dc8)
Apr 12 19:12:07 terasa go-librespot[16065]: /src/ap/ap.go:335 +0x434 fp=0x28f9fe4 sp=0x28f9ed4 pc=0x4f7878
Apr 12 19:12:07 terasa go-librespot[16065]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).reconnect.gowrap1()
Apr 12 19:12:07 terasa go-librespot[16065]: /src/ap/ap.go:403 +0x28 fp=0x28f9fec sp=0x28f9fe4 pc=0x4f81cc
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.goexit({})
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x28f9fec sp=0x28f9fec pc=0xb0874
Apr 12 19:12:07 terasa go-librespot[16065]: created by github.com/devgianlu/go-librespot/ap.(*Accesspoint).reconnect in goroutine 2457
Apr 12 19:12:07 terasa go-librespot[16065]: /src/ap/ap.go:403 +0x120
Apr 12 19:12:07 terasa go-librespot[16065]: goroutine 84 gp=0x29deea8 m=nil [IO wait, 142 minutes]:
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.gopark(0x97745c, 0x760a1810, 0x2, 0x2, 0x5)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x2b835ac sp=0x2b83598 pc=0xa97c0
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.netpollblock(0x760a1800, 0x72, 0x0)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/netpoll.go:575 +0x100 fp=0x2b835c4 sp=0x2b835ac pc=0x675a0
Apr 12 19:12:07 terasa go-librespot[16065]: internal/poll.runtime_pollWait(0x760a1800, 0x72)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/netpoll.go:351 +0x54 fp=0x2b835d8 sp=0x2b835c4 pc=0xa8864
Apr 12 19:12:07 terasa go-librespot[16065]: internal/poll.(*pollDesc).wait(0x2a49378, 0x72, 0x0)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x30 fp=0x2b835ec sp=0x2b835d8 pc=0x136044
Apr 12 19:12:07 terasa go-librespot[16065]: internal/poll.(*pollDesc).waitRead(...)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:89
Apr 12 19:12:07 terasa go-librespot[16065]: internal/poll.(*FD).Accept(0x2a49360)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/internal/poll/fd_unix.go:613 +0x284 fp=0x2b83634 sp=0x2b835ec pc=0x13a800
Apr 12 19:12:07 terasa go-librespot[16065]: net.(*netFD).accept(0x2a49360)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/net/fd_unix.go:161 +0x20 fp=0x2b8369c sp=0x2b83634 pc=0x1abc28
Apr 12 19:12:07 terasa go-librespot[16065]: net.(*TCPListener).accept(0x28aa750)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/net/tcpsock_posix.go:159 +0x20 fp=0x2b836f0 sp=0x2b8369c pc=0x1c3554
Apr 12 19:12:07 terasa go-librespot[16065]: net.(*TCPListener).Accept(0x28aa750)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/net/tcpsock.go:380 +0x30 fp=0x2b8370c sp=0x2b836f0 pc=0x1c259c
Apr 12 19:12:07 terasa go-librespot[16065]: net/http.(*onceCloseListener).Accept(0x2c708a0)
Apr 12 19:12:07 terasa go-librespot[16065]: :1 +0x34 fp=0x2b83724 sp=0x2b8370c pc=0x367f9c
Apr 12 19:12:07 terasa go-librespot[16065]: net/http.(*Server).Serve(0x2c48638, {0xa3d218, 0x28aa750})
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/net/http/server.go:3463 +0x2d8 fp=0x2b837bc sp=0x2b83724 pc=0x341154
Apr 12 19:12:07 terasa go-librespot[16065]: net/http.Serve(...)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/net/http/server.go:2971
Apr 12 19:12:07 terasa go-librespot[16065]: github.com/devgianlu/go-librespot/zeroconf.(*Zeroconf).Serve.func2()
Apr 12 19:12:07 terasa go-librespot[16065]: /src/zeroconf/zeroconf.go:297 +0x8c fp=0x2b837ec sp=0x2b837bc pc=0x62f538
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.goexit({})
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x2b837ec sp=0x2b837ec pc=0xb0874
Apr 12 19:12:07 terasa go-librespot[16065]: created by github.com/devgianlu/go-librespot/zeroconf.(*Zeroconf).Serve in goroutine 1
Apr 12 19:12:07 terasa go-librespot[16065]: /src/zeroconf/zeroconf.go:297 +0x160
Apr 12 19:12:07 terasa go-librespot[16065]: goroutine 103 gp=0x28f0488 m=nil [runnable]:
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.selectnbrecv(0x0, 0x2a2e6c0)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/chan.go:804 +0x48 fp=0x28f8d1c sp=0x28f8d1c pc=0x346e4
Apr 12 19:12:07 terasa go-librespot[16065]: context.(*cancelCtx).propagateCancel(0x2d87860, {0xa3da8c, 0x2ac6e10}, {0xa3c234, 0x2d87860})
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/context/context.go:484 +0x70 fp=0x28f8d5c sp=0x28f8d1c pc=0xeb600
Apr 12 19:12:07 terasa go-librespot[16065]: context.withCancel(...)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/context/context.go:278
Apr 12 19:12:07 terasa go-librespot[16065]: context.WithCancel({0xa3da8c, 0x2ac6e10})
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/context/context.go:241 +0x58 fp=0x28f8d78 sp=0x28f8d5c pc=0xeaa68
Apr 12 19:12:07 terasa go-librespot[16065]: context.WithDeadlineCause({0xa3da8c, 0x2ac6e10}, {0xc26f127b33626ae8, 0x7c238ee7a20, 0xff9f08}, {0x0, 0x0})
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/context/context.go:638 +0x384 fp=0x28f8de4 sp=0x28f8d78 pc=0xec448
Apr 12 19:12:07 terasa go-librespot[16065]: context.WithDeadline(...)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/context/context.go:626
Apr 12 19:12:07 terasa go-librespot[16065]: context.WithTimeout({0xa3da8c, 0x2ac6e10}, 0x12a05f200)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/context/context.go:704 +0x88 fp=0x28f8e40 sp=0x28f8de4 pc=0xeca28
Apr 12 19:12:07 terasa go-librespot[16065]: github.com/coder/websocket.(*Conn).writeControl(0x295cd88, {0xa3da8c, 0x2ac6e10}, 0x8, {0x2b6656a, 0x2, 0x2})
Apr 12 19:12:07 terasa go-librespot[16065]: /src/.gocache/mod/github.com/coder/websocket@v1.8.14/write.go:232 +0x54 fp=0x28f8e90 sp=0x28f8e40 pc=0x378ff8
Apr 12 19:12:07 terasa go-librespot[16065]: github.com/coder/websocket.(*Conn).writeClose(0x295cd88, 0x3f4, {0x0, 0x0})
Apr 12 19:12:07 terasa go-librespot[16065]: /src/.gocache/mod/github.com/coder/websocket@v1.8.14/close.go:188 +0x108 fp=0x28f8ed4 sp=0x28f8e90 pc=0x36d5ec
Apr 12 19:12:07 terasa go-librespot[16065]: github.com/coder/websocket.(*Conn).closeHandshake(0x295cd88, 0x3f4, {0x0, 0x0})
Apr 12 19:12:07 terasa go-librespot[16065]: /src/.gocache/mod/github.com/coder/websocket@v1.8.14/close.go:158 +0x34 fp=0x28f8efc sp=0x28f8ed4 pc=0x36d410
Apr 12 19:12:07 terasa go-librespot[16065]: github.com/coder/websocket.(*Conn).Close(0x295cd88, 0x3f4, {0x0, 0x0})
Apr 12 19:12:07 terasa go-librespot[16065]: /src/.gocache/mod/github.com/coder/websocket@v1.8.14/close.go:115 +0x12c fp=0x28f8f34 sp=0x28f8efc pc=0x36ce08
Apr 12 19:12:07 terasa go-librespot[16065]: github.com/devgianlu/go-librespot/dealer.(*Dealer).pingTicker(0x2c48588)
Apr 12 19:12:07 terasa go-librespot[16065]: /src/dealer/dealer.go:150 +0x2a0 fp=0x28f8fe4 sp=0x28f8f34 pc=0x5a1fa4
Apr 12 19:12:07 terasa go-librespot[16065]: github.com/devgianlu/go-librespot/dealer.(*Dealer).ReceiveMessage.(*Dealer).startReceiving.func1.gowrap2()
Apr 12 19:12:07 terasa go-librespot[16065]: /src/dealer/dealer.go:129 +0x28 fp=0x28f8fec sp=0x28f8fe4 pc=0x5a3cd4
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.goexit({})
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x28f8fec sp=0x28f8fec pc=0xb0874
Apr 12 19:12:07 terasa go-librespot[16065]: created by github.com/devgianlu/go-librespot/dealer.(*Dealer).ReceiveMessage.(*Dealer).startReceiving.func1 in goroutine 16
Apr 12 19:12:07 terasa go-librespot[16065]: /src/dealer/dealer.go:129 +0x15c
Apr 12 19:12:07 terasa go-librespot[16065]: goroutine 2454 gp=0x28f0b48 m=nil [IO wait, 6 minutes]:
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.gopark(0x97745c, 0x760a1010, 0x2, 0x2, 0x5)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x2859af4 sp=0x2859ae0 pc=0xa97c0
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.netpollblock(0x760a1000, 0x72, 0x0)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/netpoll.go:575 +0x100 fp=0x2859b0c sp=0x2859af4 pc=0x675a0
Apr 12 19:12:07 terasa go-librespot[16065]: internal/poll.runtime_pollWait(0x760a1000, 0x72)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/netpoll.go:351 +0x54 fp=0x2859b20 sp=0x2859b0c pc=0xa8864
Apr 12 19:12:07 terasa go-librespot[16065]: internal/poll.(*pollDesc).wait(0x2b1e338, 0x72, 0x0)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x30 fp=0x2859b34 sp=0x2859b20 pc=0x136044
Apr 12 19:12:07 terasa go-librespot[16065]: internal/poll.(*pollDesc).waitRead(...)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:89
Apr 12 19:12:07 terasa go-librespot[16065]: internal/poll.(*FD).Read(0x2b1e320, {0x2b5e000, 0x1000, 0x1000})
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/internal/poll/fd_unix.go:165 +0x22c fp=0x2859b7c sp=0x2859b34 pc=0x1371c4
Apr 12 19:12:07 terasa go-librespot[16065]: net.(*netFD).Read(0x2b1e320, {0x2b5e000, 0x1000, 0x1000})
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/net/fd_posix.go:68 +0x38 fp=0x2859ba8 sp=0x2859b7c pc=0x1a9e78
Apr 12 19:12:07 terasa go-librespot[16065]: net.(*conn).Read(0x2a28298, {0x2b5e000, 0x1000, 0x1000})
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/net/net.go:196 +0x48 fp=0x2859bd4 sp=0x2859ba8 pc=0x1b967c
Apr 12 19:12:07 terasa go-librespot[16065]: crypto/tls.(*atLeastReader).Read(0x2a242d0, {0x2b5e000, 0x1000, 0x1000})
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/crypto/tls/conn.go:816 +0x78 fp=0x2859c00 sp=0x2859bd4 pc=0x2674c0
Apr 12 19:12:07 terasa go-librespot[16065]: bytes.(*Buffer).ReadFrom(0x2a5aa8c, {0xa3a068, 0x2a242d0})
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/bytes/buffer.go:217 +0xa4 fp=0x2859c3c sp=0x2859c00 pc=0x162058
Apr 12 19:12:07 terasa go-librespot[16065]: crypto/tls.(*Conn).readFromUntil(0x2a5a908, {0xa38fa8, 0x2a28298}, 0x5)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/crypto/tls/conn.go:838 +0xd4 fp=0x2859c64 sp=0x2859c3c pc=0x26771c
Apr 12 19:12:07 terasa go-librespot[16065]: crypto/tls.(*Conn).readRecordOrCCS(0x2a5a908, 0x0)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/crypto/tls/conn.go:627 +0x134 fp=0x2859dc4 sp=0x2859c64 pc=0x264e40
Apr 12 19:12:07 terasa go-librespot[16065]: crypto/tls.(*Conn).readRecord(...)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/crypto/tls/conn.go:589
Apr 12 19:12:07 terasa go-librespot[16065]: crypto/tls.(*Conn).Read(0x2a5a908, {0x2b6c000, 0x1000, 0x1000})
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/crypto/tls/conn.go:1392 +0x14c fp=0x2859df4 sp=0x2859dc4 pc=0x26ac04
Apr 12 19:12:07 terasa go-librespot[16065]: bufio.(*Reader).Read(0x2bfa0c0, {0x2926424, 0x9, 0x9})
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/bufio/bufio.go:245 +0x214 fp=0x2859e18 sp=0x2859df4 pc=0x2b72a0
Apr 12 19:12:07 terasa go-librespot[16065]: io.ReadAtLeast({0xa391f8, 0x2bfa0c0}, {0x2926424, 0x9, 0x9}, 0x9)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/io/io.go:335 +0x90 fp=0x2859e44 sp=0x2859e18 pc=0xee954
Apr 12 19:12:07 terasa go-librespot[16065]: io.ReadFull(...)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/io/io.go:354
Apr 12 19:12:07 terasa go-librespot[16065]: net/http.http2readFrameHeader({0x2926424, 0x9, 0x9}, {0xa391f8, 0x2bfa0c0})
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/net/http/h2_bundle.go:1811 +0x54 fp=0x2859e6c sp=0x2859e44 pc=0x2f86ac
Apr 12 19:12:07 terasa go-librespot[16065]: net/http.(*http2Framer).ReadFrame(0x2926400)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/net/http/h2_bundle.go:2078 +0x8c fp=0x2859ef4 sp=0x2859e6c pc=0x2f8e04
Apr 12 19:12:07 terasa go-librespot[16065]: net/http.(*http2clientConnReadLoop).run(0x2859fdc)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/net/http/h2_bundle.go:9539 +0x108 fp=0x2859fa4 sp=0x2859ef4 pc=0x31d33c
Apr 12 19:12:07 terasa go-librespot[16065]: net/http.(*http2ClientConn).readLoop(0x2bb4908)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/net/http/h2_bundle.go:9408 +0x80 fp=0x2859fe4 sp=0x2859fa4 pc=0x31c604
Apr 12 19:12:07 terasa go-librespot[16065]: net/http.(*http2Transport).newClientConn.gowrap1()
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/net/http/h2_bundle.go:8192 +0x28 fp=0x2859fec sp=0x2859fe4 pc=0x316960
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.goexit({})
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x2859fec sp=0x2859fec pc=0xb0874
Apr 12 19:12:07 terasa go-librespot[16065]: created by net/http.(*http2Transport).newClientConn in goroutine 2453
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/net/http/h2_bundle.go:8192 +0xee4
Apr 12 19:12:07 terasa go-librespot[16065]: goroutine 2551 gp=0x28f0c68 m=9 mp=0x2a4b008 [syscall, 2 minutes]:
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.cgocall(0x75ea90, 0x2bef6fc)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/cgocall.go:167 +0x50 fp=0x2bef6e4 sp=0x2bef6cc pc=0xa628c
Apr 12 19:12:07 terasa go-librespot[16065]: net._C2func_getaddrinfo(0x282c7c8, 0x0, 0x2b71a60, 0x2ae0440)
Apr 12 19:12:07 terasa go-librespot[16065]: _cgo_gotypes.go:105 +0x44 fp=0x2bef6f8 sp=0x2bef6e4 pc=0x1caa18
Apr 12 19:12:07 terasa go-librespot[16065]: net._C_getaddrinfo.func1(...)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/net/cgo_unix_cgo.go:84
Apr 12 19:12:07 terasa go-librespot[16065]: net._C_getaddrinfo(0x282c7c8, 0x0, 0x2b71a60, 0x2ae0440)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/net/cgo_unix_cgo.go:84 +0x80 fp=0x2bef718 sp=0x2bef6f8 pc=0x1cacdc
Apr 12 19:12:07 terasa go-librespot[16065]: net.cgoLookupHostIP({0x919486, 0x3}, {0x282c5a0, 0x13})
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/net/cgo_unix.go:174 +0x1f4 fp=0x2bef78c sp=0x2bef718 pc=0x19cfe0
Apr 12 19:12:07 terasa go-librespot[16065]: net.cgoLookupIP.func1()
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/net/cgo_unix.go:229 +0x34 fp=0x2bef7b4 sp=0x2bef78c pc=0x19d604
Apr 12 19:12:07 terasa go-librespot[16065]: net.doBlockingWithCtx[...].func1()
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/net/cgo_unix.go:67 +0x54 fp=0x2bef7ec sp=0x2bef7b4 pc=0x1cdac8
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.goexit({})
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x2bef7ec sp=0x2bef7ec pc=0xb0874
Apr 12 19:12:07 terasa go-librespot[16065]: created by net.doBlockingWithCtx[...] in goroutine 2550
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/net/cgo_unix.go:64 +0x204
Apr 12 19:12:07 terasa go-librespot[16065]: goroutine 2548 gp=0x2aa8fc8 m=nil [IO wait, 2 minutes]:
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.gopark(0x97745c, 0x756a7e10, 0x2, 0x2, 0x5)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x2bab998 sp=0x2bab984 pc=0xa97c0
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.netpollblock(0x756a7e00, 0x72, 0x0)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/netpoll.go:575 +0x100 fp=0x2bab9b0 sp=0x2bab998 pc=0x675a0
Apr 12 19:12:07 terasa go-librespot[16065]: internal/poll.runtime_pollWait(0x756a7e00, 0x72)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/netpoll.go:351 +0x54 fp=0x2bab9c4 sp=0x2bab9b0 pc=0xa8864
Apr 12 19:12:07 terasa go-librespot[16065]: internal/poll.(*pollDesc).wait(0x2cbc518, 0x72, 0x0)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x30 fp=0x2bab9d8 sp=0x2bab9c4 pc=0x136044
Apr 12 19:12:07 terasa go-librespot[16065]: internal/poll.(*pollDesc).waitRead(...)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:89
Apr 12 19:12:07 terasa go-librespot[16065]: internal/poll.(*FD).Read(0x2cbc500, {0x28baa00, 0x1500, 0x1500})
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/internal/poll/fd_unix.go:165 +0x22c fp=0x2baba20 sp=0x2bab9d8 pc=0x1371c4
Apr 12 19:12:07 terasa go-librespot[16065]: net.(*netFD).Read(0x2cbc500, {0x28baa00, 0x1500, 0x1500})
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/net/fd_posix.go:68 +0x38 fp=0x2baba4c sp=0x2baba20 pc=0x1a9e78
Apr 12 19:12:07 terasa go-librespot[16065]: net.(*conn).Read(0x2ae0000, {0x28baa00, 0x1500, 0x1500})
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/net/net.go:196 +0x48 fp=0x2baba78 sp=0x2baba4c pc=0x1b967c
Apr 12 19:12:07 terasa go-librespot[16065]: crypto/tls.(*atLeastReader).Read(0x2a24720, {0x28baa00, 0x1500, 0x1500})
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/crypto/tls/conn.go:816 +0x78 fp=0x2babaa4 sp=0x2baba78 pc=0x2674c0
Apr 12 19:12:07 terasa go-librespot[16065]: bytes.(*Buffer).ReadFrom(0x28b418c, {0xa3a068, 0x2a24720})
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/bytes/buffer.go:217 +0xa4 fp=0x2babae0 sp=0x2babaa4 pc=0x162058
Apr 12 19:12:07 terasa go-librespot[16065]: crypto/tls.(*Conn).readFromUntil(0x28b4008, {0xa38fa8, 0x2ae0000}, 0x5)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/crypto/tls/conn.go:838 +0xd4 fp=0x2babb08 sp=0x2babae0 pc=0x26771c
Apr 12 19:12:07 terasa go-librespot[16065]: crypto/tls.(*Conn).readRecordOrCCS(0x28b4008, 0x0)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/crypto/tls/conn.go:627 +0x134 fp=0x2babc68 sp=0x2babb08 pc=0x264e40
Apr 12 19:12:07 terasa go-librespot[16065]: crypto/tls.(*Conn).readRecord(...)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/crypto/tls/conn.go:589
Apr 12 19:12:07 terasa go-librespot[16065]: crypto/tls.(*Conn).Read(0x28b4008, {0x2a81000, 0x1000, 0x1000})
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/crypto/tls/conn.go:1392 +0x14c fp=0x2babc98 sp=0x2babc68 pc=0x26ac04
Apr 12 19:12:07 terasa go-librespot[16065]: net/http.(*readWriteCloserBody).Read(0x2c8e210, {0x2a81000, 0x1000, 0x1000})
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/net/http/transport.go:2578 +0xec fp=0x2babcb8 sp=0x2babc98 pc=0x358048
Apr 12 19:12:07 terasa go-librespot[16065]: bufio.(*Reader).fill(0x2d86de0)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/bufio/bufio.go:113 +0x10c fp=0x2babcdc sp=0x2babcb8 pc=0x2b6c1c
Apr 12 19:12:07 terasa go-librespot[16065]: bufio.(*Reader).ReadByte(0x2d86de0)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/bufio/bufio.go:273 +0x28 fp=0x2babce8 sp=0x2babcdc pc=0x2b7498
Apr 12 19:12:07 terasa go-librespot[16065]: github.com/coder/websocket.readFrameHeader(0x2d86de0, {0x295cdb8, 0x8, 0x8})
Apr 12 19:12:07 terasa go-librespot[16065]: /src/.gocache/mod/github.com/coder/websocket@v1.8.14/frame.go:55 +0x68 fp=0x2babd28 sp=0x2babce8 pc=0x372a08
Apr 12 19:12:07 terasa go-librespot[16065]: github.com/coder/websocket.(*Conn).readFrameHeader(0x295cd88, {0xa3da00, 0x1005090})
Apr 12 19:12:07 terasa go-librespot[16065]: /src/.gocache/mod/github.com/coder/websocket@v1.8.14/read.go:266 +0xd0 fp=0x2babdac sp=0x2babd28 pc=0x375bd4
Apr 12 19:12:07 terasa go-librespot[16065]: github.com/coder/websocket.(*Conn).readLoop(0x295cd88, {0xa3da00, 0x1005090})
Apr 12 19:12:07 terasa go-librespot[16065]: /src/.gocache/mod/github.com/coder/websocket@v1.8.14/read.go:185 +0x3c fp=0x2babe70 sp=0x2babdac pc=0x375390
Apr 12 19:12:07 terasa go-librespot[16065]: github.com/coder/websocket.(*Conn).reader(0x295cd88, {0xa3da00, 0x1005090})
Apr 12 19:12:07 terasa go-librespot[16065]: /src/.gocache/mod/github.com/coder/websocket@v1.8.14/read.go:381 +0xec fp=0x2babef4 sp=0x2babe70 pc=0x376798
Apr 12 19:12:07 terasa go-librespot[16065]: github.com/coder/websocket.(*Conn).Reader(...)
Apr 12 19:12:07 terasa go-librespot[16065]: /src/.gocache/mod/github.com/coder/websocket@v1.8.14/read.go:36
Apr 12 19:12:07 terasa go-librespot[16065]: github.com/coder/websocket.(*Conn).Read(0x295cd88, {0xa3da00, 0x1005090})
Apr 12 19:12:07 terasa go-librespot[16065]: /src/.gocache/mod/github.com/coder/websocket@v1.8.14/read.go:42 +0x30 fp=0x2babf1c sp=0x2babef4 pc=0x374944
Apr 12 19:12:07 terasa go-librespot[16065]: github.com/devgianlu/go-librespot/dealer.(*Dealer).recvLoop(0x2c48588)
Apr 12 19:12:07 terasa go-librespot[16065]: /src/dealer/dealer.go:188 +0x58 fp=0x2babfe4 sp=0x2babf1c pc=0x5a222c
Apr 12 19:12:07 terasa go-librespot[16065]: github.com/devgianlu/go-librespot/dealer.(*Dealer).reconnect.gowrap1()
Apr 12 19:12:07 terasa go-librespot[16065]: /src/dealer/dealer.go:296 +0x28 fp=0x2babfec sp=0x2babfe4 pc=0x5a2e88
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.goexit({})
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x2babfec sp=0x2babfec pc=0xb0874
Apr 12 19:12:07 terasa go-librespot[16065]: created by github.com/devgianlu/go-librespot/dealer.(*Dealer).reconnect in goroutine 2478
Apr 12 19:12:07 terasa go-librespot[16065]: /src/dealer/dealer.go:296 +0xf8
Apr 12 19:12:07 terasa go-librespot[16065]: goroutine 2550 gp=0x2bb4c68 m=nil [select, 2 minutes]:
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.gopark(0x9774a0, 0x0, 0x9, 0x3, 0x1)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x2bb1b60 sp=0x2bb1b4c pc=0xa97c0
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.selectgo(0x2bb1c68, 0x2bb1c38, 0x0, 0x0, 0x2, 0x1)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/select.go:351 +0xc4c fp=0x2bb1c10 sp=0x2bb1b60 pc=0x85000
Apr 12 19:12:07 terasa go-librespot[16065]: net.doBlockingWithCtx[...]({0xa3da54, 0x2c9b590}, {0x282c5a0, 0x13}, 0x2c98ab0)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/net/cgo_unix.go:71 +0x280 fp=0x2bb1c90 sp=0x2bb1c10 pc=0x1cd880
Apr 12 19:12:07 terasa go-librespot[16065]: net.cgoLookupIP({0xa3da54, 0x2c9b590}, {0x919486, 0x3}, {0x282c5a0, 0x13})
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/net/cgo_unix.go:228 +0x98 fp=0x2bb1cc0 sp=0x2bb1c90 pc=0x19d584
Apr 12 19:12:07 terasa go-librespot[16065]: net.(*Resolver).lookupIP(0xff9700, {0xa3da54, 0x2c9b590}, {0x919486, 0x3}, {0x282c5a0, 0x13})
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/net/lookup_unix.go:64 +0x90 fp=0x2bb1efc sp=0x2bb1cc0 pc=0x1b8c5c
Apr 12 19:12:07 terasa go-librespot[16065]: net.(*Resolver).lookupIP-fm({0xa3da54, 0x2c9b590}, {0x919486, 0x3}, {0x282c5a0, 0x13})
Apr 12 19:12:07 terasa go-librespot[16065]: :1 +0x58 fp=0x2bb1f30 sp=0x2bb1efc pc=0x1d3574
Apr 12 19:12:07 terasa go-librespot[16065]: net.init.func1({0xa3da54, 0x2c9b590}, 0x2ae0428, {0x919486, 0x3}, {0x282c5a0, 0x13})
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/net/hook.go:21 +0x4c fp=0x2bb1f60 sp=0x2bb1f30 pc=0x19abf8
Apr 12 19:12:07 terasa go-librespot[16065]: net.(*Resolver).lookupIPAddr.func1()
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/net/lookup.go:335 +0x58 fp=0x2bb1f9c sp=0x2bb1f60 pc=0x1b849c
Apr 12 19:12:07 terasa go-librespot[16065]: internal/singleflight.(*Group).doCall(0xff9708, 0x2c9b5c0, {0x282c780, 0x17}, 0x2b71a40)
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/internal/singleflight/singleflight.go:93 +0x1c fp=0x2bb1fd4 sp=0x2bb1f9c pc=0x198e98
Apr 12 19:12:07 terasa go-librespot[16065]: internal/singleflight.(*Group).DoChan.gowrap1()
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/internal/singleflight/singleflight.go:86 +0x48 fp=0x2bb1fec sp=0x2bb1fd4 pc=0x198e50
Apr 12 19:12:07 terasa go-librespot[16065]: runtime.goexit({})
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x2bb1fec sp=0x2bb1fec pc=0xb0874
Apr 12 19:12:07 terasa go-librespot[16065]: created by internal/singleflight.(*Group).DoChan in goroutine 2495
Apr 12 19:12:07 terasa go-librespot[16065]: /usr/local/go/src/internal/singleflight/singleflight.go:86 +0x304
Apr 12 19:12:07 terasa go-librespot[16064]: Aborted
Apr 12 19:12:10 terasa volumio[10480]: info: Initializing connection to go-librespot Websocket
Apr 12 19:12:10 terasa volumio[10480]: info: Error connecting to go-librespot Websocket: Error: connect ECONNREFUSED 127.0.0.1:9879
Apr 12 19:12:11 terasa systemd[1]: go-librespot-daemon.service: Scheduled restart job, restart counter is at 4.
Apr 12 19:12:11 terasa systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
Apr 12 19:12:11 terasa systemd[1]: go-librespot-daemon.service: Consumed 8.716s CPU time.
Apr 12 19:12:11 terasa systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
Apr 12 19:12:11 terasa go-librespot[28921]: go-librespot daemon starting...
Apr 12 19:12:11 terasa go-librespot[28922]: time="2026-04-12T19:12:11+02:00" level=info msg="running go-librespot 0.7.1"
Apr 12 19:12:11 terasa go-librespot[28922]: time="2026-04-12T19:12:11+02:00" level=debug msg="app state loaded"
Apr 12 19:12:11 terasa go-librespot[28922]: time="2026-04-12T19:12:11+02:00" level=info msg="api server listening on 127.0.0.1:9879"
Apr 12 19:12:13 terasa volumio[10480]: info: Initializing connection to go-librespot Websocket
Apr 12 19:12:13 terasa volumio[10480]: info: Connection to go-librespot Websocket established
Apr 12 19:12:13 terasa go-librespot[28922]: time="2026-04-12T19:12:13+02:00" level=debug msg="new websocket client"
Apr 12 19:12:16 terasa volumio[10480]: info: Getting Spotify volume
Apr 12 19:12:16 terasa volumio[10480]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 6
Apr 12 19:12:16 terasa volumio[10480]: info: CoreCommandRouter::volumioGetState
Apr 12 19:12:16 terasa volumio[10480]: info: CorePlayQueue::getTrack 0
Apr 12 19:12:16 terasa volumio[10480]: SPOTIFY: RECEIVED VOLUMIO VOLUME 34
Apr 12 19:12:41 terasa go-librespot[28922]: time="2026-04-12T19:12:41+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\": context deadline exceeded (Client.Timeout exceeded while awaiting headers)"
Apr 12 19:12:41 terasa systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
Apr 12 19:12:41 terasa systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
Apr 12 19:12:41 terasa volumio[10480]: |||||||||||||||||||||||| WARNING: FATAL ERROR |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Apr 12 19:12:41 terasa volumio[10480]: Error: socket hang up
Apr 12 19:12:41 terasa volumio[10480]: at connResetException (node:internal/errors:720:14)
Apr 12 19:12:41 terasa volumio[10480]: at Socket.socketOnEnd (node:_http_client:519:23)
Apr 12 19:12:41 terasa volumio[10480]: at Socket.emit (node:events:526:35)
Apr 12 19:12:41 terasa volumio[10480]: at endReadableNT (node:internal/streams/readable:1376:12)
Apr 12 19:12:41 terasa volumio[10480]: at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
Apr 12 19:12:41 terasa volumio[10480]: code: 'ECONNRESET',
Apr 12 19:12:41 terasa volumio[10480]: response: undefined
Apr 12 19:12:41 terasa volumio[10480]: }
Apr 12 19:12:41 terasa volumio[10480]: |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Apr 12 19:12:41 terasa sudo[28988]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/journalctl '--since=2026-04-12 19:11'
Apr 12 19:12:41 terasa sudo[28988]: 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="dc61260dec5515dafd2b634881860b4c46c919ff"
VOLUMIO_FE_VERSION="35f8f4439f0076a62fefa72fd80b70701b3d6cbd"
VOLUMIO_FE3_VERSION="bcca17b6b6b26edfb999e6fd7da1b222a88a61d2"
VOLUMIO_BE_VERSION="0e58f1861fa88e02087981b8d91f7511f0e7011b"
VOLUMIO_ARCH="arm"
VOLUMIO_VARIANT="volumio"
VOLUMIO_TEST="FALSE"
VOLUMIO_BUILD_DATE="Fri Mar 6 16:46:58 UTC 2026"
VOLUMIO_VERSION="4.103"
VOLUMIO_HARDWARE="pi"
VOLUMIO_DEVICENAME="Raspberry Pi"
VOLUMIO_HASH="aa741395b8bfc648ff5d04e312f53d2c"