Jun 19 00:32:03 volumio-pi4-beta go-librespot[1399]: time="2025-06-19T00:32:03+07:00" level=warning msg="failed to connect to AP ap-gae2.spotify.com:4070, retrying with a different AP" error="dial tcp: lookup ap-gae2.spotify.com: device or resource busy"
Jun 19 00:32:05 volumio-pi4-beta go-librespot[1399]: time="2025-06-19T00:32:05+07:00" level=error msg="did not receive last pong from dealer, 900s passed"
Jun 19 00:32:05 volumio-pi4-beta go-librespot[1399]: time="2025-06-19T00:32:05+07:00" level=error msg="did not receive last pong ack from accesspoint, 972s passed"
Jun 19 00:32:15 volumio-pi4-beta go-librespot[1399]: time="2025-06-19T00:32:15+07:00" level=warning msg="failed fetching new endpoint for accesspoint" error="failed fetching apresolve URL: Get \"https://apresolve.spotify.com/?type=accesspoint\": dial tcp: lookup apresolve.spotify.com: device or resource busy"
Jun 19 00:32:23 volumio-pi4-beta go-librespot[1399]: time="2025-06-19T00:32:23+07:00" level=debug msg="renewing login5 access token"
Jun 19 00:32:33 volumio-pi4-beta kernel: CIFS: VFS: \\10.10.30.30 has not responded in 180 seconds. Reconnecting...
Jun 19 00:32:35 volumio-pi4-beta go-librespot[1399]: time="2025-06-19T00:32:35+07:00" level=error msg="did not receive last pong from dealer, 930s passed"
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: time="2025-06-19T00:32:42+07:00" level=error msg="failed reconnecting dealer" error="failed obtaining dealer access token: failed renewing login5 access token: failed requesting login5 endpoint: failed requesting login5: Post \"https://login5.spotify.com/v3/login\": dial tcp: lookup login5.spotify.com: device or resource busy"
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: fatal error: sync: Unlock of unlocked RWMutex
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: goroutine 98 gp=0x2dcd448 m=5 mp=0x2c80008 [running]:
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.fatal({0x71be82, 0x20})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/panic.go:1042 +0x4c fp=0x2c5bf08 sp=0x2c5bef4 pc=0x596e8
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: sync.fatal({0x71be82, 0x20})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/panic.go:1007 +0x24 fp=0x2c5bf14 sp=0x2c5bf08 pc=0x8fdec
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: sync.(*RWMutex).Unlock(0x30c0264)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/sync/rwmutex.go:208 +0x50 fp=0x2c5bf2c sp=0x2c5bf14 pc=0xa0da0
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: github.com/devgianlu/go-librespot/dealer.(*Dealer).recvLoop(0x30c0218)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/dealer/dealer.go:244 +0x758 fp=0x2c5bfe4 sp=0x2c5bf2c pc=0x4e9214
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: github.com/devgianlu/go-librespot/dealer.(*Dealer).ReceiveMessage.(*Dealer).startReceiving.func1.gowrap1()
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/dealer/dealer.go:125 +0x28 fp=0x2c5bfec sp=0x2c5bfe4 pc=0x4ea5e8
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.goexit({})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/asm_arm.s:859 +0x4 fp=0x2c5bfec sp=0x2c5bfec pc=0x93c4c
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: created by github.com/devgianlu/go-librespot/dealer.(*Dealer).ReceiveMessage.(*Dealer).startReceiving.func1 in goroutine 58
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/dealer/dealer.go:125 +0x98
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: goroutine 1 gp=0x2c02128 m=nil [select, 84 minutes]:
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.gopark(0x736898, 0x0, 0x9, 0x3, 0x1)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/proc.go:402 +0x104 fp=0x3046cfc sp=0x3046ce8 pc=0x5cfc8
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.selectgo(0x3046dfc, 0x2e47dc8, 0x0, 0x0, 0x2, 0x1)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/select.go:327 +0xaf0 fp=0x3046d9c sp=0x3046cfc pc=0x70d80
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: github.com/devgianlu/go-librespot/zeroconf.(*Zeroconf).Serve(0x2cde420, 0x3046e88)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/zeroconf/zeroconf.go:270 +0x228 fp=0x3046e40 sp=0x3046d9c pc=0x55dd34
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: main.(*App).withAppPlayer(0x2dacec0, {0x7d7634, 0xbf6000}, 0x2daaff0)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/cmd/daemon/main.go:316 +0x514 fp=0x3046ec8 sp=0x3046e40 pc=0x5f2dcc
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: main.(*App).withCredentials(...)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/cmd/daemon/main.go:190
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: main.(*App).SpotifyToken(0x2dacec0, {0x7d7634, 0xbf6000}, {0x2d906c0, 0x19}, {0x2dd4140, 0x12f})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/cmd/daemon/main.go:182 +0xd8 fp=0x3046ef8 sp=0x3046ec8 pc=0x5f22c0
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: main.main()
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/cmd/daemon/main.go:618 +0x61c fp=0x3046fa8 sp=0x3046ef8 pc=0x5f5a58
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.main()
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/proc.go:271 +0x2fc fp=0x3046fec sp=0x3046fa8 pc=0x5ca38
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.goexit({})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/asm_arm.s:859 +0x4 fp=0x3046fec sp=0x3046fec pc=0x93c4c
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: goroutine 18 gp=0x2c84248 m=nil [force gc (idle), 2 minutes]:
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.gopark(0x736864, 0xbca928, 0x11, 0xa, 0x1)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/proc.go:402 +0x104 fp=0x2c407d4 sp=0x2c407c0 pc=0x5cfc8
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.goparkunlock(...)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/proc.go:408
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.forcegchelper()
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/proc.go:326 +0xe4 fp=0x2c407ec sp=0x2c407d4 pc=0x5ce04
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.goexit({})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/asm_arm.s:859 +0x4 fp=0x2c407ec sp=0x2c407ec pc=0x93c4c
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: created by runtime.init.5 in goroutine 1
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/proc.go:314 +0x1c
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: goroutine 19 gp=0x2c84368 m=nil [GC sweep wait]:
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.gopark(0x736864, 0xbcaee0, 0xc, 0x9, 0x1)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/proc.go:402 +0x104 fp=0x2c40fc4 sp=0x2c40fb0 pc=0x5cfc8
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.goparkunlock(...)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/proc.go:408
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.bgsweep(0x2c92000)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/mgcsweep.go:318 +0x11c fp=0x2c40fe4 sp=0x2c40fc4 pc=0x45750
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.gcenable.gowrap1()
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/mgc.go:203 +0x28 fp=0x2c40fec sp=0x2c40fe4 pc=0x35870
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.goexit({})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/asm_arm.s:859 +0x4 fp=0x2c40fec sp=0x2c40fec pc=0x93c4c
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: created by runtime.gcenable in goroutine 1
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/mgc.go:203 +0x74
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: goroutine 20 gp=0x2c84488 m=nil [GC scavenge wait]:
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.gopark(0x736864, 0xbcb508, 0xd, 0xa, 0x2)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/proc.go:402 +0x104 fp=0x2c417b4 sp=0x2c417a0 pc=0x5cfc8
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.goparkunlock(...)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/proc.go:408
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.(*scavengerState).park(0xbcb508)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/mgcscavenge.go:425 +0x68 fp=0x2c417c8 sp=0x2c417b4 pc=0x42a70
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.bgscavenge(0x2c92000)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/mgcscavenge.go:658 +0x60 fp=0x2c417e4 sp=0x2c417c8 pc=0x431a8
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.gcenable.gowrap2()
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/mgc.go:204 +0x28 fp=0x2c417ec sp=0x2c417e4 pc=0x3581c
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.goexit({})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/asm_arm.s:859 +0x4 fp=0x2c417ec sp=0x2c417ec pc=0x93c4c
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: created by runtime.gcenable in goroutine 1
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/mgc.go:204 +0xbc
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: goroutine 2 gp=0x2c02c68 m=nil [finalizer wait, 61 minutes]:
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.gopark(0x736710, 0xbf609c, 0x10, 0xa, 0x1)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/proc.go:402 +0x104 fp=0x2c44f8c sp=0x2c44f78 pc=0x5cfc8
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.runfinq()
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/mfinal.go:194 +0x110 fp=0x2c44fec sp=0x2c44f8c pc=0x3465c
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.goexit({})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/asm_arm.s:859 +0x4 fp=0x2c44fec sp=0x2c44fec pc=0x93c4c
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: created by runtime.createfing in goroutine 1
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/mfinal.go:164 +0x5c
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: goroutine 36 gp=0x2dccfc8 m=nil [IO wait, 65 minutes]:
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.gopark(0x736854, 0xb603df18, 0x2, 0x2, 0x5)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/proc.go:402 +0x104 fp=0x2ee1d28 sp=0x2ee1d14 pc=0x5cfc8
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.netpollblock(0xb603df08, 0x72, 0x0)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/netpoll.go:573 +0x100 fp=0x2ee1d40 sp=0x2ee1d28 pc=0x547d4
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: internal/poll.runtime_pollWait(0xb603df08, 0x72)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/netpoll.go:345 +0x54 fp=0x2ee1d54 sp=0x2ee1d40 pc=0x8f388
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: internal/poll.(*pollDesc).wait(0x2dc1008, 0x72, 0x0)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x30 fp=0x2ee1d68 sp=0x2ee1d54 pc=0x10a2d8
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: internal/poll.(*pollDesc).waitRead(...)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:89
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: internal/poll.(*FD).Accept(0x2dc0ff0)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/internal/poll/fd_unix.go:611 +0x294 fp=0x2ee1db0 sp=0x2ee1d68 pc=0x10eb44
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: net.(*netFD).accept(0x2dc0ff0)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/net/fd_unix.go:172 +0x20 fp=0x2ee1e18 sp=0x2ee1db0 pc=0x17e32c
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: net.(*TCPListener).accept(0x2db8690)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/net/tcpsock_posix.go:159 +0x20 fp=0x2ee1e30 sp=0x2ee1e18 pc=0x19642c
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: net.(*TCPListener).Accept(0x2db8690)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/net/tcpsock.go:327 +0x30 fp=0x2ee1e4c sp=0x2ee1e30 pc=0x195498
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: net/http.(*onceCloseListener).Accept(0x2c7a900)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: :1 +0x34 fp=0x2ee1e64 sp=0x2ee1e4c pc=0x362680
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: net/http.(*Server).Serve(0x2c7c3c8, {0x7d6e18, 0x2db8690})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/net/http/server.go:3255 +0x314 fp=0x2ee1efc sp=0x2ee1e64 pc=0x340d3c
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: net/http.Serve(...)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/net/http/server.go:2794
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: main.(*ConcreteApiServer).serve(0x2db0b40)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/cmd/daemon/api_server.go:610 +0x974 fp=0x2ee1fe4 sp=0x2ee1efc pc=0x5e8bc0
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: main.NewApiServer.gowrap1()
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/cmd/daemon/api_server.go:289 +0x28 fp=0x2ee1fec sp=0x2ee1fe4 pc=0x5e7a90
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.goexit({})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/asm_arm.s:859 +0x4 fp=0x2ee1fec sp=0x2ee1fec pc=0x93c4c
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: created by main.NewApiServer in goroutine 1
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/cmd/daemon/api_server.go:289 +0x310
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: goroutine 4 gp=0x2dcd328 m=nil [GC worker (idle), 84 minutes]:
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.gopark(0x736720, 0x2d8d5d8, 0x1a, 0xa, 0x0)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/proc.go:402 +0x104 fp=0x2e84790 sp=0x2e8477c pc=0x5cfc8
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.gcBgMarkWorker()
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/mgc.go:1310 +0xec fp=0x2e847ec sp=0x2e84790 pc=0x38498
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.goexit({})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/asm_arm.s:859 +0x4 fp=0x2e847ec sp=0x2e847ec pc=0x93c4c
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: created by runtime.gcBgMarkStartWorkers in goroutine 3
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/mgc.go:1234 +0x20
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: goroutine 21 gp=0x2c84b48 m=nil [GC worker (idle), 84 minutes]:
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.gopark(0x736720, 0x2c2b650, 0x1a, 0xa, 0x0)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/proc.go:402 +0x104 fp=0x2c41f90 sp=0x2c41f7c pc=0x5cfc8
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.gcBgMarkWorker()
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/mgc.go:1310 +0xec fp=0x2c41fec sp=0x2c41f90 pc=0x38498
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.goexit({})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/asm_arm.s:859 +0x4 fp=0x2c41fec sp=0x2c41fec pc=0x93c4c
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: created by runtime.gcBgMarkStartWorkers in goroutine 3
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/mgc.go:1234 +0x20
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: goroutine 42 gp=0x2dcd568 m=nil [GC worker (idle)]:
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.gopark(0x736720, 0x2caab28, 0x1a, 0xa, 0x0)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/proc.go:402 +0x104 fp=0x2e85790 sp=0x2e8577c pc=0x5cfc8
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.gcBgMarkWorker()
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/mgc.go:1310 +0xec fp=0x2e857ec sp=0x2e85790 pc=0x38498
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.goexit({})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/asm_arm.s:859 +0x4 fp=0x2e857ec sp=0x2e857ec pc=0x93c4c
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: created by runtime.gcBgMarkStartWorkers in goroutine 3
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/mgc.go:1234 +0x20
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: goroutine 22 gp=0x2c84c68 m=nil [GC worker (idle), 14 minutes]:
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.gopark(0x736720, 0x2caab40, 0x1a, 0xa, 0x0)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/proc.go:402 +0x104 fp=0x2c42790 sp=0x2c4277c pc=0x5cfc8
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.gcBgMarkWorker()
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/mgc.go:1310 +0xec fp=0x2c427ec sp=0x2c42790 pc=0x38498
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.goexit({})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/asm_arm.s:859 +0x4 fp=0x2c427ec sp=0x2c427ec pc=0x93c4c
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: created by runtime.gcBgMarkStartWorkers in goroutine 3
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/mgc.go:1234 +0x20
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: goroutine 5 gp=0x2c02d88 m=nil [IO wait]:
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.gopark(0x736854, 0xb603dd38, 0x2, 0x2, 0x5)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/proc.go:402 +0x104 fp=0x2ee4e84 sp=0x2ee4e70 pc=0x5cfc8
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.netpollblock(0xb603dd28, 0x72, 0x0)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/netpoll.go:573 +0x100 fp=0x2ee4e9c sp=0x2ee4e84 pc=0x547d4
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: internal/poll.runtime_pollWait(0xb603dd28, 0x72)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/netpoll.go:345 +0x54 fp=0x2ee4eb0 sp=0x2ee4e9c pc=0x8f388
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: internal/poll.(*pollDesc).wait(0x2c764c8, 0x72, 0x0)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x30 fp=0x2ee4ec4 sp=0x2ee4eb0 pc=0x10a2d8
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: internal/poll.(*pollDesc).waitRead(...)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:89
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: internal/poll.(*FD).RawRead(0x2c764b0, 0x3187710)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/internal/poll/fd_unix.go:708 +0x164 fp=0x2ee4ef0 sp=0x2ee4ec4 pc=0x10f748
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: net.(*rawConn).Read(0x2c30738, 0x3187710)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/net/rawconn.go:44 +0x38 fp=0x2ee4f10 sp=0x2ee4ef0 pc=0x190854
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: golang.org/x/net/internal/socket.(*Conn).recvMsg(0x301c310, 0x31876e0, 0x0)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/.gocache/mod/golang.org/x/net@v0.26.0/internal/socket/rawconn_msg.go:27 +0x154 fp=0x2ee4f40 sp=0x2ee4f10 pc=0x4fe72c
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: golang.org/x/net/internal/socket.(*Conn).RecvMsg(...)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/.gocache/mod/golang.org/x/net@v0.26.0/internal/socket/socket.go:247
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: golang.org/x/net/ipv4.(*payloadHandler).ReadFrom(0x2c00788, {0x2ece000, 0x10000, 0x10000})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/.gocache/mod/golang.org/x/net@v0.26.0/ipv4/payload_cmsg.go:31 +0x44c fp=0x2ee4f9c sp=0x2ee4f40 pc=0x502714
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: github.com/grandcat/zeroconf.(*Server).recv4(0x2dac700, 0x2c00780)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/.gocache/mod/github.com/grandcat/zeroconf@v1.0.0/server.go:254 +0xec fp=0x2ee4fe0 sp=0x2ee4f9c pc=0x558fa4
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: github.com/grandcat/zeroconf.(*Server).mainloop.gowrap1()
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/.gocache/mod/github.com/grandcat/zeroconf@v1.0.0/server.go:188 +0x30 fp=0x2ee4fec sp=0x2ee4fe0 pc=0x558c5c
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.goexit({})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/asm_arm.s:859 +0x4 fp=0x2ee4fec sp=0x2ee4fec pc=0x93c4c
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: created by github.com/grandcat/zeroconf.(*Server).mainloop in goroutine 23
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/.gocache/mod/github.com/grandcat/zeroconf@v1.0.0/server.go:188 +0x7c
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: goroutine 6 gp=0x2c03208 m=nil [IO wait, 84 minutes]:
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.gopark(0x736854, 0xb603dc98, 0x2, 0x2, 0x5)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/proc.go:402 +0x104 fp=0x2e8065c sp=0x2e80648 pc=0x5cfc8
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.netpollblock(0xb603dc88, 0x72, 0x0)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/netpoll.go:573 +0x100 fp=0x2e80674 sp=0x2e8065c pc=0x547d4
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: internal/poll.runtime_pollWait(0xb603dc88, 0x72)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/netpoll.go:345 +0x54 fp=0x2e80688 sp=0x2e80674 pc=0x8f388
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: internal/poll.(*pollDesc).wait(0x2c76518, 0x72, 0x0)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x30 fp=0x2e8069c sp=0x2e80688 pc=0x10a2d8
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: internal/poll.(*pollDesc).waitRead(...)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:89
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: internal/poll.(*FD).RawRead(0x2c76500, 0x2e91cb0)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/internal/poll/fd_unix.go:708 +0x164 fp=0x2e806c8 sp=0x2e8069c pc=0x10f748
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: net.(*rawConn).Read(0x2c30758, 0x2e91cb0)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/net/rawconn.go:44 +0x38 fp=0x2e806e8 sp=0x2e806c8 pc=0x190854
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: golang.org/x/net/internal/socket.(*Conn).recvMsg(0x301c320, 0x2e91c80, 0x0)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/.gocache/mod/golang.org/x/net@v0.26.0/internal/socket/rawconn_msg.go:27 +0x154 fp=0x2e80718 sp=0x2e806e8 pc=0x4fe72c
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: golang.org/x/net/internal/socket.(*Conn).RecvMsg(...)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/.gocache/mod/golang.org/x/net@v0.26.0/internal/socket/socket.go:247
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: golang.org/x/net/ipv6.(*payloadHandler).ReadFrom(0x2c007b8, {0x2ebe000, 0x10000, 0x10000})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/.gocache/mod/golang.org/x/net@v0.26.0/ipv6/payload_cmsg.go:31 +0x2ec fp=0x2e8079c sp=0x2e80718 pc=0x50609c
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: github.com/grandcat/zeroconf.(*Server).recv6(0x2dac700, 0x2c007b0)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/.gocache/mod/github.com/grandcat/zeroconf@v1.0.0/server.go:282 +0xec fp=0x2e807e0 sp=0x2e8079c pc=0x559198
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: github.com/grandcat/zeroconf.(*Server).mainloop.gowrap2()
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/.gocache/mod/github.com/grandcat/zeroconf@v1.0.0/server.go:191 +0x30 fp=0x2e807ec sp=0x2e807e0 pc=0x558c00
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.goexit({})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/asm_arm.s:859 +0x4 fp=0x2e807ec sp=0x2e807ec pc=0x93c4c
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: created by github.com/grandcat/zeroconf.(*Server).mainloop in goroutine 23
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/.gocache/mod/github.com/grandcat/zeroconf@v1.0.0/server.go:191 +0xe8
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: goroutine 57 gp=0x2dcd7a8 m=nil [select, 65 minutes]:
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.gopark(0x736898, 0x0, 0x9, 0x3, 0x1)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/proc.go:402 +0x104 fp=0x2e86e74 sp=0x2e86e60 pc=0x5cfc8
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.selectgo(0x2e86f74, 0x2e86f3c, 0x0, 0x0, 0x3, 0x1)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/select.go:327 +0xaf0 fp=0x2e86f14 sp=0x2e86e74 pc=0x70d80
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: github.com/devgianlu/go-librespot/player.(*Player).manageLoop(0x30b2e80)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/player/player.go:181 +0x1fc fp=0x2e86fe4 sp=0x2e86f14 pc=0x4cbbd8
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: github.com/devgianlu/go-librespot/player.NewPlayer.gowrap1()
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/player/player.go:163 +0x28 fp=0x2e86fec sp=0x2e86fe4 pc=0x4cb7b8
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.goexit({})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/asm_arm.s:859 +0x4 fp=0x2e86fec sp=0x2e86fec pc=0x93c4c
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: created by github.com/devgianlu/go-librespot/player.NewPlayer in goroutine 1
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/player/player.go:163 +0x1c8
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: goroutine 77 gp=0x3089688 m=nil [select, 65 minutes]:
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.gopark(0x736898, 0x0, 0x9, 0x3, 0x1)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/proc.go:402 +0x104 fp=0x2e81ea8 sp=0x2e81e94 pc=0x5cfc8
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.selectgo(0x2e81fa4, 0x2e81f6c, 0x0, 0x0, 0x5, 0x1)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/select.go:327 +0xaf0 fp=0x2e81f48 sp=0x2e81ea8 pc=0x70d80
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: nhooyr.io/websocket.(*Conn).timeoutLoop(0x303aa08)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x10c fp=0x2e81fe4 sp=0x2e81f48 pc=0x46d7fc
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: nhooyr.io/websocket.newConn.gowrap1()
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x28 fp=0x2e81fec sp=0x2e81fe4 pc=0x46d3f0
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.goexit({})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/asm_arm.s:859 +0x4 fp=0x2e81fec sp=0x2e81fec pc=0x93c4c
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: created by nhooyr.io/websocket.newConn in goroutine 75
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x544
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: goroutine 58 gp=0x30898c8 m=nil [select, 23 minutes]:
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.gopark(0x736898, 0x0, 0x9, 0x3, 0x1)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/proc.go:402 +0x104 fp=0x3113854 sp=0x3113840 pc=0x5cfc8
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.selectgo(0x3113e10, 0x3113a34, 0x0, 0x0, 0x8, 0x1)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/select.go:327 +0xaf0 fp=0x31138f4 sp=0x3113854 pc=0x70d80
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: main.(*AppPlayer).Run(0x2c76550, {0x7d7634, 0xbf6000}, 0x2fe2a00)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/cmd/daemon/player.go:570 +0x370 fp=0x3113fd8 sp=0x31138f4 pc=0x5faf20
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: main.(*App).withAppPlayer.gowrap1()
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/cmd/daemon/main.go:254 +0x40 fp=0x3113fec sp=0x3113fd8 pc=0x5f3a44
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.goexit({})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/asm_arm.s:859 +0x4 fp=0x3113fec sp=0x3113fec pc=0x93c4c
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: created by main.(*App).withAppPlayer in goroutine 1
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/cmd/daemon/main.go:254 +0x398
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: goroutine 59 gp=0x30899e8 m=nil [chan receive, 65 minutes]:
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.gopark(0x7366f4, 0x2dce1b0, 0xe, 0x7, 0x2)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/proc.go:402 +0x104 fp=0x2eb9f48 sp=0x2eb9f34 pc=0x5cfc8
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.chanrecv(0x2dce180, 0x2eb9fd0, 0x1)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/chan.go:583 +0x4b0 fp=0x2eb9f84 sp=0x2eb9f48 pc=0x1ff80
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.chanrecv2(0x2dce180, 0x2eb9fd0)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/chan.go:447 +0x20 fp=0x2eb9f98 sp=0x2eb9f84 pc=0x1fac4
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: main.(*App).withAppPlayer.func1()
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/cmd/daemon/main.go:264 +0x68 fp=0x2eb9fec sp=0x2eb9f98 pc=0x5f3964
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.goexit({})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/asm_arm.s:859 +0x4 fp=0x2eb9fec sp=0x2eb9fec pc=0x93c4c
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: created by main.(*App).withAppPlayer in goroutine 1
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/cmd/daemon/main.go:261 +0x424
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: goroutine 60 gp=0x3089b08 m=nil [chan receive, 84 minutes]:
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.gopark(0x7366f4, 0x2dce170, 0xe, 0x7, 0x2)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/proc.go:402 +0x104 fp=0x2eba738 sp=0x2eba724 pc=0x5cfc8
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.chanrecv(0x2dce140, 0x2eba7e0, 0x1)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/chan.go:583 +0x4b0 fp=0x2eba774 sp=0x2eba738 pc=0x1ff80
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.chanrecv2(0x2dce140, 0x2eba7e0)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/chan.go:447 +0x20 fp=0x2eba788 sp=0x2eba774 pc=0x1fac4
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: main.(*App).withAppPlayer.func2()
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/cmd/daemon/main.go:280 +0x6c fp=0x2eba7ec sp=0x2eba788 pc=0x5f352c
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.goexit({})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/asm_arm.s:859 +0x4 fp=0x2eba7ec sp=0x2eba7ec pc=0x93c4c
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: created by main.(*App).withAppPlayer in goroutine 1
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/cmd/daemon/main.go:277 +0x4c4
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: goroutine 61 gp=0x3089c28 m=nil [IO wait, 84 minutes]:
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.gopark(0x736854, 0xb603ddd8, 0x2, 0x2, 0x5)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/proc.go:402 +0x104 fp=0x2ebade8 sp=0x2ebadd4 pc=0x5cfc8
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.netpollblock(0xb603ddc8, 0x72, 0x0)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/netpoll.go:573 +0x100 fp=0x2ebae00 sp=0x2ebade8 pc=0x547d4
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: internal/poll.runtime_pollWait(0xb603ddc8, 0x72)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/netpoll.go:345 +0x54 fp=0x2ebae14 sp=0x2ebae00 pc=0x8f388
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: internal/poll.(*pollDesc).wait(0x2c76478, 0x72, 0x0)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x30 fp=0x2ebae28 sp=0x2ebae14 pc=0x10a2d8
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: internal/poll.(*pollDesc).waitRead(...)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:89
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: internal/poll.(*FD).Accept(0x2c76460)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/internal/poll/fd_unix.go:611 +0x294 fp=0x2ebae70 sp=0x2ebae28 pc=0x10eb44
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: net.(*netFD).accept(0x2c76460)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/net/fd_unix.go:172 +0x20 fp=0x2ebaed8 sp=0x2ebae70 pc=0x17e32c
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: net.(*TCPListener).accept(0x2c267c8)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/net/tcpsock_posix.go:159 +0x20 fp=0x2ebaef0 sp=0x2ebaed8 pc=0x19642c
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: net.(*TCPListener).Accept(0x2c267c8)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/net/tcpsock.go:327 +0x30 fp=0x2ebaf0c sp=0x2ebaef0 pc=0x195498
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: net/http.(*onceCloseListener).Accept(0x30b6880)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: :1 +0x34 fp=0x2ebaf24 sp=0x2ebaf0c pc=0x362680
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: net/http.(*Server).Serve(0x2fef868, {0x7d6e18, 0x2c267c8})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/net/http/server.go:3255 +0x314 fp=0x2ebafbc sp=0x2ebaf24 pc=0x340d3c
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: net/http.Serve(...)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/net/http/server.go:2794
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: github.com/devgianlu/go-librespot/zeroconf.(*Zeroconf).Serve.func2()
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/zeroconf/zeroconf.go:267 +0x8c fp=0x2ebafec sp=0x2ebafbc pc=0x55de30
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.goexit({})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/asm_arm.s:859 +0x4 fp=0x2ebafec sp=0x2ebafec pc=0x93c4c
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: created by github.com/devgianlu/go-librespot/zeroconf.(*Zeroconf).Serve in goroutine 1
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/zeroconf/zeroconf.go:267 +0x160
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: goroutine 16 gp=0x3089d48 m=nil [select]:
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.gopark(0x736898, 0x0, 0x9, 0x3, 0x1)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/proc.go:402 +0x104 fp=0x2c56eb8 sp=0x2c56ea4 pc=0x5cfc8
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.selectgo(0x2c56fd4, 0x2c56f7c, 0x0, 0x0, 0x2, 0x1)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/select.go:327 +0xaf0 fp=0x2c56f58 sp=0x2c56eb8 pc=0x70d80
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).pongAckTicker(0x2cbc798)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/ap/ap.go:355 +0x8c fp=0x2c56fe4 sp=0x2c56f58 pc=0x4859a8
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).Receive.(*Accesspoint).startReceiving.func1.gowrap2()
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/ap/ap.go:264 +0x28 fp=0x2c56fec sp=0x2c56fe4 pc=0x4850a0
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.goexit({})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/asm_arm.s:859 +0x4 fp=0x2c56fec sp=0x2c56fec pc=0x93c4c
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: created by github.com/devgianlu/go-librespot/ap.(*Accesspoint).Receive.(*Accesspoint).startReceiving.func1 in goroutine 58
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/ap/ap.go:264 +0x15c
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: goroutine 75 gp=0x30ca008 m=nil [IO wait, 84 minutes]:
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.gopark(0x736854, 0xb603d8d8, 0x2, 0x2, 0x5)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/proc.go:402 +0x104 fp=0x2ee087c sp=0x2ee0868 pc=0x5cfc8
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.netpollblock(0xb603d8c8, 0x72, 0x0)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/netpoll.go:573 +0x100 fp=0x2ee0894 sp=0x2ee087c pc=0x547d4
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: internal/poll.runtime_pollWait(0xb603d8c8, 0x72)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/netpoll.go:345 +0x54 fp=0x2ee08a8 sp=0x2ee0894 pc=0x8f388
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: internal/poll.(*pollDesc).wait(0x2dc0928, 0x72, 0x0)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x30 fp=0x2ee08bc sp=0x2ee08a8 pc=0x10a2d8
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: internal/poll.(*pollDesc).waitRead(...)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:89
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: internal/poll.(*FD).Read(0x2dc0910, {0x3072000, 0x1000, 0x1000})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/internal/poll/fd_unix.go:164 +0x238 fp=0x2ee0904 sp=0x2ee08bc pc=0x10b4c4
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: net.(*netFD).Read(0x2dc0910, {0x3072000, 0x1000, 0x1000})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/net/fd_posix.go:55 +0x38 fp=0x2ee0930 sp=0x2ee0904 pc=0x17c438
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: net.(*conn).Read(0x2ea0ee0, {0x3072000, 0x1000, 0x1000})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/net/net.go:179 +0x48 fp=0x2ee095c sp=0x2ee0930 pc=0x18c618
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: net.(*TCPConn).Read(0x2ea0ee0, {0x3072000, 0x1000, 0x1000})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: :1 +0x44 fp=0x2ee097c sp=0x2ee095c pc=0x19f86c
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: io.(*multiReader).Read(0x318d7a0, {0x3072000, 0x1000, 0x1000})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/io/multi.go:26 +0xb4 fp=0x2ee09a8 sp=0x2ee097c pc=0x1054e8
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: bufio.(*Reader).fill(0x2f19e90)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/bufio/bufio.go:110 +0x10c fp=0x2ee09cc sp=0x2ee09a8 pc=0x2bd8e0
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: bufio.(*Reader).ReadByte(0x2f19e90)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/bufio/bufio.go:269 +0x28 fp=0x2ee09d8 sp=0x2ee09cc pc=0x2be164
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: nhooyr.io/websocket.readFrameHeader(0x2f19e90, {0x303aa38, 0x8, 0x8})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.7/frame.go:54 +0x74 fp=0x2ee0a18 sp=0x2ee09d8 pc=0x470950
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: nhooyr.io/websocket.(*Conn).readFrameHeader(0x303aa08, {0x7d7614, 0xbf6000})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.7/read.go:188 +0xb4 fp=0x2ee0ad8 sp=0x2ee0a18 pc=0x4735b4
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: nhooyr.io/websocket.(*Conn).readLoop(0x303aa08, {0x7d7614, 0xbf6000})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.7/read.go:146 +0x3c fp=0x2ee0b9c sp=0x2ee0ad8 pc=0x47309c
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: nhooyr.io/websocket.(*Conn).reader(0x303aa08, {0x7d7614, 0xbf6000})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.7/read.go:315 +0x108 fp=0x2ee0c28 sp=0x2ee0b9c pc=0x4742b0
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: nhooyr.io/websocket.(*Conn).Reader(...)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.7/read.go:30
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: nhooyr.io/websocket.(*Conn).Read(0x303aa08, {0x7d7614, 0xbf6000})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.7/read.go:36 +0x30 fp=0x2ee0c50 sp=0x2ee0c28 pc=0x472980
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: main.(*ConcreteApiServer).serve.func17({0x7d6f4c, 0x2cb1368}, 0x2cb12c8)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/cmd/daemon/api_server.go:580 +0x3c0 fp=0x2ee0ccc sp=0x2ee0c50 pc=0x5e9490
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: net/http.HandlerFunc.ServeHTTP(0x2c301d8, {0x7d6f4c, 0x2cb1368}, 0x2cb12c8)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/net/http/server.go:2166 +0x34 fp=0x2ee0cdc sp=0x2ee0ccc pc=0x33d320
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: net/http.(*ServeMux).ServeHTTP(0x2d26080, {0x7d6f4c, 0x2cb1368}, 0x2cb12c8)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/net/http/server.go:2683 +0x208 fp=0x2ee0d18 sp=0x2ee0cdc pc=0x33f180
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: main.(*ConcreteApiServer).serve.(*Cors).Handler.func19({0x7d6f4c, 0x2cb1368}, 0x2cb12c8)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/.gocache/mod/github.com/rs/cors@v1.11.1/cors.go:289 +0x1f8 fp=0x2ee0d40 sp=0x2ee0d18 pc=0x5e8e90
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: net/http.HandlerFunc.ServeHTTP(0x2c0e220, {0x7d6f4c, 0x2cb1368}, 0x2cb12c8)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/net/http/server.go:2166 +0x34 fp=0x2ee0d50 sp=0x2ee0d40 pc=0x33d320
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: net/http.serverHandler.ServeHTTP({0x2c7c3c8}, {0x7d6f4c, 0x2cb1368}, 0x2cb12c8)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/net/http/server.go:3137 +0xe0 fp=0x2ee0d6c sp=0x2ee0d50 pc=0x340910
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: net/http.(*conn).serve(0x2f29260, {0x7d7654, 0x2c261f8})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/net/http/server.go:2039 +0x61c fp=0x2ee0fdc sp=0x2ee0d6c pc=0x33bb60
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: net/http.(*Server).Serve.gowrap3()
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/net/http/server.go:3285 +0x38 fp=0x2ee0fec sp=0x2ee0fdc pc=0x3411b4
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.goexit({})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/asm_arm.s:859 +0x4 fp=0x2ee0fec sp=0x2ee0fec pc=0x93c4c
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: created by net/http.(*Server).Serve in goroutine 36
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/net/http/server.go:3285 +0x468
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: goroutine 133 gp=0x2dcdd48 m=nil [select]:
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.gopark(0x736898, 0x0, 0x9, 0x3, 0x1)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/proc.go:402 +0x104 fp=0x30454c8 sp=0x30454b4 pc=0x5cfc8
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.selectgo(0x3045600, 0x30455a8, 0x0, 0x0, 0x4, 0x1)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/select.go:327 +0xaf0 fp=0x3045568 sp=0x30454c8 pc=0x70d80
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: net/http.(*Transport).getConn(0xb84118, 0x2d80d40, {{}, 0x0, {0x71a578, 0x5}, {0x2d0c1c0, 0x19}, 0x0})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/net/http/transport.go:1406 +0x4a0 fp=0x3045698 sp=0x3045568 pc=0x3511a4
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: net/http.(*Transport).roundTrip(0xb84118, 0x2fefcc8)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/net/http/transport.go:595 +0x778 fp=0x30457b4 sp=0x3045698 pc=0x34d17c
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: net/http.(*Transport).RoundTrip(0xb84118, 0x2fefcc8)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/net/http/roundtrip.go:17 +0x24 fp=0x30457cc sp=0x30457b4 pc=0x331598
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: net/http.send(0x2fefcc8, {0x7d3aac, 0xb84118}, {0x0, 0x0, 0x0})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/net/http/client.go:259 +0x540 fp=0x30458f8 sp=0x30457cc pc=0x2ec2c0
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: net/http.(*Client).send(0x2d810e0, 0x2fefcc8, {0x0, 0x0, 0x0})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/net/http/client.go:180 +0x98 fp=0x304593c sp=0x30458f8 pc=0x2ebbb4
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: net/http.(*Client).do(0x2d810e0, 0x2fefcc8)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/net/http/client.go:724 +0x8bc fp=0x3045a4c sp=0x304593c pc=0x2edfb4
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: net/http.(*Client).Do(...)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/net/http/client.go:590
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: github.com/devgianlu/go-librespot/apresolve.(*ApResolver).fetchUrls(0x2dc2270, {0x7d76b4, 0x30bc9b0}, {0x3045cdc, 0x1, 0x1})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/apresolve/resolve.go:83 +0x4c4 fp=0x3045ca0 sp=0x3045a4c pc=0x4e1040
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: github.com/devgianlu/go-librespot/apresolve.(*ApResolver).get(0x2dc2270, {0x7d76b4, 0x30bc9b0}, {0x70d029, 0xb})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/apresolve/resolve.go:126 +0x8c fp=0x3045ce8 sp=0x3045ca0 pc=0x4e1be8
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: github.com/devgianlu/go-librespot/apresolve.(*ApResolver).getFunc.func1({0x7d76b4, 0x30bc9b0})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/apresolve/resolve.go:157 +0x90 fp=0x3045d34 sp=0x3045ce8 pc=0x4e1ffc
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).init(0x2cbc798, {0x7d7634, 0xbf6000})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/ap/ap.go:88 +0x220 fp=0x3045db0 sp=0x3045d34 pc=0x4837a8
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).connect(0x2cbc798, {0x7d7634, 0xbf6000}, 0x3186420)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/ap/ap.go:192 +0xd4 fp=0x3045e14 sp=0x3045db0 pc=0x4846f8
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).reconnect(0x2cbc798)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/ap/ap.go:381 +0xcc fp=0x3045e3c sp=0x3045e14 pc=0x485cb4
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).reconnect-fm()
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: :1 +0x28 fp=0x3045e4c sp=0x3045e3c pc=0x48a090
Jun 19 00:32:42 volumio-pi4-beta volumio[1044]: info: Connection to go-librespot Websocket closed
Jun 19 00:32:42 volumio-pi4-beta systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=134/n/a
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: github.com/cenkalti/backoff/v4.RetryNotifyWithTimer.Operation.withEmptyData.func1()
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/.gocache/mod/github.com/cenkalti/backoff/v4@v4.2.1/retry.go:18 +0x1c fp=0x3045e58 sp=0x3045e4c pc=0x479248
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: github.com/cenkalti/backoff/v4.doRetryNotify[...](0x3045efc, {0x7d65a0, 0x2f29020}, 0x0, {0x0, 0x0})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/.gocache/mod/github.com/cenkalti/backoff/v4@v4.2.1/retry.go:88 +0xe8 fp=0x3045ed4 sp=0x3045e58 pc=0x479718
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: github.com/cenkalti/backoff/v4.RetryNotifyWithTimer(0x3045f6c, {0x7d65a0, 0x2f29020}, 0x0, {0x0, 0x0})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/.gocache/mod/github.com/cenkalti/backoff/v4@v4.2.1/retry.go:61 +0x6c fp=0x3045f04 sp=0x3045ed4 pc=0x479200
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: github.com/cenkalti/backoff/v4.RetryNotify(...)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/.gocache/mod/github.com/cenkalti/backoff/v4@v4.2.1/retry.go:49
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: github.com/cenkalti/backoff/v4.Retry(...)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/.gocache/mod/github.com/cenkalti/backoff/v4@v4.2.1/retry.go:38
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).recvLoop(0x2cbc798)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/ap/ap.go:322 +0x430 fp=0x3045fe4 sp=0x3045f04 pc=0x485550
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).reconnect.gowrap1()
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/ap/ap.go:390 +0x28 fp=0x3045fec sp=0x3045fe4 pc=0x485e68
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.goexit({})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/asm_arm.s:859 +0x4 fp=0x3045fec sp=0x3045fec pc=0x93c4c
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: created by github.com/devgianlu/go-librespot/ap.(*Accesspoint).reconnect in goroutine 15
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /src/ap/ap.go:390 +0x120
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: goroutine 371 gp=0x30caa28 m=7 mp=0x2c4a108 [syscall]:
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.cgocall(0x5fe414, 0x2e82ec8)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/cgocall.go:157 +0x50 fp=0x2e82eb0 sp=0x2e82e98 pc=0x1d728
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: net._C2func_getaddrinfo(0x2c2a330, 0x0, 0x2d80d80, 0x2fb8900)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: _cgo_gotypes.go:101 +0x48 fp=0x2e82ec4 sp=0x2e82eb0 pc=0x19cea4
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: net._C_getaddrinfo.func1(0x2c2a330, 0x0, 0x2d80d80, 0x2fb8900)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/net/cgo_unix_cgo.go:78 +0x7c fp=0x2e82ee4 sp=0x2e82ec4 pc=0x19d1f0
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: net._C_getaddrinfo(0x2c2a330, 0x0, 0x2d80d80, 0x2fb8900)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/net/cgo_unix_cgo.go:78 +0x34 fp=0x2e82f04 sp=0x2e82ee4 pc=0x19d14c
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: net.cgoLookupHostIP({0x709a5c, 0x3}, {0x2d0c1c0, 0x15})
Jun 19 00:32:42 volumio-pi4-beta systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/net/cgo_unix.go:168 +0x248 fp=0x2e82f94 sp=0x2e82f04 pc=0x16f660
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: net.cgoLookupIP.func1()
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/net/cgo_unix.go:217 +0x34 fp=0x2e82fbc sp=0x2e82f94 pc=0x16fd10
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: net.doBlockingWithCtx[...].func1()
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/net/cgo_unix.go:56 +0x30 fp=0x2e82fec sp=0x2e82fbc pc=0x19d388
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.goexit({})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/asm_arm.s:859 +0x4 fp=0x2e82fec sp=0x2e82fec pc=0x93c4c
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: created by net.doBlockingWithCtx[...] in goroutine 370
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/net/cgo_unix.go:54 +0xb8
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: goroutine 370 gp=0x30cad88 m=nil [select]:
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.gopark(0x736898, 0x0, 0x9, 0x3, 0x1)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/proc.go:402 +0x104 fp=0x2edeb88 sp=0x2edeb74 pc=0x5cfc8
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.selectgo(0x2edec74, 0x2edec4c, 0x0, 0x0, 0x2, 0x1)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/select.go:327 +0xaf0 fp=0x2edec28 sp=0x2edeb88 pc=0x70d80
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: net.doBlockingWithCtx[...]({0x7d7674, 0x3186450}, 0x2c264e0)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/net/cgo_unix.go:60 +0x134 fp=0x2edec98 sp=0x2edec28 pc=0x19de6c
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: net.cgoLookupIP({0x7d7674, 0x3186450}, {0x709a5c, 0x3}, {0x2d0c1c0, 0x15})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/net/cgo_unix.go:216 +0x90 fp=0x2edecc0 sp=0x2edec98 pc=0x16fc90
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: net.(*Resolver).lookupIP(0xbcad30, {0x7d7674, 0x3186450}, {0x709a5c, 0x3}, {0x2d0c1c0, 0x15})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/net/lookup_unix.go:66 +0x90 fp=0x2edeefc sp=0x2edecc0 pc=0x18bd28
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: net.(*Resolver).lookupIP-fm({0x7d7674, 0x3186450}, {0x709a5c, 0x3}, {0x2d0c1c0, 0x15})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: :1 +0x58 fp=0x2edef30 sp=0x2edeefc pc=0x1a3aa4
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: net.init.func1({0x7d7674, 0x3186450}, 0x2fb8878, {0x709a5c, 0x3}, {0x2d0c1c0, 0x15})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/net/hook.go:22 +0x4c fp=0x2edef60 sp=0x2edef30 pc=0x16cff0
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: net.(*Resolver).lookupIPAddr.func1()
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/net/lookup.go:334 +0x58 fp=0x2edef9c sp=0x2edef60 pc=0x18b1a8
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: internal/singleflight.(*Group).doCall(0xbcad38, 0x3186480, {0x2d0c1e0, 0x19}, 0x2d80d60)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/internal/singleflight/singleflight.go:93 +0x1c fp=0x2edefd4 sp=0x2edef9c pc=0x16b3a0
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: internal/singleflight.(*Group).DoChan.gowrap1()
Jun 19 00:32:42 volumio-pi4-beta systemd[1]: go-librespot-daemon.service: Consumed 1.120s CPU time.
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/internal/singleflight/singleflight.go:86 +0x48 fp=0x2edefec sp=0x2edefd4 pc=0x16b358
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.goexit({})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/asm_arm.s:859 +0x4 fp=0x2edefec sp=0x2edefec pc=0x93c4c
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: created by internal/singleflight.(*Group).DoChan in goroutine 353
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/internal/singleflight/singleflight.go:86 +0x2fc
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: goroutine 353 gp=0x2cb2488 m=nil [select]:
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.gopark(0x736898, 0x0, 0x9, 0x3, 0x1)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/proc.go:402 +0x104 fp=0x3042860 sp=0x304284c pc=0x5cfc8
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.selectgo(0x3042a18, 0x3042930, 0x0, 0x0, 0x2, 0x1)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/select.go:327 +0xaf0 fp=0x3042900 sp=0x3042860 pc=0x70d80
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: net.(*Resolver).lookupIPAddr(0xbcad30, {0x7d76b4, 0x30bc9b0}, {0x709a5c, 0x3}, {0x2d0c1c0, 0x15})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/net/lookup.go:342 +0x394 fp=0x3042a3c sp=0x3042900 pc=0x18a6d8
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: net.(*Resolver).internetAddrList(0xbcad30, {0x7d76b4, 0x30bc9b0}, {0x709a5c, 0x3}, {0x2d0c1c0, 0x19})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/net/ipsock.go:288 +0x6bc fp=0x3042ad0 sp=0x3042a3c pc=0x1881c0
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: net.(*Resolver).resolveAddrList(0xbcad30, {0x7d76b4, 0x30bc9b0}, {0x709e38, 0x4}, {0x709a5c, 0x3}, {0x2d0c1c0, 0x19}, {0x0, ...})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/net/dial.go:283 +0x510 fp=0x3042b58 sp=0x3042ad0 pc=0x172738
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: net.(*Dialer).DialContext(0x2dc00a0, {0x7d76b4, 0x30bc9b0}, {0x709a5c, 0x3}, {0x2d0c1c0, 0x19})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/net/dial.go:490 +0x43c fp=0x3042c40 sp=0x3042b58 pc=0x173690
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: net.(*Dialer).DialContext-fm({0x7d76b4, 0x30bc9b0}, {0x709a5c, 0x3}, {0x2d0c1c0, 0x19})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: :1 +0x58 fp=0x3042c70 sp=0x3042c40 pc=0x363884
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: net/http.(*Transport).dial(0xb84118, {0x7d76b4, 0x30bc9b0}, {0x709a5c, 0x3}, {0x2d0c1c0, 0x19})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/net/http/transport.go:1187 +0x158 fp=0x3042cb0 sp=0x3042c70 pc=0x3505a0
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: net/http.(*Transport).dialConn(0xb84118, {0x7d76b4, 0x30bc9b0}, {{}, 0x0, {0x71a578, 0x5}, {0x2d0c1c0, 0x19}, 0x0})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/net/http/transport.go:1648 +0x6bc fp=0x3042f48 sp=0x3042cb0 pc=0x352eb8
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: net/http.(*Transport).dialConnFor(0xb84118, 0x2cde360)
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/net/http/transport.go:1485 +0x84 fp=0x3042fe0 sp=0x3042f48 pc=0x351bbc
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: net/http.(*Transport).queueForDial.gowrap1()
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/net/http/transport.go:1449 +0x30 fp=0x3042fec sp=0x3042fe0 pc=0x351b0c
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: runtime.goexit({})
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/runtime/asm_arm.s:859 +0x4 fp=0x3042fec sp=0x3042fec pc=0x93c4c
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: created by net/http.(*Transport).queueForDial in goroutine 133
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1399]: /usr/local/go/src/net/http/transport.go:1449 +0x98
Jun 19 00:32:42 volumio-pi4-beta go-librespot[1393]: Aborted
Jun 19 00:32:42 volumio-pi4-beta systemd[1]: Starting setdatetime-helper.timer.service - Volumio Time Sync Watchdog Service...
Jun 19 00:32:42 volumio-pi4-beta dbus-daemon[724]: [system] Activating via systemd: service name='org.freedesktop.timedate1' unit='dbus-org.freedesktop.timedate1.service' requested by ':1.142' (uid=0 pid=10227 comm="timedatectl show --property=NTPSynchronized --valu")
Jun 19 00:32:42 volumio-pi4-beta systemd[1]: Starting systemd-timedated.service - Time & Date Service...
Jun 19 00:32:42 volumio-pi4-beta dbus-daemon[724]: [system] Successfully activated service 'org.freedesktop.timedate1'
Jun 19 00:32:42 volumio-pi4-beta systemd[1]: Started systemd-timedated.service - Time & Date Service.
Jun 19 00:32:42 volumio-pi4-beta setdatetime-helper.sh[10226]: Time is already synchronized.
Jun 19 00:32:42 volumio-pi4-beta systemd[1]: setdatetime-helper.timer.service: Deactivated successfully.
Jun 19 00:32:42 volumio-pi4-beta systemd[1]: Finished setdatetime-helper.timer.service - Volumio Time Sync Watchdog Service.
Jun 19 00:32:45 volumio-pi4-beta volumio[1044]: info: Initializing connection to go-librespot Websocket
Jun 19 00:32:45 volumio-pi4-beta volumio[1044]: info: Error connecting to go-librespot Websocket: Error: connect ECONNREFUSED 127.0.0.1:9879
Jun 19 00:32:45 volumio-pi4-beta systemd[1]: go-librespot-daemon.service: Scheduled restart job, restart counter is at 1.
Jun 19 00:32:45 volumio-pi4-beta systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
Jun 19 00:32:45 volumio-pi4-beta systemd[1]: go-librespot-daemon.service: Consumed 1.120s CPU time.
Jun 19 00:32:45 volumio-pi4-beta systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
Jun 19 00:32:45 volumio-pi4-beta go-librespot[10244]: go-librespot daemon starting...
Jun 19 00:32:45 volumio-pi4-beta go-librespot[10245]: time="2025-06-19T00:32:45+07:00" level=info msg="running go-librespot 0.2.0"
Jun 19 00:32:45 volumio-pi4-beta go-librespot[10245]: time="2025-06-19T00:32:45+07:00" level=debug msg="app state loaded"
Jun 19 00:32:45 volumio-pi4-beta go-librespot[10245]: time="2025-06-19T00:32:45+07:00" level=info msg="api server listening on 127.0.0.1:9879"
Jun 19 00:32:48 volumio-pi4-beta volumio[1044]: info: Initializing connection to go-librespot Websocket
Jun 19 00:32:48 volumio-pi4-beta go-librespot[10245]: time="2025-06-19T00:32:48+07:00" level=debug msg="new websocket client"
Jun 19 00:32:48 volumio-pi4-beta volumio[1044]: info: Connection to go-librespot Websocket established
Jun 19 00:32:51 volumio-pi4-beta volumio[1044]: info: Getting Spotify volume
Jun 19 00:32:51 volumio-pi4-beta volumio[1044]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 11
Jun 19 00:32:51 volumio-pi4-beta volumio[1044]: info: CoreCommandRouter::volumioGetState
Jun 19 00:32:51 volumio-pi4-beta volumio[1044]: info: CorePlayQueue::getTrack 1
Jun 19 00:33:12 volumio-pi4-beta systemd[1]: systemd-timedated.service: Deactivated successfully.
Jun 19 00:33:13 volumio-pi4-beta go-librespot[10245]: time="2025-06-19T00:33:13+07:00" level=fatal msg="failed running with username and spotify token" error="failed getting endpoints from resolver: failed fetching apresolve URL: Get \"https://apresolve.spotify.com/?type=accesspoint&type=dealer&type=spclient\": dial tcp: lookup apresolve.spotify.com: device or resource busy"
Jun 19 00:33:13 volumio-pi4-beta systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
Jun 19 00:33:13 volumio-pi4-beta systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
Jun 19 00:33:13 volumio-pi4-beta volumio[1044]: |||||||||||||||||||||||| WARNING: FATAL ERROR |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Jun 19 00:33:13 volumio-pi4-beta volumio[1044]: Error: socket hang up
Jun 19 00:33:13 volumio-pi4-beta volumio[1044]: at connResetException (node:internal/errors:720:14)
Jun 19 00:33:13 volumio-pi4-beta volumio[1044]: at Socket.socketOnEnd (node:_http_client:519:23)
Jun 19 00:33:13 volumio-pi4-beta volumio[1044]: at Socket.emit (node:events:526:35)
Jun 19 00:33:13 volumio-pi4-beta volumio[1044]: at endReadableNT (node:internal/streams/readable:1376:12)
Jun 19 00:33:13 volumio-pi4-beta volumio[1044]: at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
Jun 19 00:33:13 volumio-pi4-beta volumio[1044]: code: 'ECONNRESET',
Jun 19 00:33:13 volumio-pi4-beta volumio[1044]: response: undefined
Jun 19 00:33:13 volumio-pi4-beta volumio[1044]: }
Jun 19 00:33:13 volumio-pi4-beta volumio[1044]: |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Jun 19 00:33:13 volumio-pi4-beta sudo[10311]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/journalctl '--since=2025-06-19 00:32'
Jun 19 00:33:13 volumio-pi4-beta sudo[10311]: 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="cee9bb5b0ee50e4898478097a64b5c6c77d5a212"
VOLUMIO_FE_VERSION="e7cae168f9927391640a091813b8a9656b6909b6"
VOLUMIO_FE3_VERSION="df82a8f23c90a3617c15c55572c8aaea90d8b32a"
VOLUMIO_BE_VERSION="04c18c158cc4bac70764c3360b25fcce0c69266a"
VOLUMIO_ARCH="arm"
VOLUMIO_VARIANT="volumio"
VOLUMIO_TEST="FALSE"
VOLUMIO_BUILD_DATE="Sat Jun 14 07:24:14 UTC 2025"
VOLUMIO_VERSION="4.012"
VOLUMIO_HARDWARE="pi"
VOLUMIO_DEVICENAME="Raspberry Pi"
VOLUMIO_HASH="b365b054264e3ebc2709665da2b5d1ee"