Jun 01 05:43:12 korellmusik go-librespot[1842]: time="2025-06-01T05:43:12+02:00" level=error msg="did not receive last pong from dealer, 930s passed"
Jun 01 05:43:13 korellmusik go-librespot[1842]: time="2025-06-01T05:43:13+02:00" level=debug msg="renewing login5 access token"
Jun 01 05:43:16 korellmusik systemd[1]: systemd-timedated.service: Deactivated successfully.
Jun 01 05:43:24 korellmusik go-librespot[1842]: time="2025-06-01T05:43:24+02:00" level=warning msg="failed fetching new endpoint for accesspoint" error="failed fetching apresolve URL: Get \"https://apresolve.spotify.com/?type=accesspoint\": context deadline exceeded"
Jun 01 05:43:24 korellmusik go-librespot[1842]: time="2025-06-01T05:43:24+02:00" level=warning msg="failed to connect to AP ap-gew4.spotify.com:4070, retrying with a different AP" error="dial tcp: lookup ap-gew4.spotify.com: i/o timeout"
Jun 01 05:43:42 korellmusik go-librespot[1842]: time="2025-06-01T05:43:42+02:00" level=error msg="did not receive last pong ack from accesspoint, 952s passed"
Jun 01 05:43:42 korellmusik go-librespot[1842]: time="2025-06-01T05:43:42+02:00" level=error msg="did not receive last pong from dealer, 960s passed"
Jun 01 05:43:43 korellmusik go-librespot[1842]: time="2025-06-01T05:43:43+02: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 35.186.224.24:443: i/o timeout"
Jun 01 05:43:43 korellmusik go-librespot[1842]: fatal error: sync: Unlock of unlocked RWMutex
Jun 01 05:43:43 korellmusik go-librespot[1842]: goroutine 62 gp=0x2a24fc8 m=7 mp=0x284a688 [running]:
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.fatal({0x71be82, 0x20})
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/panic.go:1042 +0x4c fp=0x28eff08 sp=0x28efef4 pc=0x596e8
Jun 01 05:43:43 korellmusik go-librespot[1842]: sync.fatal({0x71be82, 0x20})
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/panic.go:1007 +0x24 fp=0x28eff14 sp=0x28eff08 pc=0x8fdec
Jun 01 05:43:43 korellmusik go-librespot[1842]: sync.(*RWMutex).Unlock(0x2bf0314)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/sync/rwmutex.go:208 +0x50 fp=0x28eff2c sp=0x28eff14 pc=0xa0da0
Jun 01 05:43:43 korellmusik go-librespot[1842]: github.com/devgianlu/go-librespot/dealer.(*Dealer).recvLoop(0x2bf02c8)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/dealer/dealer.go:244 +0x758 fp=0x28effe4 sp=0x28eff2c pc=0x4e9214
Jun 01 05:43:43 korellmusik go-librespot[1842]: github.com/devgianlu/go-librespot/dealer.(*Dealer).ReceiveMessage.(*Dealer).startReceiving.func1.gowrap1()
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/dealer/dealer.go:125 +0x28 fp=0x28effec sp=0x28effe4 pc=0x4ea5e8
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.goexit({})
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/asm_arm.s:859 +0x4 fp=0x28effec sp=0x28effec pc=0x93c4c
Jun 01 05:43:43 korellmusik go-librespot[1842]: created by github.com/devgianlu/go-librespot/dealer.(*Dealer).ReceiveMessage.(*Dealer).startReceiving.func1 in goroutine 75
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/dealer/dealer.go:125 +0x98
Jun 01 05:43:43 korellmusik go-librespot[1842]: goroutine 1 gp=0x2802128 m=nil [select, 950 minutes]:
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.gopark(0x736898, 0x0, 0x9, 0x3, 0x1)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/proc.go:402 +0x104 fp=0x2855cfc sp=0x2855ce8 pc=0x5cfc8
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.selectgo(0x2855dfc, 0x29cfdc8, 0x0, 0x0, 0x2, 0x1)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/select.go:327 +0xaf0 fp=0x2855d9c sp=0x2855cfc pc=0x70d80
Jun 01 05:43:43 korellmusik go-librespot[1842]: github.com/devgianlu/go-librespot/zeroconf.(*Zeroconf).Serve(0x29bc0c0, 0x2855e88)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/zeroconf/zeroconf.go:270 +0x228 fp=0x2855e40 sp=0x2855d9c pc=0x55dd34
Jun 01 05:43:43 korellmusik go-librespot[1842]: main.(*App).withAppPlayer(0x2900900, {0x7d7634, 0xbf6000}, 0x280f230)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/cmd/daemon/main.go:316 +0x514 fp=0x2855ec8 sp=0x2855e40 pc=0x5f2dcc
Jun 01 05:43:43 korellmusik go-librespot[1842]: main.(*App).withCredentials(...)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/cmd/daemon/main.go:190
Jun 01 05:43:43 korellmusik go-librespot[1842]: main.(*App).SpotifyToken(0x2900900, {0x7d7634, 0xbf6000}, {0x2810450, 0xa}, {0x2a18000, 0x168})
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/cmd/daemon/main.go:182 +0xd8 fp=0x2855ef8 sp=0x2855ec8 pc=0x5f22c0
Jun 01 05:43:43 korellmusik go-librespot[1842]: main.main()
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/cmd/daemon/main.go:618 +0x61c fp=0x2855fa8 sp=0x2855ef8 pc=0x5f5a58
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.main()
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/proc.go:271 +0x2fc fp=0x2855fec sp=0x2855fa8 pc=0x5ca38
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.goexit({})
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/asm_arm.s:859 +0x4 fp=0x2855fec sp=0x2855fec pc=0x93c4c
Jun 01 05:43:43 korellmusik go-librespot[1842]: goroutine 18 gp=0x2884248 m=nil [force gc (idle), 2 minutes]:
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.gopark(0x736864, 0xbca928, 0x11, 0xa, 0x1)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/proc.go:402 +0x104 fp=0x28407d4 sp=0x28407c0 pc=0x5cfc8
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.goparkunlock(...)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/proc.go:408
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.forcegchelper()
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/proc.go:326 +0xe4 fp=0x28407ec sp=0x28407d4 pc=0x5ce04
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.goexit({})
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/asm_arm.s:859 +0x4 fp=0x28407ec sp=0x28407ec pc=0x93c4c
Jun 01 05:43:43 korellmusik go-librespot[1842]: created by runtime.init.5 in goroutine 1
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/proc.go:314 +0x1c
Jun 01 05:43:43 korellmusik go-librespot[1842]: goroutine 19 gp=0x2884368 m=nil [GC sweep wait]:
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.gopark(0x736864, 0xbcaee0, 0xc, 0x9, 0x1)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/proc.go:402 +0x104 fp=0x2840fc4 sp=0x2840fb0 pc=0x5cfc8
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.goparkunlock(...)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/proc.go:408
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.bgsweep(0x2892000)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/mgcsweep.go:318 +0x11c fp=0x2840fe4 sp=0x2840fc4 pc=0x45750
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.gcenable.gowrap1()
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/mgc.go:203 +0x28 fp=0x2840fec sp=0x2840fe4 pc=0x35870
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.goexit({})
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/asm_arm.s:859 +0x4 fp=0x2840fec sp=0x2840fec pc=0x93c4c
Jun 01 05:43:43 korellmusik go-librespot[1842]: created by runtime.gcenable in goroutine 1
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/mgc.go:203 +0x74
Jun 01 05:43:43 korellmusik go-librespot[1842]: goroutine 20 gp=0x2884488 m=nil [GC scavenge wait]:
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.gopark(0x736864, 0xbcb508, 0xd, 0xa, 0x2)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/proc.go:402 +0x104 fp=0x28417b4 sp=0x28417a0 pc=0x5cfc8
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.goparkunlock(...)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/proc.go:408
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.(*scavengerState).park(0xbcb508)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/mgcscavenge.go:425 +0x68 fp=0x28417c8 sp=0x28417b4 pc=0x42a70
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.bgscavenge(0x2892000)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/mgcscavenge.go:658 +0x60 fp=0x28417e4 sp=0x28417c8 pc=0x431a8
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.gcenable.gowrap2()
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/mgc.go:204 +0x28 fp=0x28417ec sp=0x28417e4 pc=0x3581c
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.goexit({})
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/asm_arm.s:859 +0x4 fp=0x28417ec sp=0x28417ec pc=0x93c4c
Jun 01 05:43:43 korellmusik go-librespot[1842]: created by runtime.gcenable in goroutine 1
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/mgc.go:204 +0xbc
Jun 01 05:43:43 korellmusik go-librespot[1842]: goroutine 2 gp=0x2802c68 m=nil [finalizer wait, 661 minutes]:
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.gopark(0x736710, 0xbf609c, 0x10, 0xa, 0x1)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/proc.go:402 +0x104 fp=0x2844f8c sp=0x2844f78 pc=0x5cfc8
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.runfinq()
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/mfinal.go:194 +0x110 fp=0x2844fec sp=0x2844f8c pc=0x3465c
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.goexit({})
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/asm_arm.s:859 +0x4 fp=0x2844fec sp=0x2844fec pc=0x93c4c
Jun 01 05:43:43 korellmusik go-librespot[1842]: created by runtime.createfing in goroutine 1
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/mfinal.go:164 +0x5c
Jun 01 05:43:43 korellmusik go-librespot[1842]: goroutine 5 gp=0x2a24008 m=nil [IO wait, 663 minutes]:
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.gopark(0x736854, 0xf5fc3ed8, 0x2, 0x2, 0x5)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/proc.go:402 +0x104 fp=0x28f0d28 sp=0x28f0d14 pc=0x5cfc8
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.netpollblock(0xf5fc3ec8, 0x72, 0x0)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/netpoll.go:573 +0x100 fp=0x28f0d40 sp=0x28f0d28 pc=0x547d4
Jun 01 05:43:43 korellmusik go-librespot[1842]: internal/poll.runtime_pollWait(0xf5fc3ec8, 0x72)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/netpoll.go:345 +0x54 fp=0x28f0d54 sp=0x28f0d40 pc=0x8f388
Jun 01 05:43:43 korellmusik go-librespot[1842]: internal/poll.(*pollDesc).wait(0x2877058, 0x72, 0x0)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x30 fp=0x28f0d68 sp=0x28f0d54 pc=0x10a2d8
Jun 01 05:43:43 korellmusik go-librespot[1842]: internal/poll.(*pollDesc).waitRead(...)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:89
Jun 01 05:43:43 korellmusik go-librespot[1842]: internal/poll.(*FD).Accept(0x2877040)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/internal/poll/fd_unix.go:611 +0x294 fp=0x28f0db0 sp=0x28f0d68 pc=0x10eb44
Jun 01 05:43:43 korellmusik go-librespot[1842]: net.(*netFD).accept(0x2877040)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/net/fd_unix.go:172 +0x20 fp=0x28f0e18 sp=0x28f0db0 pc=0x17e32c
Jun 01 05:43:43 korellmusik go-librespot[1842]: net.(*TCPListener).accept(0x2826630)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/net/tcpsock_posix.go:159 +0x20 fp=0x28f0e30 sp=0x28f0e18 pc=0x19642c
Jun 01 05:43:43 korellmusik go-librespot[1842]: net.(*TCPListener).Accept(0x2826630)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/net/tcpsock.go:327 +0x30 fp=0x28f0e4c sp=0x28f0e30 pc=0x195498
Jun 01 05:43:43 korellmusik go-librespot[1842]: net/http.(*onceCloseListener).Accept(0x298c7c0)
Jun 01 05:43:43 korellmusik go-librespot[1842]: :1 +0x34 fp=0x28f0e64 sp=0x28f0e4c pc=0x362680
Jun 01 05:43:43 korellmusik go-librespot[1842]: net/http.(*Server).Serve(0x298a288, {0x7d6e18, 0x2826630})
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/net/http/server.go:3255 +0x314 fp=0x28f0efc sp=0x28f0e64 pc=0x340d3c
Jun 01 05:43:43 korellmusik go-librespot[1842]: net/http.Serve(...)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/net/http/server.go:2794
Jun 01 05:43:43 korellmusik go-librespot[1842]: main.(*ConcreteApiServer).serve(0x2828480)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/cmd/daemon/api_server.go:610 +0x974 fp=0x28f0fe4 sp=0x28f0efc pc=0x5e8bc0
Jun 01 05:43:43 korellmusik go-librespot[1842]: main.NewApiServer.gowrap1()
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/cmd/daemon/api_server.go:289 +0x28 fp=0x28f0fec sp=0x28f0fe4 pc=0x5e7a90
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.goexit({})
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/asm_arm.s:859 +0x4 fp=0x28f0fec sp=0x28f0fec pc=0x93c4c
Jun 01 05:43:43 korellmusik go-librespot[1842]: created by main.NewApiServer in goroutine 1
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/cmd/daemon/api_server.go:289 +0x310
Jun 01 05:43:43 korellmusik go-librespot[1842]: goroutine 61 gp=0x2a24248 m=nil [select]:
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.gopark(0x736898, 0x0, 0x9, 0x3, 0x1)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/proc.go:402 +0x104 fp=0x2854eb8 sp=0x2854ea4 pc=0x5cfc8
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.selectgo(0x2854fd4, 0x2854f7c, 0x0, 0x0, 0x2, 0x1)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/select.go:327 +0xaf0 fp=0x2854f58 sp=0x2854eb8 pc=0x70d80
Jun 01 05:43:43 korellmusik go-librespot[1842]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).pongAckTicker(0x2a06378)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/ap/ap.go:355 +0x8c fp=0x2854fe4 sp=0x2854f58 pc=0x4859a8
Jun 01 05:43:43 korellmusik go-librespot[1842]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).Receive.(*Accesspoint).startReceiving.func1.gowrap2()
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/ap/ap.go:264 +0x28 fp=0x2854fec sp=0x2854fe4 pc=0x4850a0
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.goexit({})
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/asm_arm.s:859 +0x4 fp=0x2854fec sp=0x2854fec pc=0x93c4c
Jun 01 05:43:43 korellmusik go-librespot[1842]: created by github.com/devgianlu/go-librespot/ap.(*Accesspoint).Receive.(*Accesspoint).startReceiving.func1 in goroutine 75
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/ap/ap.go:264 +0x15c
Jun 01 05:43:43 korellmusik go-librespot[1842]: goroutine 35 gp=0x2a24368 m=nil [IO wait]:
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.gopark(0x736854, 0xf5fc3cf8, 0x2, 0x2, 0x5)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/proc.go:402 +0x104 fp=0x2a5be84 sp=0x2a5be70 pc=0x5cfc8
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.netpollblock(0xf5fc3ce8, 0x72, 0x0)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/netpoll.go:573 +0x100 fp=0x2a5be9c sp=0x2a5be84 pc=0x547d4
Jun 01 05:43:43 korellmusik go-librespot[1842]: internal/poll.runtime_pollWait(0xf5fc3ce8, 0x72)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/netpoll.go:345 +0x54 fp=0x2a5beb0 sp=0x2a5be9c pc=0x8f388
Jun 01 05:43:43 korellmusik go-librespot[1842]: internal/poll.(*pollDesc).wait(0x29c8158, 0x72, 0x0)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x30 fp=0x2a5bec4 sp=0x2a5beb0 pc=0x10a2d8
Jun 01 05:43:43 korellmusik go-librespot[1842]: internal/poll.(*pollDesc).waitRead(...)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:89
Jun 01 05:43:43 korellmusik go-librespot[1842]: internal/poll.(*FD).RawRead(0x29c8140, 0x28006f0)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/internal/poll/fd_unix.go:708 +0x164 fp=0x2a5bef0 sp=0x2a5bec4 pc=0x10f748
Jun 01 05:43:43 korellmusik go-librespot[1842]: net.(*rawConn).Read(0x2ae6118, 0x28006f0)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/net/rawconn.go:44 +0x38 fp=0x2a5bf10 sp=0x2a5bef0 pc=0x190854
Jun 01 05:43:43 korellmusik go-librespot[1842]: golang.org/x/net/internal/socket.(*Conn).recvMsg(0x2b3c200, 0x28006c0, 0x0)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/.gocache/mod/golang.org/x/net@v0.26.0/internal/socket/rawconn_msg.go:27 +0x154 fp=0x2a5bf40 sp=0x2a5bf10 pc=0x4fe72c
Jun 01 05:43:43 korellmusik go-librespot[1842]: golang.org/x/net/internal/socket.(*Conn).RecvMsg(...)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/.gocache/mod/golang.org/x/net@v0.26.0/internal/socket/socket.go:247
Jun 01 05:43:43 korellmusik go-librespot[1842]: golang.org/x/net/ipv4.(*payloadHandler).ReadFrom(0x29c0098, {0x2b1e000, 0x10000, 0x10000})
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/.gocache/mod/golang.org/x/net@v0.26.0/ipv4/payload_cmsg.go:31 +0x44c fp=0x2a5bf9c sp=0x2a5bf40 pc=0x502714
Jun 01 05:43:43 korellmusik go-librespot[1842]: github.com/grandcat/zeroconf.(*Server).recv4(0x2988400, 0x29c0090)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/.gocache/mod/github.com/grandcat/zeroconf@v1.0.0/server.go:254 +0xec fp=0x2a5bfe0 sp=0x2a5bf9c pc=0x558fa4
Jun 01 05:43:43 korellmusik go-librespot[1842]: github.com/grandcat/zeroconf.(*Server).mainloop.gowrap1()
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/.gocache/mod/github.com/grandcat/zeroconf@v1.0.0/server.go:188 +0x30 fp=0x2a5bfec sp=0x2a5bfe0 pc=0x558c5c
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.goexit({})
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/asm_arm.s:859 +0x4 fp=0x2a5bfec sp=0x2a5bfec pc=0x93c4c
Jun 01 05:43:43 korellmusik go-librespot[1842]: created by github.com/grandcat/zeroconf.(*Server).mainloop in goroutine 22
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/.gocache/mod/github.com/grandcat/zeroconf@v1.0.0/server.go:188 +0x7c
Jun 01 05:43:43 korellmusik go-librespot[1842]: goroutine 11 gp=0x2a245a8 m=nil [GC worker (idle), 663 minutes]:
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.gopark(0x736720, 0x28c8018, 0x1a, 0xa, 0x0)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/proc.go:402 +0x104 fp=0x2845f90 sp=0x2845f7c pc=0x5cfc8
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.gcBgMarkWorker()
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/mgc.go:1310 +0xec fp=0x2845fec sp=0x2845f90 pc=0x38498
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.goexit({})
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/asm_arm.s:859 +0x4 fp=0x2845fec sp=0x2845fec pc=0x93c4c
Jun 01 05:43:43 korellmusik go-librespot[1842]: created by runtime.gcBgMarkStartWorkers in goroutine 34
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/mgc.go:1234 +0x20
Jun 01 05:43:43 korellmusik go-librespot[1842]: goroutine 21 gp=0x2884a28 m=nil [GC worker (idle)]:
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.gopark(0x736720, 0x2bb8af8, 0x1a, 0xa, 0x0)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/proc.go:402 +0x104 fp=0x2841f90 sp=0x2841f7c pc=0x5cfc8
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.gcBgMarkWorker()
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/mgc.go:1310 +0xec fp=0x2841fec sp=0x2841f90 pc=0x38498
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.goexit({})
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/asm_arm.s:859 +0x4 fp=0x2841fec sp=0x2841fec pc=0x93c4c
Jun 01 05:43:43 korellmusik go-librespot[1842]: created by runtime.gcBgMarkStartWorkers in goroutine 34
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/mgc.go:1234 +0x20
Jun 01 05:43:43 korellmusik go-librespot[1842]: goroutine 12 gp=0x2a24908 m=nil [GC worker (idle), 2 minutes]:
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.gopark(0x736720, 0x282aea0, 0x1a, 0xa, 0x0)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/proc.go:402 +0x104 fp=0x2846790 sp=0x284677c pc=0x5cfc8
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.gcBgMarkWorker()
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/mgc.go:1310 +0xec fp=0x28467ec sp=0x2846790 pc=0x38498
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.goexit({})
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/asm_arm.s:859 +0x4 fp=0x28467ec sp=0x28467ec pc=0x93c4c
Jun 01 05:43:43 korellmusik go-librespot[1842]: created by runtime.gcBgMarkStartWorkers in goroutine 34
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/mgc.go:1234 +0x20
Jun 01 05:43:43 korellmusik go-librespot[1842]: goroutine 13 gp=0x2a24a28 m=nil [GC worker (idle), 663 minutes]:
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.gopark(0x736720, 0x282aeb8, 0x1a, 0xa, 0x0)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/proc.go:402 +0x104 fp=0x2846f90 sp=0x2846f7c pc=0x5cfc8
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.gcBgMarkWorker()
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/mgc.go:1310 +0xec fp=0x2846fec sp=0x2846f90 pc=0x38498
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.goexit({})
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/asm_arm.s:859 +0x4 fp=0x2846fec sp=0x2846fec pc=0x93c4c
Jun 01 05:43:43 korellmusik go-librespot[1842]: created by runtime.gcBgMarkStartWorkers in goroutine 34
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/mgc.go:1234 +0x20
Jun 01 05:43:43 korellmusik go-librespot[1842]: goroutine 36 gp=0x2884b48 m=nil [IO wait, 950 minutes]:
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.gopark(0x736854, 0xf5fc3c58, 0x2, 0x2, 0x5)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/proc.go:402 +0x104 fp=0x2b0765c sp=0x2b07648 pc=0x5cfc8
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.netpollblock(0xf5fc3c48, 0x72, 0x0)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/netpoll.go:573 +0x100 fp=0x2b07674 sp=0x2b0765c pc=0x547d4
Jun 01 05:43:43 korellmusik go-librespot[1842]: internal/poll.runtime_pollWait(0xf5fc3c48, 0x72)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/netpoll.go:345 +0x54 fp=0x2b07688 sp=0x2b07674 pc=0x8f388
Jun 01 05:43:43 korellmusik go-librespot[1842]: internal/poll.(*pollDesc).wait(0x29c81a8, 0x72, 0x0)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x30 fp=0x2b0769c sp=0x2b07688 pc=0x10a2d8
Jun 01 05:43:43 korellmusik go-librespot[1842]: internal/poll.(*pollDesc).waitRead(...)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:89
Jun 01 05:43:43 korellmusik go-librespot[1842]: internal/poll.(*FD).RawRead(0x29c8190, 0x2b18030)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/internal/poll/fd_unix.go:708 +0x164 fp=0x2b076c8 sp=0x2b0769c pc=0x10f748
Jun 01 05:43:43 korellmusik go-librespot[1842]: net.(*rawConn).Read(0x2ae6140, 0x2b18030)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/net/rawconn.go:44 +0x38 fp=0x2b076e8 sp=0x2b076c8 pc=0x190854
Jun 01 05:43:43 korellmusik go-librespot[1842]: golang.org/x/net/internal/socket.(*Conn).recvMsg(0x2b3c210, 0x2b18000, 0x0)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/.gocache/mod/golang.org/x/net@v0.26.0/internal/socket/rawconn_msg.go:27 +0x154 fp=0x2b07718 sp=0x2b076e8 pc=0x4fe72c
Jun 01 05:43:43 korellmusik go-librespot[1842]: golang.org/x/net/internal/socket.(*Conn).RecvMsg(...)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/.gocache/mod/golang.org/x/net@v0.26.0/internal/socket/socket.go:247
Jun 01 05:43:43 korellmusik go-librespot[1842]: golang.org/x/net/ipv6.(*payloadHandler).ReadFrom(0x29c00c8, {0x2b08000, 0x10000, 0x10000})
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/.gocache/mod/golang.org/x/net@v0.26.0/ipv6/payload_cmsg.go:31 +0x2ec fp=0x2b0779c sp=0x2b07718 pc=0x50609c
Jun 01 05:43:43 korellmusik go-librespot[1842]: github.com/grandcat/zeroconf.(*Server).recv6(0x2988400, 0x29c00c0)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/.gocache/mod/github.com/grandcat/zeroconf@v1.0.0/server.go:282 +0xec fp=0x2b077e0 sp=0x2b0779c pc=0x559198
Jun 01 05:43:43 korellmusik go-librespot[1842]: github.com/grandcat/zeroconf.(*Server).mainloop.gowrap2()
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/.gocache/mod/github.com/grandcat/zeroconf@v1.0.0/server.go:191 +0x30 fp=0x2b077ec sp=0x2b077e0 pc=0x558c00
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.goexit({})
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/asm_arm.s:859 +0x4 fp=0x2b077ec sp=0x2b077ec pc=0x93c4c
Jun 01 05:43:43 korellmusik go-librespot[1842]: created by github.com/grandcat/zeroconf.(*Server).mainloop in goroutine 22
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/.gocache/mod/github.com/grandcat/zeroconf@v1.0.0/server.go:191 +0xe8
Jun 01 05:43:43 korellmusik go-librespot[1842]: goroutine 74 gp=0x29dcea8 m=nil [select, 663 minutes]:
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.gopark(0x736898, 0x0, 0x9, 0x3, 0x1)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/proc.go:402 +0x104 fp=0x2a61e74 sp=0x2a61e60 pc=0x5cfc8
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.selectgo(0x2a61f74, 0x2a61f3c, 0x0, 0x0, 0x3, 0x1)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/select.go:327 +0xaf0 fp=0x2a61f14 sp=0x2a61e74 pc=0x70d80
Jun 01 05:43:43 korellmusik go-librespot[1842]: github.com/devgianlu/go-librespot/player.(*Player).manageLoop(0x2bd7180)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/player/player.go:181 +0x1fc fp=0x2a61fe4 sp=0x2a61f14 pc=0x4cbbd8
Jun 01 05:43:43 korellmusik go-librespot[1842]: github.com/devgianlu/go-librespot/player.NewPlayer.gowrap1()
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/player/player.go:163 +0x28 fp=0x2a61fec sp=0x2a61fe4 pc=0x4cb7b8
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.goexit({})
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/asm_arm.s:859 +0x4 fp=0x2a61fec sp=0x2a61fec pc=0x93c4c
Jun 01 05:43:43 korellmusik go-librespot[1842]: created by github.com/devgianlu/go-librespot/player.NewPlayer in goroutine 1
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/player/player.go:163 +0x1c8
Jun 01 05:43:43 korellmusik go-librespot[1842]: goroutine 90 gp=0x29dcfc8 m=nil [select, 666 minutes]:
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.gopark(0x736898, 0x0, 0x9, 0x3, 0x1)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/proc.go:402 +0x104 fp=0x2a5ecb0 sp=0x2a5ec9c pc=0x5cfc8
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.selectgo(0x2a5ee14, 0x2a5ed80, 0x0, 0x0, 0x3, 0x1)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/select.go:327 +0xaf0 fp=0x2a5ed50 sp=0x2a5ecb0 pc=0x70d80
Jun 01 05:43:43 korellmusik go-librespot[1842]: github.com/devgianlu/go-librespot/audio.(*KeyProvider).recvLoop(0x2be47c0)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/audio/provider.go:63 +0x118 fp=0x2a5efe4 sp=0x2a5ed50 pc=0x48c7fc
Jun 01 05:43:43 korellmusik go-librespot[1842]: github.com/devgianlu/go-librespot/audio.(*KeyProvider).Request.(*KeyProvider).startReceiving.func1.gowrap1()
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/audio/provider.go:53 +0x28 fp=0x2a5efec sp=0x2a5efe4 pc=0x48d524
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.goexit({})
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/asm_arm.s:859 +0x4 fp=0x2a5efec sp=0x2a5efec pc=0x93c4c
Jun 01 05:43:43 korellmusik go-librespot[1842]: created by github.com/devgianlu/go-librespot/audio.(*KeyProvider).Request.(*KeyProvider).startReceiving.func1 in goroutine 75
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/audio/provider.go:53 +0x60
Jun 01 05:43:43 korellmusik go-librespot[1842]: goroutine 75 gp=0x29dd448 m=nil [select, 465 minutes]:
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.gopark(0x736898, 0x0, 0x9, 0x3, 0x1)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/proc.go:402 +0x104 fp=0x2d95854 sp=0x2d95840 pc=0x5cfc8
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.selectgo(0x2d95e10, 0x2d95a34, 0x0, 0x0, 0x8, 0x1)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/select.go:327 +0xaf0 fp=0x2d958f4 sp=0x2d95854 pc=0x70d80
Jun 01 05:43:43 korellmusik go-librespot[1842]: main.(*AppPlayer).Run(0x29c81e0, {0x7d7634, 0xbf6000}, 0x2b9a940)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/cmd/daemon/player.go:570 +0x370 fp=0x2d95fd8 sp=0x2d958f4 pc=0x5faf20
Jun 01 05:43:43 korellmusik go-librespot[1842]: main.(*App).withAppPlayer.gowrap1()
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/cmd/daemon/main.go:254 +0x40 fp=0x2d95fec sp=0x2d95fd8 pc=0x5f3a44
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.goexit({})
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/asm_arm.s:859 +0x4 fp=0x2d95fec sp=0x2d95fec pc=0x93c4c
Jun 01 05:43:43 korellmusik go-librespot[1842]: created by main.(*App).withAppPlayer in goroutine 1
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/cmd/daemon/main.go:254 +0x398
Jun 01 05:43:43 korellmusik go-librespot[1842]: goroutine 76 gp=0x2bdec68 m=nil [chan receive, 663 minutes]:
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.gopark(0x7366f4, 0x287e170, 0xe, 0x7, 0x2)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/proc.go:402 +0x104 fp=0x2b04f48 sp=0x2b04f34 pc=0x5cfc8
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.chanrecv(0x287e140, 0x2b04fd0, 0x1)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/chan.go:583 +0x4b0 fp=0x2b04f84 sp=0x2b04f48 pc=0x1ff80
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.chanrecv2(0x287e140, 0x2b04fd0)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/chan.go:447 +0x20 fp=0x2b04f98 sp=0x2b04f84 pc=0x1fac4
Jun 01 05:43:43 korellmusik go-librespot[1842]: main.(*App).withAppPlayer.func1()
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/cmd/daemon/main.go:264 +0x68 fp=0x2b04fec sp=0x2b04f98 pc=0x5f3964
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.goexit({})
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/asm_arm.s:859 +0x4 fp=0x2b04fec sp=0x2b04fec pc=0x93c4c
Jun 01 05:43:43 korellmusik go-librespot[1842]: created by main.(*App).withAppPlayer in goroutine 1
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/cmd/daemon/main.go:261 +0x424
Jun 01 05:43:43 korellmusik go-librespot[1842]: goroutine 77 gp=0x2bded88 m=nil [chan receive, 950 minutes]:
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.gopark(0x7366f4, 0x287e130, 0xe, 0x7, 0x2)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/proc.go:402 +0x104 fp=0x2b05738 sp=0x2b05724 pc=0x5cfc8
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.chanrecv(0x287e100, 0x2b057e0, 0x1)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/chan.go:583 +0x4b0 fp=0x2b05774 sp=0x2b05738 pc=0x1ff80
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.chanrecv2(0x287e100, 0x2b057e0)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/chan.go:447 +0x20 fp=0x2b05788 sp=0x2b05774 pc=0x1fac4
Jun 01 05:43:43 korellmusik go-librespot[1842]: main.(*App).withAppPlayer.func2()
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/cmd/daemon/main.go:280 +0x6c fp=0x2b057ec sp=0x2b05788 pc=0x5f352c
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.goexit({})
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/asm_arm.s:859 +0x4 fp=0x2b057ec sp=0x2b057ec pc=0x93c4c
Jun 01 05:43:43 korellmusik go-librespot[1842]: created by main.(*App).withAppPlayer in goroutine 1
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/cmd/daemon/main.go:277 +0x4c4
Jun 01 05:43:43 korellmusik go-librespot[1842]: goroutine 78 gp=0x2bdeea8 m=nil [IO wait, 950 minutes]:
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.gopark(0x736854, 0xf5fc3d98, 0x2, 0x2, 0x5)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/proc.go:402 +0x104 fp=0x2b05de8 sp=0x2b05dd4 pc=0x5cfc8
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.netpollblock(0xf5fc3d88, 0x72, 0x0)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/netpoll.go:573 +0x100 fp=0x2b05e00 sp=0x2b05de8 pc=0x547d4
Jun 01 05:43:43 korellmusik go-librespot[1842]: internal/poll.runtime_pollWait(0xf5fc3d88, 0x72)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/netpoll.go:345 +0x54 fp=0x2b05e14 sp=0x2b05e00 pc=0x8f388
Jun 01 05:43:43 korellmusik go-librespot[1842]: internal/poll.(*pollDesc).wait(0x29c8108, 0x72, 0x0)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x30 fp=0x2b05e28 sp=0x2b05e14 pc=0x10a2d8
Jun 01 05:43:43 korellmusik go-librespot[1842]: internal/poll.(*pollDesc).waitRead(...)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:89
Jun 01 05:43:43 korellmusik go-librespot[1842]: internal/poll.(*FD).Accept(0x29c80f0)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/internal/poll/fd_unix.go:611 +0x294 fp=0x2b05e70 sp=0x2b05e28 pc=0x10eb44
Jun 01 05:43:43 korellmusik go-librespot[1842]: net.(*netFD).accept(0x29c80f0)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/net/fd_unix.go:172 +0x20 fp=0x2b05ed8 sp=0x2b05e70 pc=0x17e32c
Jun 01 05:43:43 korellmusik go-librespot[1842]: net.(*TCPListener).accept(0x28f4150)
Jun 01 05:43:43 korellmusik systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=134/n/a
Jun 01 05:43:43 korellmusik volumio[1528]: info: Connection to go-librespot Websocket closed
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/net/tcpsock_posix.go:159 +0x20 fp=0x2b05ef0 sp=0x2b05ed8 pc=0x19642c
Jun 01 05:43:43 korellmusik go-librespot[1842]: net.(*TCPListener).Accept(0x28f4150)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/net/tcpsock.go:327 +0x30 fp=0x2b05f0c sp=0x2b05ef0 pc=0x195498
Jun 01 05:43:43 korellmusik go-librespot[1842]: net/http.(*onceCloseListener).Accept(0x2be4920)
Jun 01 05:43:43 korellmusik go-librespot[1842]: :1 +0x34 fp=0x2b05f24 sp=0x2b05f0c pc=0x362680
Jun 01 05:43:43 korellmusik go-librespot[1842]: net/http.(*Server).Serve(0x287d868, {0x7d6e18, 0x28f4150})
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/net/http/server.go:3255 +0x314 fp=0x2b05fbc sp=0x2b05f24 pc=0x340d3c
Jun 01 05:43:43 korellmusik go-librespot[1842]: net/http.Serve(...)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/net/http/server.go:2794
Jun 01 05:43:43 korellmusik go-librespot[1842]: github.com/devgianlu/go-librespot/zeroconf.(*Zeroconf).Serve.func2()
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/zeroconf/zeroconf.go:267 +0x8c fp=0x2b05fec sp=0x2b05fbc pc=0x55de30
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.goexit({})
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/asm_arm.s:859 +0x4 fp=0x2b05fec sp=0x2b05fec pc=0x93c4c
Jun 01 05:43:43 korellmusik go-librespot[1842]: created by github.com/devgianlu/go-librespot/zeroconf.(*Zeroconf).Serve in goroutine 1
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/zeroconf/zeroconf.go:267 +0x160
Jun 01 05:43:43 korellmusik go-librespot[1842]: goroutine 42 gp=0x29dc5a8 m=nil [IO wait, 950 minutes]:
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.gopark(0x736854, 0xf5fc3898, 0x2, 0x2, 0x5)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/proc.go:402 +0x104 fp=0x28ed87c sp=0x28ed868 pc=0x5cfc8
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.netpollblock(0xf5fc3888, 0x72, 0x0)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/netpoll.go:573 +0x100 fp=0x28ed894 sp=0x28ed87c pc=0x547d4
Jun 01 05:43:43 korellmusik go-librespot[1842]: internal/poll.runtime_pollWait(0xf5fc3888, 0x72)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/netpoll.go:345 +0x54 fp=0x28ed8a8 sp=0x28ed894 pc=0x8f388
Jun 01 05:43:43 korellmusik go-librespot[1842]: internal/poll.(*pollDesc).wait(0x2be61f8, 0x72, 0x0)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x30 fp=0x28ed8bc sp=0x28ed8a8 pc=0x10a2d8
Jun 01 05:43:43 korellmusik go-librespot[1842]: internal/poll.(*pollDesc).waitRead(...)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:89
Jun 01 05:43:43 korellmusik go-librespot[1842]: internal/poll.(*FD).Read(0x2be61e0, {0x28e8000, 0x1000, 0x1000})
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/internal/poll/fd_unix.go:164 +0x238 fp=0x28ed904 sp=0x28ed8bc pc=0x10b4c4
Jun 01 05:43:43 korellmusik go-librespot[1842]: net.(*netFD).Read(0x2be61e0, {0x28e8000, 0x1000, 0x1000})
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/net/fd_posix.go:55 +0x38 fp=0x28ed930 sp=0x28ed904 pc=0x17c438
Jun 01 05:43:43 korellmusik go-librespot[1842]: net.(*conn).Read(0x2b1c350, {0x28e8000, 0x1000, 0x1000})
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/net/net.go:179 +0x48 fp=0x28ed95c sp=0x28ed930 pc=0x18c618
Jun 01 05:43:43 korellmusik systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
Jun 01 05:43:43 korellmusik go-librespot[1842]: net.(*TCPConn).Read(0x2b1c350, {0x28e8000, 0x1000, 0x1000})
Jun 01 05:43:43 korellmusik go-librespot[1842]: :1 +0x44 fp=0x28ed97c sp=0x28ed95c pc=0x19f86c
Jun 01 05:43:43 korellmusik go-librespot[1842]: io.(*multiReader).Read(0x2b88350, {0x28e8000, 0x1000, 0x1000})
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/io/multi.go:26 +0xb4 fp=0x28ed9a8 sp=0x28ed97c pc=0x1054e8
Jun 01 05:43:43 korellmusik go-librespot[1842]: bufio.(*Reader).fill(0x2b18990)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/bufio/bufio.go:110 +0x10c fp=0x28ed9cc sp=0x28ed9a8 pc=0x2bd8e0
Jun 01 05:43:43 korellmusik go-librespot[1842]: bufio.(*Reader).ReadByte(0x2b18990)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/bufio/bufio.go:269 +0x28 fp=0x28ed9d8 sp=0x28ed9cc pc=0x2be164
Jun 01 05:43:43 korellmusik go-librespot[1842]: nhooyr.io/websocket.readFrameHeader(0x2b18990, {0x2d803f8, 0x8, 0x8})
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.7/frame.go:54 +0x74 fp=0x28eda18 sp=0x28ed9d8 pc=0x470950
Jun 01 05:43:43 korellmusik go-librespot[1842]: nhooyr.io/websocket.(*Conn).readFrameHeader(0x2d803c8, {0x7d7614, 0xbf6000})
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.7/read.go:188 +0xb4 fp=0x28edad8 sp=0x28eda18 pc=0x4735b4
Jun 01 05:43:43 korellmusik go-librespot[1842]: nhooyr.io/websocket.(*Conn).readLoop(0x2d803c8, {0x7d7614, 0xbf6000})
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.7/read.go:146 +0x3c fp=0x28edb9c sp=0x28edad8 pc=0x47309c
Jun 01 05:43:43 korellmusik go-librespot[1842]: nhooyr.io/websocket.(*Conn).reader(0x2d803c8, {0x7d7614, 0xbf6000})
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.7/read.go:315 +0x108 fp=0x28edc28 sp=0x28edb9c pc=0x4742b0
Jun 01 05:43:43 korellmusik go-librespot[1842]: nhooyr.io/websocket.(*Conn).Reader(...)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.7/read.go:30
Jun 01 05:43:43 korellmusik go-librespot[1842]: nhooyr.io/websocket.(*Conn).Read(0x2d803c8, {0x7d7614, 0xbf6000})
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.7/read.go:36 +0x30 fp=0x28edc50 sp=0x28edc28 pc=0x472980
Jun 01 05:43:43 korellmusik go-librespot[1842]: main.(*ConcreteApiServer).serve.func17({0x7d6f4c, 0x298a328}, 0x298a1e8)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/cmd/daemon/api_server.go:580 +0x3c0 fp=0x28edccc sp=0x28edc50 pc=0x5e9490
Jun 01 05:43:43 korellmusik go-librespot[1842]: net/http.HandlerFunc.ServeHTTP(0x2986218, {0x7d6f4c, 0x298a328}, 0x298a1e8)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/net/http/server.go:2166 +0x34 fp=0x28edcdc sp=0x28edccc pc=0x33d320
Jun 01 05:43:43 korellmusik go-librespot[1842]: net/http.(*ServeMux).ServeHTTP(0x2998200, {0x7d6f4c, 0x298a328}, 0x298a1e8)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/net/http/server.go:2683 +0x208 fp=0x28edd18 sp=0x28edcdc pc=0x33f180
Jun 01 05:43:43 korellmusik go-librespot[1842]: main.(*ConcreteApiServer).serve.(*Cors).Handler.func19({0x7d6f4c, 0x298a328}, 0x298a1e8)
Jun 01 05:43:43 korellmusik systemd[1]: go-librespot-daemon.service: Consumed 3min 1.183s CPU time.
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/.gocache/mod/github.com/rs/cors@v1.11.1/cors.go:289 +0x1f8 fp=0x28edd40 sp=0x28edd18 pc=0x5e8e90
Jun 01 05:43:43 korellmusik go-librespot[1842]: net/http.HandlerFunc.ServeHTTP(0x29ac260, {0x7d6f4c, 0x298a328}, 0x298a1e8)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/net/http/server.go:2166 +0x34 fp=0x28edd50 sp=0x28edd40 pc=0x33d320
Jun 01 05:43:43 korellmusik go-librespot[1842]: net/http.serverHandler.ServeHTTP({0x298a288}, {0x7d6f4c, 0x298a328}, 0x298a1e8)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/net/http/server.go:3137 +0xe0 fp=0x28edd6c sp=0x28edd50 pc=0x340910
Jun 01 05:43:43 korellmusik go-librespot[1842]: net/http.(*conn).serve(0x28aa900, {0x7d7654, 0x29b8318})
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/net/http/server.go:2039 +0x61c fp=0x28edfdc sp=0x28edd6c pc=0x33bb60
Jun 01 05:43:43 korellmusik go-librespot[1842]: net/http.(*Server).Serve.gowrap3()
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/net/http/server.go:3285 +0x38 fp=0x28edfec sp=0x28edfdc pc=0x3411b4
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.goexit({})
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/asm_arm.s:859 +0x4 fp=0x28edfec sp=0x28edfec pc=0x93c4c
Jun 01 05:43:43 korellmusik go-librespot[1842]: created by net/http.(*Server).Serve in goroutine 5
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/net/http/server.go:3285 +0x468
Jun 01 05:43:43 korellmusik go-librespot[1842]: goroutine 44 gp=0x29dd568 m=nil [select, 663 minutes]:
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.gopark(0x736898, 0x0, 0x9, 0x3, 0x1)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/proc.go:402 +0x104 fp=0x29e4ea8 sp=0x29e4e94 pc=0x5cfc8
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.selectgo(0x29e4fa4, 0x29e4f6c, 0x0, 0x0, 0x5, 0x1)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/select.go:327 +0xaf0 fp=0x29e4f48 sp=0x29e4ea8 pc=0x70d80
Jun 01 05:43:43 korellmusik go-librespot[1842]: nhooyr.io/websocket.(*Conn).timeoutLoop(0x2d803c8)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:153 +0x10c fp=0x29e4fe4 sp=0x29e4f48 pc=0x46d7fc
Jun 01 05:43:43 korellmusik go-librespot[1842]: nhooyr.io/websocket.newConn.gowrap1()
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x28 fp=0x29e4fec sp=0x29e4fe4 pc=0x46d3f0
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.goexit({})
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/asm_arm.s:859 +0x4 fp=0x29e4fec sp=0x29e4fec pc=0x93c4c
Jun 01 05:43:43 korellmusik go-librespot[1842]: created by nhooyr.io/websocket.newConn in goroutine 42
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.7/conn_notjs.go:114 +0x544
Jun 01 05:43:43 korellmusik go-librespot[1842]: goroutine 2347445 gp=0x2bae368 m=nil [select]:
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.gopark(0x736898, 0x0, 0x9, 0x3, 0x1)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/proc.go:402 +0x104 fp=0x2d974c8 sp=0x2d974b4 pc=0x5cfc8
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.selectgo(0x2d97600, 0x2d975a8, 0x0, 0x0, 0x4, 0x1)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/select.go:327 +0xaf0 fp=0x2d97568 sp=0x2d974c8 pc=0x70d80
Jun 01 05:43:43 korellmusik go-librespot[1842]: net/http.(*Transport).getConn(0xb84118, 0x44a0120, {{}, 0x0, {0x71a578, 0x5}, {0x2bba540, 0x19}, 0x0})
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/net/http/transport.go:1406 +0x4a0 fp=0x2d97698 sp=0x2d97568 pc=0x3511a4
Jun 01 05:43:43 korellmusik go-librespot[1842]: net/http.(*Transport).roundTrip(0xb84118, 0x298a6e8)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/net/http/transport.go:595 +0x778 fp=0x2d977b4 sp=0x2d97698 pc=0x34d17c
Jun 01 05:43:43 korellmusik go-librespot[1842]: net/http.(*Transport).RoundTrip(0xb84118, 0x298a6e8)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/net/http/roundtrip.go:17 +0x24 fp=0x2d977cc sp=0x2d977b4 pc=0x331598
Jun 01 05:43:43 korellmusik go-librespot[1842]: net/http.send(0x298a6e8, {0x7d3aac, 0xb84118}, {0x0, 0x0, 0x0})
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/net/http/client.go:259 +0x540 fp=0x2d978f8 sp=0x2d977cc pc=0x2ec2c0
Jun 01 05:43:43 korellmusik go-librespot[1842]: net/http.(*Client).send(0x287b360, 0x298a6e8, {0x0, 0x0, 0x0})
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/net/http/client.go:180 +0x98 fp=0x2d9793c sp=0x2d978f8 pc=0x2ebbb4
Jun 01 05:43:43 korellmusik go-librespot[1842]: net/http.(*Client).do(0x287b360, 0x298a6e8)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/net/http/client.go:724 +0x8bc fp=0x2d97a4c sp=0x2d9793c pc=0x2edfb4
Jun 01 05:43:43 korellmusik go-librespot[1842]: net/http.(*Client).Do(...)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/net/http/client.go:590
Jun 01 05:43:43 korellmusik go-librespot[1842]: github.com/devgianlu/go-librespot/apresolve.(*ApResolver).fetchUrls(0x28002d0, {0x7d76b4, 0x2ddbb30}, {0x2d97cdc, 0x1, 0x1})
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/apresolve/resolve.go:83 +0x4c4 fp=0x2d97ca0 sp=0x2d97a4c pc=0x4e1040
Jun 01 05:43:43 korellmusik go-librespot[1842]: github.com/devgianlu/go-librespot/apresolve.(*ApResolver).get(0x28002d0, {0x7d76b4, 0x2ddbb30}, {0x70d029, 0xb})
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/apresolve/resolve.go:126 +0x8c fp=0x2d97ce8 sp=0x2d97ca0 pc=0x4e1be8
Jun 01 05:43:43 korellmusik go-librespot[1842]: github.com/devgianlu/go-librespot/apresolve.(*ApResolver).getFunc.func1({0x7d76b4, 0x2ddbb30})
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/apresolve/resolve.go:157 +0x90 fp=0x2d97d34 sp=0x2d97ce8 pc=0x4e1ffc
Jun 01 05:43:43 korellmusik go-librespot[1842]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).init(0x2a06378, {0x7d7634, 0xbf6000})
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/ap/ap.go:88 +0x220 fp=0x2d97db0 sp=0x2d97d34 pc=0x4837a8
Jun 01 05:43:43 korellmusik go-librespot[1842]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).connect(0x2a06378, {0x7d7634, 0xbf6000}, 0x28e6330)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/ap/ap.go:192 +0xd4 fp=0x2d97e14 sp=0x2d97db0 pc=0x4846f8
Jun 01 05:43:43 korellmusik go-librespot[1842]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).reconnect(0x2a06378)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/ap/ap.go:381 +0xcc fp=0x2d97e3c sp=0x2d97e14 pc=0x485cb4
Jun 01 05:43:43 korellmusik go-librespot[1842]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).reconnect-fm()
Jun 01 05:43:43 korellmusik go-librespot[1842]: :1 +0x28 fp=0x2d97e4c sp=0x2d97e3c pc=0x48a090
Jun 01 05:43:43 korellmusik go-librespot[1842]: github.com/cenkalti/backoff/v4.RetryNotifyWithTimer.Operation.withEmptyData.func1()
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/.gocache/mod/github.com/cenkalti/backoff/v4@v4.2.1/retry.go:18 +0x1c fp=0x2d97e58 sp=0x2d97e4c pc=0x479248
Jun 01 05:43:43 korellmusik go-librespot[1842]: github.com/cenkalti/backoff/v4.doRetryNotify[...](0x2d97efc, {0x7d65a0, 0x2c0e180}, 0x0, {0x0, 0x0})
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/.gocache/mod/github.com/cenkalti/backoff/v4@v4.2.1/retry.go:88 +0xe8 fp=0x2d97ed4 sp=0x2d97e58 pc=0x479718
Jun 01 05:43:43 korellmusik go-librespot[1842]: github.com/cenkalti/backoff/v4.RetryNotifyWithTimer(0x2857f6c, {0x7d65a0, 0x2c0e180}, 0x0, {0x0, 0x0})
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/.gocache/mod/github.com/cenkalti/backoff/v4@v4.2.1/retry.go:61 +0x6c fp=0x2d97f04 sp=0x2d97ed4 pc=0x479200
Jun 01 05:43:43 korellmusik go-librespot[1842]: github.com/cenkalti/backoff/v4.RetryNotify(...)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/.gocache/mod/github.com/cenkalti/backoff/v4@v4.2.1/retry.go:49
Jun 01 05:43:43 korellmusik go-librespot[1842]: github.com/cenkalti/backoff/v4.Retry(...)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/.gocache/mod/github.com/cenkalti/backoff/v4@v4.2.1/retry.go:38
Jun 01 05:43:43 korellmusik go-librespot[1842]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).recvLoop(0x2a06378)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/ap/ap.go:322 +0x430 fp=0x2d97fe4 sp=0x2d97f04 pc=0x485550
Jun 01 05:43:43 korellmusik go-librespot[1842]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).reconnect.gowrap1()
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/ap/ap.go:390 +0x28 fp=0x2d97fec sp=0x2d97fe4 pc=0x485e68
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.goexit({})
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/asm_arm.s:859 +0x4 fp=0x2d97fec sp=0x2d97fec pc=0x93c4c
Jun 01 05:43:43 korellmusik go-librespot[1842]: created by github.com/devgianlu/go-librespot/ap.(*Accesspoint).reconnect in goroutine 2348476
Jun 01 05:43:43 korellmusik go-librespot[1842]: /src/ap/ap.go:390 +0x120
Jun 01 05:43:43 korellmusik go-librespot[1842]: goroutine 2348822 gp=0x2baf688 m=nil [IO wait]:
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.gopark(0x736854, 0xf5fc3b1c, 0x2, 0x2, 0x5)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/proc.go:402 +0x104 fp=0x2a5cb54 sp=0x2a5cb40 pc=0x5cfc8
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.netpollblock(0xf5fc3b08, 0x77, 0x0)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/netpoll.go:573 +0x100 fp=0x2a5cb6c sp=0x2a5cb54 pc=0x547d4
Jun 01 05:43:43 korellmusik go-librespot[1842]: internal/poll.runtime_pollWait(0xf5fc3b08, 0x77)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/netpoll.go:345 +0x54 fp=0x2a5cb80 sp=0x2a5cb6c pc=0x8f388
Jun 01 05:43:43 korellmusik go-librespot[1842]: internal/poll.(*pollDesc).wait(0x2be7788, 0x77, 0x0)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x30 fp=0x2a5cb94 sp=0x2a5cb80 pc=0x10a2d8
Jun 01 05:43:43 korellmusik go-librespot[1842]: internal/poll.(*pollDesc).waitWrite(...)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:93
Jun 01 05:43:43 korellmusik go-librespot[1842]: internal/poll.(*FD).WaitWrite(...)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/internal/poll/fd_unix.go:683
Jun 01 05:43:43 korellmusik go-librespot[1842]: net.(*netFD).connect(0x2be7770, {0x7d7674, 0x28e7170}, {0x0, 0x0}, {0x7d36d8, 0x2bb9c68})
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/net/fd_unix.go:141 +0x5f0 fp=0x2a5cc94 sp=0x2a5cb94 pc=0x17dc04
Jun 01 05:43:43 korellmusik go-librespot[1842]: net.(*netFD).dial(0x2be7770, {0x7d7674, 0x28e7170}, {0x7d7ff8, 0x0}, {0x7d7ff8, 0x29b9cf8}, 0x0)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/net/sock_posix.go:124 +0x3ec fp=0x2a5cd08 sp=0x2a5cc94 pc=0x191eec
Jun 01 05:43:43 korellmusik go-librespot[1842]: net.socket({0x7d7674, 0x28e7170}, {0x709a5c, 0x3}, 0x2, 0x1, 0x0, 0x0, {0x7d7ff8, 0x0}, ...)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/net/sock_posix.go:70 +0x2ac fp=0x2a5cd60 sp=0x2a5cd08 pc=0x191a24
Jun 01 05:43:43 korellmusik go-librespot[1842]: net.internetSocket({0x7d7674, 0x28e7170}, {0x709a5c, 0x3}, {0x7d7ff8, 0x0}, {0x7d7ff8, 0x29b9cf8}, 0x1, 0x0, ...)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/net/ipsock_posix.go:154 +0xc0 fp=0x2a5cda4 sp=0x2a5cd60 pc=0x1890f4
Jun 01 05:43:43 korellmusik go-librespot[1842]: net.(*sysDialer).doDialTCPProto(0x2b9e720, {0x7d7674, 0x28e7170}, 0x0, 0x29b9cf8, 0x0)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/net/tcpsock_posix.go:85 +0xb4 fp=0x2a5ce04 sp=0x2a5cda4 pc=0x195fec
Jun 01 05:43:43 korellmusik go-librespot[1842]: net.(*sysDialer).doDialTCP(...)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/net/tcpsock_posix.go:75
Jun 01 05:43:43 korellmusik go-librespot[1842]: net.(*sysDialer).dialTCP(0x2b9e720, {0x7d7674, 0x28e7170}, 0x0, 0x29b9cf8)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/net/tcpsock_posix.go:71 +0xb4 fp=0x2a5ce2c sp=0x2a5ce04 pc=0x195eb4
Jun 01 05:43:43 korellmusik go-librespot[1842]: net.(*sysDialer).dialSingle(0x2b9e720, {0x7d7674, 0x28e7170}, {0x7d5f88, 0x29b9cf8})
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/net/dial.go:651 +0x244 fp=0x2a5ce8c sp=0x2a5ce2c pc=0x174b70
Jun 01 05:43:43 korellmusik go-librespot[1842]: net.(*sysDialer).dialSerial(0x2b9e720, {0x7d7674, 0x28e7170}, {0x2b1d030, 0x1, 0x1})
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/net/dial.go:616 +0x22c fp=0x2a5cf74 sp=0x2a5ce8c pc=0x17454c
Jun 01 05:43:43 korellmusik go-librespot[1842]: net.(*sysDialer).dialParallel.func1({0x7d7674, 0x28e7170}, 0x1)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/net/dial.go:536 +0x6c fp=0x2a5cfdc sp=0x2a5cf74 pc=0x1741f8
Jun 01 05:43:43 korellmusik go-librespot[1842]: net.(*sysDialer).dialParallel.gowrap2()
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/net/dial.go:551 +0x40 fp=0x2a5cfec sp=0x2a5cfdc pc=0x174160
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.goexit({})
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/asm_arm.s:859 +0x4 fp=0x2a5cfec sp=0x2a5cfec pc=0x93c4c
Jun 01 05:43:43 korellmusik go-librespot[1842]: created by net.(*sysDialer).dialParallel in goroutine 2348853
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/net/dial.go:551 +0x200
Jun 01 05:43:43 korellmusik go-librespot[1842]: goroutine 2348823 gp=0x2b770e8 m=nil [select]:
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.gopark(0x736898, 0x0, 0x9, 0x3, 0x1)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/proc.go:402 +0x104 fp=0x2df3ee0 sp=0x2df3ecc pc=0x5cfc8
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.selectgo(0x2df3fd4, 0x2df3fa8, 0x0, 0x0, 0x2, 0x1)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/select.go:327 +0xaf0 fp=0x2df3f80 sp=0x2df3ee0 pc=0x70d80
Jun 01 05:43:43 korellmusik go-librespot[1842]: net.(*netFD).connect.func2()
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/net/fd_unix.go:118 +0x80 fp=0x2df3fec sp=0x2df3f80 pc=0x17e03c
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.goexit({})
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/asm_arm.s:859 +0x4 fp=0x2df3fec sp=0x2df3fec pc=0x93c4c
Jun 01 05:43:43 korellmusik go-librespot[1842]: created by net.(*netFD).connect in goroutine 2348822
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/net/fd_unix.go:117 +0x32c
Jun 01 05:43:43 korellmusik go-librespot[1842]: goroutine 2348853 gp=0x2a68128 m=nil [select]:
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.gopark(0x736898, 0x0, 0x9, 0x3, 0x1)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/proc.go:402 +0x104 fp=0x2a5a9ac sp=0x2a5a998 pc=0x5cfc8
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.selectgo(0x2a5ab24, 0x2a5aa78, 0x0, 0x0, 0x2, 0x1)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/select.go:327 +0xaf0 fp=0x2a5aa4c sp=0x2a5a9ac pc=0x70d80
Jun 01 05:43:43 korellmusik go-librespot[1842]: net.(*sysDialer).dialParallel(0x2b9e720, {0x7d76b4, 0x2ddbb30}, {0x2b1d030, 0x1, 0x1}, {0x2b1d038, 0x1, 0x1})
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/net/dial.go:558 +0x36c fp=0x2a5ab58 sp=0x2a5aa4c pc=0x173e24
Jun 01 05:43:43 korellmusik go-librespot[1842]: net.(*Dialer).DialContext(0x28b20a0, {0x7d76b4, 0x2ddbb30}, {0x709a5c, 0x3}, {0x2bba540, 0x19})
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/net/dial.go:508 +0x6d4 fp=0x2a5ac40 sp=0x2a5ab58 pc=0x173928
Jun 01 05:43:43 korellmusik go-librespot[1842]: net.(*Dialer).DialContext-fm({0x7d76b4, 0x2ddbb30}, {0x709a5c, 0x3}, {0x2bba540, 0x19})
Jun 01 05:43:43 korellmusik go-librespot[1842]: :1 +0x58 fp=0x2a5ac70 sp=0x2a5ac40 pc=0x363884
Jun 01 05:43:43 korellmusik go-librespot[1842]: net/http.(*Transport).dial(0xb84118, {0x7d76b4, 0x2ddbb30}, {0x709a5c, 0x3}, {0x2bba540, 0x19})
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/net/http/transport.go:1187 +0x158 fp=0x2a5acb0 sp=0x2a5ac70 pc=0x3505a0
Jun 01 05:43:43 korellmusik go-librespot[1842]: net/http.(*Transport).dialConn(0xb84118, {0x7d76b4, 0x2ddbb30}, {{}, 0x0, {0x71a578, 0x5}, {0x2bba540, 0x19}, 0x0})
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/net/http/transport.go:1648 +0x6bc fp=0x2a5af48 sp=0x2a5acb0 pc=0x352eb8
Jun 01 05:43:43 korellmusik go-librespot[1842]: net/http.(*Transport).dialConnFor(0xb84118, 0x2828960)
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/net/http/transport.go:1485 +0x84 fp=0x2a5afe0 sp=0x2a5af48 pc=0x351bbc
Jun 01 05:43:43 korellmusik go-librespot[1842]: net/http.(*Transport).queueForDial.gowrap1()
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/net/http/transport.go:1449 +0x30 fp=0x2a5afec sp=0x2a5afe0 pc=0x351b0c
Jun 01 05:43:43 korellmusik go-librespot[1842]: runtime.goexit({})
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/runtime/asm_arm.s:859 +0x4 fp=0x2a5afec sp=0x2a5afec pc=0x93c4c
Jun 01 05:43:43 korellmusik go-librespot[1842]: created by net/http.(*Transport).queueForDial in goroutine 2347445
Jun 01 05:43:43 korellmusik go-librespot[1842]: /usr/local/go/src/net/http/transport.go:1449 +0x98
Jun 01 05:43:43 korellmusik go-librespot[1841]: Aborted
Jun 01 05:43:46 korellmusik volumio[1528]: info: Initializing connection to go-librespot Websocket
Jun 01 05:43:46 korellmusik volumio[1528]: info: Error connecting to go-librespot Websocket: Error: connect ECONNREFUSED 127.0.0.1:9879
Jun 01 05:43:47 korellmusik systemd[1]: go-librespot-daemon.service: Scheduled restart job, restart counter is at 1.
Jun 01 05:43:47 korellmusik systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
Jun 01 05:43:47 korellmusik systemd[1]: go-librespot-daemon.service: Consumed 3min 1.183s CPU time.
Jun 01 05:43:47 korellmusik systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
Jun 01 05:43:47 korellmusik go-librespot[25539]: go-librespot daemon starting...
Jun 01 05:43:47 korellmusik systemd[1]: Starting setdatetime-helper.timer.service - Volumio Time Sync Watchdog Service...
Jun 01 05:43:47 korellmusik go-librespot[25540]: time="2025-06-01T05:43:47+02:00" level=info msg="running go-librespot 0.2.0"
Jun 01 05:43:47 korellmusik go-librespot[25540]: time="2025-06-01T05:43:47+02:00" level=debug msg="app state loaded"
Jun 01 05:43:47 korellmusik go-librespot[25540]: time="2025-06-01T05:43:47+02:00" level=info msg="api server listening on 127.0.0.1:9879"
Jun 01 05:43:47 korellmusik dbus-daemon[1067]: [system] Activating via systemd: service name='org.freedesktop.timedate1' unit='dbus-org.freedesktop.timedate1.service' requested by ':1.1305' (uid=0 pid=25542 comm="timedatectl show --property=NTPSynchronized --valu")
Jun 01 05:43:47 korellmusik systemd[1]: Starting systemd-timedated.service - Time & Date Service...
Jun 01 05:43:47 korellmusik dbus-daemon[1067]: [system] Successfully activated service 'org.freedesktop.timedate1'
Jun 01 05:43:47 korellmusik systemd[1]: Started systemd-timedated.service - Time & Date Service.
Jun 01 05:43:47 korellmusik setdatetime-helper.sh[25541]: Time is already synchronized.
Jun 01 05:43:47 korellmusik systemd[1]: setdatetime-helper.timer.service: Deactivated successfully.
Jun 01 05:43:47 korellmusik systemd[1]: Finished setdatetime-helper.timer.service - Volumio Time Sync Watchdog Service.
Jun 01 05:43:48 korellmusik volumio[1528]: error: [now-playing] API endpoint weather/fetchInfo returned error: Error: Could not access weather service: missing geographic coordinates.
Jun 01 05:43:48 korellmusik volumio[1528]: at WeatherAPI.fetchInfo (/data/plugins/user_interface/now_playing/dist/lib/api/WeatherAPI.js:95:19)
Jun 01 05:43:48 korellmusik volumio[1528]: at Object.api (/data/plugins/user_interface/now_playing/dist/app/Handler.js:116:37)
Jun 01 05:43:48 korellmusik volumio[1528]: at /data/plugins/user_interface/now_playing/dist/app/Router.js:51:13
Jun 01 05:43:48 korellmusik volumio[1528]: at Layer.handle [as handle_request] (/data/plugins/user_interface/now_playing/node_modules/express/lib/router/layer.js:95:5)
Jun 01 05:43:48 korellmusik volumio[1528]: at next (/data/plugins/user_interface/now_playing/node_modules/express/lib/router/route.js:149:13)
Jun 01 05:43:48 korellmusik volumio[1528]: at Route.dispatch (/data/plugins/user_interface/now_playing/node_modules/express/lib/router/route.js:119:3)
Jun 01 05:43:48 korellmusik volumio[1528]: at Layer.handle [as handle_request] (/data/plugins/user_interface/now_playing/node_modules/express/lib/router/layer.js:95:5)
Jun 01 05:43:48 korellmusik volumio[1528]: at /data/plugins/user_interface/now_playing/node_modules/express/lib/router/index.js:284:15
Jun 01 05:43:48 korellmusik volumio[1528]: at param (/data/plugins/user_interface/now_playing/node_modules/express/lib/router/index.js:365:14)
Jun 01 05:43:48 korellmusik volumio[1528]: at param (/data/plugins/user_interface/now_playing/node_modules/express/lib/router/index.js:376:14)
Jun 01 05:43:48 korellmusik volumio[1528]: at param (/data/plugins/user_interface/now_playing/node_modules/express/lib/router/index.js:376:14)
Jun 01 05:43:48 korellmusik volumio[1528]: at Function.process_params (/data/plugins/user_interface/now_playing/node_modules/express/lib/router/index.js:421:3)
Jun 01 05:43:48 korellmusik volumio[1528]: at next (/data/plugins/user_interface/now_playing/node_modules/express/lib/router/index.js:280:10)
Jun 01 05:43:48 korellmusik volumio[1528]: at Function.handle (/data/plugins/user_interface/now_playing/node_modules/express/lib/router/index.js:175:3)
Jun 01 05:43:48 korellmusik volumio[1528]: at router (/data/plugins/user_interface/now_playing/node_modules/express/lib/router/index.js:47:12)
Jun 01 05:43:48 korellmusik volumio[1528]: at Layer.handle [as handle_request] (/data/plugins/user_interface/now_playing/node_modules/express/lib/router/layer.js:95:5)
Jun 01 05:43:49 korellmusik volumio[1528]: info: Initializing connection to go-librespot Websocket
Jun 01 05:43:49 korellmusik go-librespot[25540]: time="2025-06-01T05:43:49+02:00" level=debug msg="new websocket client"
Jun 01 05:43:49 korellmusik volumio[1528]: info: Connection to go-librespot Websocket established
Jun 01 05:43:52 korellmusik volumio[1528]: info: Getting Spotify volume
Jun 01 05:43:52 korellmusik volumio[1528]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 8
Jun 01 05:43:52 korellmusik volumio[1528]: info: CoreCommandRouter::volumioGetState
Jun 01 05:43:52 korellmusik volumio[1528]: info: CorePlayQueue::getTrack 44
Jun 01 05:43:53 korellmusik volumio[1528]: SPOTIFY: RECEIVED VOLUMIO VOLUME 22
Jun 01 05:43:53 korellmusik volumio[1528]: SPOTIFY: SPOTIFY VOLUME 21
Jun 01 05:43:53 korellmusik volumio[1528]: SPOTIFY: VOLUMIO VOLUME 22
Jun 01 05:43:53 korellmusik volumio[1528]: SPOTIFY: DELTA VOLUME ENOUGH: false
Jun 01 05:44:17 korellmusik go-librespot[25540]: time="2025-06-01T05:44:17+02:00" level=fatal msg="failed running with username and spotify token" error="failed getting endpoints from resolver: failed fetching apresolve URL: Get \"https://apresolve.spotify.com/?type=accesspoint&type=dealer&type=spclient\": dial tcp 35.186.224.24:443: i/o timeout"
Jun 01 05:44:17 korellmusik systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
Jun 01 05:44:17 korellmusik systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
Jun 01 05:44:17 korellmusik volumio[1528]: |||||||||||||||||||||||| WARNING: FATAL ERROR |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Jun 01 05:44:17 korellmusik volumio[1528]: Error: socket hang up
Jun 01 05:44:17 korellmusik volumio[1528]: at connResetException (node:internal/errors:720:14)
Jun 01 05:44:17 korellmusik volumio[1528]: at Socket.socketOnEnd (node:_http_client:519:23)
Jun 01 05:44:17 korellmusik volumio[1528]: at Socket.emit (node:events:526:35)
Jun 01 05:44:17 korellmusik volumio[1528]: at endReadableNT (node:internal/streams/readable:1376:12)
Jun 01 05:44:17 korellmusik volumio[1528]: at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
Jun 01 05:44:17 korellmusik volumio[1528]: code: 'ECONNRESET',
Jun 01 05:44:17 korellmusik volumio[1528]: response: undefined
Jun 01 05:44:17 korellmusik volumio[1528]: }
Jun 01 05:44:17 korellmusik volumio[1528]: |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Jun 01 05:44:17 korellmusik systemd[1]: systemd-timedated.service: Deactivated successfully.
Jun 01 05:44:17 korellmusik sudo[25610]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/journalctl '--since=2025-06-01 05:43'
Jun 01 05:44:17 korellmusik sudo[25610]: 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="4a70cb031e64a8e498efc3e29470650871ff7d54"
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 May 31 04:09:10 UTC 2025"
VOLUMIO_VERSION="4.005"
VOLUMIO_HARDWARE="pi"
VOLUMIO_DEVICENAME="Raspberry Pi"
VOLUMIO_HASH="f9bd4447a30d4b2c74b3880e7a50e48b"