Dec 25 01:07:09 music go-librespot[2862]: time="2025-12-25T01:07:09-05:00" level=error msg="did not receive last pong ack from accesspoint, 840s passed"
Dec 25 01:07:09 music go-librespot[2862]: time="2025-12-25T01:07:09-05:00" level=trace msg="sent dealer ping"
Dec 25 01:07:10 music go-librespot[2862]: time="2025-12-25T01:07:10-05:00" level=trace msg="received dealer pong"
Dec 25 01:07:39 music go-librespot[2862]: time="2025-12-25T01:07:39-05:00" level=trace msg="sent dealer ping"
Dec 25 01:07:40 music go-librespot[2862]: time="2025-12-25T01:07:40-05:00" level=debug msg="connected to ap-gue1.spotify.com:4070"
Dec 25 01:07:40 music go-librespot[2862]: time="2025-12-25T01:07:40-05:00" level=debug msg="completed keyexchange"
Dec 25 01:07:40 music go-librespot[2862]: time="2025-12-25T01:07:40-05:00" level=debug msg="completed challenge"
Dec 25 01:07:40 music go-librespot[2862]: time="2025-12-25T01:07:40-05:00" level=trace msg="received dealer pong"
Dec 25 01:08:09 music go-librespot[2862]: time="2025-12-25T01:08:09-05:00" level=trace msg="sent dealer ping"
Dec 25 01:08:10 music go-librespot[2862]: time="2025-12-25T01:08:10-05:00" level=trace msg="received dealer pong"
Dec 25 01:08:35 music go-librespot[2862]: time="2025-12-25T01:08:35-05:00" level=debug msg="connected to ap-gue1.spotify.com:443"
Dec 25 01:08:35 music go-librespot[2862]: time="2025-12-25T01:08:35-05:00" level=debug msg="completed keyexchange"
Dec 25 01:08:35 music go-librespot[2862]: time="2025-12-25T01:08:35-05:00" level=debug msg="completed challenge"
Dec 25 01:08:35 music go-librespot[2862]: time="2025-12-25T01:08:35-05:00" level=error msg="failed reconnecting accesspoint" error="failed authenticating: accesspoint login failed: BadCredentials "
Dec 25 01:08:35 music go-librespot[2862]: fatal error: sync: Unlock of unlocked RWMutex
Dec 25 01:08:35 music go-librespot[2862]: goroutine 172 gp=0x1883208 m=4 mp=0x144d808 [running]:
Dec 25 01:08:35 music go-librespot[2862]: runtime.fatal({0x919772, 0x20})
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/panic.go:1116 +0x38 fp=0x16a3eb0 sp=0x16a3e9c pc=0x6c060
Dec 25 01:08:35 music go-librespot[2862]: sync.fatal({0x919772, 0x20})
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/panic.go:1026 +0x24 fp=0x16a3ebc sp=0x16a3eb0 pc=0xa9504
Dec 25 01:08:35 music go-librespot[2862]: sync.(*RWMutex).Unlock(0x163f478)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/sync/rwmutex.go:212 +0x50 fp=0x16a3ed4 sp=0x16a3ebc pc=0xbbe3c
Dec 25 01:08:35 music go-librespot[2862]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).recvLoop(0x163f3f8)
Dec 25 01:08:35 music go-librespot[2862]: /src/ap/ap.go:342 +0x4c0 fp=0x16a3fe4 sp=0x16a3ed4 pc=0x4f6928
Dec 25 01:08:35 music go-librespot[2862]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).reconnect.gowrap1()
Dec 25 01:08:35 music go-librespot[2862]: /src/ap/ap.go:403 +0x28 fp=0x16a3fec sp=0x16a3fe4 pc=0x4f71f0
Dec 25 01:08:35 music go-librespot[2862]: runtime.goexit({})
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x16a3fec sp=0x16a3fec pc=0xb0874
Dec 25 01:08:35 music go-librespot[2862]: created by github.com/devgianlu/go-librespot/ap.(*Accesspoint).reconnect in goroutine 209
Dec 25 01:08:35 music go-librespot[2862]: /src/ap/ap.go:403 +0x120
Dec 25 01:08:35 music go-librespot[2862]: goroutine 1 gp=0x1402128 m=nil [select, 378 minutes]:
Dec 25 01:08:35 music go-librespot[2862]: runtime.gopark(0x960f10, 0x0, 0x9, 0x3, 0x1)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x18e7ce8 sp=0x18e7cd4 pc=0xa97c0
Dec 25 01:08:35 music go-librespot[2862]: runtime.selectgo(0x18e7df8, 0x1639dc4, 0x0, 0x0, 0x2, 0x1)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/select.go:351 +0xc4c fp=0x18e7d98 sp=0x18e7ce8 pc=0x85000
Dec 25 01:08:35 music go-librespot[2862]: github.com/devgianlu/go-librespot/zeroconf.(*Zeroconf).Serve(0x142bbc0, 0x18e7e90)
Dec 25 01:08:35 music go-librespot[2862]: /src/zeroconf/zeroconf.go:283 +0x21c fp=0x18e7e3c sp=0x18e7d98 pc=0x61db0c
Dec 25 01:08:35 music go-librespot[2862]: main.(*App).withAppPlayer(0x1616280, {0xa260ac, 0xfdcff0}, 0x1608d60)
Dec 25 01:08:35 music go-librespot[2862]: /src/cmd/daemon/main.go:340 +0x580 fp=0x18e7ed0 sp=0x18e7e3c pc=0x6ab088
Dec 25 01:08:35 music go-librespot[2862]: main.(*App).withCredentials(...)
Dec 25 01:08:35 music go-librespot[2862]: /src/cmd/daemon/main.go:209
Dec 25 01:08:35 music go-librespot[2862]: main.(*App).SpotifyToken(0x1616280, {0xa260ac, 0xfdcff0}, {0x1600400, 0x1c}, {0x1622000, 0x13c})
Dec 25 01:08:35 music go-librespot[2862]: /src/cmd/daemon/main.go:201 +0xc0 fp=0x18e7f00 sp=0x18e7ed0 pc=0x6aa4b0
Dec 25 01:08:35 music go-librespot[2862]: main.main()
Dec 25 01:08:35 music go-librespot[2862]: /src/cmd/daemon/main.go:593 +0x660 fp=0x18e7fa8 sp=0x18e7f00 pc=0x6ad58c
Dec 25 01:08:35 music go-librespot[2862]: runtime.main()
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/proc.go:285 +0x2f0 fp=0x18e7fec sp=0x18e7fa8 pc=0x6f390
Dec 25 01:08:35 music go-librespot[2862]: runtime.goexit({})
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x18e7fec sp=0x18e7fec pc=0xb0874
Dec 25 01:08:35 music go-librespot[2862]: goroutine 2 gp=0x14027e8 m=nil [force gc (idle), 2 minutes]:
Dec 25 01:08:35 music go-librespot[2862]: runtime.gopark(0x960edc, 0xfd0f08, 0x11, 0xa, 0x1)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x1448fd4 sp=0x1448fc0 pc=0xa97c0
Dec 25 01:08:35 music go-librespot[2862]: runtime.goparkunlock(...)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/proc.go:466
Dec 25 01:08:35 music go-librespot[2862]: runtime.forcegchelper()
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/proc.go:373 +0xe4 fp=0x1448fec sp=0x1448fd4 pc=0x6f7f4
Dec 25 01:08:35 music go-librespot[2862]: runtime.goexit({})
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x1448fec sp=0x1448fec pc=0xb0874
Dec 25 01:08:35 music go-librespot[2862]: created by runtime.init.6 in goroutine 1
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/proc.go:361 +0x1c
Dec 25 01:08:35 music go-librespot[2862]: goroutine 3 gp=0x1402b48 m=nil [GC sweep wait]:
Dec 25 01:08:35 music go-librespot[2862]: runtime.gopark(0x960edc, 0xfd17b0, 0xc, 0x9, 0x1)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x14497c4 sp=0x14497b0 pc=0xa97c0
Dec 25 01:08:35 music go-librespot[2862]: runtime.goparkunlock(...)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/proc.go:466
Dec 25 01:08:35 music go-librespot[2862]: runtime.bgsweep(0x142e050)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/mgcsweep.go:323 +0x11c fp=0x14497e4 sp=0x14497c4 pc=0x5768c
Dec 25 01:08:35 music go-librespot[2862]: runtime.gcenable.gowrap1()
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/mgc.go:212 +0x28 fp=0x14497ec sp=0x14497e4 pc=0x46c3c
Dec 25 01:08:35 music go-librespot[2862]: runtime.goexit({})
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x14497ec sp=0x14497ec pc=0xb0874
Dec 25 01:08:35 music go-librespot[2862]: created by runtime.gcenable in goroutine 1
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/mgc.go:212 +0x74
Dec 25 01:08:35 music go-librespot[2862]: goroutine 18 gp=0x1482248 m=nil [GC scavenge wait]:
Dec 25 01:08:35 music go-librespot[2862]: runtime.gopark(0x960edc, 0xfd20d0, 0xd, 0xa, 0x2)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x14447b4 sp=0x14447a0 pc=0xa97c0
Dec 25 01:08:35 music go-librespot[2862]: runtime.goparkunlock(...)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/proc.go:466
Dec 25 01:08:35 music go-librespot[2862]: runtime.(*scavengerState).park(0xfd20d0)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/mgcscavenge.go:425 +0x68 fp=0x14447c8 sp=0x14447b4 pc=0x54a28
Dec 25 01:08:35 music go-librespot[2862]: runtime.bgscavenge(0x142e050)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/mgcscavenge.go:658 +0x60 fp=0x14447e4 sp=0x14447c8 pc=0x5516c
Dec 25 01:08:35 music go-librespot[2862]: runtime.gcenable.gowrap2()
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/mgc.go:213 +0x28 fp=0x14447ec sp=0x14447e4 pc=0x46be8
Dec 25 01:08:35 music go-librespot[2862]: runtime.goexit({})
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x14447ec sp=0x14447ec pc=0xb0874
Dec 25 01:08:35 music go-librespot[2862]: created by runtime.gcenable in goroutine 1
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/mgc.go:213 +0xbc
Dec 25 01:08:35 music go-librespot[2862]: goroutine 19 gp=0x1482368 m=nil [GOMAXPROCS updater (idle), 378 minutes]:
Dec 25 01:08:35 music go-librespot[2862]: runtime.gopark(0x960edc, 0xfd1548, 0x12, 0xa, 0x1)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x1444fa4 sp=0x1444f90 pc=0xa97c0
Dec 25 01:08:35 music go-librespot[2862]: runtime.goparkunlock(...)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/proc.go:466
Dec 25 01:08:35 music go-librespot[2862]: runtime.updateMaxProcsGoroutine()
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/proc.go:6720 +0x110 fp=0x1444fec sp=0x1444fa4 pc=0x7f174
Dec 25 01:08:35 music go-librespot[2862]: runtime.goexit({})
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x1444fec sp=0x1444fec pc=0xb0874
Dec 25 01:08:35 music go-librespot[2862]: created by runtime.defaultGOMAXPROCSUpdateEnable in goroutine 1
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/proc.go:6708 +0x40
Dec 25 01:08:35 music go-librespot[2862]: goroutine 20 gp=0x14826c8 m=nil [finalizer wait, 377 minutes]:
Dec 25 01:08:35 music go-librespot[2862]: runtime.gopark(0x960d84, 0xfdd0e0, 0x10, 0xa, 0x1)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x1445788 sp=0x1445774 pc=0xa97c0
Dec 25 01:08:35 music go-librespot[2862]: runtime.runFinalizers()
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/mfinal.go:210 +0x110 fp=0x14457ec sp=0x1445788 pc=0x45888
Dec 25 01:08:35 music go-librespot[2862]: runtime.goexit({})
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x14457ec sp=0x14457ec pc=0xb0874
Dec 25 01:08:35 music go-librespot[2862]: created by runtime.createfing in goroutine 1
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/mfinal.go:172 +0x5c
Dec 25 01:08:35 music go-librespot[2862]: goroutine 21 gp=0x1569c28 m=nil [cleanup wait, 12 minutes]:
Dec 25 01:08:35 music go-librespot[2862]: runtime.gopark(0x960edc, 0xfd22a8, 0x2e, 0xa, 0x1)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x14487a4 sp=0x1448790 pc=0xa97c0
Dec 25 01:08:35 music go-librespot[2862]: runtime.goparkunlock(...)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/proc.go:466
Dec 25 01:08:35 music go-librespot[2862]: runtime.(*cleanupQueue).dequeue(0xfd2248)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/mcleanup.go:439 +0x12c fp=0x14487c4 sp=0x14487a4 pc=0x41cb0
Dec 25 01:08:35 music go-librespot[2862]: runtime.runCleanups()
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/mcleanup.go:635 +0x7c fp=0x14487ec sp=0x14487c4 pc=0x4284c
Dec 25 01:08:35 music go-librespot[2862]: runtime.goexit({})
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x14487ec sp=0x14487ec pc=0xb0874
Dec 25 01:08:35 music go-librespot[2862]: created by runtime.(*cleanupQueue).createGs in goroutine 1
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/mcleanup.go:589 +0x124
Dec 25 01:08:35 music go-librespot[2862]: goroutine 36 gp=0x1626908 m=nil [IO wait, 370 minutes]:
Dec 25 01:08:35 music go-librespot[2862]: runtime.gopark(0x960ecc, 0x757c4010, 0x2, 0x2, 0x5)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x1656cf0 sp=0x1656cdc pc=0xa97c0
Dec 25 01:08:35 music go-librespot[2862]: runtime.netpollblock(0x757c4000, 0x72, 0x0)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/netpoll.go:575 +0x100 fp=0x1656d08 sp=0x1656cf0 pc=0x675a0
Dec 25 01:08:35 music go-librespot[2862]: internal/poll.runtime_pollWait(0x757c4000, 0x72)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/netpoll.go:351 +0x54 fp=0x1656d1c sp=0x1656d08 pc=0xa8864
Dec 25 01:08:35 music go-librespot[2862]: internal/poll.(*pollDesc).wait(0x1606dd8, 0x72, 0x0)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x30 fp=0x1656d30 sp=0x1656d1c pc=0x134df4
Dec 25 01:08:35 music go-librespot[2862]: internal/poll.(*pollDesc).waitRead(...)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:89
Dec 25 01:08:35 music go-librespot[2862]: internal/poll.(*FD).Accept(0x1606dc0)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/internal/poll/fd_unix.go:613 +0x284 fp=0x1656d78 sp=0x1656d30 pc=0x1395b0
Dec 25 01:08:35 music go-librespot[2862]: net.(*netFD).accept(0x1606dc0)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/net/fd_unix.go:161 +0x20 fp=0x1656de0 sp=0x1656d78 pc=0x1aa9d8
Dec 25 01:08:35 music go-librespot[2862]: net.(*TCPListener).accept(0x1614270)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/net/tcpsock_posix.go:159 +0x20 fp=0x1656e34 sp=0x1656de0 pc=0x1c2304
Dec 25 01:08:35 music go-librespot[2862]: net.(*TCPListener).Accept(0x1614270)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/net/tcpsock.go:380 +0x30 fp=0x1656e50 sp=0x1656e34 pc=0x1c134c
Dec 25 01:08:35 music go-librespot[2862]: net/http.(*onceCloseListener).Accept(0x15966a0)
Dec 25 01:08:35 music go-librespot[2862]: :1 +0x34 fp=0x1656e68 sp=0x1656e50 pc=0x367710
Dec 25 01:08:35 music go-librespot[2862]: net/http.(*Server).Serve(0x14fe6e8, {0xa258a8, 0x1614270})
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/net/http/server.go:3463 +0x2d8 fp=0x1656f00 sp=0x1656e68 pc=0x3408c8
Dec 25 01:08:35 music go-librespot[2862]: net/http.Serve(...)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/net/http/server.go:2971
Dec 25 01:08:35 music go-librespot[2862]: main.(*ConcreteApiServer).serve(0x1630180)
Dec 25 01:08:35 music go-librespot[2862]: /src/cmd/daemon/api_server.go:666 +0x974 fp=0x1656fe4 sp=0x1656f00 pc=0x69fdac
Dec 25 01:08:35 music go-librespot[2862]: main.NewApiServer.gowrap1()
Dec 25 01:08:35 music go-librespot[2862]: /src/cmd/daemon/api_server.go:332 +0x28 fp=0x1656fec sp=0x1656fe4 pc=0x69eae4
Dec 25 01:08:35 music go-librespot[2862]: runtime.goexit({})
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x1656fec sp=0x1656fec pc=0xb0874
Dec 25 01:08:35 music go-librespot[2862]: created by main.NewApiServer in goroutine 1
Dec 25 01:08:35 music go-librespot[2862]: /src/cmd/daemon/api_server.go:332 +0x310
Dec 25 01:08:35 music go-librespot[2862]: goroutine 89 gp=0x1626c68 m=nil [IO wait, 378 minutes]:
Dec 25 01:08:35 music go-librespot[2862]: runtime.gopark(0x960ecc, 0x745f1c10, 0x2, 0x2, 0x5)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x16a78d4 sp=0x16a78c0 pc=0xa97c0
Dec 25 01:08:35 music go-librespot[2862]: runtime.netpollblock(0x745f1c00, 0x72, 0x0)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/netpoll.go:575 +0x100 fp=0x16a78ec sp=0x16a78d4 pc=0x675a0
Dec 25 01:08:35 music go-librespot[2862]: internal/poll.runtime_pollWait(0x745f1c00, 0x72)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/netpoll.go:351 +0x54 fp=0x16a7900 sp=0x16a78ec pc=0xa8864
Dec 25 01:08:35 music go-librespot[2862]: internal/poll.(*pollDesc).wait(0x17b8658, 0x72, 0x0)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x30 fp=0x16a7914 sp=0x16a7900 pc=0x134df4
Dec 25 01:08:35 music go-librespot[2862]: internal/poll.(*pollDesc).waitRead(...)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:89
Dec 25 01:08:35 music go-librespot[2862]: internal/poll.(*FD).Read(0x17b8640, {0x1636000, 0x1000, 0x1000})
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/internal/poll/fd_unix.go:165 +0x22c fp=0x16a795c sp=0x16a7914 pc=0x135f74
Dec 25 01:08:35 music go-librespot[2862]: net.(*netFD).Read(0x17b8640, {0x1636000, 0x1000, 0x1000})
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/net/fd_posix.go:68 +0x38 fp=0x16a7988 sp=0x16a795c pc=0x1a8c28
Dec 25 01:08:35 music go-librespot[2862]: net.(*conn).Read(0x17a42f8, {0x1636000, 0x1000, 0x1000})
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/net/net.go:196 +0x48 fp=0x16a79b4 sp=0x16a7988 pc=0x1b842c
Dec 25 01:08:35 music go-librespot[2862]: io.(*multiReader).Read(0x17a2460, {0x1636000, 0x1000, 0x1000})
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/io/multi.go:26 +0xb4 fp=0x16a79e0 sp=0x16a79b4 pc=0xef364
Dec 25 01:08:35 music go-librespot[2862]: bufio.(*Reader).fill(0x17a0540)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/bufio/bufio.go:113 +0x10c fp=0x16a7a04 sp=0x16a79e0 pc=0x2b6390
Dec 25 01:08:35 music go-librespot[2862]: bufio.(*Reader).ReadByte(0x17a0540)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/bufio/bufio.go:273 +0x28 fp=0x16a7a10 sp=0x16a7a04 pc=0x2b6c0c
Dec 25 01:08:35 music go-librespot[2862]: nhooyr.io/websocket.readFrameHeader(0x17a0540, {0x163803c, 0x8, 0x8})
Dec 25 01:08:35 music go-librespot[2862]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/frame.go:55 +0x68 fp=0x16a7a50 sp=0x16a7a10 pc=0x498164
Dec 25 01:08:35 music go-librespot[2862]: nhooyr.io/websocket.(*Conn).readFrameHeader(0x1638008, {0xa26090, 0xfdcff0})
Dec 25 01:08:35 music go-librespot[2862]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/read.go:235 +0xb4 fp=0x16a7b10 sp=0x16a7a50 pc=0x49b01c
Dec 25 01:08:35 music go-librespot[2862]: nhooyr.io/websocket.(*Conn).readLoop(0x1638008, {0xa26090, 0xfdcff0})
Dec 25 01:08:35 music go-librespot[2862]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/read.go:193 +0x3c fp=0x16a7bd4 sp=0x16a7b10 pc=0x49ab08
Dec 25 01:08:35 music go-librespot[2862]: nhooyr.io/websocket.(*Conn).reader(0x1638008, {0xa26090, 0xfdcff0})
Dec 25 01:08:35 music go-librespot[2862]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/read.go:355 +0xec fp=0x16a7c58 sp=0x16a7bd4 pc=0x49bc20
Dec 25 01:08:35 music go-librespot[2862]: nhooyr.io/websocket.(*Conn).Reader(...)
Dec 25 01:08:35 music go-librespot[2862]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/read.go:39
Dec 25 01:08:35 music go-librespot[2862]: nhooyr.io/websocket.(*Conn).Read(0x1638008, {0xa26090, 0xfdcff0})
Dec 25 01:08:35 music go-librespot[2862]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/read.go:47 +0x30 fp=0x16a7c80 sp=0x16a7c58 pc=0x49a0a0
Dec 25 01:08:35 music go-librespot[2862]: main.(*ConcreteApiServer).serve.func17({0xa25968, 0x1922588}, 0x1922428)
Dec 25 01:08:35 music go-librespot[2862]: /src/cmd/daemon/api_server.go:636 +0x3b0 fp=0x16a7cfc sp=0x16a7c80 pc=0x6a062c
Dec 25 01:08:35 music go-librespot[2862]: net/http.HandlerFunc.ServeHTTP(0x1490aa8, {0xa25968, 0x1922588}, 0x1922428)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/net/http/server.go:2322 +0x34 fp=0x16a7d0c sp=0x16a7cfc pc=0x33cf4c
Dec 25 01:08:35 music go-librespot[2862]: net/http.(*ServeMux).ServeHTTP(0x14ce580, {0xa25968, 0x1922588}, 0x1922428)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/net/http/server.go:2861 +0x228 fp=0x16a7d4c sp=0x16a7d0c pc=0x33ee3c
Dec 25 01:08:35 music go-librespot[2862]: main.(*ConcreteApiServer).serve.(*Cors).Handler.func19({0xa25968, 0x1922588}, 0x1922428)
Dec 25 01:08:35 music go-librespot[2862]: /src/.gocache/mod/github.com/rs/cors@v1.11.1/cors.go:289 +0x124 fp=0x16a7d74 sp=0x16a7d4c pc=0x69ffa8
Dec 25 01:08:35 music go-librespot[2862]: net/http.HandlerFunc.ServeHTTP(0x14aeb80, {0xa25968, 0x1922588}, 0x1922428)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/net/http/server.go:2322 +0x34 fp=0x16a7d84 sp=0x16a7d74 pc=0x33cf4c
Dec 25 01:08:35 music go-librespot[2862]: net/http.serverHandler.ServeHTTP({0x14fe6e8}, {0xa25968, 0x1922588}, 0x1922428)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/net/http/server.go:3340 +0xe0 fp=0x16a7da0 sp=0x16a7d84 pc=0x35c2b8
Dec 25 01:08:35 music go-librespot[2862]: net/http.(*conn).serve(0x142a0c0, {0xa260c8, 0x14b2c18})
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/net/http/server.go:2109 +0x794 fp=0x16a7fdc sp=0x16a7da0 pc=0x33b008
Dec 25 01:08:35 music go-librespot[2862]: net/http.(*Server).Serve.gowrap3()
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/net/http/server.go:3493 +0x38 fp=0x16a7fec sp=0x16a7fdc pc=0x340d40
Dec 25 01:08:35 music go-librespot[2862]: runtime.goexit({})
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x16a7fec sp=0x16a7fec pc=0xb0874
Dec 25 01:08:35 music go-librespot[2862]: created by net/http.(*Server).Serve in goroutine 36
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/net/http/server.go:3493 +0x42c
Dec 25 01:08:35 music go-librespot[2862]: goroutine 24 gp=0x159c5a8 m=nil [GC worker (idle)]:
Dec 25 01:08:35 music go-librespot[2862]: runtime.gopark(0x960d90, 0x15a0600, 0x1c, 0xa, 0x0)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x18e4f88 sp=0x18e4f74 pc=0xa97c0
Dec 25 01:08:35 music go-librespot[2862]: runtime.gcBgMarkWorker(0x1497f00)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/mgc.go:1463 +0xf4 fp=0x18e4fe4 sp=0x18e4f88 pc=0x49f34
Dec 25 01:08:35 music go-librespot[2862]: runtime.gcBgMarkStartWorkers.gowrap1()
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/mgc.go:1373 +0x28 fp=0x18e4fec sp=0x18e4fe4 pc=0x49e14
Dec 25 01:08:35 music go-librespot[2862]: runtime.goexit({})
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x18e4fec sp=0x18e4fec pc=0xb0874
Dec 25 01:08:35 music go-librespot[2862]: created by runtime.gcBgMarkStartWorkers in goroutine 22
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/mgc.go:1373 +0x14c
Dec 25 01:08:35 music go-librespot[2862]: goroutine 25 gp=0x159c6c8 m=nil [GC worker (idle), 372 minutes]:
Dec 25 01:08:35 music go-librespot[2862]: runtime.gopark(0x960d90, 0x15a0800, 0x1c, 0xa, 0x0)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x1657f88 sp=0x1657f74 pc=0xa97c0
Dec 25 01:08:35 music go-librespot[2862]: runtime.gcBgMarkWorker(0x1497f00)
Dec 25 01:08:35 music systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=134/n/a
Dec 25 01:08:35 music volumio[1262]: info: Connection to go-librespot Websocket closed
Dec 25 01:08:35 music volumio[1262]: info: Connection to go-librespot Websocket closed
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/mgc.go:1463 +0xf4 fp=0x1657fe4 sp=0x1657f88 pc=0x49f34
Dec 25 01:08:35 music go-librespot[2862]: runtime.gcBgMarkStartWorkers.gowrap1()
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/mgc.go:1373 +0x28 fp=0x1657fec sp=0x1657fe4 pc=0x49e14
Dec 25 01:08:35 music go-librespot[2862]: runtime.goexit({})
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x1657fec sp=0x1657fec pc=0xb0874
Dec 25 01:08:35 music go-librespot[2862]: created by runtime.gcBgMarkStartWorkers in goroutine 22
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/mgc.go:1373 +0x14c
Dec 25 01:08:35 music go-librespot[2862]: goroutine 26 gp=0x159c7e8 m=nil [GC worker (idle), 6 minutes]:
Dec 25 01:08:35 music go-librespot[2862]: runtime.gopark(0x960d90, 0x15a0a00, 0x1c, 0xa, 0x0)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x1775f88 sp=0x1775f74 pc=0xa97c0
Dec 25 01:08:35 music go-librespot[2862]: runtime.gcBgMarkWorker(0x1497f00)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/mgc.go:1463 +0xf4 fp=0x1775fe4 sp=0x1775f88 pc=0x49f34
Dec 25 01:08:35 music go-librespot[2862]: runtime.gcBgMarkStartWorkers.gowrap1()
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/mgc.go:1373 +0x28 fp=0x1775fec sp=0x1775fe4 pc=0x49e14
Dec 25 01:08:35 music go-librespot[2862]: runtime.goexit({})
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x1775fec sp=0x1775fec pc=0xb0874
Dec 25 01:08:35 music go-librespot[2862]: created by runtime.gcBgMarkStartWorkers in goroutine 22
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/mgc.go:1373 +0x14c
Dec 25 01:08:35 music go-librespot[2862]: goroutine 27 gp=0x159c908 m=nil [GC worker (idle), 372 minutes]:
Dec 25 01:08:35 music go-librespot[2862]: runtime.gopark(0x960d90, 0x15a0c00, 0x1c, 0xa, 0x0)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x144b788 sp=0x144b774 pc=0xa97c0
Dec 25 01:08:35 music go-librespot[2862]: runtime.gcBgMarkWorker(0x1497f00)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/mgc.go:1463 +0xf4 fp=0x144b7e4 sp=0x144b788 pc=0x49f34
Dec 25 01:08:35 music go-librespot[2862]: runtime.gcBgMarkStartWorkers.gowrap1()
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/mgc.go:1373 +0x28 fp=0x144b7ec sp=0x144b7e4 pc=0x49e14
Dec 25 01:08:35 music go-librespot[2862]: runtime.goexit({})
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x144b7ec sp=0x144b7ec pc=0xb0874
Dec 25 01:08:35 music go-librespot[2862]: created by runtime.gcBgMarkStartWorkers in goroutine 22
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/mgc.go:1373 +0x14c
Dec 25 01:08:35 music go-librespot[2862]: goroutine 168 gp=0x18826c8 m=nil [select, 370 minutes]:
Dec 25 01:08:35 music go-librespot[2862]: runtime.gopark(0x960f10, 0x0, 0x9, 0x3, 0x1)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x1696c80 sp=0x1696c6c pc=0xa97c0
Dec 25 01:08:35 music go-librespot[2862]: runtime.selectgo(0x1696e18, 0x1696d60, 0x0, 0x0, 0x3, 0x1)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/select.go:351 +0xc4c fp=0x1696d30 sp=0x1696c80 pc=0x85000
Dec 25 01:08:35 music systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
Dec 25 01:08:35 music go-librespot[2862]: github.com/devgianlu/go-librespot/audio.(*KeyProvider).recvLoop(0x18c20e0)
Dec 25 01:08:35 music go-librespot[2862]: /src/audio/provider.go:63 +0x118 fp=0x1696fe4 sp=0x1696d30 pc=0x4fe6d4
Dec 25 01:08:35 music go-librespot[2862]: github.com/devgianlu/go-librespot/audio.(*KeyProvider).Request.(*KeyProvider).startReceiving.func1.gowrap1()
Dec 25 01:08:35 music go-librespot[2862]: /src/audio/provider.go:53 +0x28 fp=0x1696fec sp=0x1696fe4 pc=0x4ff4b4
Dec 25 01:08:35 music go-librespot[2862]: runtime.goexit({})
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x1696fec sp=0x1696fec pc=0xb0874
Dec 25 01:08:35 music go-librespot[2862]: created by github.com/devgianlu/go-librespot/audio.(*KeyProvider).Request.(*KeyProvider).startReceiving.func1 in goroutine 202
Dec 25 01:08:35 music go-librespot[2862]: /src/audio/provider.go:53 +0x60
Dec 25 01:08:35 music go-librespot[2862]: goroutine 50 gp=0x159c008 m=nil [IO wait]:
Dec 25 01:08:35 music go-librespot[2862]: runtime.gopark(0x960ecc, 0x757c3a10, 0x2, 0x2, 0x5)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x1456e88 sp=0x1456e74 pc=0xa97c0
Dec 25 01:08:35 music go-librespot[2862]: runtime.netpollblock(0x757c3a00, 0x72, 0x0)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/netpoll.go:575 +0x100 fp=0x1456ea0 sp=0x1456e88 pc=0x675a0
Dec 25 01:08:35 music go-librespot[2862]: internal/poll.runtime_pollWait(0x757c3a00, 0x72)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/netpoll.go:351 +0x54 fp=0x1456eb4 sp=0x1456ea0 pc=0xa8864
Dec 25 01:08:35 music go-librespot[2862]: internal/poll.(*pollDesc).wait(0x1477c88, 0x72, 0x0)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x30 fp=0x1456ec8 sp=0x1456eb4 pc=0x134df4
Dec 25 01:08:35 music go-librespot[2862]: internal/poll.(*pollDesc).waitRead(...)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:89
Dec 25 01:08:35 music go-librespot[2862]: internal/poll.(*FD).RawRead(0x1477c70, 0x16d21b0)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/internal/poll/fd_unix.go:710 +0x154 fp=0x1456ef4 sp=0x1456ec8 pc=0x13a168
Dec 25 01:08:35 music go-librespot[2862]: net.(*rawConn).Read(0x1604620, 0x16d21b0)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/net/rawconn.go:44 +0x38 fp=0x1456f14 sp=0x1456ef4 pc=0x1bc9b4
Dec 25 01:08:35 music go-librespot[2862]: golang.org/x/net/internal/socket.(*Conn).recvMsg(0x1733ba0, 0x16d2180, 0x0)
Dec 25 01:08:35 music go-librespot[2862]: /src/.gocache/mod/golang.org/x/net@v0.48.0/internal/socket/rawconn_msg.go:27 +0x140 fp=0x1456f44 sp=0x1456f14 pc=0x5b7e28
Dec 25 01:08:35 music go-librespot[2862]: golang.org/x/net/internal/socket.(*Conn).RecvMsg(...)
Dec 25 01:08:35 music go-librespot[2862]: /src/.gocache/mod/golang.org/x/net@v0.48.0/internal/socket/socket.go:247
Dec 25 01:08:35 music go-librespot[2862]: golang.org/x/net/ipv4.(*payloadHandler).ReadFrom(0x157f478, {0x1790000, 0x10000, 0x10000})
Dec 25 01:08:35 music systemd[1]: go-librespot-daemon.service: Consumed 29.906s CPU time.
Dec 25 01:08:35 music go-librespot[2862]: /src/.gocache/mod/golang.org/x/net@v0.48.0/ipv4/payload_cmsg.go:31 +0x1a0 fp=0x1456f9c sp=0x1456f44 pc=0x5bbb1c
Dec 25 01:08:35 music go-librespot[2862]: github.com/grandcat/zeroconf.(*Server).recv4(0x160f8c0, 0x157f470)
Dec 25 01:08:35 music go-librespot[2862]: /src/.gocache/mod/github.com/grandcat/zeroconf@v1.0.0/server.go:254 +0xdc fp=0x1456fe0 sp=0x1456f9c pc=0x618bf8
Dec 25 01:08:35 music go-librespot[2862]: github.com/grandcat/zeroconf.(*Server).mainloop.gowrap1()
Dec 25 01:08:35 music go-librespot[2862]: /src/.gocache/mod/github.com/grandcat/zeroconf@v1.0.0/server.go:188 +0x30 fp=0x1456fec sp=0x1456fe0 pc=0x6188c8
Dec 25 01:08:35 music go-librespot[2862]: runtime.goexit({})
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x1456fec sp=0x1456fec pc=0xb0874
Dec 25 01:08:35 music go-librespot[2862]: created by github.com/grandcat/zeroconf.(*Server).mainloop in goroutine 28
Dec 25 01:08:35 music go-librespot[2862]: /src/.gocache/mod/github.com/grandcat/zeroconf@v1.0.0/server.go:188 +0x7c
Dec 25 01:08:35 music go-librespot[2862]: goroutine 51 gp=0x159c128 m=nil [IO wait, 378 minutes]:
Dec 25 01:08:35 music go-librespot[2862]: runtime.gopark(0x960ecc, 0x757c3810, 0x2, 0x2, 0x5)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x177b660 sp=0x177b64c pc=0xa97c0
Dec 25 01:08:35 music go-librespot[2862]: runtime.netpollblock(0x757c3800, 0x72, 0x0)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/netpoll.go:575 +0x100 fp=0x177b678 sp=0x177b660 pc=0x675a0
Dec 25 01:08:35 music go-librespot[2862]: internal/poll.runtime_pollWait(0x757c3800, 0x72)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/netpoll.go:351 +0x54 fp=0x177b68c sp=0x177b678 pc=0xa8864
Dec 25 01:08:35 music go-librespot[2862]: internal/poll.(*pollDesc).wait(0x1477cd8, 0x72, 0x0)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x30 fp=0x177b6a0 sp=0x177b68c pc=0x134df4
Dec 25 01:08:35 music go-librespot[2862]: internal/poll.(*pollDesc).waitRead(...)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:89
Dec 25 01:08:35 music go-librespot[2862]: internal/poll.(*FD).RawRead(0x1477cc0, 0x1710030)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/internal/poll/fd_unix.go:710 +0x154 fp=0x177b6cc sp=0x177b6a0 pc=0x13a168
Dec 25 01:08:35 music go-librespot[2862]: net.(*rawConn).Read(0x1604648, 0x1710030)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/net/rawconn.go:44 +0x38 fp=0x177b6ec sp=0x177b6cc pc=0x1bc9b4
Dec 25 01:08:35 music go-librespot[2862]: golang.org/x/net/internal/socket.(*Conn).recvMsg(0x1733bb0, 0x1710000, 0x0)
Dec 25 01:08:35 music go-librespot[2862]: /src/.gocache/mod/golang.org/x/net@v0.48.0/internal/socket/rawconn_msg.go:27 +0x140 fp=0x177b71c sp=0x177b6ec pc=0x5b7e28
Dec 25 01:08:35 music go-librespot[2862]: golang.org/x/net/internal/socket.(*Conn).RecvMsg(...)
Dec 25 01:08:35 music go-librespot[2862]: /src/.gocache/mod/golang.org/x/net@v0.48.0/internal/socket/socket.go:247
Dec 25 01:08:35 music go-librespot[2862]: golang.org/x/net/ipv6.(*payloadHandler).ReadFrom(0x157f4a8, {0x1780000, 0x10000, 0x10000})
Dec 25 01:08:35 music go-librespot[2862]: /src/.gocache/mod/golang.org/x/net@v0.48.0/ipv6/payload_cmsg.go:31 +0x188 fp=0x177b79c sp=0x177b71c pc=0x5bf588
Dec 25 01:08:35 music go-librespot[2862]: github.com/grandcat/zeroconf.(*Server).recv6(0x160f8c0, 0x157f4a0)
Dec 25 01:08:35 music go-librespot[2862]: /src/.gocache/mod/github.com/grandcat/zeroconf@v1.0.0/server.go:282 +0xdc fp=0x177b7e0 sp=0x177b79c pc=0x618ddc
Dec 25 01:08:35 music go-librespot[2862]: github.com/grandcat/zeroconf.(*Server).mainloop.gowrap2()
Dec 25 01:08:35 music go-librespot[2862]: /src/.gocache/mod/github.com/grandcat/zeroconf@v1.0.0/server.go:191 +0x30 fp=0x177b7ec sp=0x177b7e0 pc=0x61886c
Dec 25 01:08:35 music go-librespot[2862]: runtime.goexit({})
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x177b7ec sp=0x177b7ec pc=0xb0874
Dec 25 01:08:35 music go-librespot[2862]: created by github.com/grandcat/zeroconf.(*Server).mainloop in goroutine 28
Dec 25 01:08:35 music go-librespot[2862]: /src/.gocache/mod/github.com/grandcat/zeroconf@v1.0.0/server.go:191 +0xe8
Dec 25 01:08:35 music go-librespot[2862]: goroutine 105 gp=0x1403448 m=nil [select, 370 minutes]:
Dec 25 01:08:35 music go-librespot[2862]: runtime.gopark(0x960f10, 0x0, 0x9, 0x3, 0x1)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x1449e94 sp=0x1449e80 pc=0xa97c0
Dec 25 01:08:35 music go-librespot[2862]: runtime.selectgo(0x1449fa8, 0x1449f6c, 0x0, 0x0, 0x5, 0x1)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/select.go:351 +0xc4c fp=0x1449f44 sp=0x1449e94 pc=0x85000
Dec 25 01:08:35 music go-librespot[2862]: nhooyr.io/websocket.(*Conn).timeoutLoop(0x17ba3c8)
Dec 25 01:08:35 music go-librespot[2862]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/conn.go:180 +0x144 fp=0x1449fe4 sp=0x1449f44 pc=0x494d20
Dec 25 01:08:35 music go-librespot[2862]: nhooyr.io/websocket.newConn.gowrap1()
Dec 25 01:08:35 music go-librespot[2862]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/conn.go:140 +0x28 fp=0x1449fec sp=0x1449fe4 pc=0x4949b0
Dec 25 01:08:35 music go-librespot[2862]: runtime.goexit({})
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x1449fec sp=0x1449fec pc=0xb0874
Dec 25 01:08:35 music go-librespot[2862]: created by nhooyr.io/websocket.newConn in goroutine 103
Dec 25 01:08:35 music go-librespot[2862]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/conn.go:140 +0x578
Dec 25 01:08:35 music go-librespot[2862]: goroutine 274 gp=0x1882a28 m=nil [select, 2 minutes]:
Dec 25 01:08:35 music go-librespot[2862]: runtime.gopark(0x960f10, 0x0, 0x9, 0x3, 0x1)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x169b694 sp=0x169b680 pc=0xa97c0
Dec 25 01:08:35 music go-librespot[2862]: runtime.selectgo(0x169b7a8, 0x169b76c, 0x0, 0x0, 0x5, 0x1)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/select.go:351 +0xc4c fp=0x169b744 sp=0x169b694 pc=0x85000
Dec 25 01:08:35 music go-librespot[2862]: nhooyr.io/websocket.(*Conn).timeoutLoop(0x1950288)
Dec 25 01:08:35 music go-librespot[2862]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/conn.go:180 +0x144 fp=0x169b7e4 sp=0x169b744 pc=0x494d20
Dec 25 01:08:35 music go-librespot[2862]: nhooyr.io/websocket.newConn.gowrap1()
Dec 25 01:08:35 music go-librespot[2862]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/conn.go:140 +0x28 fp=0x169b7ec sp=0x169b7e4 pc=0x4949b0
Dec 25 01:08:35 music go-librespot[2862]: runtime.goexit({})
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x169b7ec sp=0x169b7ec pc=0xb0874
Dec 25 01:08:35 music go-librespot[2862]: created by nhooyr.io/websocket.newConn in goroutine 227
Dec 25 01:08:35 music go-librespot[2862]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/conn.go:140 +0x578
Dec 25 01:08:35 music go-librespot[2862]: goroutine 82 gp=0x1882b48 m=nil [chan receive, 370 minutes]:
Dec 25 01:08:35 music go-librespot[2862]: runtime.gopark(0x960d64, 0x161a0f8, 0xe, 0x7, 0x2)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x165573c sp=0x1655728 pc=0xa97c0
Dec 25 01:08:35 music go-librespot[2862]: runtime.chanrecv(0x161a0c0, 0x16557d0, 0x1)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/chan.go:667 +0x550 fp=0x1655784 sp=0x165573c pc=0x3414c
Dec 25 01:08:35 music go-librespot[2862]: runtime.chanrecv2(0x161a0c0, 0x16557d0)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/chan.go:514 +0x20 fp=0x1655798 sp=0x1655784 pc=0x33bf0
Dec 25 01:08:35 music go-librespot[2862]: main.(*App).withAppPlayer.func1()
Dec 25 01:08:35 music go-librespot[2862]: /src/cmd/daemon/main.go:284 +0x68 fp=0x16557ec sp=0x1655798 pc=0x6abd40
Dec 25 01:08:35 music go-librespot[2862]: runtime.goexit({})
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x16557ec sp=0x16557ec pc=0xb0874
Dec 25 01:08:35 music go-librespot[2862]: created by main.(*App).withAppPlayer in goroutine 1
Dec 25 01:08:35 music go-librespot[2862]: /src/cmd/daemon/main.go:281 +0x49c
Dec 25 01:08:35 music go-librespot[2862]: goroutine 83 gp=0x1882c68 m=nil [chan receive, 373 minutes]:
Dec 25 01:08:35 music go-librespot[2862]: runtime.gopark(0x960d64, 0x161a0b8, 0xe, 0x7, 0x2)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x1652f40 sp=0x1652f2c pc=0xa97c0
Dec 25 01:08:35 music go-librespot[2862]: runtime.chanrecv(0x161a080, 0x1911fe0, 0x1)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/chan.go:667 +0x550 fp=0x1652f88 sp=0x1652f40 pc=0x3414c
Dec 25 01:08:35 music go-librespot[2862]: runtime.chanrecv2(0x161a080, 0x1911fe0)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/chan.go:514 +0x20 fp=0x1652f9c sp=0x1652f88 pc=0x33bf0
Dec 25 01:08:35 music go-librespot[2862]: main.(*App).withAppPlayer.func2()
Dec 25 01:08:35 music go-librespot[2862]: /src/cmd/daemon/main.go:300 +0x6c fp=0x1652fec sp=0x1652f9c pc=0x6ab8a4
Dec 25 01:08:35 music go-librespot[2862]: runtime.goexit({})
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x1652fec sp=0x1652fec pc=0xb0874
Dec 25 01:08:35 music go-librespot[2862]: created by main.(*App).withAppPlayer in goroutine 1
Dec 25 01:08:35 music go-librespot[2862]: /src/cmd/daemon/main.go:297 +0x53c
Dec 25 01:08:35 music go-librespot[2862]: goroutine 84 gp=0x1882d88 m=nil [IO wait, 202 minutes]:
Dec 25 01:08:35 music go-librespot[2862]: runtime.gopark(0x960ecc, 0x757c3c10, 0x2, 0x2, 0x5)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x16575ac sp=0x1657598 pc=0xa97c0
Dec 25 01:08:35 music go-librespot[2862]: runtime.netpollblock(0x757c3c00, 0x72, 0x0)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/netpoll.go:575 +0x100 fp=0x16575c4 sp=0x16575ac pc=0x675a0
Dec 25 01:08:35 music go-librespot[2862]: internal/poll.runtime_pollWait(0x757c3c00, 0x72)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/netpoll.go:351 +0x54 fp=0x16575d8 sp=0x16575c4 pc=0xa8864
Dec 25 01:08:35 music go-librespot[2862]: internal/poll.(*pollDesc).wait(0x1477c38, 0x72, 0x0)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x30 fp=0x16575ec sp=0x16575d8 pc=0x134df4
Dec 25 01:08:35 music go-librespot[2862]: internal/poll.(*pollDesc).waitRead(...)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:89
Dec 25 01:08:35 music go-librespot[2862]: internal/poll.(*FD).Accept(0x1477c20)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/internal/poll/fd_unix.go:613 +0x284 fp=0x1657634 sp=0x16575ec pc=0x1395b0
Dec 25 01:08:35 music go-librespot[2862]: net.(*netFD).accept(0x1477c20)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/net/fd_unix.go:161 +0x20 fp=0x165769c sp=0x1657634 pc=0x1aa9d8
Dec 25 01:08:35 music go-librespot[2862]: net.(*TCPListener).accept(0x157f410)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/net/tcpsock_posix.go:159 +0x20 fp=0x16576f0 sp=0x165769c pc=0x1c2304
Dec 25 01:08:35 music go-librespot[2862]: net.(*TCPListener).Accept(0x157f410)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/net/tcpsock.go:380 +0x30 fp=0x165770c sp=0x16576f0 pc=0x1c134c
Dec 25 01:08:35 music go-librespot[2862]: net/http.(*onceCloseListener).Accept(0x1830120)
Dec 25 01:08:35 music go-librespot[2862]: :1 +0x34 fp=0x1657724 sp=0x165770c pc=0x367710
Dec 25 01:08:35 music go-librespot[2862]: net/http.(*Server).Serve(0x1629e48, {0xa258a8, 0x157f410})
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/net/http/server.go:3463 +0x2d8 fp=0x16577bc sp=0x1657724 pc=0x3408c8
Dec 25 01:08:35 music go-librespot[2862]: net/http.Serve(...)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/net/http/server.go:2971
Dec 25 01:08:35 music go-librespot[2862]: github.com/devgianlu/go-librespot/zeroconf.(*Zeroconf).Serve.func2()
Dec 25 01:08:35 music go-librespot[2862]: /src/zeroconf/zeroconf.go:280 +0x8c fp=0x16577ec sp=0x16577bc pc=0x61dc08
Dec 25 01:08:35 music go-librespot[2862]: runtime.goexit({})
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x16577ec sp=0x16577ec pc=0xb0874
Dec 25 01:08:35 music go-librespot[2862]: created by github.com/devgianlu/go-librespot/zeroconf.(*Zeroconf).Serve in goroutine 1
Dec 25 01:08:35 music go-librespot[2862]: /src/zeroconf/zeroconf.go:280 +0x154
Dec 25 01:08:35 music go-librespot[2862]: goroutine 103 gp=0x14037a8 m=nil [IO wait, 378 minutes]:
Dec 25 01:08:35 music go-librespot[2862]: runtime.gopark(0x960ecc, 0x745f1e10, 0x2, 0x2, 0x5)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x19138d4 sp=0x19138c0 pc=0xa97c0
Dec 25 01:08:35 music go-librespot[2862]: runtime.netpollblock(0x745f1e00, 0x72, 0x0)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/netpoll.go:575 +0x100 fp=0x19138ec sp=0x19138d4 pc=0x675a0
Dec 25 01:08:35 music go-librespot[2862]: internal/poll.runtime_pollWait(0x745f1e00, 0x72)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/netpoll.go:351 +0x54 fp=0x1913900 sp=0x19138ec pc=0xa8864
Dec 25 01:08:35 music go-librespot[2862]: internal/poll.(*pollDesc).wait(0x18013c8, 0x72, 0x0)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x30 fp=0x1913914 sp=0x1913900 pc=0x134df4
Dec 25 01:08:35 music go-librespot[2862]: internal/poll.(*pollDesc).waitRead(...)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:89
Dec 25 01:08:35 music go-librespot[2862]: internal/poll.(*FD).Read(0x18013b0, {0x15c4000, 0x1000, 0x1000})
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/internal/poll/fd_unix.go:165 +0x22c fp=0x191395c sp=0x1913914 pc=0x135f74
Dec 25 01:08:35 music go-librespot[2862]: net.(*netFD).Read(0x18013b0, {0x15c4000, 0x1000, 0x1000})
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/net/fd_posix.go:68 +0x38 fp=0x1913988 sp=0x191395c pc=0x1a8c28
Dec 25 01:08:35 music go-librespot[2862]: net.(*conn).Read(0x162c460, {0x15c4000, 0x1000, 0x1000})
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/net/net.go:196 +0x48 fp=0x19139b4 sp=0x1913988 pc=0x1b842c
Dec 25 01:08:35 music go-librespot[2862]: io.(*multiReader).Read(0x1827480, {0x15c4000, 0x1000, 0x1000})
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/io/multi.go:26 +0xb4 fp=0x19139e0 sp=0x19139b4 pc=0xef364
Dec 25 01:08:35 music go-librespot[2862]: bufio.(*Reader).fill(0x1614120)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/bufio/bufio.go:113 +0x10c fp=0x1913a04 sp=0x19139e0 pc=0x2b6390
Dec 25 01:08:35 music go-librespot[2862]: bufio.(*Reader).ReadByte(0x1614120)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/bufio/bufio.go:273 +0x28 fp=0x1913a10 sp=0x1913a04 pc=0x2b6c0c
Dec 25 01:08:35 music go-librespot[2862]: nhooyr.io/websocket.readFrameHeader(0x1614120, {0x17ba3fc, 0x8, 0x8})
Dec 25 01:08:35 music go-librespot[2862]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/frame.go:55 +0x68 fp=0x1913a50 sp=0x1913a10 pc=0x498164
Dec 25 01:08:35 music go-librespot[2862]: nhooyr.io/websocket.(*Conn).readFrameHeader(0x17ba3c8, {0xa26090, 0xfdcff0})
Dec 25 01:08:35 music go-librespot[2862]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/read.go:235 +0xb4 fp=0x1913b10 sp=0x1913a50 pc=0x49b01c
Dec 25 01:08:35 music go-librespot[2862]: nhooyr.io/websocket.(*Conn).readLoop(0x17ba3c8, {0xa26090, 0xfdcff0})
Dec 25 01:08:35 music go-librespot[2862]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/read.go:193 +0x3c fp=0x1913bd4 sp=0x1913b10 pc=0x49ab08
Dec 25 01:08:35 music go-librespot[2862]: nhooyr.io/websocket.(*Conn).reader(0x17ba3c8, {0xa26090, 0xfdcff0})
Dec 25 01:08:35 music go-librespot[2862]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/read.go:355 +0xec fp=0x1913c58 sp=0x1913bd4 pc=0x49bc20
Dec 25 01:08:35 music go-librespot[2862]: nhooyr.io/websocket.(*Conn).Reader(...)
Dec 25 01:08:35 music go-librespot[2862]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/read.go:39
Dec 25 01:08:35 music go-librespot[2862]: nhooyr.io/websocket.(*Conn).Read(0x17ba3c8, {0xa26090, 0xfdcff0})
Dec 25 01:08:35 music go-librespot[2862]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/read.go:47 +0x30 fp=0x1913c80 sp=0x1913c58 pc=0x49a0a0
Dec 25 01:08:35 music go-librespot[2862]: main.(*ConcreteApiServer).serve.func17({0xa25968, 0x163e4d8}, 0x163e378)
Dec 25 01:08:35 music go-librespot[2862]: /src/cmd/daemon/api_server.go:636 +0x3b0 fp=0x1913cfc sp=0x1913c80 pc=0x6a062c
Dec 25 01:08:35 music go-librespot[2862]: net/http.HandlerFunc.ServeHTTP(0x1490aa8, {0xa25968, 0x163e4d8}, 0x163e378)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/net/http/server.go:2322 +0x34 fp=0x1913d0c sp=0x1913cfc pc=0x33cf4c
Dec 25 01:08:35 music go-librespot[2862]: net/http.(*ServeMux).ServeHTTP(0x14ce580, {0xa25968, 0x163e4d8}, 0x163e378)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/net/http/server.go:2861 +0x228 fp=0x1913d4c sp=0x1913d0c pc=0x33ee3c
Dec 25 01:08:35 music go-librespot[2862]: main.(*ConcreteApiServer).serve.(*Cors).Handler.func19({0xa25968, 0x163e4d8}, 0x163e378)
Dec 25 01:08:35 music go-librespot[2862]: /src/.gocache/mod/github.com/rs/cors@v1.11.1/cors.go:289 +0x124 fp=0x1913d74 sp=0x1913d4c pc=0x69ffa8
Dec 25 01:08:35 music go-librespot[2862]: net/http.HandlerFunc.ServeHTTP(0x14aeb80, {0xa25968, 0x163e4d8}, 0x163e378)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/net/http/server.go:2322 +0x34 fp=0x1913d84 sp=0x1913d74 pc=0x33cf4c
Dec 25 01:08:35 music go-librespot[2862]: net/http.serverHandler.ServeHTTP({0x14fe6e8}, {0xa25968, 0x163e4d8}, 0x163e378)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/net/http/server.go:3340 +0xe0 fp=0x1913da0 sp=0x1913d84 pc=0x35c2b8
Dec 25 01:08:35 music go-librespot[2862]: net/http.(*conn).serve(0x191e2a0, {0xa260c8, 0x14b2c18})
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/net/http/server.go:2109 +0x794 fp=0x1913fdc sp=0x1913da0 pc=0x33b008
Dec 25 01:08:35 music go-librespot[2862]: net/http.(*Server).Serve.gowrap3()
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/net/http/server.go:3493 +0x38 fp=0x1913fec sp=0x1913fdc pc=0x340d40
Dec 25 01:08:35 music go-librespot[2862]: runtime.goexit({})
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x1913fec sp=0x1913fec pc=0xb0874
Dec 25 01:08:35 music go-librespot[2862]: created by net/http.(*Server).Serve in goroutine 36
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/net/http/server.go:3493 +0x42c
Dec 25 01:08:35 music go-librespot[2862]: goroutine 91 gp=0x1882368 m=nil [select, 370 minutes]:
Dec 25 01:08:35 music go-librespot[2862]: runtime.gopark(0x960f10, 0x0, 0x9, 0x3, 0x1)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x177ae94 sp=0x177ae80 pc=0xa97c0
Dec 25 01:08:35 music go-librespot[2862]: runtime.selectgo(0x177afa8, 0x177af6c, 0x0, 0x0, 0x5, 0x1)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/select.go:351 +0xc4c fp=0x177af44 sp=0x177ae94 pc=0x85000
Dec 25 01:08:35 music go-librespot[2862]: nhooyr.io/websocket.(*Conn).timeoutLoop(0x1638008)
Dec 25 01:08:35 music go-librespot[2862]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/conn.go:180 +0x144 fp=0x177afe4 sp=0x177af44 pc=0x494d20
Dec 25 01:08:35 music go-librespot[2862]: nhooyr.io/websocket.newConn.gowrap1()
Dec 25 01:08:35 music go-librespot[2862]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/conn.go:140 +0x28 fp=0x177afec sp=0x177afe4 pc=0x4949b0
Dec 25 01:08:35 music go-librespot[2862]: runtime.goexit({})
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x177afec sp=0x177afec pc=0xb0874
Dec 25 01:08:35 music go-librespot[2862]: created by nhooyr.io/websocket.newConn in goroutine 89
Dec 25 01:08:35 music go-librespot[2862]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/conn.go:140 +0x578
Dec 25 01:08:35 music go-librespot[2862]: goroutine 275 gp=0x1771208 m=nil [IO wait, 2 minutes]:
Dec 25 01:08:35 music go-librespot[2862]: runtime.gopark(0x960ecc, 0x757c3210, 0x2, 0x2, 0x5)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x18e995c sp=0x18e9948 pc=0xa97c0
Dec 25 01:08:35 music go-librespot[2862]: runtime.netpollblock(0x757c3200, 0x72, 0x0)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/netpoll.go:575 +0x100 fp=0x18e9974 sp=0x18e995c pc=0x675a0
Dec 25 01:08:35 music go-librespot[2862]: internal/poll.runtime_pollWait(0x757c3200, 0x72)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/netpoll.go:351 +0x54 fp=0x18e9988 sp=0x18e9974 pc=0xa8864
Dec 25 01:08:35 music go-librespot[2862]: internal/poll.(*pollDesc).wait(0x18010f8, 0x72, 0x0)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x30 fp=0x18e999c sp=0x18e9988 pc=0x134df4
Dec 25 01:08:35 music go-librespot[2862]: internal/poll.(*pollDesc).waitRead(...)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:89
Dec 25 01:08:35 music go-librespot[2862]: internal/poll.(*FD).Read(0x18010e0, {0x16c0000, 0x1000, 0x1000})
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/internal/poll/fd_unix.go:165 +0x22c fp=0x18e99e4 sp=0x18e999c pc=0x135f74
Dec 25 01:08:35 music go-librespot[2862]: net.(*netFD).Read(0x18010e0, {0x16c0000, 0x1000, 0x1000})
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/net/fd_posix.go:68 +0x38 fp=0x18e9a10 sp=0x18e99e4 pc=0x1a8c28
Dec 25 01:08:35 music go-librespot[2862]: net.(*conn).Read(0x1432008, {0x16c0000, 0x1000, 0x1000})
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/net/net.go:196 +0x48 fp=0x18e9a3c sp=0x18e9a10 pc=0x1b842c
Dec 25 01:08:35 music go-librespot[2862]: crypto/tls.(*atLeastReader).Read(0x1701390, {0x16c0000, 0x1000, 0x1000})
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/crypto/tls/conn.go:816 +0x78 fp=0x18e9a68 sp=0x18e9a3c pc=0x266c34
Dec 25 01:08:35 music go-librespot[2862]: bytes.(*Buffer).ReadFrom(0x17b618c, {0xa22858, 0x1701390})
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/bytes/buffer.go:217 +0xa4 fp=0x18e9aa4 sp=0x18e9a68 pc=0x160e08
Dec 25 01:08:35 music go-librespot[2862]: crypto/tls.(*Conn).readFromUntil(0x17b6008, {0xa21798, 0x1432008}, 0x5)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/crypto/tls/conn.go:838 +0xd4 fp=0x18e9acc sp=0x18e9aa4 pc=0x266e90
Dec 25 01:08:35 music go-librespot[2862]: crypto/tls.(*Conn).readRecordOrCCS(0x17b6008, 0x0)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/crypto/tls/conn.go:627 +0x134 fp=0x18e9c2c sp=0x18e9acc pc=0x2645b4
Dec 25 01:08:35 music go-librespot[2862]: crypto/tls.(*Conn).readRecord(...)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/crypto/tls/conn.go:589
Dec 25 01:08:35 music go-librespot[2862]: crypto/tls.(*Conn).Read(0x17b6008, {0x18fa000, 0x1000, 0x1000})
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/crypto/tls/conn.go:1392 +0x14c fp=0x18e9c5c sp=0x18e9c2c pc=0x26a378
Dec 25 01:08:35 music go-librespot[2862]: net/http.(*readWriteCloserBody).Read(0x14af250, {0x18fa000, 0x1000, 0x1000})
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/net/http/transport.go:2578 +0xec fp=0x18e9c7c sp=0x18e9c5c pc=0x3577bc
Dec 25 01:08:35 music go-librespot[2862]: bufio.(*Reader).fill(0x1816510)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/bufio/bufio.go:113 +0x10c fp=0x18e9ca0 sp=0x18e9c7c pc=0x2b6390
Dec 25 01:08:35 music go-librespot[2862]: bufio.(*Reader).ReadByte(0x1816510)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/bufio/bufio.go:273 +0x28 fp=0x18e9cac sp=0x18e9ca0 pc=0x2b6c0c
Dec 25 01:08:35 music go-librespot[2862]: nhooyr.io/websocket.readFrameHeader(0x1816510, {0x19502bc, 0x8, 0x8})
Dec 25 01:08:35 music go-librespot[2862]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/frame.go:55 +0x68 fp=0x18e9cec sp=0x18e9cac pc=0x498164
Dec 25 01:08:35 music go-librespot[2862]: nhooyr.io/websocket.(*Conn).readFrameHeader(0x1950288, {0xa26090, 0xfdcff0})
Dec 25 01:08:35 music go-librespot[2862]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/read.go:235 +0xb4 fp=0x18e9dac sp=0x18e9cec pc=0x49b01c
Dec 25 01:08:35 music go-librespot[2862]: nhooyr.io/websocket.(*Conn).readLoop(0x1950288, {0xa26090, 0xfdcff0})
Dec 25 01:08:35 music go-librespot[2862]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/read.go:193 +0x3c fp=0x18e9e70 sp=0x18e9dac pc=0x49ab08
Dec 25 01:08:35 music go-librespot[2862]: nhooyr.io/websocket.(*Conn).reader(0x1950288, {0xa26090, 0xfdcff0})
Dec 25 01:08:35 music go-librespot[2862]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/read.go:355 +0xec fp=0x18e9ef4 sp=0x18e9e70 pc=0x49bc20
Dec 25 01:08:35 music go-librespot[2862]: nhooyr.io/websocket.(*Conn).Reader(...)
Dec 25 01:08:35 music go-librespot[2862]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/read.go:39
Dec 25 01:08:35 music go-librespot[2862]: nhooyr.io/websocket.(*Conn).Read(0x1950288, {0xa26090, 0xfdcff0})
Dec 25 01:08:35 music go-librespot[2862]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/read.go:47 +0x30 fp=0x18e9f1c sp=0x18e9ef4 pc=0x49a0a0
Dec 25 01:08:35 music go-librespot[2862]: github.com/devgianlu/go-librespot/dealer.(*Dealer).recvLoop(0x14fe798)
Dec 25 01:08:35 music go-librespot[2862]: /src/dealer/dealer.go:188 +0x58 fp=0x18e9fe4 sp=0x18e9f1c pc=0x5a1198
Dec 25 01:08:35 music go-librespot[2862]: github.com/devgianlu/go-librespot/dealer.(*Dealer).reconnect.gowrap1()
Dec 25 01:08:35 music go-librespot[2862]: /src/dealer/dealer.go:296 +0x28 fp=0x18e9fec sp=0x18e9fe4 pc=0x5a1df4
Dec 25 01:08:35 music go-librespot[2862]: runtime.goexit({})
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x18e9fec sp=0x18e9fec pc=0xb0874
Dec 25 01:08:35 music go-librespot[2862]: created by github.com/devgianlu/go-librespot/dealer.(*Dealer).reconnect in goroutine 227
Dec 25 01:08:35 music go-librespot[2862]: /src/dealer/dealer.go:296 +0xf8
Dec 25 01:08:35 music go-librespot[2862]: goroutine 201 gp=0x16266c8 m=nil [select, 373 minutes]:
Dec 25 01:08:35 music go-librespot[2862]: runtime.gopark(0x960f10, 0x0, 0x9, 0x3, 0x1)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x1655e74 sp=0x1655e60 pc=0xa97c0
Dec 25 01:08:35 music go-librespot[2862]: runtime.selectgo(0x1655f80, 0x1655f4c, 0x0, 0x0, 0x3, 0x1)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/select.go:351 +0xc4c fp=0x1655f24 sp=0x1655e74 pc=0x85000
Dec 25 01:08:35 music go-librespot[2862]: github.com/devgianlu/go-librespot/player.(*Player).manageLoop(0x16e8690)
Dec 25 01:08:35 music go-librespot[2862]: /src/player/player.go:215 +0x1f4 fp=0x1655fe4 sp=0x1655f24 pc=0x5818e0
Dec 25 01:08:35 music go-librespot[2862]: github.com/devgianlu/go-librespot/player.NewPlayer.gowrap1()
Dec 25 01:08:35 music go-librespot[2862]: /src/player/player.go:197 +0x28 fp=0x1655fec sp=0x1655fe4 pc=0x5814c8
Dec 25 01:08:35 music go-librespot[2862]: runtime.goexit({})
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x1655fec sp=0x1655fec pc=0xb0874
Dec 25 01:08:35 music go-librespot[2862]: created by github.com/devgianlu/go-librespot/player.NewPlayer in goroutine 83
Dec 25 01:08:35 music go-librespot[2862]: /src/player/player.go:197 +0x220
Dec 25 01:08:35 music go-librespot[2862]: goroutine 202 gp=0x18830e8 m=nil [select, 10 minutes]:
Dec 25 01:08:35 music go-librespot[2862]: runtime.gopark(0x960f10, 0x0, 0x9, 0x3, 0x1)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x16a1930 sp=0x16a191c pc=0xa97c0
Dec 25 01:08:35 music go-librespot[2862]: runtime.selectgo(0x16a1f70, 0x16a1b20, 0x0, 0x0, 0xa, 0x1)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/select.go:351 +0xc4c fp=0x16a19e0 sp=0x16a1930 pc=0x85000
Dec 25 01:08:35 music go-librespot[2862]: main.(*AppPlayer).Run(0x1766370, {0xa260ac, 0xfdcff0}, 0x1632140, 0x1632180)
Dec 25 01:08:35 music go-librespot[2862]: /src/cmd/daemon/player.go:661 +0x368 fp=0x16a1fd4 sp=0x16a19e0 pc=0x6b3970
Dec 25 01:08:35 music go-librespot[2862]: main.(*App).withAppPlayer.func2.gowrap1()
Dec 25 01:08:35 music go-librespot[2862]: /src/cmd/daemon/main.go:328 +0x48 fp=0x16a1fec sp=0x16a1fd4 pc=0x6abcac
Dec 25 01:08:35 music go-librespot[2862]: runtime.goexit({})
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x16a1fec sp=0x16a1fec pc=0xb0874
Dec 25 01:08:35 music go-librespot[2862]: created by main.(*App).withAppPlayer.func2 in goroutine 83
Dec 25 01:08:35 music go-librespot[2862]: /src/cmd/daemon/main.go:328 +0x2f0
Dec 25 01:08:35 music go-librespot[2862]: goroutine 226 gp=0x18838c8 m=nil [select, 2 minutes]:
Dec 25 01:08:35 music go-librespot[2862]: runtime.gopark(0x960f10, 0x0, 0x9, 0x3, 0x1)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x1459ea4 sp=0x1459e90 pc=0xa97c0
Dec 25 01:08:35 music go-librespot[2862]: runtime.selectgo(0x1459fd4, 0x1459f78, 0x0, 0x0, 0x2, 0x1)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/select.go:351 +0xc4c fp=0x1459f54 sp=0x1459ea4 pc=0x85000
Dec 25 01:08:35 music go-librespot[2862]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).pongAckTicker(0x163f3f8)
Dec 25 01:08:35 music go-librespot[2862]: /src/ap/ap.go:368 +0x8c fp=0x1459fe4 sp=0x1459f54 pc=0x4f6d1c
Dec 25 01:08:35 music go-librespot[2862]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).Receive.(*Accesspoint).startReceiving.func1.gowrap2()
Dec 25 01:08:35 music go-librespot[2862]: /src/ap/ap.go:277 +0x28 fp=0x1459fec sp=0x1459fe4 pc=0x4f63e8
Dec 25 01:08:35 music go-librespot[2862]: runtime.goexit({})
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x1459fec sp=0x1459fec pc=0xb0874
Dec 25 01:08:35 music go-librespot[2862]: created by github.com/devgianlu/go-librespot/ap.(*Accesspoint).Receive.(*Accesspoint).startReceiving.func1 in goroutine 202
Dec 25 01:08:35 music go-librespot[2862]: /src/ap/ap.go:277 +0x15c
Dec 25 01:08:35 music go-librespot[2862]: goroutine 228 gp=0x1883b08 m=nil [select, 2 minutes]:
Dec 25 01:08:35 music go-librespot[2862]: runtime.gopark(0x960f10, 0x0, 0x9, 0x3, 0x1)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x18e8e84 sp=0x18e8e70 pc=0xa97c0
Dec 25 01:08:35 music go-librespot[2862]: runtime.selectgo(0x18e8fd4, 0x18e8f5c, 0x0, 0x0, 0x2, 0x1)
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/select.go:351 +0xc4c fp=0x18e8f34 sp=0x18e8e84 pc=0x85000
Dec 25 01:08:35 music go-librespot[2862]: github.com/devgianlu/go-librespot/dealer.(*Dealer).pingTicker(0x14fe798)
Dec 25 01:08:35 music go-librespot[2862]: /src/dealer/dealer.go:138 +0x8c fp=0x18e8fe4 sp=0x18e8f34 pc=0x5a0cfc
Dec 25 01:08:35 music go-librespot[2862]: github.com/devgianlu/go-librespot/dealer.(*Dealer).ReceiveMessage.(*Dealer).startReceiving.func1.gowrap2()
Dec 25 01:08:35 music go-librespot[2862]: /src/dealer/dealer.go:129 +0x28 fp=0x18e8fec sp=0x18e8fe4 pc=0x5a2c40
Dec 25 01:08:35 music go-librespot[2862]: runtime.goexit({})
Dec 25 01:08:35 music go-librespot[2862]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x18e8fec sp=0x18e8fec pc=0xb0874
Dec 25 01:08:35 music go-librespot[2862]: created by github.com/devgianlu/go-librespot/dealer.(*Dealer).ReceiveMessage.(*Dealer).startReceiving.func1 in goroutine 202
Dec 25 01:08:35 music go-librespot[2862]: /src/dealer/dealer.go:129 +0x15c
Dec 25 01:08:35 music go-librespot[2861]: Aborted
Dec 25 01:08:38 music volumio[1262]: info: Initializing connection to go-librespot Websocket
Dec 25 01:08:38 music volumio[1262]: info: Error connecting to go-librespot Websocket: Error: connect ECONNREFUSED 127.0.0.1:9879
Dec 25 01:08:38 music systemd[1]: go-librespot-daemon.service: Scheduled restart job, restart counter is at 1.
Dec 25 01:08:38 music systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
Dec 25 01:08:38 music systemd[1]: go-librespot-daemon.service: Consumed 29.906s CPU time.
Dec 25 01:08:38 music systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
Dec 25 01:08:38 music go-librespot[8980]: go-librespot daemon starting...
Dec 25 01:08:38 music go-librespot[8981]: time="2025-12-25T01:08:38-05:00" level=info msg="running go-librespot 0.6.2"
Dec 25 01:08:38 music go-librespot[8981]: time="2025-12-25T01:08:38-05:00" level=debug msg="app state loaded"
Dec 25 01:08:38 music go-librespot[8981]: time="2025-12-25T01:08:38-05:00" level=info msg="api server listening on 127.0.0.1:9879"
Dec 25 01:08:38 music go-librespot[8981]: time="2025-12-25T01:08:38-05:00" level=debug msg="fetched new accesspoints: [ap-gue1.spotify.com:4070 ap-gue1.spotify.com:443 ap-gue1.spotify.com:80 ap-guc3.spotify.com:4070 ap-gae2.spotify.com:443 ap-gew4.spotify.com:80]"
Dec 25 01:08:38 music go-librespot[8981]: time="2025-12-25T01:08:38-05:00" level=debug msg="fetched new dealers: [gue1-dealer.spotify.com:443 guc3-dealer.spotify.com:443 gae2-dealer.spotify.com:443 gew4-dealer.spotify.com:443]"
Dec 25 01:08:38 music go-librespot[8981]: time="2025-12-25T01:08:38-05:00" level=debug msg="fetched new spclients: [gue1-spclient.spotify.com:443 guc3-spclient.spotify.com:443 gae2-spclient.spotify.com:443 gew4-spclient.spotify.com:443]"
Dec 25 01:08:39 music go-librespot[8981]: time="2025-12-25T01:08:39-05:00" level=info msg="zeroconf server listening on port 35933"
Dec 25 01:08:39 music go-librespot[8981]: time="2025-12-25T01:08:39-05:00" level=debug msg="obtained new client token: AABlw/6ru/pL4L+In0eQM8VNnBooPyO32lF19b0LnYMg8OZJuohUu4NQukk4tFHKCHfbhXxq3lfIsOMKkiBkQgVb7Z81pXLtIiLMDzsexwAS61IveZhgzMm3hVavb3oX6mjbu9+uybqHMs5cXxiKzvp7zCSJNIo3iMPFk4M43vdjbDfAMcAFL1Ga5PiH+D0RAU6Shg+GKhHQEVbkyQiBWuTAZE2+J37X5V6AMidonZT/KwgqejEJng=="
Dec 25 01:08:39 music go-librespot[8981]: time="2025-12-25T01:08:39-05:00" level=debug msg="connected to ap-gue1.spotify.com:4070"
Dec 25 01:08:39 music go-librespot[8981]: time="2025-12-25T01:08:39-05:00" level=debug msg="completed keyexchange"
Dec 25 01:08:39 music go-librespot[8981]: time="2025-12-25T01:08:39-05:00" level=debug msg="completed challenge"
Dec 25 01:08:39 music go-librespot[8981]: time="2025-12-25T01:08:39-05:00" level=warning msg="failed connecting to accesspoint, retrying" error="failed authenticating: accesspoint login failed: BadCredentials "
Dec 25 01:08:39 music go-librespot[8981]: time="2025-12-25T01:08:39-05:00" level=debug msg="connected to ap-gue1.spotify.com:443"
Dec 25 01:08:40 music go-librespot[8981]: time="2025-12-25T01:08:40-05:00" level=debug msg="completed keyexchange"
Dec 25 01:08:40 music go-librespot[8981]: time="2025-12-25T01:08:40-05:00" level=debug msg="completed challenge"
Dec 25 01:08:40 music go-librespot[8981]: time="2025-12-25T01:08:40-05:00" level=warning msg="failed connecting to accesspoint, retrying" error="failed authenticating: accesspoint login failed: BadCredentials "
Dec 25 01:08:40 music go-librespot[8981]: time="2025-12-25T01:08:40-05:00" level=debug msg="connected to ap-gue1.spotify.com:80"
Dec 25 01:08:40 music go-librespot[8981]: time="2025-12-25T01:08:40-05:00" level=debug msg="completed keyexchange"
Dec 25 01:08:40 music go-librespot[8981]: time="2025-12-25T01:08:40-05:00" level=debug msg="completed challenge"
Dec 25 01:08:40 music go-librespot[8981]: time="2025-12-25T01:08:40-05:00" level=warning msg="failed connecting to accesspoint, retrying" error="failed authenticating: accesspoint login failed: BadCredentials "
Dec 25 01:08:41 music go-librespot[8981]: time="2025-12-25T01:08:41-05:00" level=debug msg="connected to ap-guc3.spotify.com:4070"
Dec 25 01:08:41 music go-librespot[8981]: time="2025-12-25T01:08:41-05:00" level=debug msg="completed keyexchange"
Dec 25 01:08:41 music go-librespot[8981]: time="2025-12-25T01:08:41-05:00" level=debug msg="completed challenge"
Dec 25 01:08:41 music volumio[1262]: info: Initializing connection to go-librespot Websocket
Dec 25 01:08:41 music go-librespot[8981]: time="2025-12-25T01:08:41-05:00" level=debug msg="new websocket client"
Dec 25 01:08:41 music volumio[1262]: info: Connection to go-librespot Websocket established
Dec 25 01:08:41 music go-librespot[8981]: time="2025-12-25T01:08:41-05:00" level=warning msg="failed connecting to accesspoint, retrying" error="failed authenticating: accesspoint login failed: BadCredentials "
Dec 25 01:08:42 music go-librespot[8981]: time="2025-12-25T01:08:42-05:00" level=warning msg="failed to connect to AP ap-gae2.spotify.com:443, retrying with a different AP" error="dial tcp 104.199.241.202:443: connect: connection refused"
Dec 25 01:08:42 music go-librespot[8981]: time="2025-12-25T01:08:42-05:00" level=debug msg="connected to ap-gew4.spotify.com:80"
Dec 25 01:08:42 music go-librespot[8981]: time="2025-12-25T01:08:42-05:00" level=debug msg="completed keyexchange"
Dec 25 01:08:42 music go-librespot[8981]: time="2025-12-25T01:08:42-05:00" level=debug msg="completed challenge"
Dec 25 01:08:42 music go-librespot[8981]: time="2025-12-25T01:08:42-05:00" level=warning msg="failed connecting to accesspoint, retrying" error="failed authenticating: accesspoint login failed: BadCredentials "
Dec 25 01:08:43 music go-librespot[8981]: time="2025-12-25T01:08:43-05:00" level=debug msg="connected to ap-gue1.spotify.com:4070"
Dec 25 01:08:43 music go-librespot[8981]: time="2025-12-25T01:08:43-05:00" level=debug msg="completed keyexchange"
Dec 25 01:08:43 music go-librespot[8981]: time="2025-12-25T01:08:43-05:00" level=debug msg="completed challenge"
Dec 25 01:08:43 music go-librespot[8981]: time="2025-12-25T01:08:43-05:00" level=warning msg="failed connecting to accesspoint, retrying" error="failed authenticating: accesspoint login failed: BadCredentials "
Dec 25 01:08:43 music go-librespot[8981]: time="2025-12-25T01:08:43-05:00" level=fatal msg="failed running with username and spotify token" error="failed authenticating accesspoint with stored credentials: failed authenticating: accesspoint login failed: BadCredentials "
Dec 25 01:08:43 music volumio[1262]: info: Connection to go-librespot Websocket closed
Dec 25 01:08:43 music systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
Dec 25 01:08:43 music systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
Dec 25 01:08:44 music volumio[1262]: info: Getting Spotify volume
Dec 25 01:08:44 music volumio[1262]: |||||||||||||||||||||||| WARNING: FATAL ERROR |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Dec 25 01:08:44 music volumio[1262]: Error: connect ECONNREFUSED 127.0.0.1:9879
Dec 25 01:08:44 music volumio[1262]: at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1595:16) {
Dec 25 01:08:44 music volumio[1262]: errno: -111,
Dec 25 01:08:44 music volumio[1262]: code: 'ECONNREFUSED',
Dec 25 01:08:44 music volumio[1262]: syscall: 'connect',
Dec 25 01:08:44 music volumio[1262]: address: '127.0.0.1',
Dec 25 01:08:44 music volumio[1262]: port: 9879,
Dec 25 01:08:44 music volumio[1262]: response: undefined
Dec 25 01:08:44 music volumio[1262]: }
Dec 25 01:08:44 music volumio[1262]: |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Dec 25 01:08:45 music sudo[9009]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/journalctl '--since=2025-12-25 01:07'
Dec 25 01:08:45 music sudo[9009]: 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="cfdc872d40b979cca36352a7333c940c38dc64b5"
VOLUMIO_FE_VERSION="35f8f4439f0076a62fefa72fd80b70701b3d6cbd"
VOLUMIO_FE3_VERSION="bcca17b6b6b26edfb999e6fd7da1b222a88a61d2"
VOLUMIO_BE_VERSION="6cbc2303e10f00c3a01cb7f02c6d12448bd32c62"
VOLUMIO_ARCH="arm"
VOLUMIO_VARIANT="volumio"
VOLUMIO_TEST="FALSE"
VOLUMIO_BUILD_DATE="Fri Dec 5 20:42:14 UTC 2025"
VOLUMIO_VERSION="4.073"
VOLUMIO_HARDWARE="pi"
VOLUMIO_DEVICENAME="Raspberry Pi"
VOLUMIO_HASH="67fdc5f60f00b7a328ccd8c4ad441086"