Feb 11 18:34:15 volumio go-librespot[27714]: time="2026-02-11T18:34:15+09:00" level=error msg="did not receive last pong from dealer, 46s passed" Feb 11 18:34:20 volumio go-librespot[27714]: time="2026-02-11T18:34:20+09:00" level=error msg="failed receiving dealer message" error="failed to get reader: use of closed network connection" Feb 11 18:34:26 volumio go-librespot[27714]: time="2026-02-11T18:34:26+09:00" level=error msg="failed receiving packet" error="failed reading packet header: read tcp 192.168.0.17:51602->104.199.241.202:80: read: connection reset by peer" Feb 11 18:34:45 volumio go-librespot[27714]: time="2026-02-11T18:34:45+09:00" level=error msg="did not receive last pong from dealer, 75s passed" Feb 11 18:34:45 volumio go-librespot[27714]: time="2026-02-11T18:34:45+09:00" level=error msg="did not receive last pong ack from accesspoint, 204s passed" Feb 11 18:34:45 volumio go-librespot[27714]: panic: runtime error: invalid memory address or nil pointer dereference Feb 11 18:34:45 volumio go-librespot[27714]: [signal SIGSEGV: segmentation violation code=0x1 addr=0xc pc=0x4f6f14] Feb 11 18:34:45 volumio go-librespot[27714]: goroutine 76 gp=0x2ad8008 m=8 mp=0x2815008 [running]: Feb 11 18:34:45 volumio go-librespot[27714]: panic({0x82e098, 0xf78250}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/panic.go:802 +0x148 fp=0x2c99f20 sp=0x2c99ecc pc=0xa92ec Feb 11 18:34:45 volumio go-librespot[27714]: runtime.panicmem(...) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/panic.go:262 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.sigpanic() Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/signal_unix.go:925 +0x384 fp=0x2c99f50 sp=0x2c99f20 pc=0xabca4 Feb 11 18:34:45 volumio go-librespot[27714]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).pongAckTicker(0x2a22638) Feb 11 18:34:45 volumio go-librespot[27714]: /src/ap/ap.go:380 +0x284 fp=0x2c99fe4 sp=0x2c99f54 pc=0x4f6f14 Feb 11 18:34:45 volumio go-librespot[27714]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).Receive.(*Accesspoint).startReceiving.func1.gowrap2() Feb 11 18:34:45 volumio go-librespot[27714]: /src/ap/ap.go:277 +0x28 fp=0x2c99fec sp=0x2c99fe4 pc=0x4f63e8 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.goexit({}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x2c99fec sp=0x2c99fec pc=0xb0874 Feb 11 18:34:45 volumio go-librespot[27714]: created by github.com/devgianlu/go-librespot/ap.(*Accesspoint).Receive.(*Accesspoint).startReceiving.func1 in goroutine 54 Feb 11 18:34:45 volumio go-librespot[27714]: /src/ap/ap.go:277 +0x15c Feb 11 18:34:45 volumio go-librespot[27714]: goroutine 1 gp=0x2802128 m=nil [select, 24 minutes]: Feb 11 18:34:45 volumio go-librespot[27714]: runtime.gopark(0x960f10, 0x0, 0x9, 0x3, 0x1) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x2c98ce8 sp=0x2c98cd4 pc=0xa97c0 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.selectgo(0x2c98df8, 0x29a9dc4, 0x0, 0x0, 0x2, 0x1) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/select.go:351 +0xc4c fp=0x2c98d98 sp=0x2c98ce8 pc=0x85000 Feb 11 18:34:45 volumio go-librespot[27714]: github.com/devgianlu/go-librespot/zeroconf.(*Zeroconf).Serve(0x2a7c000, 0x2c98e90) Feb 11 18:34:45 volumio go-librespot[27714]: /src/zeroconf/zeroconf.go:283 +0x21c fp=0x2c98e3c sp=0x2c98d98 pc=0x61db0c Feb 11 18:34:45 volumio go-librespot[27714]: main.(*App).withAppPlayer(0x28ce800, {0xa260ac, 0xfdcff0}, 0x28ad7a0) Feb 11 18:34:45 volumio go-librespot[27714]: /src/cmd/daemon/main.go:340 +0x580 fp=0x2c98ed0 sp=0x2c98e3c pc=0x6ab088 Feb 11 18:34:45 volumio go-librespot[27714]: main.(*App).withCredentials(...) Feb 11 18:34:45 volumio go-librespot[27714]: /src/cmd/daemon/main.go:209 Feb 11 18:34:45 volumio go-librespot[27714]: main.(*App).SpotifyToken(0x28ce800, {0xa260ac, 0xfdcff0}, {0x28ca980, 0x19}, {0x28a03c0, 0x138}) Feb 11 18:34:45 volumio go-librespot[27714]: /src/cmd/daemon/main.go:201 +0xc0 fp=0x2c98f00 sp=0x2c98ed0 pc=0x6aa4b0 Feb 11 18:34:45 volumio go-librespot[27714]: main.main() Feb 11 18:34:45 volumio go-librespot[27714]: /src/cmd/daemon/main.go:593 +0x660 fp=0x2c98fa8 sp=0x2c98f00 pc=0x6ad58c Feb 11 18:34:45 volumio go-librespot[27714]: runtime.main() Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/proc.go:285 +0x2f0 fp=0x2c98fec sp=0x2c98fa8 pc=0x6f390 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.goexit({}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x2c98fec sp=0x2c98fec pc=0xb0874 Feb 11 18:34:45 volumio go-librespot[27714]: goroutine 2 gp=0x28027e8 m=nil [force gc (idle), 3 minutes]: Feb 11 18:34:45 volumio go-librespot[27714]: runtime.gopark(0x960edc, 0xfd0f08, 0x11, 0xa, 0x1) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x2848fd4 sp=0x2848fc0 pc=0xa97c0 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.goparkunlock(...) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/proc.go:466 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.forcegchelper() Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/proc.go:373 +0xe4 fp=0x2848fec sp=0x2848fd4 pc=0x6f7f4 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.goexit({}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x2848fec sp=0x2848fec pc=0xb0874 Feb 11 18:34:45 volumio go-librespot[27714]: created by runtime.init.6 in goroutine 1 Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/proc.go:361 +0x1c Feb 11 18:34:45 volumio go-librespot[27714]: goroutine 3 gp=0x2802b48 m=nil [GC sweep wait]: Feb 11 18:34:45 volumio go-librespot[27714]: runtime.gopark(0x960edc, 0xfd17b0, 0xc, 0x9, 0x1) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x28497c4 sp=0x28497b0 pc=0xa97c0 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.goparkunlock(...) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/proc.go:466 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.bgsweep(0x282e050) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/mgcsweep.go:323 +0x11c fp=0x28497e4 sp=0x28497c4 pc=0x5768c Feb 11 18:34:45 volumio go-librespot[27714]: runtime.gcenable.gowrap1() Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/mgc.go:212 +0x28 fp=0x28497ec sp=0x28497e4 pc=0x46c3c Feb 11 18:34:45 volumio go-librespot[27714]: runtime.goexit({}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x28497ec sp=0x28497ec pc=0xb0874 Feb 11 18:34:45 volumio go-librespot[27714]: created by runtime.gcenable in goroutine 1 Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/mgc.go:212 +0x74 Feb 11 18:34:45 volumio go-librespot[27714]: goroutine 4 gp=0x2802c68 m=nil [GC scavenge wait]: Feb 11 18:34:45 volumio go-librespot[27714]: runtime.gopark(0x960edc, 0xfd20d0, 0xd, 0xa, 0x2) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x2849fb4 sp=0x2849fa0 pc=0xa97c0 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.goparkunlock(...) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/proc.go:466 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.(*scavengerState).park(0xfd20d0) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/mgcscavenge.go:425 +0x68 fp=0x2849fc8 sp=0x2849fb4 pc=0x54a28 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.bgscavenge(0x282e050) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/mgcscavenge.go:658 +0x60 fp=0x2849fe4 sp=0x2849fc8 pc=0x5516c Feb 11 18:34:45 volumio go-librespot[27714]: runtime.gcenable.gowrap2() Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/mgc.go:213 +0x28 fp=0x2849fec sp=0x2849fe4 pc=0x46be8 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.goexit({}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x2849fec sp=0x2849fec pc=0xb0874 Feb 11 18:34:45 volumio go-librespot[27714]: created by runtime.gcenable in goroutine 1 Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/mgc.go:213 +0xbc Feb 11 18:34:45 volumio go-librespot[27714]: goroutine 18 gp=0x2882248 m=nil [GOMAXPROCS updater (idle), 24 minutes]: Feb 11 18:34:45 volumio go-librespot[27714]: runtime.gopark(0x960edc, 0xfd1548, 0x12, 0xa, 0x1) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x28447a4 sp=0x2844790 pc=0xa97c0 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.goparkunlock(...) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/proc.go:466 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.updateMaxProcsGoroutine() Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/proc.go:6720 +0x110 fp=0x28447ec sp=0x28447a4 pc=0x7f174 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.goexit({}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x28447ec sp=0x28447ec pc=0xb0874 Feb 11 18:34:45 volumio go-librespot[27714]: created by runtime.defaultGOMAXPROCSUpdateEnable in goroutine 1 Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/proc.go:6708 +0x40 Feb 11 18:34:45 volumio go-librespot[27714]: goroutine 19 gp=0x28825a8 m=nil [finalizer wait, 22 minutes]: Feb 11 18:34:45 volumio go-librespot[27714]: runtime.gopark(0x960d84, 0xfdd0e0, 0x10, 0xa, 0x1) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x2844f88 sp=0x2844f74 pc=0xa97c0 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.runFinalizers() Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/mfinal.go:210 +0x110 fp=0x2844fec sp=0x2844f88 pc=0x45888 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.goexit({}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x2844fec sp=0x2844fec pc=0xb0874 Feb 11 18:34:45 volumio go-librespot[27714]: created by runtime.createfing in goroutine 1 Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/mfinal.go:172 +0x5c Feb 11 18:34:45 volumio go-librespot[27714]: goroutine 20 gp=0x2969b08 m=nil [cleanup wait, 19 minutes]: Feb 11 18:34:45 volumio go-librespot[27714]: runtime.gopark(0x960edc, 0xfd22a8, 0x2e, 0xa, 0x1) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x28487a4 sp=0x2848790 pc=0xa97c0 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.goparkunlock(...) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/proc.go:466 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.(*cleanupQueue).dequeue(0xfd2248) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/mcleanup.go:439 +0x12c fp=0x28487c4 sp=0x28487a4 pc=0x41cb0 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.runCleanups() Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/mcleanup.go:635 +0x7c fp=0x28487ec sp=0x28487c4 pc=0x4284c Feb 11 18:34:45 volumio go-librespot[27714]: runtime.goexit({}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x28487ec sp=0x28487ec pc=0xb0874 Feb 11 18:34:45 volumio go-librespot[27714]: created by runtime.(*cleanupQueue).createGs in goroutine 1 Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/mcleanup.go:589 +0x124 Feb 11 18:34:45 volumio go-librespot[27714]: goroutine 23 gp=0x299cb48 m=nil [IO wait, 24 minutes]: Feb 11 18:34:45 volumio go-librespot[27714]: runtime.gopark(0x960ecc, 0xb6131010, 0x2, 0x2, 0x5) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x2a12cf0 sp=0x2a12cdc pc=0xa97c0 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.netpollblock(0xb6131000, 0x72, 0x0) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/netpoll.go:575 +0x100 fp=0x2a12d08 sp=0x2a12cf0 pc=0x675a0 Feb 11 18:34:45 volumio go-librespot[27714]: internal/poll.runtime_pollWait(0xb6131000, 0x72) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/netpoll.go:351 +0x54 fp=0x2a12d1c sp=0x2a12d08 pc=0xa8864 Feb 11 18:34:45 volumio go-librespot[27714]: internal/poll.(*pollDesc).wait(0x28a5328, 0x72, 0x0) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x30 fp=0x2a12d30 sp=0x2a12d1c pc=0x134df4 Feb 11 18:34:45 volumio go-librespot[27714]: internal/poll.(*pollDesc).waitRead(...) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 Feb 11 18:34:45 volumio go-librespot[27714]: internal/poll.(*FD).Accept(0x28a5310) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/internal/poll/fd_unix.go:613 +0x284 fp=0x2a12d78 sp=0x2a12d30 pc=0x1395b0 Feb 11 18:34:45 volumio go-librespot[27714]: net.(*netFD).accept(0x28a5310) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/fd_unix.go:161 +0x20 fp=0x2a12de0 sp=0x2a12d78 pc=0x1aa9d8 Feb 11 18:34:45 volumio go-librespot[27714]: net.(*TCPListener).accept(0x28b0630) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/tcpsock_posix.go:159 +0x20 fp=0x2a12e34 sp=0x2a12de0 pc=0x1c2304 Feb 11 18:34:45 volumio go-librespot[27714]: net.(*TCPListener).Accept(0x28b0630) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/tcpsock.go:380 +0x30 fp=0x2a12e50 sp=0x2a12e34 pc=0x1c134c Feb 11 18:34:45 volumio go-librespot[27714]: net/http.(*onceCloseListener).Accept(0x2a1c080) Feb 11 18:34:45 volumio go-librespot[27714]: :1 +0x34 fp=0x2a12e68 sp=0x2a12e50 pc=0x367710 Feb 11 18:34:45 volumio go-librespot[27714]: net/http.(*Server).Serve(0x2a2c008, {0xa258a8, 0x28b0630}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/http/server.go:3463 +0x2d8 fp=0x2a12f00 sp=0x2a12e68 pc=0x3408c8 Feb 11 18:34:45 volumio go-librespot[27714]: net/http.Serve(...) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/http/server.go:2971 Feb 11 18:34:45 volumio go-librespot[27714]: main.(*ConcreteApiServer).serve(0x289e8a0) Feb 11 18:34:45 volumio go-librespot[27714]: /src/cmd/daemon/api_server.go:666 +0x974 fp=0x2a12fe4 sp=0x2a12f00 pc=0x69fdac Feb 11 18:34:45 volumio go-librespot[27714]: main.NewApiServer.gowrap1() Feb 11 18:34:45 volumio go-librespot[27714]: /src/cmd/daemon/api_server.go:332 +0x28 fp=0x2a12fec sp=0x2a12fe4 pc=0x69eae4 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.goexit({}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x2a12fec sp=0x2a12fec pc=0xb0874 Feb 11 18:34:45 volumio go-librespot[27714]: created by main.NewApiServer in goroutine 1 Feb 11 18:34:45 volumio go-librespot[27714]: /src/cmd/daemon/api_server.go:332 +0x310 Feb 11 18:34:45 volumio go-librespot[27714]: goroutine 185 gp=0x299cfc8 m=nil [select]: Feb 11 18:34:45 volumio go-librespot[27714]: runtime.gopark(0x960f10, 0x0, 0x9, 0x3, 0x1) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x285786c sp=0x2857858 pc=0xa97c0 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.selectgo(0x28579dc, 0x2857948, 0x0, 0x0, 0x2, 0x1) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/select.go:351 +0xc4c fp=0x285791c sp=0x285786c pc=0x85000 Feb 11 18:34:45 volumio go-librespot[27714]: net.(*Resolver).lookupIPAddr(0xfd1660, {0xa2611c, 0x2ab76d0}, {0x903a4e, 0x3}, {0x2a0c7c0, 0x17}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/lookup.go:343 +0x394 fp=0x2857a24 sp=0x285791c pc=0x1b68b0 Feb 11 18:34:45 volumio go-librespot[27714]: net.(*Resolver).internetAddrList(0xfd1660, {0xa2611c, 0x2ab76d0}, {0x903a4e, 0x3}, {0x2a0c7c0, 0x1b}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/ipsock.go:289 +0x6b0 fp=0x2857ab8 sp=0x2857a24 pc=0x1b486c Feb 11 18:34:45 volumio go-librespot[27714]: net.(*Resolver).resolveAddrList(0xfd1660, {0xa2611c, 0x2ab76d0}, {0x903e50, 0x4}, {0x903a4e, 0x3}, {0x2a0c7c0, 0x1b}, {0x0, ...}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/dial.go:353 +0x510 fp=0x2857b40 sp=0x2857ab8 pc=0x19f1a8 Feb 11 18:34:45 volumio go-librespot[27714]: net.(*Dialer).DialContext(0x29927e0, {0xa260e4, 0x2a1f830}, {0x903a4e, 0x3}, {0x2a0c7c0, 0x1b}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/dial.go:560 +0x43c fp=0x2857c3c sp=0x2857b40 pc=0x1a00e4 Feb 11 18:34:45 volumio go-librespot[27714]: net.(*Dialer).DialContext-fm({0xa260e4, 0x2a1f830}, {0x903a4e, 0x3}, {0x2a0c7c0, 0x1b}) Feb 11 18:34:45 volumio go-librespot[27714]: :1 +0x58 fp=0x2857c6c sp=0x2857c3c pc=0x368914 Feb 11 18:34:45 volumio go-librespot[27714]: net/http.(*Transport).dial(0xf812a8, {0xa260e4, 0x2a1f830}, {0x903a4e, 0x3}, {0x2a0c7c0, 0x1b}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/http/transport.go:1278 +0x158 fp=0x2857cac sp=0x2857c6c pc=0x3506d4 Feb 11 18:34:45 volumio go-librespot[27714]: net/http.(*Transport).dialConn(0xf812a8, {0xa260e4, 0x2a1f830}, {{}, 0x0, {0x2b52e00, 0x5}, {0x2a0c7c0, 0x1b}, 0x1}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/http/transport.go:1783 +0x6a4 fp=0x2857f60 sp=0x2857cac pc=0x3530b0 Feb 11 18:34:45 volumio go-librespot[27714]: net/http.(*Transport).dialConnFor(0xf812a8, 0x289e900) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/http/transport.go:1618 +0x80 fp=0x2857fc4 sp=0x2857f60 pc=0x351e80 Feb 11 18:34:45 volumio go-librespot[27714]: net/http.(*Transport).startDialConnForLocked.func1() Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/http/transport.go:1600 +0x3c fp=0x2857fec sp=0x2857fc4 pc=0x351d08 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.goexit({}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x2857fec sp=0x2857fec pc=0xb0874 Feb 11 18:34:45 volumio go-librespot[27714]: created by net/http.(*Transport).startDialConnForLocked in goroutine 103 Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/http/transport.go:1599 +0x134 Feb 11 18:34:45 volumio go-librespot[27714]: goroutine 36 gp=0x2a2e248 m=nil [IO wait, 24 minutes]: Feb 11 18:34:45 volumio go-librespot[27714]: runtime.gopark(0x960ecc, 0xb6130c10, 0x2, 0x2, 0x5) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x29a58d4 sp=0x29a58c0 pc=0xa97c0 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.netpollblock(0xb6130c00, 0x72, 0x0) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/netpoll.go:575 +0x100 fp=0x29a58ec sp=0x29a58d4 pc=0x675a0 Feb 11 18:34:45 volumio go-librespot[27714]: internal/poll.runtime_pollWait(0xb6130c00, 0x72) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/netpoll.go:351 +0x54 fp=0x29a5900 sp=0x29a58ec pc=0xa8864 Feb 11 18:34:45 volumio go-librespot[27714]: internal/poll.(*pollDesc).wait(0x2a30158, 0x72, 0x0) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x30 fp=0x29a5914 sp=0x29a5900 pc=0x134df4 Feb 11 18:34:45 volumio go-librespot[27714]: internal/poll.(*pollDesc).waitRead(...) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 Feb 11 18:34:45 volumio go-librespot[27714]: internal/poll.(*FD).Read(0x2a30140, {0x2a5c000, 0x1000, 0x1000}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/internal/poll/fd_unix.go:165 +0x22c fp=0x29a595c sp=0x29a5914 pc=0x135f74 Feb 11 18:34:45 volumio go-librespot[27714]: net.(*netFD).Read(0x2a30140, {0x2a5c000, 0x1000, 0x1000}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/fd_posix.go:68 +0x38 fp=0x29a5988 sp=0x29a595c pc=0x1a8c28 Feb 11 18:34:45 volumio go-librespot[27714]: net.(*conn).Read(0x2a08248, {0x2a5c000, 0x1000, 0x1000}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/net.go:196 +0x48 fp=0x29a59b4 sp=0x29a5988 pc=0x1b842c Feb 11 18:34:45 volumio go-librespot[27714]: io.(*multiReader).Read(0x2a04210, {0x2a5c000, 0x1000, 0x1000}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/io/multi.go:26 +0xb4 fp=0x29a59e0 sp=0x29a59b4 pc=0xef364 Feb 11 18:34:45 volumio go-librespot[27714]: bufio.(*Reader).fill(0x2a02d80) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/bufio/bufio.go:113 +0x10c fp=0x29a5a04 sp=0x29a59e0 pc=0x2b6390 Feb 11 18:34:45 volumio go-librespot[27714]: bufio.(*Reader).ReadByte(0x2a02d80) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/bufio/bufio.go:273 +0x28 fp=0x29a5a10 sp=0x29a5a04 pc=0x2b6c0c Feb 11 18:34:45 volumio go-librespot[27714]: nhooyr.io/websocket.readFrameHeader(0x2a02d80, {0x2a3617c, 0x8, 0x8}) Feb 11 18:34:45 volumio go-librespot[27714]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/frame.go:55 +0x68 fp=0x29a5a50 sp=0x29a5a10 pc=0x498164 Feb 11 18:34:45 volumio go-librespot[27714]: nhooyr.io/websocket.(*Conn).readFrameHeader(0x2a36148, {0xa26090, 0xfdcff0}) Feb 11 18:34:45 volumio go-librespot[27714]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/read.go:235 +0xb4 fp=0x29a5b10 sp=0x29a5a50 pc=0x49b01c Feb 11 18:34:45 volumio go-librespot[27714]: nhooyr.io/websocket.(*Conn).readLoop(0x2a36148, {0xa26090, 0xfdcff0}) Feb 11 18:34:45 volumio go-librespot[27714]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/read.go:193 +0x3c fp=0x29a5bd4 sp=0x29a5b10 pc=0x49ab08 Feb 11 18:34:45 volumio go-librespot[27714]: nhooyr.io/websocket.(*Conn).reader(0x2a36148, {0xa26090, 0xfdcff0}) Feb 11 18:34:45 volumio go-librespot[27714]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/read.go:355 +0xec fp=0x29a5c58 sp=0x29a5bd4 pc=0x49bc20 Feb 11 18:34:45 volumio go-librespot[27714]: nhooyr.io/websocket.(*Conn).Reader(...) Feb 11 18:34:45 volumio go-librespot[27714]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/read.go:39 Feb 11 18:34:45 volumio go-librespot[27714]: nhooyr.io/websocket.(*Conn).Read(0x2a36148, {0xa26090, 0xfdcff0}) Feb 11 18:34:45 volumio go-librespot[27714]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/read.go:47 +0x30 fp=0x29a5c80 sp=0x29a5c58 pc=0x49a0a0 Feb 11 18:34:45 volumio go-librespot[27714]: main.(*ConcreteApiServer).serve.func17({0xa25968, 0x2a2c218}, 0x2a2c0b8) Feb 11 18:34:45 volumio go-librespot[27714]: /src/cmd/daemon/api_server.go:636 +0x3b0 fp=0x29a5cfc sp=0x29a5c80 pc=0x6a062c Feb 11 18:34:45 volumio go-librespot[27714]: net/http.HandlerFunc.ServeHTTP(0x2a08188, {0xa25968, 0x2a2c218}, 0x2a2c0b8) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/http/server.go:2322 +0x34 fp=0x29a5d0c sp=0x29a5cfc pc=0x33cf4c Feb 11 18:34:45 volumio go-librespot[27714]: net/http.(*ServeMux).ServeHTTP(0x2a00000, {0xa25968, 0x2a2c218}, 0x2a2c0b8) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/http/server.go:2861 +0x228 fp=0x29a5d4c sp=0x29a5d0c pc=0x33ee3c Feb 11 18:34:45 volumio go-librespot[27714]: main.(*ConcreteApiServer).serve.(*Cors).Handler.func19({0xa25968, 0x2a2c218}, 0x2a2c0b8) Feb 11 18:34:45 volumio go-librespot[27714]: /src/.gocache/mod/github.com/rs/cors@v1.11.1/cors.go:289 +0x124 fp=0x29a5d74 sp=0x29a5d4c pc=0x69ffa8 Feb 11 18:34:45 volumio go-librespot[27714]: net/http.HandlerFunc.ServeHTTP(0x2a04140, {0xa25968, 0x2a2c218}, 0x2a2c0b8) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/http/server.go:2322 +0x34 fp=0x29a5d84 sp=0x29a5d74 pc=0x33cf4c Feb 11 18:34:45 volumio go-librespot[27714]: net/http.serverHandler.ServeHTTP({0x2a2c008}, {0xa25968, 0x2a2c218}, 0x2a2c0b8) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/http/server.go:3340 +0xe0 fp=0x29a5da0 sp=0x29a5d84 pc=0x35c2b8 Feb 11 18:34:45 volumio go-librespot[27714]: net/http.(*conn).serve(0x2a201e0, {0xa260c8, 0x2a1a1e0}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/http/server.go:2109 +0x794 fp=0x29a5fdc sp=0x29a5da0 pc=0x33b008 Feb 11 18:34:45 volumio go-librespot[27714]: net/http.(*Server).Serve.gowrap3() Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/http/server.go:3493 +0x38 fp=0x29a5fec sp=0x29a5fdc pc=0x340d40 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.goexit({}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x29a5fec sp=0x29a5fec pc=0xb0874 Feb 11 18:34:45 volumio go-librespot[27714]: created by net/http.(*Server).Serve in goroutine 23 Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/http/server.go:3493 +0x42c Feb 11 18:34:45 volumio go-librespot[27714]: goroutine 38 gp=0x2a2e488 m=nil [select, 24 minutes]: Feb 11 18:34:45 volumio go-librespot[27714]: runtime.gopark(0x960f10, 0x0, 0x9, 0x3, 0x1) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x2845e94 sp=0x2845e80 pc=0xa97c0 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.selectgo(0x2845fa8, 0x2845f6c, 0x0, 0x0, 0x5, 0x1) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/select.go:351 +0xc4c fp=0x2845f44 sp=0x2845e94 pc=0x85000 Feb 11 18:34:45 volumio go-librespot[27714]: nhooyr.io/websocket.(*Conn).timeoutLoop(0x2a36148) Feb 11 18:34:45 volumio go-librespot[27714]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/conn.go:180 +0x144 fp=0x2845fe4 sp=0x2845f44 pc=0x494d20 Feb 11 18:34:45 volumio go-librespot[27714]: nhooyr.io/websocket.newConn.gowrap1() Feb 11 18:34:45 volumio go-librespot[27714]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/conn.go:140 +0x28 fp=0x2845fec sp=0x2845fe4 pc=0x4949b0 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.goexit({}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x2845fec sp=0x2845fec pc=0xb0874 Feb 11 18:34:45 volumio go-librespot[27714]: created by nhooyr.io/websocket.newConn in goroutine 36 Feb 11 18:34:45 volumio go-librespot[27714]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/conn.go:140 +0x578 Feb 11 18:34:45 volumio go-librespot[27714]: goroutine 39 gp=0x2a2e6c8 m=nil [GC worker (idle), 24 minutes]: Feb 11 18:34:45 volumio go-librespot[27714]: runtime.gopark(0x960d90, 0x2bc4400, 0x1c, 0xa, 0x0) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x2c8a788 sp=0x2c8a774 pc=0xa97c0 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.gcBgMarkWorker(0x2c6c540) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/mgc.go:1463 +0xf4 fp=0x2c8a7e4 sp=0x2c8a788 pc=0x49f34 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.gcBgMarkStartWorkers.gowrap1() Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/mgc.go:1373 +0x28 fp=0x2c8a7ec sp=0x2c8a7e4 pc=0x49e14 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.goexit({}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x2c8a7ec sp=0x2c8a7ec pc=0xb0874 Feb 11 18:34:45 volumio go-librespot[27714]: created by runtime.gcBgMarkStartWorkers in goroutine 34 Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/mgc.go:1373 +0x14c Feb 11 18:34:45 volumio go-librespot[27714]: goroutine 40 gp=0x2a2e7e8 m=nil [GC worker (idle), 24 minutes]: Feb 11 18:34:45 volumio go-librespot[27714]: runtime.gopark(0x960d90, 0x2bc4600, 0x1c, 0xa, 0x0) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x2c8af88 sp=0x2c8af74 pc=0xa97c0 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.gcBgMarkWorker(0x2c6c540) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/mgc.go:1463 +0xf4 fp=0x2c8afe4 sp=0x2c8af88 pc=0x49f34 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.gcBgMarkStartWorkers.gowrap1() Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/mgc.go:1373 +0x28 fp=0x2c8afec sp=0x2c8afe4 pc=0x49e14 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.goexit({}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x2c8afec sp=0x2c8afec pc=0xb0874 Feb 11 18:34:45 volumio go-librespot[27714]: created by runtime.gcBgMarkStartWorkers in goroutine 34 Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/mgc.go:1373 +0x14c Feb 11 18:34:45 volumio go-librespot[27714]: goroutine 41 gp=0x2a2e908 m=nil [GC worker (idle), 24 minutes]: Feb 11 18:34:45 volumio go-librespot[27714]: runtime.gopark(0x960d90, 0x2bc4800, 0x1c, 0xa, 0x0) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x2c8b788 sp=0x2c8b774 pc=0xa97c0 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.gcBgMarkWorker(0x2c6c540) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/mgc.go:1463 +0xf4 fp=0x2c8b7e4 sp=0x2c8b788 pc=0x49f34 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.gcBgMarkStartWorkers.gowrap1() Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/mgc.go:1373 +0x28 fp=0x2c8b7ec sp=0x2c8b7e4 pc=0x49e14 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.goexit({}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x2c8b7ec sp=0x2c8b7ec pc=0xb0874 Feb 11 18:34:45 volumio go-librespot[27714]: created by runtime.gcBgMarkStartWorkers in goroutine 34 Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/mgc.go:1373 +0x14c Feb 11 18:34:45 volumio go-librespot[27714]: goroutine 42 gp=0x2a2ea28 m=nil [GC worker (idle)]: Feb 11 18:34:45 volumio go-librespot[27714]: runtime.gopark(0x960d90, 0x2bc4a00, 0x1c, 0xa, 0x0) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x2856f88 sp=0x2856f74 pc=0xa97c0 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.gcBgMarkWorker(0x2c6c540) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/mgc.go:1463 +0xf4 fp=0x2856fe4 sp=0x2856f88 pc=0x49f34 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.gcBgMarkStartWorkers.gowrap1() Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/mgc.go:1373 +0x28 fp=0x2856fec sp=0x2856fe4 pc=0x49e14 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.goexit({}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x2856fec sp=0x2856fec pc=0xb0874 Feb 11 18:34:45 volumio go-librespot[27714]: created by runtime.gcBgMarkStartWorkers in goroutine 34 Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/mgc.go:1373 +0x14c Feb 11 18:34:45 volumio go-librespot[27714]: goroutine 5 gp=0x2a2e368 m=nil [IO wait, 5 minutes]: Feb 11 18:34:45 volumio go-librespot[27714]: runtime.gopark(0x960ecc, 0xb6130810, 0x2, 0x2, 0x5) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x2a0ee88 sp=0x2a0ee74 pc=0xa97c0 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.netpollblock(0xb6130800, 0x72, 0x0) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/netpoll.go:575 +0x100 fp=0x2a0eea0 sp=0x2a0ee88 pc=0x675a0 Feb 11 18:34:45 volumio go-librespot[27714]: internal/poll.runtime_pollWait(0xb6130800, 0x72) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/netpoll.go:351 +0x54 fp=0x2a0eeb4 sp=0x2a0eea0 pc=0xa8864 Feb 11 18:34:45 volumio go-librespot[27714]: internal/poll.(*pollDesc).wait(0x2a420b8, 0x72, 0x0) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x30 fp=0x2a0eec8 sp=0x2a0eeb4 pc=0x134df4 Feb 11 18:34:45 volumio go-librespot[27714]: internal/poll.(*pollDesc).waitRead(...) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 Feb 11 18:34:45 volumio go-librespot[27714]: internal/poll.(*FD).RawRead(0x2a420a0, 0x2a1e030) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/internal/poll/fd_unix.go:710 +0x154 fp=0x2a0eef4 sp=0x2a0eec8 pc=0x13a168 Feb 11 18:34:45 volumio go-librespot[27714]: net.(*rawConn).Read(0x29f81d8, 0x2a1e030) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/rawconn.go:44 +0x38 fp=0x2a0ef14 sp=0x2a0eef4 pc=0x1bc9b4 Feb 11 18:34:45 volumio go-librespot[27714]: golang.org/x/net/internal/socket.(*Conn).recvMsg(0x29fe1e0, 0x2a1e000, 0x0) Feb 11 18:34:45 volumio go-librespot[27714]: /src/.gocache/mod/golang.org/x/net@v0.48.0/internal/socket/rawconn_msg.go:27 +0x140 fp=0x2a0ef44 sp=0x2a0ef14 pc=0x5b7e28 Feb 11 18:34:45 volumio go-librespot[27714]: golang.org/x/net/internal/socket.(*Conn).RecvMsg(...) Feb 11 18:34:45 volumio go-librespot[27714]: /src/.gocache/mod/golang.org/x/net@v0.48.0/internal/socket/socket.go:247 Feb 11 18:34:45 volumio go-librespot[27714]: golang.org/x/net/ipv4.(*payloadHandler).ReadFrom(0x2a1e0c8, {0x2baa000, 0x10000, 0x10000}) Feb 11 18:34:45 volumio go-librespot[27714]: /src/.gocache/mod/golang.org/x/net@v0.48.0/ipv4/payload_cmsg.go:31 +0x1a0 fp=0x2a0ef9c sp=0x2a0ef44 pc=0x5bbb1c Feb 11 18:34:45 volumio go-librespot[27714]: github.com/grandcat/zeroconf.(*Server).recv4(0x29d0700, 0x2a1e0c0) Feb 11 18:34:45 volumio go-librespot[27714]: /src/.gocache/mod/github.com/grandcat/zeroconf@v1.0.0/server.go:254 +0xdc fp=0x2a0efe0 sp=0x2a0ef9c pc=0x618bf8 Feb 11 18:34:45 volumio go-librespot[27714]: github.com/grandcat/zeroconf.(*Server).mainloop.gowrap1() Feb 11 18:34:45 volumio go-librespot[27714]: /src/.gocache/mod/github.com/grandcat/zeroconf@v1.0.0/server.go:188 +0x30 fp=0x2a0efec sp=0x2a0efe0 pc=0x6188c8 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.goexit({}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x2a0efec sp=0x2a0efec pc=0xb0874 Feb 11 18:34:45 volumio go-librespot[27714]: created by github.com/grandcat/zeroconf.(*Server).mainloop in goroutine 43 Feb 11 18:34:45 volumio go-librespot[27714]: /src/.gocache/mod/github.com/grandcat/zeroconf@v1.0.0/server.go:188 +0x7c Feb 11 18:34:45 volumio go-librespot[27714]: goroutine 6 gp=0x2a2e5a8 m=nil [IO wait, 24 minutes]: Feb 11 18:34:45 volumio go-librespot[27714]: runtime.gopark(0x960ecc, 0xb6130610, 0x2, 0x2, 0x5) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x2b87660 sp=0x2b8764c pc=0xa97c0 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.netpollblock(0xb6130600, 0x72, 0x0) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/netpoll.go:575 +0x100 fp=0x2b87678 sp=0x2b87660 pc=0x675a0 Feb 11 18:34:45 volumio go-librespot[27714]: internal/poll.runtime_pollWait(0xb6130600, 0x72) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/netpoll.go:351 +0x54 fp=0x2b8768c sp=0x2b87678 pc=0xa8864 Feb 11 18:34:45 volumio go-librespot[27714]: internal/poll.(*pollDesc).wait(0x2a42108, 0x72, 0x0) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x30 fp=0x2b876a0 sp=0x2b8768c pc=0x134df4 Feb 11 18:34:45 volumio go-librespot[27714]: internal/poll.(*pollDesc).waitRead(...) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 Feb 11 18:34:45 volumio go-librespot[27714]: internal/poll.(*FD).RawRead(0x2a420f0, 0x2a03980) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/internal/poll/fd_unix.go:710 +0x154 fp=0x2b876cc sp=0x2b876a0 pc=0x13a168 Feb 11 18:34:45 volumio go-librespot[27714]: net.(*rawConn).Read(0x29f8200, 0x2a03980) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/rawconn.go:44 +0x38 fp=0x2b876ec sp=0x2b876cc pc=0x1bc9b4 Feb 11 18:34:45 volumio go-librespot[27714]: golang.org/x/net/internal/socket.(*Conn).recvMsg(0x29fe1f0, 0x2a03950, 0x0) Feb 11 18:34:45 volumio go-librespot[27714]: /src/.gocache/mod/golang.org/x/net@v0.48.0/internal/socket/rawconn_msg.go:27 +0x140 fp=0x2b8771c sp=0x2b876ec pc=0x5b7e28 Feb 11 18:34:45 volumio go-librespot[27714]: golang.org/x/net/internal/socket.(*Conn).RecvMsg(...) Feb 11 18:34:45 volumio go-librespot[27714]: /src/.gocache/mod/golang.org/x/net@v0.48.0/internal/socket/socket.go:247 Feb 11 18:34:45 volumio volumio[27255]: info: Connection to go-librespot Websocket closed Feb 11 18:34:45 volumio systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=134/n/a Feb 11 18:34:45 volumio go-librespot[27714]: golang.org/x/net/ipv6.(*payloadHandler).ReadFrom(0x2a1e0f8, {0x2b9a000, 0x10000, 0x10000}) Feb 11 18:34:45 volumio go-librespot[27714]: /src/.gocache/mod/golang.org/x/net@v0.48.0/ipv6/payload_cmsg.go:31 +0x188 fp=0x2b8779c sp=0x2b8771c pc=0x5bf588 Feb 11 18:34:45 volumio go-librespot[27714]: github.com/grandcat/zeroconf.(*Server).recv6(0x29d0700, 0x2a1e0f0) Feb 11 18:34:45 volumio go-librespot[27714]: /src/.gocache/mod/github.com/grandcat/zeroconf@v1.0.0/server.go:282 +0xdc fp=0x2b877e0 sp=0x2b8779c pc=0x618ddc Feb 11 18:34:45 volumio go-librespot[27714]: github.com/grandcat/zeroconf.(*Server).mainloop.gowrap2() Feb 11 18:34:45 volumio go-librespot[27714]: /src/.gocache/mod/github.com/grandcat/zeroconf@v1.0.0/server.go:191 +0x30 fp=0x2b877ec sp=0x2b877e0 pc=0x61886c Feb 11 18:34:45 volumio go-librespot[27714]: runtime.goexit({}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x2b877ec sp=0x2b877ec pc=0xb0874 Feb 11 18:34:45 volumio go-librespot[27714]: created by github.com/grandcat/zeroconf.(*Server).mainloop in goroutine 43 Feb 11 18:34:45 volumio go-librespot[27714]: /src/.gocache/mod/github.com/grandcat/zeroconf@v1.0.0/server.go:191 +0xe8 Feb 11 18:34:45 volumio go-librespot[27714]: goroutine 53 gp=0x28039e8 m=nil [select, 24 minutes]: Feb 11 18:34:45 volumio go-librespot[27714]: runtime.gopark(0x960f10, 0x0, 0x9, 0x3, 0x1) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x2c8c674 sp=0x2c8c660 pc=0xa97c0 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.selectgo(0x2c8c780, 0x2c8c74c, 0x0, 0x0, 0x3, 0x1) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/select.go:351 +0xc4c fp=0x2c8c724 sp=0x2c8c674 pc=0x85000 Feb 11 18:34:45 volumio go-librespot[27714]: github.com/devgianlu/go-librespot/player.(*Player).manageLoop(0x2ab6ff0) Feb 11 18:34:45 volumio go-librespot[27714]: /src/player/player.go:215 +0x1f4 fp=0x2c8c7e4 sp=0x2c8c724 pc=0x5818e0 Feb 11 18:34:45 volumio go-librespot[27714]: github.com/devgianlu/go-librespot/player.NewPlayer.gowrap1() Feb 11 18:34:45 volumio go-librespot[27714]: /src/player/player.go:197 +0x28 fp=0x2c8c7ec sp=0x2c8c7e4 pc=0x5814c8 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.goexit({}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x2c8c7ec sp=0x2c8c7ec pc=0xb0874 Feb 11 18:34:45 volumio go-librespot[27714]: created by github.com/devgianlu/go-librespot/player.NewPlayer in goroutine 1 Feb 11 18:34:45 volumio go-librespot[27714]: /src/player/player.go:197 +0x220 Feb 11 18:34:45 volumio go-librespot[27714]: goroutine 54 gp=0x2803b08 m=nil [select, 20 minutes]: Feb 11 18:34:45 volumio go-librespot[27714]: runtime.gopark(0x960f10, 0x0, 0x9, 0x3, 0x1) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x29ab930 sp=0x29ab91c pc=0xa97c0 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.selectgo(0x29abf70, 0x29abb20, 0x0, 0x0, 0xa, 0x1) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/select.go:351 +0xc4c fp=0x29ab9e0 sp=0x29ab930 pc=0x85000 Feb 11 18:34:45 volumio go-librespot[27714]: main.(*AppPlayer).Run(0x2a42140, {0xa260ac, 0xfdcff0}, 0x2a16fc0, 0x2a17000) Feb 11 18:34:45 volumio systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'. Feb 11 18:34:45 volumio go-librespot[27714]: /src/cmd/daemon/player.go:661 +0x368 fp=0x29abfd4 sp=0x29ab9e0 pc=0x6b3970 Feb 11 18:34:45 volumio go-librespot[27714]: main.(*App).withAppPlayer.gowrap1() Feb 11 18:34:45 volumio go-librespot[27714]: /src/cmd/daemon/main.go:274 +0x48 fp=0x29abfec sp=0x29abfd4 pc=0x6abe18 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.goexit({}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x29abfec sp=0x29abfec pc=0xb0874 Feb 11 18:34:45 volumio go-librespot[27714]: created by main.(*App).withAppPlayer in goroutine 1 Feb 11 18:34:45 volumio go-librespot[27714]: /src/cmd/daemon/main.go:274 +0x410 Feb 11 18:34:45 volumio go-librespot[27714]: goroutine 183 gp=0x2882908 m=0 mp=0xfd2c30 [syscall]: Feb 11 18:34:45 volumio go-librespot[27714]: runtime.cgocall(0x74cab0, 0x2b82efc) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/cgocall.go:167 +0x50 fp=0x2b82ee4 sp=0x2b82ecc pc=0xa628c Feb 11 18:34:45 volumio go-librespot[27714]: net._C2func_getaddrinfo(0x2a32318, 0x0, 0x2c086c0, 0x2c02518) Feb 11 18:34:45 volumio go-librespot[27714]: _cgo_gotypes.go:105 +0x44 fp=0x2b82ef8 sp=0x2b82ee4 pc=0x1c97c8 Feb 11 18:34:45 volumio go-librespot[27714]: net._C_getaddrinfo.func1(...) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/cgo_unix_cgo.go:84 Feb 11 18:34:45 volumio go-librespot[27714]: net._C_getaddrinfo(0x2a32318, 0x0, 0x2c086c0, 0x2c02518) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/cgo_unix_cgo.go:84 +0x80 fp=0x2b82f18 sp=0x2b82ef8 pc=0x1c9a8c Feb 11 18:34:45 volumio go-librespot[27714]: net.cgoLookupHostIP({0x903a4e, 0x3}, {0x282c0a8, 0x13}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/cgo_unix.go:174 +0x1f4 fp=0x2b82f8c sp=0x2b82f18 pc=0x19bd90 Feb 11 18:34:45 volumio go-librespot[27714]: net.cgoLookupIP.func1() Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/cgo_unix.go:229 +0x34 fp=0x2b82fb4 sp=0x2b82f8c pc=0x19c3b4 Feb 11 18:34:45 volumio go-librespot[27714]: net.doBlockingWithCtx[...].func1() Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/cgo_unix.go:67 +0x54 fp=0x2b82fec sp=0x2b82fb4 pc=0x1cc878 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.goexit({}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x2b82fec sp=0x2b82fec pc=0xb0874 Feb 11 18:34:45 volumio go-librespot[27714]: created by net.doBlockingWithCtx[...] in goroutine 182 Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/cgo_unix.go:64 +0x204 Feb 11 18:34:45 volumio go-librespot[27714]: goroutine 55 gp=0x2803c28 m=nil [chan receive, 24 minutes]: Feb 11 18:34:45 volumio go-librespot[27714]: runtime.gopark(0x960d64, 0x28901b8, 0xe, 0x7, 0x2) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x2c8cf3c sp=0x2c8cf28 pc=0xa97c0 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.chanrecv(0x2890180, 0x2c8cfd0, 0x1) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/chan.go:667 +0x550 fp=0x2c8cf84 sp=0x2c8cf3c pc=0x3414c Feb 11 18:34:45 volumio go-librespot[27714]: runtime.chanrecv2(0x2890180, 0x2c8cfd0) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/chan.go:514 +0x20 fp=0x2c8cf98 sp=0x2c8cf84 pc=0x33bf0 Feb 11 18:34:45 volumio go-librespot[27714]: main.(*App).withAppPlayer.func1() Feb 11 18:34:45 volumio go-librespot[27714]: /src/cmd/daemon/main.go:284 +0x68 fp=0x2c8cfec sp=0x2c8cf98 pc=0x6abd40 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.goexit({}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x2c8cfec sp=0x2c8cfec pc=0xb0874 Feb 11 18:34:45 volumio go-librespot[27714]: created by main.(*App).withAppPlayer in goroutine 1 Feb 11 18:34:45 volumio go-librespot[27714]: /src/cmd/daemon/main.go:281 +0x49c Feb 11 18:34:45 volumio go-librespot[27714]: goroutine 56 gp=0x2803d48 m=nil [chan receive, 24 minutes]: Feb 11 18:34:45 volumio go-librespot[27714]: runtime.gopark(0x960d64, 0x2890178, 0xe, 0x7, 0x2) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x2c8d740 sp=0x2c8d72c pc=0xa97c0 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.chanrecv(0x2890140, 0x2c8d7e0, 0x1) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/chan.go:667 +0x550 fp=0x2c8d788 sp=0x2c8d740 pc=0x3414c Feb 11 18:34:45 volumio go-librespot[27714]: runtime.chanrecv2(0x2890140, 0x2c8d7e0) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/chan.go:514 +0x20 fp=0x2c8d79c sp=0x2c8d788 pc=0x33bf0 Feb 11 18:34:45 volumio go-librespot[27714]: main.(*App).withAppPlayer.func2() Feb 11 18:34:45 volumio go-librespot[27714]: /src/cmd/daemon/main.go:300 +0x6c fp=0x2c8d7ec sp=0x2c8d79c pc=0x6ab8a4 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.goexit({}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x2c8d7ec sp=0x2c8d7ec pc=0xb0874 Feb 11 18:34:45 volumio go-librespot[27714]: created by main.(*App).withAppPlayer in goroutine 1 Feb 11 18:34:45 volumio go-librespot[27714]: /src/cmd/daemon/main.go:297 +0x53c Feb 11 18:34:45 volumio go-librespot[27714]: goroutine 57 gp=0x2803e68 m=nil [IO wait, 24 minutes]: Feb 11 18:34:45 volumio go-librespot[27714]: runtime.gopark(0x960ecc, 0xb6130a10, 0x2, 0x2, 0x5) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x2c8ddac sp=0x2c8dd98 pc=0xa97c0 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.netpollblock(0xb6130a00, 0x72, 0x0) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/netpoll.go:575 +0x100 fp=0x2c8ddc4 sp=0x2c8ddac pc=0x675a0 Feb 11 18:34:45 volumio go-librespot[27714]: internal/poll.runtime_pollWait(0xb6130a00, 0x72) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/netpoll.go:351 +0x54 fp=0x2c8ddd8 sp=0x2c8ddc4 pc=0xa8864 Feb 11 18:34:45 volumio go-librespot[27714]: internal/poll.(*pollDesc).wait(0x2a42068, 0x72, 0x0) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x30 fp=0x2c8ddec sp=0x2c8ddd8 pc=0x134df4 Feb 11 18:34:45 volumio go-librespot[27714]: internal/poll.(*pollDesc).waitRead(...) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 Feb 11 18:34:45 volumio go-librespot[27714]: internal/poll.(*FD).Accept(0x2a42050) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/internal/poll/fd_unix.go:613 +0x284 fp=0x2c8de34 sp=0x2c8ddec pc=0x1395b0 Feb 11 18:34:45 volumio go-librespot[27714]: net.(*netFD).accept(0x2a42050) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/fd_unix.go:161 +0x20 fp=0x2c8de9c sp=0x2c8de34 pc=0x1aa9d8 Feb 11 18:34:45 volumio go-librespot[27714]: net.(*TCPListener).accept(0x2a1e060) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/tcpsock_posix.go:159 +0x20 fp=0x2c8def0 sp=0x2c8de9c pc=0x1c2304 Feb 11 18:34:45 volumio go-librespot[27714]: net.(*TCPListener).Accept(0x2a1e060) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/tcpsock.go:380 +0x30 fp=0x2c8df0c sp=0x2c8def0 pc=0x1c134c Feb 11 18:34:45 volumio go-librespot[27714]: net/http.(*onceCloseListener).Accept(0x2ab86e0) Feb 11 18:34:45 volumio go-librespot[27714]: :1 +0x34 fp=0x2c8df24 sp=0x2c8df0c pc=0x367710 Feb 11 18:34:45 volumio go-librespot[27714]: net/http.(*Server).Serve(0x2a228f8, {0xa258a8, 0x2a1e060}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/http/server.go:3463 +0x2d8 fp=0x2c8dfbc sp=0x2c8df24 pc=0x3408c8 Feb 11 18:34:45 volumio go-librespot[27714]: net/http.Serve(...) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/http/server.go:2971 Feb 11 18:34:45 volumio go-librespot[27714]: github.com/devgianlu/go-librespot/zeroconf.(*Zeroconf).Serve.func2() Feb 11 18:34:45 volumio go-librespot[27714]: /src/zeroconf/zeroconf.go:280 +0x8c fp=0x2c8dfec sp=0x2c8dfbc pc=0x61dc08 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.goexit({}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x2c8dfec sp=0x2c8dfec pc=0xb0874 Feb 11 18:34:45 volumio go-librespot[27714]: created by github.com/devgianlu/go-librespot/zeroconf.(*Zeroconf).Serve in goroutine 1 Feb 11 18:34:45 volumio go-librespot[27714]: /src/zeroconf/zeroconf.go:280 +0x154 Feb 11 18:34:45 volumio go-librespot[27714]: goroutine 186 gp=0x2ad8128 m=nil [select]: Feb 11 18:34:45 volumio go-librespot[27714]: runtime.gopark(0x960f10, 0x0, 0x9, 0x3, 0x1) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x2859b60 sp=0x2859b4c pc=0xa97c0 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.selectgo(0x2859c68, 0x2859c38, 0x0, 0x0, 0x2, 0x1) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/select.go:351 +0xc4c fp=0x2859c10 sp=0x2859b60 pc=0x85000 Feb 11 18:34:45 volumio go-librespot[27714]: net.doBlockingWithCtx[...]({0xa260e4, 0x2a1f860}, {0x2a0c7c0, 0x17}, 0x2a5e5a0) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/cgo_unix.go:71 +0x280 fp=0x2859c90 sp=0x2859c10 pc=0x1cc630 Feb 11 18:34:45 volumio go-librespot[27714]: net.cgoLookupIP({0xa260e4, 0x2a1f860}, {0x903a4e, 0x3}, {0x2a0c7c0, 0x17}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/cgo_unix.go:228 +0x98 fp=0x2859cc0 sp=0x2859c90 pc=0x19c334 Feb 11 18:34:45 volumio go-librespot[27714]: net.(*Resolver).lookupIP(0xfd1660, {0xa260e4, 0x2a1f860}, {0x903a4e, 0x3}, {0x2a0c7c0, 0x17}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/lookup_unix.go:64 +0x90 fp=0x2859efc sp=0x2859cc0 pc=0x1b7a0c Feb 11 18:34:45 volumio go-librespot[27714]: net.(*Resolver).lookupIP-fm({0xa260e4, 0x2a1f860}, {0x903a4e, 0x3}, {0x2a0c7c0, 0x17}) Feb 11 18:34:45 volumio go-librespot[27714]: :1 +0x58 fp=0x2859f30 sp=0x2859efc pc=0x1d2324 Feb 11 18:34:45 volumio go-librespot[27714]: net.init.func1({0xa260e4, 0x2a1f860}, 0x2c027e0, {0x903a4e, 0x3}, {0x2a0c7c0, 0x17}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/hook.go:21 +0x4c fp=0x2859f60 sp=0x2859f30 pc=0x1999a8 Feb 11 18:34:45 volumio go-librespot[27714]: net.(*Resolver).lookupIPAddr.func1() Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/lookup.go:335 +0x58 fp=0x2859f9c sp=0x2859f60 pc=0x1b724c Feb 11 18:34:45 volumio go-librespot[27714]: internal/singleflight.(*Group).doCall(0xfd1668, 0x2a1f890, {0x2a0c7e0, 0x1b}, 0x2c088a0) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/internal/singleflight/singleflight.go:93 +0x1c fp=0x2859fd4 sp=0x2859f9c pc=0x197c48 Feb 11 18:34:45 volumio go-librespot[27714]: internal/singleflight.(*Group).DoChan.gowrap1() Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/internal/singleflight/singleflight.go:86 +0x48 fp=0x2859fec sp=0x2859fd4 pc=0x197c00 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.goexit({}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x2859fec sp=0x2859fec pc=0xb0874 Feb 11 18:34:45 volumio go-librespot[27714]: created by internal/singleflight.(*Group).DoChan in goroutine 185 Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/internal/singleflight/singleflight.go:86 +0x304 Feb 11 18:34:45 volumio go-librespot[27714]: goroutine 191 gp=0x2c9e008 m=nil [IO wait]: Feb 11 18:34:45 volumio go-librespot[27714]: runtime.gopark(0x960ecc, 0xb5785410, 0x2, 0x2, 0x5) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x2c96b3c sp=0x2c96b28 pc=0xa97c0 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.netpollblock(0xb5785400, 0x72, 0x0) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/netpoll.go:575 +0x100 fp=0x2c96b54 sp=0x2c96b3c pc=0x675a0 Feb 11 18:34:45 volumio go-librespot[27714]: internal/poll.runtime_pollWait(0xb5785400, 0x72) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/netpoll.go:351 +0x54 fp=0x2c96b68 sp=0x2c96b54 pc=0xa8864 Feb 11 18:34:45 volumio go-librespot[27714]: internal/poll.(*pollDesc).wait(0x2a3e248, 0x72, 0x0) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x30 fp=0x2c96b7c sp=0x2c96b68 pc=0x134df4 Feb 11 18:34:45 volumio go-librespot[27714]: internal/poll.(*pollDesc).waitRead(...) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 Feb 11 18:34:45 volumio go-librespot[27714]: internal/poll.(*FD).Read(0x2a3e230, {0x2a3a000, 0x1000, 0x1000}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/internal/poll/fd_unix.go:165 +0x22c fp=0x2c96bc4 sp=0x2c96b7c pc=0x135f74 Feb 11 18:34:45 volumio go-librespot[27714]: net.(*netFD).Read(0x2a3e230, {0x2a3a000, 0x1000, 0x1000}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/fd_posix.go:68 +0x38 fp=0x2c96bf0 sp=0x2c96bc4 pc=0x1a8c28 Feb 11 18:34:45 volumio go-librespot[27714]: net.(*conn).Read(0x2c028c8, {0x2a3a000, 0x1000, 0x1000}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/net.go:196 +0x48 fp=0x2c96c1c sp=0x2c96bf0 pc=0x1b842c Feb 11 18:34:45 volumio go-librespot[27714]: crypto/tls.(*atLeastReader).Read(0x28acab0, {0x2a3a000, 0x1000, 0x1000}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/crypto/tls/conn.go:816 +0x78 fp=0x2c96c48 sp=0x2c96c1c pc=0x266c34 Feb 11 18:34:45 volumio go-librespot[27714]: bytes.(*Buffer).ReadFrom(0x2ca0ccc, {0xa22858, 0x28acab0}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/bytes/buffer.go:217 +0xa4 fp=0x2c96c84 sp=0x2c96c48 pc=0x160e08 Feb 11 18:34:45 volumio go-librespot[27714]: crypto/tls.(*Conn).readFromUntil(0x2ca0b48, {0xa21798, 0x2c028c8}, 0x5) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/crypto/tls/conn.go:838 +0xd4 fp=0x2c96cac sp=0x2c96c84 pc=0x266e90 Feb 11 18:34:45 volumio go-librespot[27714]: crypto/tls.(*Conn).readRecordOrCCS(0x2ca0b48, 0x0) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/crypto/tls/conn.go:627 +0x134 fp=0x2c96e0c sp=0x2c96cac pc=0x2645b4 Feb 11 18:34:45 volumio go-librespot[27714]: crypto/tls.(*Conn).readRecord(...) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/crypto/tls/conn.go:589 Feb 11 18:34:45 volumio go-librespot[27714]: crypto/tls.(*Conn).Read(0x2ca0b48, {0x2913000, 0x1000, 0x1000}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/crypto/tls/conn.go:1392 +0x14c fp=0x2c96e3c sp=0x2c96e0c pc=0x26a378 Feb 11 18:34:45 volumio go-librespot[27714]: net/http.(*persistConn).Read(0x2b26378, {0x2913000, 0x1000, 0x1000}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/http/transport.go:2125 +0x16c fp=0x2c96e70 sp=0x2c96e3c pc=0x355600 Feb 11 18:34:45 volumio go-librespot[27714]: bufio.(*Reader).fill(0x2cc30e0) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/bufio/bufio.go:113 +0x10c fp=0x2c96e94 sp=0x2c96e70 pc=0x2b6390 Feb 11 18:34:45 volumio go-librespot[27714]: bufio.(*Reader).Peek(0x2cc30e0, 0x1) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/bufio/bufio.go:152 +0x68 fp=0x2c96ea0 sp=0x2c96e94 pc=0x2b6514 Feb 11 18:34:45 volumio go-librespot[27714]: net/http.(*persistConn).readLoop(0x2b26378) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/http/transport.go:2278 +0x158 fp=0x2c96fe4 sp=0x2c96ea0 pc=0x355f78 Feb 11 18:34:45 volumio go-librespot[27714]: net/http.(*Transport).dialConn.gowrap2() Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/http/transport.go:1947 +0x28 fp=0x2c96fec sp=0x2c96fe4 pc=0x354ac0 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.goexit({}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x2c96fec sp=0x2c96fec pc=0xb0874 Feb 11 18:34:45 volumio go-librespot[27714]: created by net/http.(*Transport).dialConn in goroutine 195 Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/http/transport.go:1947 +0x170c Feb 11 18:34:45 volumio go-librespot[27714]: goroutine 78 gp=0x2ad8248 m=nil [select]: Feb 11 18:34:45 volumio go-librespot[27714]: runtime.gopark(0x960f10, 0x0, 0x9, 0x3, 0x1) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x2a11e84 sp=0x2a11e70 pc=0xa97c0 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.selectgo(0x2a11fd4, 0x2a11f5c, 0x0, 0x0, 0x2, 0x1) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/select.go:351 +0xc4c fp=0x2a11f34 sp=0x2a11e84 pc=0x85000 Feb 11 18:34:45 volumio go-librespot[27714]: github.com/devgianlu/go-librespot/dealer.(*Dealer).pingTicker(0x2a22848) Feb 11 18:34:45 volumio go-librespot[27714]: /src/dealer/dealer.go:138 +0x8c fp=0x2a11fe4 sp=0x2a11f34 pc=0x5a0cfc Feb 11 18:34:45 volumio go-librespot[27714]: github.com/devgianlu/go-librespot/dealer.(*Dealer).ReceiveMessage.(*Dealer).startReceiving.func1.gowrap2() Feb 11 18:34:45 volumio go-librespot[27714]: /src/dealer/dealer.go:129 +0x28 fp=0x2a11fec sp=0x2a11fe4 pc=0x5a2c40 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.goexit({}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x2a11fec sp=0x2a11fec pc=0xb0874 Feb 11 18:34:45 volumio go-librespot[27714]: created by github.com/devgianlu/go-librespot/dealer.(*Dealer).ReceiveMessage.(*Dealer).startReceiving.func1 in goroutine 54 Feb 11 18:34:45 volumio go-librespot[27714]: /src/dealer/dealer.go:129 +0x15c Feb 11 18:34:45 volumio go-librespot[27714]: goroutine 187 gp=0x299c248 m=7 mp=0x2881008 [syscall]: Feb 11 18:34:45 volumio go-librespot[27714]: runtime.cgocall(0x74cab0, 0x2bdb6fc) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/cgocall.go:167 +0x50 fp=0x2bdb6e4 sp=0x2bdb6cc pc=0xa628c Feb 11 18:34:45 volumio go-librespot[27714]: net._C2func_getaddrinfo(0x2a32378, 0x0, 0x2c088c0, 0x2c028a8) Feb 11 18:34:45 volumio go-librespot[27714]: _cgo_gotypes.go:105 +0x44 fp=0x2bdb6f8 sp=0x2bdb6e4 pc=0x1c97c8 Feb 11 18:34:45 volumio go-librespot[27714]: net._C_getaddrinfo.func1(...) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/cgo_unix_cgo.go:84 Feb 11 18:34:45 volumio go-librespot[27714]: net._C_getaddrinfo(0x2a32378, 0x0, 0x2c088c0, 0x2c028a8) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/cgo_unix_cgo.go:84 +0x80 fp=0x2bdb718 sp=0x2bdb6f8 pc=0x1c9a8c Feb 11 18:34:45 volumio go-librespot[27714]: net.cgoLookupHostIP({0x903a4e, 0x3}, {0x2a0c7c0, 0x17}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/cgo_unix.go:174 +0x1f4 fp=0x2bdb78c sp=0x2bdb718 pc=0x19bd90 Feb 11 18:34:45 volumio go-librespot[27714]: net.cgoLookupIP.func1() Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/cgo_unix.go:229 +0x34 fp=0x2bdb7b4 sp=0x2bdb78c pc=0x19c3b4 Feb 11 18:34:45 volumio go-librespot[27714]: net.doBlockingWithCtx[...].func1() Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/cgo_unix.go:67 +0x54 fp=0x2bdb7ec sp=0x2bdb7b4 pc=0x1cc878 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.goexit({}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x2bdb7ec sp=0x2bdb7ec pc=0xb0874 Feb 11 18:34:45 volumio go-librespot[27714]: created by net.doBlockingWithCtx[...] in goroutine 186 Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/cgo_unix.go:64 +0x204 Feb 11 18:34:45 volumio go-librespot[27714]: goroutine 182 gp=0x299c368 m=nil [select]: Feb 11 18:34:45 volumio go-librespot[27714]: runtime.gopark(0x960f10, 0x0, 0x9, 0x3, 0x1) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x285db60 sp=0x285db4c pc=0xa97c0 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.selectgo(0x285dc68, 0x285dc38, 0x0, 0x0, 0x2, 0x1) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/select.go:351 +0xc4c fp=0x285dc10 sp=0x285db60 pc=0x85000 Feb 11 18:34:45 volumio go-librespot[27714]: net.doBlockingWithCtx[...]({0xa260e4, 0x2a1ed20}, {0x282c0a8, 0x13}, 0x2a5e468) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/cgo_unix.go:71 +0x280 fp=0x285dc90 sp=0x285dc10 pc=0x1cc630 Feb 11 18:34:45 volumio go-librespot[27714]: net.cgoLookupIP({0xa260e4, 0x2a1ed20}, {0x903a4e, 0x3}, {0x282c0a8, 0x13}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/cgo_unix.go:228 +0x98 fp=0x285dcc0 sp=0x285dc90 pc=0x19c334 Feb 11 18:34:45 volumio go-librespot[27714]: net.(*Resolver).lookupIP(0xfd1660, {0xa260e4, 0x2a1ed20}, {0x903a4e, 0x3}, {0x282c0a8, 0x13}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/lookup_unix.go:64 +0x90 fp=0x285defc sp=0x285dcc0 pc=0x1b7a0c Feb 11 18:34:45 volumio go-librespot[27714]: net.(*Resolver).lookupIP-fm({0xa260e4, 0x2a1ed20}, {0x903a4e, 0x3}, {0x282c0a8, 0x13}) Feb 11 18:34:45 volumio go-librespot[27714]: :1 +0x58 fp=0x285df30 sp=0x285defc pc=0x1d2324 Feb 11 18:34:45 volumio go-librespot[27714]: net.init.func1({0xa260e4, 0x2a1ed20}, 0x2c024c8, {0x903a4e, 0x3}, {0x282c0a8, 0x13}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/hook.go:21 +0x4c fp=0x285df60 sp=0x285df30 pc=0x1999a8 Feb 11 18:34:45 volumio go-librespot[27714]: net.(*Resolver).lookupIPAddr.func1() Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/lookup.go:335 +0x58 fp=0x285df9c sp=0x285df60 pc=0x1b724c Feb 11 18:34:45 volumio go-librespot[27714]: internal/singleflight.(*Group).doCall(0xfd1668, 0x2a1ed50, {0x2a322b8, 0x17}, 0x2c086a0) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/internal/singleflight/singleflight.go:93 +0x1c fp=0x285dfd4 sp=0x285df9c pc=0x197c48 Feb 11 18:34:45 volumio go-librespot[27714]: internal/singleflight.(*Group).DoChan.gowrap1() Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/internal/singleflight/singleflight.go:86 +0x48 fp=0x285dfec sp=0x285dfd4 pc=0x197c00 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.goexit({}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x285dfec sp=0x285dfec pc=0xb0874 Feb 11 18:34:45 volumio go-librespot[27714]: created by internal/singleflight.(*Group).DoChan in goroutine 142 Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/internal/singleflight/singleflight.go:86 +0x304 Feb 11 18:34:45 volumio go-librespot[27714]: goroutine 142 gp=0x299c488 m=nil [select]: Feb 11 18:34:45 volumio go-librespot[27714]: runtime.gopark(0x960f10, 0x0, 0x9, 0x3, 0x1) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x2a10868 sp=0x2a10854 pc=0xa97c0 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.selectgo(0x2a109d8, 0x2a10944, 0x0, 0x0, 0x2, 0x1) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/select.go:351 +0xc4c fp=0x2a10918 sp=0x2a10868 pc=0x85000 Feb 11 18:34:45 volumio go-librespot[27714]: net.(*Resolver).lookupIPAddr(0xfd1660, {0xa2611c, 0x2ab74a0}, {0x903a4e, 0x3}, {0x282c0a8, 0x13}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/lookup.go:343 +0x394 fp=0x2a10a20 sp=0x2a10918 pc=0x1b68b0 Feb 11 18:34:45 volumio go-librespot[27714]: net.(*Resolver).internetAddrList(0xfd1660, {0xa2611c, 0x2ab74a0}, {0x903a4e, 0x3}, {0x282c0a8, 0x18}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/ipsock.go:289 +0x6b0 fp=0x2a10ab4 sp=0x2a10a20 pc=0x1b486c Feb 11 18:34:45 volumio go-librespot[27714]: net.(*Resolver).resolveAddrList(0xfd1660, {0xa2611c, 0x2ab74a0}, {0x903e50, 0x4}, {0x903a4e, 0x3}, {0x282c0a8, 0x18}, {0x0, ...}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/dial.go:353 +0x510 fp=0x2a10b3c sp=0x2a10ab4 pc=0x19f1a8 Feb 11 18:34:45 volumio go-librespot[27714]: net.(*Dialer).DialContext(0x2a10c68, {0xa2611c, 0x2ab74a0}, {0x903a4e, 0x3}, {0x282c0a8, 0x18}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/dial.go:560 +0x43c fp=0x2a10c38 sp=0x2a10b3c pc=0x1a00e4 Feb 11 18:34:45 volumio go-librespot[27714]: golang.org/x/net/proxy.direct.DialContext(...) Feb 11 18:34:45 volumio go-librespot[27714]: /src/.gocache/mod/golang.org/x/net@v0.48.0/proxy/direct.go:30 Feb 11 18:34:45 volumio go-librespot[27714]: golang.org/x/net/proxy.(*direct).DialContext(0xfdcff0, {0xa2611c, 0x2ab74a0}, {0x903a4e, 0x3}, {0x282c0a8, 0x18}) Feb 11 18:34:45 volumio go-librespot[27714]: :1 +0x74 fp=0x2a10ccc sp=0x2a10c38 pc=0x4f1ff0 Feb 11 18:34:45 volumio go-librespot[27714]: golang.org/x/net/proxy.Dial({0xa2611c, 0x2ab74a0}, {0x903a4e, 0x3}, {0x282c0a8, 0x18}) Feb 11 18:34:45 volumio go-librespot[27714]: /src/.gocache/mod/golang.org/x/net@v0.48.0/proxy/dial.go:28 +0xac fp=0x2a10d08 sp=0x2a10ccc pc=0x4efeb4 Feb 11 18:34:45 volumio go-librespot[27714]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).init(0x2a22638, {0xa260ac, 0xfdcff0}) Feb 11 18:34:45 volumio go-librespot[27714]: /src/ap/ap.go:95 +0x2a8 fp=0x2a10d80 sp=0x2a10d08 pc=0x4f4974 Feb 11 18:34:45 volumio go-librespot[27714]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).connect(0x2a22638, {0xa260ac, 0xfdcff0}, 0x2a1ec90) Feb 11 18:34:45 volumio go-librespot[27714]: /src/ap/ap.go:205 +0xd4 fp=0x2a10de4 sp=0x2a10d80 pc=0x4f5a7c Feb 11 18:34:45 volumio go-librespot[27714]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).reconnect(0x2a22638) Feb 11 18:34:45 volumio go-librespot[27714]: /src/ap/ap.go:394 +0xcc fp=0x2a10e0c sp=0x2a10de4 pc=0x4f703c Feb 11 18:34:45 volumio go-librespot[27714]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).reconnect-fm() Feb 11 18:34:45 volumio go-librespot[27714]: :1 +0x28 fp=0x2a10e1c sp=0x2a10e0c pc=0x4fb294 Feb 11 18:34:45 volumio go-librespot[27714]: github.com/cenkalti/backoff/v4.RetryNotifyWithTimer.Operation.withEmptyData.func1() Feb 11 18:34:45 volumio go-librespot[27714]: /src/.gocache/mod/github.com/cenkalti/backoff/v4@v4.3.0/retry.go:18 +0x1c fp=0x2a10e28 sp=0x2a10e1c pc=0x4ea1ec Feb 11 18:34:45 volumio go-librespot[27714]: github.com/cenkalti/backoff/v4.doRetryNotify[...](0x2a10ecc, {0xa24f50, 0x289e720}, 0x0, {0x0, 0x0}) Feb 11 18:34:45 volumio go-librespot[27714]: /src/.gocache/mod/github.com/cenkalti/backoff/v4@v4.3.0/retry.go:88 +0xcc fp=0x2a10ea4 sp=0x2a10e28 pc=0x4ea668 Feb 11 18:34:45 volumio go-librespot[27714]: github.com/cenkalti/backoff/v4.RetryNotifyWithTimer(0x2a10f5c, {0xa24f50, 0x289e720}, 0x0, {0x0, 0x0}) Feb 11 18:34:45 volumio go-librespot[27714]: /src/.gocache/mod/github.com/cenkalti/backoff/v4@v4.3.0/retry.go:61 +0x5c fp=0x2a10ed4 sp=0x2a10ea4 pc=0x4ea1a4 Feb 11 18:34:45 volumio go-librespot[27714]: github.com/cenkalti/backoff/v4.RetryNotify(...) Feb 11 18:34:45 volumio go-librespot[27714]: /src/.gocache/mod/github.com/cenkalti/backoff/v4@v4.3.0/retry.go:49 Feb 11 18:34:45 volumio go-librespot[27714]: github.com/cenkalti/backoff/v4.Retry(...) Feb 11 18:34:45 volumio go-librespot[27714]: /src/.gocache/mod/github.com/cenkalti/backoff/v4@v4.3.0/retry.go:38 Feb 11 18:34:45 volumio go-librespot[27714]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).recvLoop(0x2a22638) Feb 11 18:34:45 volumio go-librespot[27714]: /src/ap/ap.go:335 +0x434 fp=0x2a10fe4 sp=0x2a10ed4 pc=0x4f689c Feb 11 18:34:45 volumio go-librespot[27714]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).reconnect.gowrap1() Feb 11 18:34:45 volumio go-librespot[27714]: /src/ap/ap.go:403 +0x28 fp=0x2a10fec sp=0x2a10fe4 pc=0x4f71f0 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.goexit({}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x2a10fec sp=0x2a10fec pc=0xb0874 Feb 11 18:34:45 volumio go-librespot[27714]: created by github.com/devgianlu/go-librespot/ap.(*Accesspoint).reconnect in goroutine 157 Feb 11 18:34:45 volumio go-librespot[27714]: /src/ap/ap.go:403 +0x120 Feb 11 18:34:45 volumio go-librespot[27714]: goroutine 103 gp=0x2ad8b48 m=nil [select]: Feb 11 18:34:45 volumio go-librespot[27714]: runtime.gopark(0x960f10, 0x0, 0x9, 0x3, 0x1) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x285b6a8 sp=0x285b694 pc=0xa97c0 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.selectgo(0x285b848, 0x285b780, 0x0, 0x0, 0x5, 0x1) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/select.go:351 +0xc4c fp=0x285b758 sp=0x285b6a8 pc=0x85000 Feb 11 18:34:45 volumio go-librespot[27714]: net/http.(*persistConn).roundTrip(0x2b26378, 0x28b0270) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/http/transport.go:2836 +0x6dc fp=0x285b870 sp=0x285b758 pc=0x3587b0 Feb 11 18:34:45 volumio go-librespot[27714]: net/http.(*Transport).roundTrip(0xf812a8, 0x2b260b8) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/http/transport.go:696 +0x9d4 fp=0x285b95c sp=0x285b870 pc=0x34d584 Feb 11 18:34:45 volumio go-librespot[27714]: net/http.(*Transport).RoundTrip(0xf812a8, 0x2b260b8) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/http/roundtrip.go:33 +0x2c fp=0x285b974 sp=0x285b95c pc=0x35ba84 Feb 11 18:34:45 volumio go-librespot[27714]: net/http.send(0x2b260b8, {0xa21b28, 0xf812a8}, {0x0, 0x0, 0x0}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/http/client.go:259 +0x53c fp=0x285baa0 sp=0x285b974 pc=0x2ed3ec Feb 11 18:34:45 volumio go-librespot[27714]: net/http.(*Client).send(0x2b98060, 0x2b260b8, {0x0, 0x0, 0x0}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/http/client.go:180 +0x98 fp=0x285bae4 sp=0x285baa0 pc=0x2eccd8 Feb 11 18:34:45 volumio go-librespot[27714]: net/http.(*Client).do(0x2b98060, 0x2b260b8) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/http/client.go:729 +0x9a8 fp=0x285bbf4 sp=0x285bae4 pc=0x2ef340 Feb 11 18:34:45 volumio go-librespot[27714]: net/http.(*Client).Do(...) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/http/client.go:587 Feb 11 18:34:45 volumio go-librespot[27714]: nhooyr.io/websocket.handshakeRequest({0xa2611c, 0x2a30230}, {0x297e000, 0x1e0}, 0x28b01e0, 0x0, {0x28c0018, 0x18}) Feb 11 18:34:45 volumio go-librespot[27714]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/dial.go:210 +0x9e4 fp=0x285bccc sp=0x285bbf4 pc=0x496f44 Feb 11 18:34:45 volumio go-librespot[27714]: nhooyr.io/websocket.dial({0xa26090, 0xfdcff0}, {0x297e000, 0x1e0}, 0x285bde0, {0x0, 0x0}) Feb 11 18:34:45 volumio go-librespot[27714]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/dial.go:132 +0x24c fp=0x285bd8c sp=0x285bccc pc=0x495bd8 Feb 11 18:34:45 volumio go-librespot[27714]: nhooyr.io/websocket.Dial(...) Feb 11 18:34:45 volumio go-librespot[27714]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/dial.go:110 Feb 11 18:34:45 volumio go-librespot[27714]: github.com/devgianlu/go-librespot/dealer.(*Dealer).connect(0x2a22848, {0xa260ac, 0xfdcff0}) Feb 11 18:34:45 volumio go-librespot[27714]: /src/dealer/dealer.go:87 +0x31c fp=0x285be1c sp=0x285bd8c pc=0x5a09e4 Feb 11 18:34:45 volumio go-librespot[27714]: github.com/devgianlu/go-librespot/dealer.(*Dealer).reconnect(0x2a22848) Feb 11 18:34:45 volumio go-librespot[27714]: /src/dealer/dealer.go:288 +0x2c fp=0x285be54 sp=0x285be1c pc=0x5a1c74 Feb 11 18:34:45 volumio go-librespot[27714]: github.com/devgianlu/go-librespot/dealer.(*Dealer).reconnect-fm() Feb 11 18:34:45 volumio go-librespot[27714]: :1 +0x28 fp=0x285be64 sp=0x285be54 pc=0x5a35d8 Feb 11 18:34:45 volumio go-librespot[27714]: github.com/cenkalti/backoff/v4.RetryNotifyWithTimer.Operation.withEmptyData.func1() Feb 11 18:34:45 volumio go-librespot[27714]: /src/.gocache/mod/github.com/cenkalti/backoff/v4@v4.3.0/retry.go:18 +0x1c fp=0x285be70 sp=0x285be64 pc=0x4ea1ec Feb 11 18:34:45 volumio go-librespot[27714]: github.com/cenkalti/backoff/v4.doRetryNotify[...](0x285bf14, {0xa24f50, 0x289e420}, 0x0, {0x0, 0x0}) Feb 11 18:34:45 volumio go-librespot[27714]: /src/.gocache/mod/github.com/cenkalti/backoff/v4@v4.3.0/retry.go:88 +0xcc fp=0x285beec sp=0x285be70 pc=0x4ea668 Feb 11 18:34:45 volumio go-librespot[27714]: github.com/cenkalti/backoff/v4.RetryNotifyWithTimer(0x285bf68, {0xa24f50, 0x289e420}, 0x0, {0x0, 0x0}) Feb 11 18:34:45 volumio go-librespot[27714]: /src/.gocache/mod/github.com/cenkalti/backoff/v4@v4.3.0/retry.go:61 +0x5c fp=0x285bf1c sp=0x285beec pc=0x4ea1a4 Feb 11 18:34:45 volumio go-librespot[27714]: github.com/cenkalti/backoff/v4.RetryNotify(...) Feb 11 18:34:45 volumio go-librespot[27714]: /src/.gocache/mod/github.com/cenkalti/backoff/v4@v4.3.0/retry.go:49 Feb 11 18:34:45 volumio go-librespot[27714]: github.com/cenkalti/backoff/v4.Retry(...) Feb 11 18:34:45 volumio go-librespot[27714]: /src/.gocache/mod/github.com/cenkalti/backoff/v4@v4.3.0/retry.go:38 Feb 11 18:34:45 volumio go-librespot[27714]: github.com/devgianlu/go-librespot/dealer.(*Dealer).recvLoop(0x2a22848) Feb 11 18:34:45 volumio go-librespot[27714]: /src/dealer/dealer.go:237 +0x688 fp=0x285bfe4 sp=0x285bf1c pc=0x5a17c8 Feb 11 18:34:45 volumio go-librespot[27714]: github.com/devgianlu/go-librespot/dealer.(*Dealer).reconnect.gowrap1() Feb 11 18:34:45 volumio go-librespot[27714]: /src/dealer/dealer.go:296 +0x28 fp=0x285bfec sp=0x285bfe4 pc=0x5a1df4 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.goexit({}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x285bfec sp=0x285bfec pc=0xb0874 Feb 11 18:34:45 volumio go-librespot[27714]: created by github.com/devgianlu/go-librespot/dealer.(*Dealer).reconnect in goroutine 77 Feb 11 18:34:45 volumio go-librespot[27714]: /src/dealer/dealer.go:296 +0xf8 Feb 11 18:34:45 volumio go-librespot[27714]: goroutine 192 gp=0x2a2e128 m=nil [select]: Feb 11 18:34:45 volumio go-librespot[27714]: runtime.gopark(0x960f10, 0x0, 0x9, 0x3, 0x1) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x2c9bea0 sp=0x2c9be8c pc=0xa97c0 Feb 11 18:34:45 volumio go-librespot[27714]: runtime.selectgo(0x2c9bfac, 0x2c9bf78, 0x0, 0x0, 0x2, 0x1) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/select.go:351 +0xc4c fp=0x2c9bf50 sp=0x2c9bea0 pc=0x85000 Feb 11 18:34:45 volumio go-librespot[27714]: net/http.(*persistConn).writeLoop(0x2b26378) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/http/transport.go:2600 +0xc0 fp=0x2c9bfe4 sp=0x2c9bf50 pc=0x3579b4 Feb 11 18:34:45 volumio go-librespot[27714]: net/http.(*Transport).dialConn.gowrap3() Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/http/transport.go:1948 +0x28 fp=0x2c9bfec sp=0x2c9bfe4 pc=0x354a6c Feb 11 18:34:45 volumio go-librespot[27714]: runtime.goexit({}) Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x2c9bfec sp=0x2c9bfec pc=0xb0874 Feb 11 18:34:45 volumio go-librespot[27714]: created by net/http.(*Transport).dialConn in goroutine 195 Feb 11 18:34:45 volumio go-librespot[27714]: /usr/local/go/src/net/http/transport.go:1948 +0x175c Feb 11 18:34:45 volumio go-librespot[27713]: Aborted Feb 11 18:34:48 volumio volumio[27255]: info: Initializing connection to go-librespot Websocket Feb 11 18:34:48 volumio volumio[27255]: info: Error connecting to go-librespot Websocket: Error: connect ECONNREFUSED 127.0.0.1:9879 Feb 11 18:34:48 volumio systemd[1]: go-librespot-daemon.service: Scheduled restart job, restart counter is at 1908. Feb 11 18:34:48 volumio systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon. Feb 11 18:34:48 volumio systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon. Feb 11 18:34:48 volumio go-librespot[30646]: go-librespot daemon starting... Feb 11 18:34:48 volumio go-librespot[30647]: time="2026-02-11T18:34:48+09:00" level=info msg="running go-librespot 0.6.2" Feb 11 18:34:48 volumio go-librespot[30647]: time="2026-02-11T18:34:48+09:00" level=debug msg="app state loaded" Feb 11 18:34:48 volumio go-librespot[30647]: time="2026-02-11T18:34:48+09:00" level=info msg="api server listening on 127.0.0.1:9879" Feb 11 18:34:51 volumio go-librespot[30647]: time="2026-02-11T18:34:51+09:00" level=debug msg="fetched new accesspoints: [ap-gae2.spotify.com:4070 ap-gae2.spotify.com:443 ap-gae2.spotify.com:80 ap-gue1.spotify.com:4070 ap-gew1.spotify.com:443 ap-gew4.spotify.com:80]" Feb 11 18:34:51 volumio go-librespot[30647]: time="2026-02-11T18:34:51+09:00" level=debug msg="fetched new dealers: [gae2-dealer.spotify.com:443 gue1-dealer.spotify.com:443 gew1-dealer.spotify.com:443 gew4-dealer.spotify.com:443]" Feb 11 18:34:51 volumio go-librespot[30647]: time="2026-02-11T18:34:51+09:00" level=debug msg="fetched new spclients: [gae2-spclient.spotify.com:443 gue1-spclient.spotify.com:443 gew1-spclient.spotify.com:443 gew4-spclient.spotify.com:443]" Feb 11 18:34:51 volumio go-librespot[30647]: time="2026-02-11T18:34:51+09:00" level=info msg="zeroconf server listening on port 42095" Feb 11 18:34:51 volumio volumio[27255]: info: Initializing connection to go-librespot Websocket Feb 11 18:34:51 volumio go-librespot[30647]: time="2026-02-11T18:34:51+09:00" level=debug msg="new websocket client" Feb 11 18:34:51 volumio volumio[27255]: info: Connection to go-librespot Websocket established Feb 11 18:34:54 volumio volumio[27255]: info: Getting Spotify volume Feb 11 18:34:54 volumio volumio[27255]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 5 Feb 11 18:34:54 volumio volumio[27255]: info: CoreCommandRouter::volumioGetState Feb 11 18:34:54 volumio volumio[27255]: SPOTIFY: RECEIVED VOLUMIO VOLUME 70 Feb 11 18:34:54 volumio volumio[27255]: SPOTIFY: SPOTIFY VOLUME 100 Feb 11 18:34:54 volumio volumio[27255]: SPOTIFY: VOLUMIO VOLUME 70 Feb 11 18:34:54 volumio volumio[27255]: SPOTIFY: DELTA VOLUME ENOUGH: true Feb 11 18:34:54 volumio volumio[27255]: info: Setting Spotify Volume from Volumio: 70 Feb 11 18:34:56 volumio volumio[27255]: SPOTIFY: SETTING SPOTIFY VOLUME 70 Feb 11 18:34:56 volumio volumio[27255]: info: Sending Spotify command with payload to local API: /player/volume Feb 11 18:35:01 volumio go-librespot[30647]: time="2026-02-11T18:35:01+09:00" level=fatal msg="failed running with username and spotify token" error="failed obtaining client token: failed requesting clienttoken: Post \"https://clienttoken.spotify.com/v1/clienttoken\": net/http: TLS handshake timeout" Feb 11 18:35:01 volumio systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE Feb 11 18:35:01 volumio systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'. Feb 11 18:35:01 volumio volumio[27255]: error: Failed to send command to Spotify local API: /player/volume: Error: socket hang up Feb 11 18:35:01 volumio volumio[27255]: |||||||||||||||||||||||| WARNING: FATAL ERROR ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| Feb 11 18:35:01 volumio volumio[27255]: Error: socket hang up Feb 11 18:35:01 volumio volumio[27255]: at connResetException (node:internal/errors:720:14) Feb 11 18:35:01 volumio volumio[27255]: at Socket.socketOnEnd (node:_http_client:519:23) Feb 11 18:35:01 volumio volumio[27255]: at Socket.emit (node:events:526:35) Feb 11 18:35:01 volumio volumio[27255]: at endReadableNT (node:internal/streams/readable:1376:12) Feb 11 18:35:01 volumio volumio[27255]: at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { Feb 11 18:35:01 volumio volumio[27255]: code: 'ECONNRESET', Feb 11 18:35:01 volumio volumio[27255]: response: undefined Feb 11 18:35:01 volumio volumio[27255]: } Feb 11 18:35:01 volumio volumio[27255]: ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| Feb 11 18:35:02 volumio sudo[30706]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/journalctl '--since=2026-02-11 18:34' Feb 11 18:35:02 volumio sudo[30706]: 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="b05a530ca81d05eb9a84d0acf82089f0a60b8ee6" VOLUMIO_FE_VERSION="35f8f4439f0076a62fefa72fd80b70701b3d6cbd" VOLUMIO_FE3_VERSION="bcca17b6b6b26edfb999e6fd7da1b222a88a61d2" VOLUMIO_BE_VERSION="4ad85e2147d972f0b838d33c21382d2d813b2ae8" VOLUMIO_ARCH="arm" VOLUMIO_VARIANT="volumio" VOLUMIO_TEST="FALSE" VOLUMIO_BUILD_DATE="Thu Dec 25 09:13:19 UTC 2025" VOLUMIO_VERSION="4.084" VOLUMIO_HARDWARE="pi" VOLUMIO_DEVICENAME="Raspberry Pi" VOLUMIO_HASH="792f09af7488531aecd1aadcaa9b175e"