Feb 25 20:20:03 volumio go-librespot[1579]: time="2026-02-25T20:20:03+01:00" level=error msg="did not receive last pong from dealer, 390s passed"
Feb 25 20:20:33 volumio go-librespot[1579]: time="2026-02-25T20:20:33+01:00" level=error msg="did not receive last pong from dealer, 420s passed"
Feb 25 20:20:33 volumio go-librespot[1579]: time="2026-02-25T20:20:33+01:00" level=error msg="did not receive last pong ack from accesspoint, 840s passed"
Feb 25 20:20:33 volumio go-librespot[1579]: time="2026-02-25T20:20:33+01:00" level=error msg="failed reconnecting accesspoint" error="failed performing keyexchange: failed reading APResponseMessage message: failed reading message length: read tcp 192.168.178.135:48164->34.158.255.62:4070: use of closed network connection"
Feb 25 20:20:33 volumio go-librespot[1579]: fatal error: sync: Unlock of unlocked RWMutex
Feb 25 20:20:33 volumio go-librespot[1579]: goroutine 26786799 gp=0x32b5b08 m=10 mp=0x6976008 [running]:
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.fatal({0x919772, 0x20})
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/panic.go:1116 +0x38 fp=0x305ceb0 sp=0x305ce9c pc=0x6c060
Feb 25 20:20:33 volumio go-librespot[1579]: sync.fatal({0x919772, 0x20})
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/panic.go:1026 +0x24 fp=0x305cebc sp=0x305ceb0 pc=0xa9504
Feb 25 20:20:33 volumio go-librespot[1579]: sync.(*RWMutex).Unlock(0x33d0ef8)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/sync/rwmutex.go:212 +0x50 fp=0x305ced4 sp=0x305cebc pc=0xbbe3c
Feb 25 20:20:33 volumio go-librespot[1579]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).recvLoop(0x33d0e78)
Feb 25 20:20:33 volumio go-librespot[1579]: /src/ap/ap.go:342 +0x4c0 fp=0x305cfe4 sp=0x305ced4 pc=0x4f6928
Feb 25 20:20:33 volumio go-librespot[1579]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).Receive.(*Accesspoint).startReceiving.func1.gowrap1()
Feb 25 20:20:33 volumio go-librespot[1579]: /src/ap/ap.go:273 +0x28 fp=0x305cfec sp=0x305cfe4 pc=0x4f643c
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.goexit({})
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x305cfec sp=0x305cfec pc=0xb0874
Feb 25 20:20:33 volumio go-librespot[1579]: created by github.com/devgianlu/go-librespot/ap.(*Accesspoint).Receive.(*Accesspoint).startReceiving.func1 in goroutine 26786823
Feb 25 20:20:33 volumio go-librespot[1579]: /src/ap/ap.go:273 +0x98
Feb 25 20:20:33 volumio go-librespot[1579]: goroutine 1 gp=0x3002128 m=nil [select, 21069 minutes]:
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.gopark(0x960f10, 0x0, 0x9, 0x3, 0x1)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x328cce8 sp=0x328ccd4 pc=0xa97c0
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.selectgo(0x328cdf8, 0x31c5dc4, 0x0, 0x0, 0x2, 0x1)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/select.go:351 +0xc4c fp=0x328cd98 sp=0x328cce8 pc=0x85000
Feb 25 20:20:33 volumio go-librespot[1579]: github.com/devgianlu/go-librespot/zeroconf.(*Zeroconf).Serve(0x302ba40, 0x328ce90)
Feb 25 20:20:33 volumio go-librespot[1579]: /src/zeroconf/zeroconf.go:283 +0x21c fp=0x328ce3c sp=0x328cd98 pc=0x61db0c
Feb 25 20:20:33 volumio go-librespot[1579]: main.(*App).withAppPlayer(0x31a4300, {0xa260ac, 0xfdcff0}, 0x3011210)
Feb 25 20:20:33 volumio go-librespot[1579]: /src/cmd/daemon/main.go:340 +0x580 fp=0x328ced0 sp=0x328ce3c pc=0x6ab088
Feb 25 20:20:33 volumio go-librespot[1579]: main.(*App).withCredentials(...)
Feb 25 20:20:33 volumio go-librespot[1579]: /src/cmd/daemon/main.go:209
Feb 25 20:20:33 volumio go-librespot[1579]: main.(*App).SpotifyToken(0x31a4300, {0xa260ac, 0xfdcff0}, {0x3180660, 0x19}, {0x31b6000, 0x138})
Feb 25 20:20:33 volumio go-librespot[1579]: /src/cmd/daemon/main.go:201 +0xc0 fp=0x328cf00 sp=0x328ced0 pc=0x6aa4b0
Feb 25 20:20:33 volumio go-librespot[1579]: main.main()
Feb 25 20:20:33 volumio go-librespot[1579]: /src/cmd/daemon/main.go:593 +0x660 fp=0x328cfa8 sp=0x328cf00 pc=0x6ad58c
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.main()
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/proc.go:285 +0x2f0 fp=0x328cfec sp=0x328cfa8 pc=0x6f390
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.goexit({})
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x328cfec sp=0x328cfec pc=0xb0874
Feb 25 20:20:33 volumio go-librespot[1579]: goroutine 2 gp=0x30027e8 m=nil [force gc (idle), 3 minutes]:
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.gopark(0x960edc, 0xfd0f08, 0x11, 0xa, 0x1)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x3048fd4 sp=0x3048fc0 pc=0xa97c0
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.goparkunlock(...)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/proc.go:466
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.forcegchelper()
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/proc.go:373 +0xe4 fp=0x3048fec sp=0x3048fd4 pc=0x6f7f4
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.goexit({})
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x3048fec sp=0x3048fec pc=0xb0874
Feb 25 20:20:33 volumio go-librespot[1579]: created by runtime.init.6 in goroutine 1
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/proc.go:361 +0x1c
Feb 25 20:20:33 volumio go-librespot[1579]: goroutine 3 gp=0x3002b48 m=nil [GC sweep wait]:
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.gopark(0x960edc, 0xfd17b0, 0xc, 0x9, 0x1)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x30497c4 sp=0x30497b0 pc=0xa97c0
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.goparkunlock(...)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/proc.go:466
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.bgsweep(0x302e050)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/mgcsweep.go:323 +0x11c fp=0x30497e4 sp=0x30497c4 pc=0x5768c
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.gcenable.gowrap1()
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/mgc.go:212 +0x28 fp=0x30497ec sp=0x30497e4 pc=0x46c3c
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.goexit({})
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x30497ec sp=0x30497ec pc=0xb0874
Feb 25 20:20:33 volumio go-librespot[1579]: created by runtime.gcenable in goroutine 1
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/mgc.go:212 +0x74
Feb 25 20:20:33 volumio go-librespot[1579]: goroutine 4 gp=0x3002c68 m=nil [GC scavenge wait]:
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.gopark(0x960edc, 0xfd20d0, 0xd, 0xa, 0x2)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x3049fb4 sp=0x3049fa0 pc=0xa97c0
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.goparkunlock(...)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/proc.go:466
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.(*scavengerState).park(0xfd20d0)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/mgcscavenge.go:425 +0x68 fp=0x3049fc8 sp=0x3049fb4 pc=0x54a28
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.bgscavenge(0x302e050)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/mgcscavenge.go:658 +0x60 fp=0x3049fe4 sp=0x3049fc8 pc=0x5516c
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.gcenable.gowrap2()
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/mgc.go:213 +0x28 fp=0x3049fec sp=0x3049fe4 pc=0x46be8
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.goexit({})
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x3049fec sp=0x3049fec pc=0xb0874
Feb 25 20:20:33 volumio go-librespot[1579]: created by runtime.gcenable in goroutine 1
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/mgc.go:213 +0xbc
Feb 25 20:20:33 volumio go-librespot[1579]: goroutine 18 gp=0x3102248 m=nil [GOMAXPROCS updater (idle), 21069 minutes]:
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.gopark(0x960edc, 0xfd1548, 0x12, 0xa, 0x1)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x30447a4 sp=0x3044790 pc=0xa97c0
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.goparkunlock(...)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/proc.go:466
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.updateMaxProcsGoroutine()
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/proc.go:6720 +0x110 fp=0x30447ec sp=0x30447a4 pc=0x7f174
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.goexit({})
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x30447ec sp=0x30447ec pc=0xb0874
Feb 25 20:20:33 volumio go-librespot[1579]: created by runtime.defaultGOMAXPROCSUpdateEnable in goroutine 1
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/proc.go:6708 +0x40
Feb 25 20:20:33 volumio go-librespot[1579]: goroutine 34 gp=0x3082248 m=nil [finalizer wait, 11 minutes]:
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.gopark(0x960d84, 0xfdd0e0, 0x10, 0xa, 0x1)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x30a6788 sp=0x30a6774 pc=0xa97c0
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.runFinalizers()
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/mfinal.go:210 +0x110 fp=0x30a67ec sp=0x30a6788 pc=0x45888
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.goexit({})
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x30a67ec sp=0x30a67ec pc=0xb0874
Feb 25 20:20:33 volumio go-librespot[1579]: created by runtime.createfing in goroutine 1
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/mfinal.go:172 +0x5c
Feb 25 20:20:33 volumio go-librespot[1579]: goroutine 35 gp=0x32517a8 m=nil [cleanup wait, 9 minutes]:
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.gopark(0x960edc, 0xfd22a8, 0x2e, 0xa, 0x1)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x30a6fa4 sp=0x30a6f90 pc=0xa97c0
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.goparkunlock(...)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/proc.go:466
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.(*cleanupQueue).dequeue(0xfd2248)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/mcleanup.go:439 +0x12c fp=0x30a6fc4 sp=0x30a6fa4 pc=0x41cb0
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.runCleanups()
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/mcleanup.go:635 +0x7c fp=0x30a6fec sp=0x30a6fc4 pc=0x4284c
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.goexit({})
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x30a6fec sp=0x30a6fec pc=0xb0874
Feb 25 20:20:33 volumio go-librespot[1579]: created by runtime.(*cleanupQueue).createGs in goroutine 1
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/mcleanup.go:589 +0x124
Feb 25 20:20:33 volumio go-librespot[1579]: goroutine 7 gp=0x3003e68 m=nil [IO wait]:
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.gopark(0x960ecc, 0xb47c4010, 0x2, 0x2, 0x5)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x30fbcf0 sp=0x30fbcdc pc=0xa97c0
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.netpollblock(0xb47c4000, 0x72, 0x0)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/netpoll.go:575 +0x100 fp=0x30fbd08 sp=0x30fbcf0 pc=0x675a0
Feb 25 20:20:33 volumio go-librespot[1579]: internal/poll.runtime_pollWait(0xb47c4000, 0x72)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/netpoll.go:351 +0x54 fp=0x30fbd1c sp=0x30fbd08 pc=0xa8864
Feb 25 20:20:33 volumio go-librespot[1579]: internal/poll.(*pollDesc).wait(0x319b0a8, 0x72, 0x0)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x30 fp=0x30fbd30 sp=0x30fbd1c pc=0x134df4
Feb 25 20:20:33 volumio go-librespot[1579]: internal/poll.(*pollDesc).waitRead(...)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:89
Feb 25 20:20:33 volumio go-librespot[1579]: internal/poll.(*FD).Accept(0x319b090)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/internal/poll/fd_unix.go:613 +0x284 fp=0x30fbd78 sp=0x30fbd30 pc=0x1395b0
Feb 25 20:20:33 volumio go-librespot[1579]: net.(*netFD).accept(0x319b090)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/net/fd_unix.go:161 +0x20 fp=0x30fbde0 sp=0x30fbd78 pc=0x1aa9d8
Feb 25 20:20:33 volumio go-librespot[1579]: net.(*TCPListener).accept(0x3000480)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/net/tcpsock_posix.go:159 +0x20 fp=0x30fbe34 sp=0x30fbde0 pc=0x1c2304
Feb 25 20:20:33 volumio go-librespot[1579]: net.(*TCPListener).Accept(0x3000480)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/net/tcpsock.go:380 +0x30 fp=0x30fbe50 sp=0x30fbe34 pc=0x1c134c
Feb 25 20:20:33 volumio go-librespot[1579]: net/http.(*onceCloseListener).Accept(0x31282c0)
Feb 25 20:20:33 volumio go-librespot[1579]: :1 +0x34 fp=0x30fbe68 sp=0x30fbe50 pc=0x367710
Feb 25 20:20:33 volumio go-librespot[1579]: net/http.(*Server).Serve(0x3164008, {0xa258a8, 0x3000480})
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/net/http/server.go:3463 +0x2d8 fp=0x30fbf00 sp=0x30fbe68 pc=0x3408c8
Feb 25 20:20:33 volumio go-librespot[1579]: net/http.Serve(...)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/net/http/server.go:2971
Feb 25 20:20:33 volumio go-librespot[1579]: main.(*ConcreteApiServer).serve(0x302a300)
Feb 25 20:20:33 volumio go-librespot[1579]: /src/cmd/daemon/api_server.go:666 +0x974 fp=0x30fbfe4 sp=0x30fbf00 pc=0x69fdac
Feb 25 20:20:33 volumio go-librespot[1579]: main.NewApiServer.gowrap1()
Feb 25 20:20:33 volumio go-librespot[1579]: /src/cmd/daemon/api_server.go:332 +0x28 fp=0x30fbfec sp=0x30fbfe4 pc=0x69eae4
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.goexit({})
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x30fbfec sp=0x30fbfec pc=0xb0874
Feb 25 20:20:33 volumio go-librespot[1579]: created by main.NewApiServer in goroutine 1
Feb 25 20:20:33 volumio go-librespot[1579]: /src/cmd/daemon/api_server.go:332 +0x310
Feb 25 20:20:33 volumio go-librespot[1579]: goroutine 13 gp=0x31f4248 m=nil [IO wait]:
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.gopark(0x960ecc, 0xb47c3a10, 0x2, 0x2, 0x5)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x34f8e88 sp=0x34f8e74 pc=0xa97c0
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.netpollblock(0xb47c3a00, 0x72, 0x0)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/netpoll.go:575 +0x100 fp=0x34f8ea0 sp=0x34f8e88 pc=0x675a0
Feb 25 20:20:33 volumio go-librespot[1579]: internal/poll.runtime_pollWait(0xb47c3a00, 0x72)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/netpoll.go:351 +0x54 fp=0x34f8eb4 sp=0x34f8ea0 pc=0xa8864
Feb 25 20:20:33 volumio go-librespot[1579]: internal/poll.(*pollDesc).wait(0x353baa8, 0x72, 0x0)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x30 fp=0x34f8ec8 sp=0x34f8eb4 pc=0x134df4
Feb 25 20:20:33 volumio go-librespot[1579]: internal/poll.(*pollDesc).waitRead(...)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:89
Feb 25 20:20:33 volumio go-librespot[1579]: internal/poll.(*FD).RawRead(0x353ba90, 0x3000c90)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/internal/poll/fd_unix.go:710 +0x154 fp=0x34f8ef4 sp=0x34f8ec8 pc=0x13a168
Feb 25 20:20:33 volumio go-librespot[1579]: net.(*rawConn).Read(0x311e510, 0x3000c90)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/net/rawconn.go:44 +0x38 fp=0x34f8f14 sp=0x34f8ef4 pc=0x1bc9b4
Feb 25 20:20:33 volumio go-librespot[1579]: golang.org/x/net/internal/socket.(*Conn).recvMsg(0x32bb8b0, 0x3000c60, 0x0)
Feb 25 20:20:33 volumio go-librespot[1579]: /src/.gocache/mod/golang.org/x/net@v0.48.0/internal/socket/rawconn_msg.go:27 +0x140 fp=0x34f8f44 sp=0x34f8f14 pc=0x5b7e28
Feb 25 20:20:33 volumio go-librespot[1579]: golang.org/x/net/internal/socket.(*Conn).RecvMsg(...)
Feb 25 20:20:33 volumio go-librespot[1579]: /src/.gocache/mod/golang.org/x/net@v0.48.0/internal/socket/socket.go:247
Feb 25 20:20:33 volumio go-librespot[1579]: golang.org/x/net/ipv4.(*payloadHandler).ReadFrom(0x354f028, {0x31e4000, 0x10000, 0x10000})
Feb 25 20:20:33 volumio go-librespot[1579]: /src/.gocache/mod/golang.org/x/net@v0.48.0/ipv4/payload_cmsg.go:31 +0x1a0 fp=0x34f8f9c sp=0x34f8f44 pc=0x5bbb1c
Feb 25 20:20:33 volumio go-librespot[1579]: github.com/grandcat/zeroconf.(*Server).recv4(0x33e32c0, 0x354f020)
Feb 25 20:20:33 volumio go-librespot[1579]: /src/.gocache/mod/github.com/grandcat/zeroconf@v1.0.0/server.go:254 +0xdc fp=0x34f8fe0 sp=0x34f8f9c pc=0x618bf8
Feb 25 20:20:33 volumio go-librespot[1579]: github.com/grandcat/zeroconf.(*Server).mainloop.gowrap1()
Feb 25 20:20:33 volumio go-librespot[1579]: /src/.gocache/mod/github.com/grandcat/zeroconf@v1.0.0/server.go:188 +0x30 fp=0x34f8fec sp=0x34f8fe0 pc=0x6188c8
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.goexit({})
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x34f8fec sp=0x34f8fec pc=0xb0874
Feb 25 20:20:33 volumio go-librespot[1579]: created by github.com/grandcat/zeroconf.(*Server).mainloop in goroutine 52
Feb 25 20:20:33 volumio go-librespot[1579]: /src/.gocache/mod/github.com/grandcat/zeroconf@v1.0.0/server.go:188 +0x7c
Feb 25 20:20:33 volumio go-librespot[1579]: goroutine 37 gp=0x3251b08 m=nil [GC worker (idle), 11 minutes]:
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.gopark(0x960d90, 0x3410200, 0x1c, 0xa, 0x0)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x38aaf88 sp=0x38aaf74 pc=0xa97c0
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.gcBgMarkWorker(0x341c940)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/mgc.go:1463 +0xf4 fp=0x38aafe4 sp=0x38aaf88 pc=0x49f34
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.gcBgMarkStartWorkers.gowrap1()
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/mgc.go:1373 +0x28 fp=0x38aafec sp=0x38aafe4 pc=0x49e14
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.goexit({})
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x38aafec sp=0x38aafec pc=0xb0874
Feb 25 20:20:33 volumio go-librespot[1579]: created by runtime.gcBgMarkStartWorkers in goroutine 19
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/mgc.go:1373 +0x14c
Feb 25 20:20:33 volumio go-librespot[1579]: goroutine 38 gp=0x3251c28 m=nil [GC worker (idle), 12 minutes]:
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.gopark(0x960d90, 0x3410400, 0x1c, 0xa, 0x0)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x36d7f88 sp=0x36d7f74 pc=0xa97c0
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.gcBgMarkWorker(0x341c940)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/mgc.go:1463 +0xf4 fp=0x36d7fe4 sp=0x36d7f88 pc=0x49f34
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.gcBgMarkStartWorkers.gowrap1()
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/mgc.go:1373 +0x28 fp=0x36d7fec sp=0x36d7fe4 pc=0x49e14
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.goexit({})
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x36d7fec sp=0x36d7fec pc=0xb0874
Feb 25 20:20:33 volumio go-librespot[1579]: created by runtime.gcBgMarkStartWorkers in goroutine 19
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/mgc.go:1373 +0x14c
Feb 25 20:20:33 volumio go-librespot[1579]: goroutine 39 gp=0x3251d48 m=nil [GC worker (idle)]:
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.gopark(0x960d90, 0x3410600, 0x1c, 0xa, 0x0)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x3057f88 sp=0x3057f74 pc=0xa97c0
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.gcBgMarkWorker(0x341c940)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/mgc.go:1463 +0xf4 fp=0x3057fe4 sp=0x3057f88 pc=0x49f34
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.gcBgMarkStartWorkers.gowrap1()
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/mgc.go:1373 +0x28 fp=0x3057fec sp=0x3057fe4 pc=0x49e14
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.goexit({})
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x3057fec sp=0x3057fec pc=0xb0874
Feb 25 20:20:33 volumio go-librespot[1579]: created by runtime.gcBgMarkStartWorkers in goroutine 19
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/mgc.go:1373 +0x14c
Feb 25 20:20:33 volumio go-librespot[1579]: goroutine 40 gp=0x3251e68 m=nil [GC worker (idle), 12 minutes]:
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.gopark(0x960d90, 0x3410800, 0x1c, 0xa, 0x0)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x35d8788 sp=0x35d8774 pc=0xa97c0
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.gcBgMarkWorker(0x341c940)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/mgc.go:1463 +0xf4 fp=0x35d87e4 sp=0x35d8788 pc=0x49f34
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.gcBgMarkStartWorkers.gowrap1()
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/mgc.go:1373 +0x28 fp=0x35d87ec sp=0x35d87e4 pc=0x49e14
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.goexit({})
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x35d87ec sp=0x35d87ec pc=0xb0874
Feb 25 20:20:33 volumio go-librespot[1579]: created by runtime.gcBgMarkStartWorkers in goroutine 19
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/mgc.go:1373 +0x14c
Feb 25 20:20:33 volumio go-librespot[1579]: goroutine 33 gp=0x3102c68 m=nil [select, 12 minutes]:
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.gopark(0x960f10, 0x0, 0x9, 0x3, 0x1)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x30a9694 sp=0x30a9680 pc=0xa97c0
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.selectgo(0x30a97a8, 0x30a976c, 0x0, 0x0, 0x5, 0x1)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/select.go:351 +0xc4c fp=0x30a9744 sp=0x30a9694 pc=0x85000
Feb 25 20:20:33 volumio go-librespot[1579]: nhooyr.io/websocket.(*Conn).timeoutLoop(0x3388008)
Feb 25 20:20:33 volumio go-librespot[1579]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/conn.go:180 +0x144 fp=0x30a97e4 sp=0x30a9744 pc=0x494d20
Feb 25 20:20:33 volumio go-librespot[1579]: nhooyr.io/websocket.newConn.gowrap1()
Feb 25 20:20:33 volumio go-librespot[1579]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/conn.go:140 +0x28 fp=0x30a97ec sp=0x30a97e4 pc=0x4949b0
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.goexit({})
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x30a97ec sp=0x30a97ec pc=0xb0874
Feb 25 20:20:33 volumio go-librespot[1579]: created by nhooyr.io/websocket.newConn in goroutine 93
Feb 25 20:20:33 volumio go-librespot[1579]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/conn.go:140 +0x578
Feb 25 20:20:33 volumio go-librespot[1579]: goroutine 14 gp=0x31f45a8 m=nil [IO wait, 21069 minutes]:
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.gopark(0x960ecc, 0xb47c3810, 0x2, 0x2, 0x5)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x30a4e60 sp=0x30a4e4c pc=0xa97c0
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.netpollblock(0xb47c3800, 0x72, 0x0)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/netpoll.go:575 +0x100 fp=0x30a4e78 sp=0x30a4e60 pc=0x675a0
Feb 25 20:20:33 volumio go-librespot[1579]: internal/poll.runtime_pollWait(0xb47c3800, 0x72)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/netpoll.go:351 +0x54 fp=0x30a4e8c sp=0x30a4e78 pc=0xa8864
Feb 25 20:20:33 volumio go-librespot[1579]: internal/poll.(*pollDesc).wait(0x353baf8, 0x72, 0x0)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x30 fp=0x30a4ea0 sp=0x30a4e8c pc=0x134df4
Feb 25 20:20:33 volumio go-librespot[1579]: internal/poll.(*pollDesc).waitRead(...)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:89
Feb 25 20:20:33 volumio go-librespot[1579]: internal/poll.(*FD).RawRead(0x353bae0, 0x33eecc0)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/internal/poll/fd_unix.go:710 +0x154 fp=0x30a4ecc sp=0x30a4ea0 pc=0x13a168
Feb 25 20:20:33 volumio go-librespot[1579]: net.(*rawConn).Read(0x311e538, 0x33eecc0)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/net/rawconn.go:44 +0x38 fp=0x30a4eec sp=0x30a4ecc pc=0x1bc9b4
Feb 25 20:20:33 volumio go-librespot[1579]: golang.org/x/net/internal/socket.(*Conn).recvMsg(0x32bb8c0, 0x33eec90, 0x0)
Feb 25 20:20:33 volumio go-librespot[1579]: /src/.gocache/mod/golang.org/x/net@v0.48.0/internal/socket/rawconn_msg.go:27 +0x140 fp=0x30a4f1c sp=0x30a4eec pc=0x5b7e28
Feb 25 20:20:33 volumio go-librespot[1579]: golang.org/x/net/internal/socket.(*Conn).RecvMsg(...)
Feb 25 20:20:33 volumio go-librespot[1579]: /src/.gocache/mod/golang.org/x/net@v0.48.0/internal/socket/socket.go:247
Feb 25 20:20:33 volumio go-librespot[1579]: golang.org/x/net/ipv6.(*payloadHandler).ReadFrom(0x354f058, {0x31d4000, 0x10000, 0x10000})
Feb 25 20:20:33 volumio go-librespot[1579]: /src/.gocache/mod/golang.org/x/net@v0.48.0/ipv6/payload_cmsg.go:31 +0x188 fp=0x30a4f9c sp=0x30a4f1c pc=0x5bf588
Feb 25 20:20:33 volumio go-librespot[1579]: github.com/grandcat/zeroconf.(*Server).recv6(0x33e32c0, 0x354f050)
Feb 25 20:20:33 volumio go-librespot[1579]: /src/.gocache/mod/github.com/grandcat/zeroconf@v1.0.0/server.go:282 +0xdc fp=0x30a4fe0 sp=0x30a4f9c pc=0x618ddc
Feb 25 20:20:33 volumio go-librespot[1579]: github.com/grandcat/zeroconf.(*Server).mainloop.gowrap2()
Feb 25 20:20:33 volumio go-librespot[1579]: /src/.gocache/mod/github.com/grandcat/zeroconf@v1.0.0/server.go:191 +0x30 fp=0x30a4fec sp=0x30a4fe0 pc=0x61886c
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.goexit({})
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x30a4fec sp=0x30a4fec pc=0xb0874
Feb 25 20:20:33 volumio go-librespot[1579]: created by github.com/grandcat/zeroconf.(*Server).mainloop in goroutine 52
Feb 25 20:20:33 volumio go-librespot[1579]: /src/.gocache/mod/github.com/grandcat/zeroconf@v1.0.0/server.go:191 +0xe8
Feb 25 20:20:33 volumio go-librespot[1579]: goroutine 83 gp=0x3102ea8 m=nil [chan send, 11 minutes]:
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.gopark(0x960d64, 0x3113db8, 0xf, 0x6, 0x2)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x3045f40 sp=0x3045f2c pc=0xa97c0
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.chansend(0x3113d80, 0x3045fa8, 0x1, 0x6abd74)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/chan.go:283 +0x3ec fp=0x3045f80 sp=0x3045f40 pc=0x330c4
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.chansend1(0x3113d80, 0x3045fa8)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/chan.go:161 +0x28 fp=0x3045f98 sp=0x3045f80 pc=0x32cd4
Feb 25 20:20:33 volumio go-librespot[1579]: main.(*App).withAppPlayer.func1()
Feb 25 20:20:33 volumio go-librespot[1579]: /src/cmd/daemon/main.go:291 +0x9c fp=0x3045fec sp=0x3045f98 pc=0x6abd74
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.goexit({})
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x3045fec sp=0x3045fec pc=0xb0874
Feb 25 20:20:33 volumio go-librespot[1579]: created by main.(*App).withAppPlayer in goroutine 1
Feb 25 20:20:33 volumio go-librespot[1579]: /src/cmd/daemon/main.go:281 +0x49c
Feb 25 20:20:33 volumio go-librespot[1579]: goroutine 84 gp=0x3103208 m=nil [chan receive, 30 minutes]:
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.gopark(0x960d64, 0x31820f8, 0xe, 0x7, 0x2)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x35dd740 sp=0x35dd72c pc=0xa97c0
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.chanrecv(0x31820c0, 0x35c5fe0, 0x1)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/chan.go:667 +0x550 fp=0x35dd788 sp=0x35dd740 pc=0x3414c
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.chanrecv2(0x31820c0, 0x35c5fe0)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/chan.go:514 +0x20 fp=0x35dd79c sp=0x35dd788 pc=0x33bf0
Feb 25 20:20:33 volumio go-librespot[1579]: main.(*App).withAppPlayer.func2()
Feb 25 20:20:33 volumio go-librespot[1579]: /src/cmd/daemon/main.go:300 +0x6c fp=0x35dd7ec sp=0x35dd79c pc=0x6ab8a4
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.goexit({})
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x35dd7ec sp=0x35dd7ec pc=0xb0874
Feb 25 20:20:33 volumio go-librespot[1579]: created by main.(*App).withAppPlayer in goroutine 1
Feb 25 20:20:33 volumio go-librespot[1579]: /src/cmd/daemon/main.go:297 +0x53c
Feb 25 20:20:33 volumio go-librespot[1579]: goroutine 85 gp=0x3103568 m=nil [IO wait, 15 minutes]:
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.gopark(0x960ecc, 0xb47c3c10, 0x2, 0x2, 0x5)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x30475ac sp=0x3047598 pc=0xa97c0
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.netpollblock(0xb47c3c00, 0x72, 0x0)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/netpoll.go:575 +0x100 fp=0x30475c4 sp=0x30475ac pc=0x675a0
Feb 25 20:20:33 volumio go-librespot[1579]: internal/poll.runtime_pollWait(0xb47c3c00, 0x72)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/netpoll.go:351 +0x54 fp=0x30475d8 sp=0x30475c4 pc=0xa8864
Feb 25 20:20:33 volumio go-librespot[1579]: internal/poll.(*pollDesc).wait(0x353ba58, 0x72, 0x0)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x30 fp=0x30475ec sp=0x30475d8 pc=0x134df4
Feb 25 20:20:33 volumio go-librespot[1579]: internal/poll.(*pollDesc).waitRead(...)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:89
Feb 25 20:20:33 volumio go-librespot[1579]: internal/poll.(*FD).Accept(0x353ba40)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/internal/poll/fd_unix.go:613 +0x284 fp=0x3047634 sp=0x30475ec pc=0x1395b0
Feb 25 20:20:33 volumio go-librespot[1579]: net.(*netFD).accept(0x353ba40)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/net/fd_unix.go:161 +0x20 fp=0x304769c sp=0x3047634 pc=0x1aa9d8
Feb 25 20:20:33 volumio go-librespot[1579]: net.(*TCPListener).accept(0x354efc0)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/net/tcpsock_posix.go:159 +0x20 fp=0x30476f0 sp=0x304769c pc=0x1c2304
Feb 25 20:20:33 volumio go-librespot[1579]: net.(*TCPListener).Accept(0x354efc0)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/net/tcpsock.go:380 +0x30 fp=0x304770c sp=0x30476f0 pc=0x1c134c
Feb 25 20:20:33 volumio go-librespot[1579]: net/http.(*onceCloseListener).Accept(0x341c1c0)
Feb 25 20:20:33 volumio go-librespot[1579]: :1 +0x34 fp=0x3047724 sp=0x304770c pc=0x367710
Feb 25 20:20:33 volumio go-librespot[1579]: net/http.(*Server).Serve(0x3164798, {0xa258a8, 0x354efc0})
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/net/http/server.go:3463 +0x2d8 fp=0x30477bc sp=0x3047724 pc=0x3408c8
Feb 25 20:20:33 volumio go-librespot[1579]: net/http.Serve(...)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/net/http/server.go:2971
Feb 25 20:20:33 volumio go-librespot[1579]: github.com/devgianlu/go-librespot/zeroconf.(*Zeroconf).Serve.func2()
Feb 25 20:20:33 volumio go-librespot[1579]: /src/zeroconf/zeroconf.go:280 +0x8c fp=0x30477ec sp=0x30477bc pc=0x61dc08
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.goexit({})
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x30477ec sp=0x30477ec pc=0xb0874
Feb 25 20:20:33 volumio go-librespot[1579]: created by github.com/devgianlu/go-librespot/zeroconf.(*Zeroconf).Serve in goroutine 1
Feb 25 20:20:33 volumio go-librespot[1579]: /src/zeroconf/zeroconf.go:280 +0x154
Feb 25 20:20:33 volumio go-librespot[1579]: goroutine 93 gp=0x3003208 m=nil [IO wait, 21069 minutes]:
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.gopark(0x960ecc, 0xb3d93e10, 0x2, 0x2, 0x5)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x31ad8d4 sp=0x31ad8c0 pc=0xa97c0
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.netpollblock(0xb3d93e00, 0x72, 0x0)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/netpoll.go:575 +0x100 fp=0x31ad8ec sp=0x31ad8d4 pc=0x675a0
Feb 25 20:20:33 volumio go-librespot[1579]: internal/poll.runtime_pollWait(0xb3d93e00, 0x72)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/netpoll.go:351 +0x54 fp=0x31ad900 sp=0x31ad8ec pc=0xa8864
Feb 25 20:20:33 volumio go-librespot[1579]: internal/poll.(*pollDesc).wait(0x31270f8, 0x72, 0x0)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x30 fp=0x31ad914 sp=0x31ad900 pc=0x134df4
Feb 25 20:20:33 volumio go-librespot[1579]: internal/poll.(*pollDesc).waitRead(...)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:89
Feb 25 20:20:33 volumio go-librespot[1579]: internal/poll.(*FD).Read(0x31270e0, {0x32eb000, 0x1000, 0x1000})
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/internal/poll/fd_unix.go:165 +0x22c fp=0x31ad95c sp=0x31ad914 pc=0x135f74
Feb 25 20:20:33 volumio go-librespot[1579]: net.(*netFD).Read(0x31270e0, {0x32eb000, 0x1000, 0x1000})
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/net/fd_posix.go:68 +0x38 fp=0x31ad988 sp=0x31ad95c pc=0x1a8c28
Feb 25 20:20:33 volumio go-librespot[1579]: net.(*conn).Read(0x311fbb0, {0x32eb000, 0x1000, 0x1000})
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/net/net.go:196 +0x48 fp=0x31ad9b4 sp=0x31ad988 pc=0x1b842c
Feb 25 20:20:33 volumio go-librespot[1579]: io.(*multiReader).Read(0x30f5d40, {0x32eb000, 0x1000, 0x1000})
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/io/multi.go:26 +0xb4 fp=0x31ad9e0 sp=0x31ad9b4 pc=0xef364
Feb 25 20:20:33 volumio go-librespot[1579]: bufio.(*Reader).fill(0x30aa7b0)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/bufio/bufio.go:113 +0x10c fp=0x31ada04 sp=0x31ad9e0 pc=0x2b6390
Feb 25 20:20:33 volumio go-librespot[1579]: bufio.(*Reader).ReadByte(0x30aa7b0)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/bufio/bufio.go:273 +0x28 fp=0x31ada10 sp=0x31ada04 pc=0x2b6c0c
Feb 25 20:20:33 volumio go-librespot[1579]: nhooyr.io/websocket.readFrameHeader(0x30aa7b0, {0x338803c, 0x8, 0x8})
Feb 25 20:20:33 volumio go-librespot[1579]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/frame.go:55 +0x68 fp=0x31ada50 sp=0x31ada10 pc=0x498164
Feb 25 20:20:33 volumio go-librespot[1579]: nhooyr.io/websocket.(*Conn).readFrameHeader(0x3388008, {0xa26090, 0xfdcff0})
Feb 25 20:20:33 volumio go-librespot[1579]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/read.go:235 +0xb4 fp=0x31adb10 sp=0x31ada50 pc=0x49b01c
Feb 25 20:20:33 volumio go-librespot[1579]: nhooyr.io/websocket.(*Conn).readLoop(0x3388008, {0xa26090, 0xfdcff0})
Feb 25 20:20:33 volumio go-librespot[1579]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/read.go:193 +0x3c fp=0x31adbd4 sp=0x31adb10 pc=0x49ab08
Feb 25 20:20:33 volumio go-librespot[1579]: nhooyr.io/websocket.(*Conn).reader(0x3388008, {0xa26090, 0xfdcff0})
Feb 25 20:20:33 volumio go-librespot[1579]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/read.go:355 +0xec fp=0x31adc58 sp=0x31adbd4 pc=0x49bc20
Feb 25 20:20:33 volumio go-librespot[1579]: nhooyr.io/websocket.(*Conn).Reader(...)
Feb 25 20:20:33 volumio go-librespot[1579]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/read.go:39
Feb 25 20:20:33 volumio go-librespot[1579]: nhooyr.io/websocket.(*Conn).Read(0x3388008, {0xa26090, 0xfdcff0})
Feb 25 20:20:33 volumio go-librespot[1579]: /src/.gocache/mod/nhooyr.io/websocket@v1.8.17/read.go:47 +0x30 fp=0x31adc80 sp=0x31adc58 pc=0x49a0a0
Feb 25 20:20:33 volumio go-librespot[1579]: main.(*ConcreteApiServer).serve.func17({0xa25968, 0x345e638}, 0x31a6d18)
Feb 25 20:20:33 volumio go-librespot[1579]: /src/cmd/daemon/api_server.go:636 +0x3b0 fp=0x31adcfc sp=0x31adc80 pc=0x6a062c
Feb 25 20:20:33 volumio go-librespot[1579]: net/http.HandlerFunc.ServeHTTP(0x311e220, {0xa25968, 0x345e638}, 0x31a6d18)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/net/http/server.go:2322 +0x34 fp=0x31add0c sp=0x31adcfc pc=0x33cf4c
Feb 25 20:20:33 volumio go-librespot[1579]: net/http.(*ServeMux).ServeHTTP(0x313c180, {0xa25968, 0x345e638}, 0x31a6d18)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/net/http/server.go:2861 +0x228 fp=0x31add4c sp=0x31add0c pc=0x33ee3c
Feb 25 20:20:33 volumio go-librespot[1579]: main.(*ConcreteApiServer).serve.(*Cors).Handler.func19({0xa25968, 0x345e638}, 0x31a6d18)
Feb 25 20:20:33 volumio go-librespot[1579]: /src/.gocache/mod/github.com/rs/cors@v1.11.1/cors.go:289 +0x124 fp=0x31add74 sp=0x31add4c pc=0x69ffa8
Feb 25 20:20:33 volumio go-librespot[1579]: net/http.HandlerFunc.ServeHTTP(0x3146180, {0xa25968, 0x345e638}, 0x31a6d18)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/net/http/server.go:2322 +0x34 fp=0x31add84 sp=0x31add74 pc=0x33cf4c
Feb 25 20:20:33 volumio go-librespot[1579]: net/http.serverHandler.ServeHTTP({0x3164008}, {0xa25968, 0x345e638}, 0x31a6d18)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/net/http/server.go:3340 +0xe0 fp=0x31adda0 sp=0x31add84 pc=0x35c2b8
Feb 25 20:20:33 volumio go-librespot[1579]: net/http.(*conn).serve(0x3355860, {0xa260c8, 0x312c2a0})
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/net/http/server.go:2109 +0x794 fp=0x31adfdc sp=0x31adda0 pc=0x33b008
Feb 25 20:20:33 volumio go-librespot[1579]: net/http.(*Server).Serve.gowrap3()
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/net/http/server.go:3493 +0x38 fp=0x31adfec sp=0x31adfdc pc=0x340d40
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.goexit({})
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x31adfec sp=0x31adfec pc=0xb0874
Feb 25 20:20:33 volumio go-librespot[1579]: created by net/http.(*Server).Serve in goroutine 7
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/net/http/server.go:3493 +0x42c
Feb 25 20:20:33 volumio go-librespot[1579]: goroutine 26786801 gp=0x31f5688 m=nil [chan send, 7 minutes]:
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.gopark(0x960d64, 0x340e838, 0xf, 0x6, 0x2)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x328ee10 sp=0x328edfc pc=0xa97c0
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.chansend(0x340e800, 0x328eebc, 0x1, 0x5a2794)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/chan.go:283 +0x3ec fp=0x328ee50 sp=0x328ee10 pc=0x330c4
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.chansend1(0x340e800, 0x328eebc)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/chan.go:161 +0x28 fp=0x328ee68 sp=0x328ee50 pc=0x32cd4
Feb 25 20:20:33 volumio go-librespot[1579]: github.com/devgianlu/go-librespot/dealer.(*Dealer).handleMessage(0x345fd98, 0x34800a0)
Feb 25 20:20:33 volumio go-librespot[1579]: /src/dealer/recv.go:181 +0x53c fp=0x328ef1c sp=0x328ee68 pc=0x5a2794
Feb 25 20:20:33 volumio go-librespot[1579]: github.com/devgianlu/go-librespot/dealer.(*Dealer).recvLoop(0x345fd98)
Feb 25 20:20:33 volumio go-librespot[1579]: /src/dealer/dealer.go:210 +0x3f4 fp=0x328efe4 sp=0x328ef1c pc=0x5a1534
Feb 25 20:20:33 volumio go-librespot[1579]: github.com/devgianlu/go-librespot/dealer.(*Dealer).ReceiveMessage.(*Dealer).startReceiving.func1.gowrap1()
Feb 25 20:20:33 volumio go-librespot[1579]: /src/dealer/dealer.go:125 +0x28 fp=0x328efec sp=0x328efe4 pc=0x5a2c94
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.goexit({})
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x328efec sp=0x328efec pc=0xb0874
Feb 25 20:20:33 volumio go-librespot[1579]: created by github.com/devgianlu/go-librespot/dealer.(*Dealer).ReceiveMessage.(*Dealer).startReceiving.func1 in goroutine 26786823
Feb 25 20:20:33 volumio go-librespot[1579]: /src/dealer/dealer.go:125 +0x98
Feb 25 20:20:33 volumio go-librespot[1579]: goroutine 26786987 gp=0x3438fc8 m=nil [runnable]:
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.gopark(0x960edc, 0xfd7340, 0x17, 0x5, 0x4)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x30ffca4 sp=0x30ffc90 pc=0xa97c0
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.goparkunlock(...)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/proc.go:466
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.semacquire1(0x33d0f04, 0x0, 0x3, 0x0, 0x17)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/sema.go:192 +0x270 fp=0x30ffccc sp=0x30ffca4 pc=0x85c6c
Feb 25 20:20:33 volumio go-librespot[1579]: sync.runtime_SemacquireRWMutexR(0x33d0f04, 0x0, 0x0)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/sema.go:100 +0x3c fp=0x30ffce4 sp=0x30ffccc pc=0xaafd4
Feb 25 20:20:33 volumio go-librespot[1579]: sync.(*RWMutex).RLock(0x33d0ef8)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/sync/rwmutex.go:74 +0x58 fp=0x30ffcf4 sp=0x30ffce4 pc=0xbbb38
Feb 25 20:20:33 volumio go-librespot[1579]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).Send(0x33d0e78, {0xa260ac, 0xfdcff0}, 0xc, {0x319c2c0, 0x2a, 0x40})
Feb 25 20:20:33 volumio go-librespot[1579]: /src/ap/ap.go:249 +0x48 fp=0x30ffd30 sp=0x30ffcf4 pc=0x4f5f50
Feb 25 20:20:33 volumio go-librespot[1579]: github.com/devgianlu/go-librespot/audio.(*KeyProvider).recvLoop(0x3abd5e0)
Feb 25 20:20:33 volumio go-librespot[1579]: /src/audio/provider.go:104 +0x648 fp=0x30fffe4 sp=0x30ffd30 pc=0x4fec04
Feb 25 20:20:33 volumio go-librespot[1579]: github.com/devgianlu/go-librespot/audio.(*KeyProvider).Request.(*KeyProvider).startReceiving.func1.gowrap1()
Feb 25 20:20:33 volumio go-librespot[1579]: /src/audio/provider.go:53 +0x28 fp=0x30fffec sp=0x30fffe4 pc=0x4ff4b4
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.goexit({})
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x30fffec sp=0x30fffec pc=0xb0874
Feb 25 20:20:33 volumio go-librespot[1579]: created by github.com/devgianlu/go-librespot/audio.(*KeyProvider).Request.(*KeyProvider).startReceiving.func1 in goroutine 26786823
Feb 25 20:20:33 volumio go-librespot[1579]: /src/audio/provider.go:53 +0x60
Feb 25 20:20:33 volumio go-librespot[1579]: goroutine 21761654 gp=0x457e488 m=nil [chan send, 4366 minutes]:
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.gopark(0x960d64, 0x3714bf8, 0xf, 0x6, 0x2)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x328fe10 sp=0x328fdfc pc=0xa97c0
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.chansend(0x3714bc0, 0x328febc, 0x1, 0x5a2794)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/chan.go:283 +0x3ec fp=0x328fe50 sp=0x328fe10 pc=0x330c4
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.chansend1(0x3714bc0, 0x328febc)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/chan.go:161 +0x28 fp=0x328fe68 sp=0x328fe50 pc=0x32cd4
Feb 25 20:20:33 volumio go-librespot[1579]: github.com/devgianlu/go-librespot/dealer.(*Dealer).handleMessage(0x3165768, 0x351e0f0)
Feb 25 20:20:33 volumio go-librespot[1579]: /src/dealer/recv.go:181 +0x53c fp=0x328ff1c sp=0x328fe68 pc=0x5a2794
Feb 25 20:20:33 volumio go-librespot[1579]: github.com/devgianlu/go-librespot/dealer.(*Dealer).recvLoop(0x3165768)
Feb 25 20:20:33 volumio go-librespot[1579]: /src/dealer/dealer.go:210 +0x3f4 fp=0x328ffe4 sp=0x328ff1c pc=0x5a1534
Feb 25 20:20:33 volumio go-librespot[1579]: github.com/devgianlu/go-librespot/dealer.(*Dealer).ReceiveMessage.(*Dealer).startReceiving.func1.gowrap1()
Feb 25 20:20:33 volumio go-librespot[1579]: /src/dealer/dealer.go:125 +0x28 fp=0x328ffec sp=0x328ffe4 pc=0x5a2c94
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.goexit({})
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x328ffec sp=0x328ffec pc=0xb0874
Feb 25 20:20:33 volumio go-librespot[1579]: created by github.com/devgianlu/go-librespot/dealer.(*Dealer).ReceiveMessage.(*Dealer).startReceiving.func1 in goroutine 21761627
Feb 25 20:20:33 volumio go-librespot[1579]: /src/dealer/dealer.go:125 +0x98
Feb 25 20:20:33 volumio go-librespot[1579]: goroutine 26913691 gp=0x457f568 m=nil [chan send, 5 minutes]:
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.gopark(0x960d64, 0x3182138, 0xf, 0x6, 0x2)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x30f8bdc sp=0x30f8bc8 pc=0xa97c0
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.chansend(0x3182100, 0x30f8cc4, 0x1, 0x69ec68)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/chan.go:283 +0x3ec fp=0x30f8c1c sp=0x30f8bdc pc=0x330c4
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.chansend1(0x3182100, 0x30f8cc4)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/chan.go:161 +0x28 fp=0x30f8c34 sp=0x30f8c1c pc=0x32cd4
Feb 25 20:20:33 volumio go-librespot[1579]: main.(*ConcreteApiServer).handleRequest(0x302a300, {{0x908139, 0xc}, {0x7f1798, 0x3032450}, 0x3636500}, {0xa25968, 0x33d09a8})
Feb 25 20:20:33 volumio go-librespot[1579]: /src/cmd/daemon/api_server.go:354 +0x48 fp=0x30f8cbc sp=0x30f8c34 pc=0x69ec68
Feb 25 20:20:33 volumio go-librespot[1579]: main.(*ConcreteApiServer).serve.func15({0xa25968, 0x33d09a8}, 0x33d0848)
Feb 25 20:20:33 volumio go-librespot[1579]: /src/cmd/daemon/api_server.go:601 +0x14c fp=0x30f8cfc sp=0x30f8cbc pc=0x6a0a60
Feb 25 20:20:33 volumio go-librespot[1579]: net/http.HandlerFunc.ServeHTTP(0x311e1f0, {0xa25968, 0x33d09a8}, 0x33d0848)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/net/http/server.go:2322 +0x34 fp=0x30f8d0c sp=0x30f8cfc pc=0x33cf4c
Feb 25 20:20:33 volumio go-librespot[1579]: net/http.(*ServeMux).ServeHTTP(0x313c180, {0xa25968, 0x33d09a8}, 0x33d0848)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/net/http/server.go:2861 +0x228 fp=0x30f8d4c sp=0x30f8d0c pc=0x33ee3c
Feb 25 20:20:33 volumio go-librespot[1579]: main.(*ConcreteApiServer).serve.(*Cors).Handler.func19({0xa25968, 0x33d09a8}, 0x33d0848)
Feb 25 20:20:33 volumio go-librespot[1579]: /src/.gocache/mod/github.com/rs/cors@v1.11.1/cors.go:289 +0x124 fp=0x30f8d74 sp=0x30f8d4c pc=0x69ffa8
Feb 25 20:20:33 volumio go-librespot[1579]: net/http.HandlerFunc.ServeHTTP(0x3146180, {0xa25968, 0x33d09a8}, 0x33d0848)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/net/http/server.go:2322 +0x34 fp=0x30f8d84 sp=0x30f8d74 pc=0x33cf4c
Feb 25 20:20:33 volumio go-librespot[1579]: net/http.serverHandler.ServeHTTP({0x3164008}, {0xa25968, 0x33d09a8}, 0x33d0848)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/net/http/server.go:3340 +0xe0 fp=0x30f8da0 sp=0x30f8d84 pc=0x35c2b8
Feb 25 20:20:33 volumio go-librespot[1579]: net/http.(*conn).serve(0x3121680, {0xa260c8, 0x312c2a0})
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/net/http/server.go:2109 +0x794 fp=0x30f8fdc sp=0x30f8da0 pc=0x33b008
Feb 25 20:20:33 volumio go-librespot[1579]: net/http.(*Server).Serve.gowrap3()
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/net/http/server.go:3493 +0x38 fp=0x30f8fec sp=0x30f8fdc pc=0x340d40
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.goexit({})
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x30f8fec sp=0x30f8fec pc=0xb0874
Feb 25 20:20:33 volumio go-librespot[1579]: created by net/http.(*Server).Serve in goroutine 7
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/net/http/server.go:3493 +0x42c
Feb 25 20:20:33 volumio go-librespot[1579]: goroutine 26786834 gp=0x4ac1328 m=nil [select]:
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.gopark(0x960f10, 0x0, 0x9, 0x3, 0x1)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x305be84 sp=0x305be70 pc=0xa97c0
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.selectgo(0x305bfd4, 0x305bf5c, 0x0, 0x0, 0x2, 0x1)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/select.go:351 +0xc4c fp=0x305bf34 sp=0x305be84 pc=0x85000
Feb 25 20:20:33 volumio go-librespot[1579]: github.com/devgianlu/go-librespot/dealer.(*Dealer).pingTicker(0x345fd98)
Feb 25 20:20:33 volumio go-librespot[1579]: /src/dealer/dealer.go:138 +0x8c fp=0x305bfe4 sp=0x305bf34 pc=0x5a0cfc
Feb 25 20:20:33 volumio go-librespot[1579]: github.com/devgianlu/go-librespot/dealer.(*Dealer).ReceiveMessage.(*Dealer).startReceiving.func1.gowrap2()
Feb 25 20:20:33 volumio go-librespot[1579]: /src/dealer/dealer.go:129 +0x28 fp=0x305bfec sp=0x305bfe4 pc=0x5a2c40
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.goexit({})
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x305bfec sp=0x305bfec pc=0xb0874
Feb 25 20:20:33 volumio go-librespot[1579]: created by github.com/devgianlu/go-librespot/dealer.(*Dealer).ReceiveMessage.(*Dealer).startReceiving.func1 in goroutine 26786823
Feb 25 20:20:33 volumio go-librespot[1579]: /src/dealer/dealer.go:129 +0x15c
Feb 25 20:20:33 volumio go-librespot[1579]: goroutine 26913697 gp=0x3544a28 m=nil [IO wait]:
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.gopark(0x960ecc, 0xb3d93610, 0x2, 0x2, 0x5)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x34c4ed8 sp=0x34c4ec4 pc=0xa97c0
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.netpollblock(0xb3d93600, 0x72, 0x0)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/netpoll.go:575 +0x100 fp=0x34c4ef0 sp=0x34c4ed8 pc=0x675a0
Feb 25 20:20:33 volumio go-librespot[1579]: internal/poll.runtime_pollWait(0xb3d93600, 0x72)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/netpoll.go:351 +0x54 fp=0x34c4f04 sp=0x34c4ef0 pc=0xa8864
Feb 25 20:20:33 volumio go-librespot[1579]: internal/poll.(*pollDesc).wait(0x48b8068, 0x72, 0x0)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x30 fp=0x34c4f18 sp=0x34c4f04 pc=0x134df4
Feb 25 20:20:33 volumio go-librespot[1579]: internal/poll.(*pollDesc).waitRead(...)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:89
Feb 25 20:20:33 volumio go-librespot[1579]: internal/poll.(*FD).Read(0x48b8050, {0x3170165, 0x1, 0x1})
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/internal/poll/fd_unix.go:165 +0x22c fp=0x34c4f60 sp=0x34c4f18 pc=0x135f74
Feb 25 20:20:33 volumio go-librespot[1579]: net.(*netFD).Read(0x48b8050, {0x3170165, 0x1, 0x1})
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/net/fd_posix.go:68 +0x38 fp=0x34c4f8c sp=0x34c4f60 pc=0x1a8c28
Feb 25 20:20:33 volumio go-librespot[1579]: net.(*conn).Read(0x3420088, {0x3170165, 0x1, 0x1})
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/net/net.go:196 +0x48 fp=0x34c4fb8 sp=0x34c4f8c pc=0x1b842c
Feb 25 20:20:33 volumio go-librespot[1579]: net/http.(*connReader).backgroundRead(0x3170150)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/net/http/server.go:702 +0x3c fp=0x34c4fe4 sp=0x34c4fb8 pc=0x335234
Feb 25 20:20:33 volumio go-librespot[1579]: net/http.(*connReader).startBackgroundRead.gowrap2()
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/net/http/server.go:698 +0x28 fp=0x34c4fec sp=0x34c4fe4 pc=0x335170
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.goexit({})
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x34c4fec sp=0x34c4fec pc=0xb0874
Feb 25 20:20:33 volumio go-librespot[1579]: created by net/http.(*connReader).startBackgroundRead in goroutine 26913696
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/net/http/server.go:698 +0xd4
Feb 25 20:20:33 volumio go-librespot[1579]: goroutine 26786823 gp=0x33de5a8 m=nil [select]:
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.gopark(0x960f10, 0x0, 0x9, 0x3, 0x1)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x35c33ec sp=0x35c33d8 pc=0xa97c0
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.selectgo(0x35c34fc, 0x35c34c4, 0x0, 0x0, 0x2, 0x1)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/select.go:351 +0xc4c fp=0x35c349c sp=0x35c33ec pc=0x85000
Feb 25 20:20:33 volumio go-librespot[1579]: github.com/devgianlu/go-librespot/audio.(*KeyProvider).Request(0x3abd5e0, {0xa260ac, 0xfdcff0}, {0x3ae8900, 0x10, 0x10}, {0x3134438, 0x14, 0x18})
Feb 25 20:20:33 volumio go-librespot[1579]: /src/audio/provider.go:125 +0x184 fp=0x35c352c sp=0x35c349c pc=0x4ff300
Feb 25 20:20:33 volumio go-librespot[1579]: github.com/devgianlu/go-librespot/player.(*Player).retrieveAudioKey(0x56a30e0, {0xa260ac, 0xfdcff0}, {{0x904268, 0x5}, {0x3ae8900, 0x10, 0x10}}, {0x3134438, 0x14, ...})
Feb 25 20:20:33 volumio go-librespot[1579]: /src/player/player.go:511 +0x410 fp=0x35c35b4 sp=0x35c352c pc=0x583070
Feb 25 20:20:33 volumio go-librespot[1579]: github.com/devgianlu/go-librespot/player.(*Player).NewStream(0x56a30e0, {0xa260ac, 0xfdcff0}, 0x306ee00, {{0x904268, 0x5}, {0x3ae8900, 0x10, 0x10}}, 0x140, ...)
Feb 25 20:20:33 volumio go-librespot[1579]: /src/player/player.go:649 +0x75c fp=0x35c36a4 sp=0x35c35b4 pc=0x583cd8
Feb 25 20:20:33 volumio go-librespot[1579]: main.(*AppPlayer).loadCurrentTrack(0x3acf310, {0xa260ac, 0xfdcff0}, 0x0, 0x0)
Feb 25 20:20:33 volumio go-librespot[1579]: /src/cmd/daemon/controls.go:333 +0x664 fp=0x35c3858 sp=0x35c36a4 pc=0x6a4770
Feb 25 20:20:33 volumio go-librespot[1579]: main.(*AppPlayer).advanceNext(0x3acf310, {0xa260ac, 0xfdcff0}, 0x0, 0x0)
Feb 25 20:20:33 volumio go-librespot[1579]: /src/cmd/daemon/controls.go:681 +0x4c4 fp=0x35c3908 sp=0x35c3858 pc=0x6a7fe4
Feb 25 20:20:33 volumio go-librespot[1579]: main.(*AppPlayer).handlePlayerEvent(0x3acf310, {0xa260ac, 0xfdcff0}, 0x35c3b50)
Feb 25 20:20:33 volumio go-librespot[1579]: /src/cmd/daemon/controls.go:196 +0x5dc fp=0x35c39e0 sp=0x35c3908 pc=0x6a331c
Feb 25 20:20:33 volumio go-librespot[1579]: main.(*AppPlayer).Run(0x3acf310, {0xa260ac, 0xfdcff0}, 0x3113d80, 0x3113dc0)
Feb 25 20:20:33 volumio go-librespot[1579]: /src/cmd/daemon/player.go:720 +0x3c4 fp=0x35c3fd4 sp=0x35c39e0 pc=0x6b39cc
Feb 25 20:20:33 volumio go-librespot[1579]: main.(*App).withAppPlayer.func2.gowrap1()
Feb 25 20:20:33 volumio go-librespot[1579]: /src/cmd/daemon/main.go:328 +0x48 fp=0x35c3fec sp=0x35c3fd4 pc=0x6abcac
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.goexit({})
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x35c3fec sp=0x35c3fec pc=0xb0874
Feb 25 20:20:33 volumio go-librespot[1579]: created by main.(*App).withAppPlayer.func2 in goroutine 84
Feb 25 20:20:33 volumio go-librespot[1579]: /src/cmd/daemon/main.go:328 +0x2f0
Feb 25 20:20:33 volumio go-librespot[1579]: goroutine 26913692 gp=0x33dfd48 m=nil [IO wait, 5 minutes]:
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.gopark(0x960ecc, 0xb3d93c10, 0x2, 0x2, 0x5)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x36236d8 sp=0x36236c4 pc=0xa97c0
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.netpollblock(0xb3d93c00, 0x72, 0x0)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/netpoll.go:575 +0x100 fp=0x36236f0 sp=0x36236d8 pc=0x675a0
Feb 25 20:20:33 volumio go-librespot[1579]: internal/poll.runtime_pollWait(0xb3d93c00, 0x72)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/netpoll.go:351 +0x54 fp=0x3623704 sp=0x36236f0 pc=0xa8864
Feb 25 20:20:33 volumio go-librespot[1579]: internal/poll.(*pollDesc).wait(0x48b81a8, 0x72, 0x0)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x30 fp=0x3623718 sp=0x3623704 pc=0x134df4
Feb 25 20:20:33 volumio go-librespot[1579]: internal/poll.(*pollDesc).waitRead(...)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:89
Feb 25 20:20:33 volumio go-librespot[1579]: internal/poll.(*FD).Read(0x48b8190, {0x3001185, 0x1, 0x1})
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/internal/poll/fd_unix.go:165 +0x22c fp=0x3623760 sp=0x3623718 pc=0x135f74
Feb 25 20:20:33 volumio go-librespot[1579]: net.(*netFD).Read(0x48b8190, {0x3001185, 0x1, 0x1})
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/net/fd_posix.go:68 +0x38 fp=0x362378c sp=0x3623760 pc=0x1a8c28
Feb 25 20:20:33 volumio go-librespot[1579]: net.(*conn).Read(0x30323e0, {0x3001185, 0x1, 0x1})
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/net/net.go:196 +0x48 fp=0x36237b8 sp=0x362378c pc=0x1b842c
Feb 25 20:20:33 volumio go-librespot[1579]: net/http.(*connReader).backgroundRead(0x3001170)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/net/http/server.go:702 +0x3c fp=0x36237e4 sp=0x36237b8 pc=0x335234
Feb 25 20:20:33 volumio go-librespot[1579]: net/http.(*connReader).startBackgroundRead.gowrap2()
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/net/http/server.go:698 +0x28 fp=0x36237ec sp=0x36237e4 pc=0x335170
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.goexit({})
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x36237ec sp=0x36237ec pc=0xb0874
Feb 25 20:20:33 volumio go-librespot[1579]: created by net/http.(*connReader).startBackgroundRead in goroutine 26913691
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/net/http/server.go:698 +0xd4
Feb 25 20:20:33 volumio go-librespot[1579]: goroutine 26911701 gp=0x35ba6c8 m=nil [IO wait, 12 minutes]:
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.gopark(0x960ecc, 0xb3d93410, 0x2, 0x2, 0x5)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x43976d8 sp=0x43976c4 pc=0xa97c0
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.netpollblock(0xb3d93400, 0x72, 0x0)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/netpoll.go:575 +0x100 fp=0x43976f0 sp=0x43976d8 pc=0x675a0
Feb 25 20:20:33 volumio go-librespot[1579]: internal/poll.runtime_pollWait(0xb3d93400, 0x72)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/netpoll.go:351 +0x54 fp=0x4397704 sp=0x43976f0 pc=0xa8864
Feb 25 20:20:33 volumio go-librespot[1579]: internal/poll.(*pollDesc).wait(0x34801a8, 0x72, 0x0)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x30 fp=0x4397718 sp=0x4397704 pc=0x134df4
Feb 25 20:20:33 volumio go-librespot[1579]: internal/poll.(*pollDesc).waitRead(...)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/internal/poll/fd_poll_runtime.go:89
Feb 25 20:20:33 volumio go-librespot[1579]: internal/poll.(*FD).Read(0x3480190, {0x30aabb5, 0x1, 0x1})
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/internal/poll/fd_unix.go:165 +0x22c fp=0x4397760 sp=0x4397718 pc=0x135f74
Feb 25 20:20:33 volumio go-librespot[1579]: net.(*netFD).Read(0x3480190, {0x30aabb5, 0x1, 0x1})
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/net/fd_posix.go:68 +0x38 fp=0x439778c sp=0x4397760 pc=0x1a8c28
Feb 25 20:20:33 volumio go-librespot[1579]: net.(*conn).Read(0x3421ae0, {0x30aabb5, 0x1, 0x1})
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/net/net.go:196 +0x48 fp=0x43977b8 sp=0x439778c pc=0x1b842c
Feb 25 20:20:33 volumio go-librespot[1579]: net/http.(*connReader).backgroundRead(0x30aaba0)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/net/http/server.go:702 +0x3c fp=0x43977e4 sp=0x43977b8 pc=0x335234
Feb 25 20:20:33 volumio go-librespot[1579]: net/http.(*connReader).startBackgroundRead.gowrap2()
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/net/http/server.go:698 +0x28 fp=0x43977ec sp=0x43977e4 pc=0x335170
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.goexit({})
Feb 25 20:20:33 volumio volumio[1225]: info: Connection to go-librespot Websocket closed
Feb 25 20:20:33 volumio volumio[1225]: error: Failed to send command to Spotify local API: /player/add_to_queue: Error: socket hang up
Feb 25 20:20:33 volumio volumio[1225]: error: Failed to send command to Spotify local API: /player/add_to_queue: Error: socket hang up
Feb 25 20:20:33 volumio volumio[1225]: error: Failed to send command to Spotify local API: /player/add_to_queue: Error: socket hang up
Feb 25 20:20:33 volumio systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=134/n/a
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x43977ec sp=0x43977ec pc=0xb0874
Feb 25 20:20:33 volumio go-librespot[1579]: created by net/http.(*connReader).startBackgroundRead in goroutine 26913687
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/net/http/server.go:698 +0xd4
Feb 25 20:20:33 volumio go-librespot[1579]: goroutine 26786822 gp=0x36caea8 m=nil [select, 12 minutes]:
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.gopark(0x960f10, 0x0, 0x9, 0x3, 0x1)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x305de74 sp=0x305de60 pc=0xa97c0
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.selectgo(0x305df80, 0x305df4c, 0x0, 0x0, 0x3, 0x1)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/select.go:351 +0xc4c fp=0x305df24 sp=0x305de74 pc=0x85000
Feb 25 20:20:33 volumio go-librespot[1579]: github.com/devgianlu/go-librespot/player.(*Player).manageLoop(0x56a30e0)
Feb 25 20:20:33 volumio go-librespot[1579]: /src/player/player.go:215 +0x1f4 fp=0x305dfe4 sp=0x305df24 pc=0x5818e0
Feb 25 20:20:33 volumio go-librespot[1579]: github.com/devgianlu/go-librespot/player.NewPlayer.gowrap1()
Feb 25 20:20:33 volumio go-librespot[1579]: /src/player/player.go:197 +0x28 fp=0x305dfec sp=0x305dfe4 pc=0x5814c8
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.goexit({})
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x305dfec sp=0x305dfec pc=0xb0874
Feb 25 20:20:33 volumio go-librespot[1579]: created by github.com/devgianlu/go-librespot/player.NewPlayer in goroutine 84
Feb 25 20:20:33 volumio go-librespot[1579]: /src/player/player.go:197 +0x220
Feb 25 20:20:33 volumio go-librespot[1579]: goroutine 26913696 gp=0x39098c8 m=nil [chan send]:
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.gopark(0x960d64, 0x3182138, 0xf, 0x6, 0x2)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x30fcbdc sp=0x30fcbc8 pc=0xa97c0
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.chansend(0x3182100, 0x30fccc4, 0x1, 0x69ec68)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/chan.go:283 +0x3ec fp=0x30fcc1c sp=0x30fcbdc pc=0x330c4
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.chansend1(0x3182100, 0x30fccc4)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/chan.go:161 +0x28 fp=0x30fcc34 sp=0x30fcc1c pc=0x32cd4
Feb 25 20:20:33 volumio go-librespot[1579]: main.(*ConcreteApiServer).handleRequest(0x302a300, {{0x908139, 0xc}, {0x7f1798, 0x34200c0}, 0x340c640}, {0xa25968, 0x33d0c68})
Feb 25 20:20:33 volumio go-librespot[1579]: /src/cmd/daemon/api_server.go:354 +0x48 fp=0x30fccbc sp=0x30fcc34 pc=0x69ec68
Feb 25 20:20:33 volumio go-librespot[1579]: main.(*ConcreteApiServer).serve.func15({0xa25968, 0x33d0c68}, 0x33d0b08)
Feb 25 20:20:33 volumio go-librespot[1579]: /src/cmd/daemon/api_server.go:601 +0x14c fp=0x30fccfc sp=0x30fccbc pc=0x6a0a60
Feb 25 20:20:33 volumio go-librespot[1579]: net/http.HandlerFunc.ServeHTTP(0x311e1f0, {0xa25968, 0x33d0c68}, 0x33d0b08)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/net/http/server.go:2322 +0x34 fp=0x30fcd0c sp=0x30fccfc pc=0x33cf4c
Feb 25 20:20:33 volumio systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
Feb 25 20:20:33 volumio go-librespot[1579]: net/http.(*ServeMux).ServeHTTP(0x313c180, {0xa25968, 0x33d0c68}, 0x33d0b08)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/net/http/server.go:2861 +0x228 fp=0x30fcd4c sp=0x30fcd0c pc=0x33ee3c
Feb 25 20:20:33 volumio go-librespot[1579]: main.(*ConcreteApiServer).serve.(*Cors).Handler.func19({0xa25968, 0x33d0c68}, 0x33d0b08)
Feb 25 20:20:33 volumio go-librespot[1579]: /src/.gocache/mod/github.com/rs/cors@v1.11.1/cors.go:289 +0x124 fp=0x30fcd74 sp=0x30fcd4c pc=0x69ffa8
Feb 25 20:20:33 volumio go-librespot[1579]: net/http.HandlerFunc.ServeHTTP(0x3146180, {0xa25968, 0x33d0c68}, 0x33d0b08)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/net/http/server.go:2322 +0x34 fp=0x30fcd84 sp=0x30fcd74 pc=0x33cf4c
Feb 25 20:20:33 volumio go-librespot[1579]: net/http.serverHandler.ServeHTTP({0x3164008}, {0xa25968, 0x33d0c68}, 0x33d0b08)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/net/http/server.go:3340 +0xe0 fp=0x30fcda0 sp=0x30fcd84 pc=0x35c2b8
Feb 25 20:20:33 volumio go-librespot[1579]: net/http.(*conn).serve(0x348af00, {0xa260c8, 0x312c2a0})
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/net/http/server.go:2109 +0x794 fp=0x30fcfdc sp=0x30fcda0 pc=0x33b008
Feb 25 20:20:33 volumio go-librespot[1579]: net/http.(*Server).Serve.gowrap3()
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/net/http/server.go:3493 +0x38 fp=0x30fcfec sp=0x30fcfdc pc=0x340d40
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.goexit({})
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x30fcfec sp=0x30fcfec pc=0xb0874
Feb 25 20:20:33 volumio go-librespot[1579]: created by net/http.(*Server).Serve in goroutine 7
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/net/http/server.go:3493 +0x42c
Feb 25 20:20:33 volumio go-librespot[1579]: goroutine 26786800 gp=0x3ae4d88 m=nil [runnable]:
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.lock2(0x353a0dc)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/lock_spinbit.go:155 +0x4c8 fp=0x30fef30 sp=0x30fef30 pc=0x39e60
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.lockWithRank(...)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/lockrank_off.go:24
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.lock(...)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/lock_spinbit.go:152
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.(*timer).stop(0x353a0a8)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/time.go:500 +0x54 fp=0x30fef48 sp=0x30fef30 pc=0x916d8
Feb 25 20:20:33 volumio go-librespot[1579]: time.stopTimer(0x353a0a0)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/time.go:420 +0x50 fp=0x30fef54 sp=0x30fef48 pc=0xadcc4
Feb 25 20:20:33 volumio go-librespot[1579]: time.(*Ticker).Stop(...)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/time/tick.go:59
Feb 25 20:20:33 volumio go-librespot[1579]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).pongAckTicker(0x33d0e78)
Feb 25 20:20:33 volumio go-librespot[1579]: /src/ap/ap.go:386 +0x2b0 fp=0x30fefe4 sp=0x30fef54 pc=0x4f6f40
Feb 25 20:20:33 volumio go-librespot[1579]: github.com/devgianlu/go-librespot/ap.(*Accesspoint).Receive.(*Accesspoint).startReceiving.func1.gowrap2()
Feb 25 20:20:33 volumio systemd[1]: go-librespot-daemon.service: Consumed 55min 52.864s CPU time.
Feb 25 20:20:33 volumio go-librespot[1579]: /src/ap/ap.go:277 +0x28 fp=0x30fefec sp=0x30fefe4 pc=0x4f63e8
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.goexit({})
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x30fefec sp=0x30fefec pc=0xb0874
Feb 25 20:20:33 volumio go-librespot[1579]: created by github.com/devgianlu/go-librespot/ap.(*Accesspoint).Receive.(*Accesspoint).startReceiving.func1 in goroutine 26786823
Feb 25 20:20:33 volumio go-librespot[1579]: /src/ap/ap.go:277 +0x15c
Feb 25 20:20:33 volumio go-librespot[1579]: goroutine 26913687 gp=0x3ae7688 m=nil [chan receive, 12 minutes]:
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.gopark(0x960d64, 0x340cfb8, 0xe, 0x7, 0x2)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/proc.go:460 +0x104 fp=0x3058bd8 sp=0x3058bc4 pc=0xa97c0
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.chanrecv(0x340cf80, 0x3058cac, 0x1)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/chan.go:667 +0x550 fp=0x3058c20 sp=0x3058bd8 pc=0x3414c
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.chanrecv1(0x340cf80, 0x3058cac)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/chan.go:509 +0x20 fp=0x3058c34 sp=0x3058c20 pc=0x33bcc
Feb 25 20:20:33 volumio go-librespot[1579]: main.(*ConcreteApiServer).handleRequest(0x302a300, {{0x908139, 0xc}, {0x7f1798, 0x3ac6ad8}, 0x340cf80}, {0xa25968, 0x33d0638})
Feb 25 20:20:33 volumio go-librespot[1579]: /src/cmd/daemon/api_server.go:355 +0x74 fp=0x3058cbc sp=0x3058c34 pc=0x69ec94
Feb 25 20:20:33 volumio go-librespot[1579]: main.(*ConcreteApiServer).serve.func15({0xa25968, 0x33d0638}, 0x33d04d8)
Feb 25 20:20:33 volumio go-librespot[1579]: /src/cmd/daemon/api_server.go:601 +0x14c fp=0x3058cfc sp=0x3058cbc pc=0x6a0a60
Feb 25 20:20:33 volumio go-librespot[1579]: net/http.HandlerFunc.ServeHTTP(0x311e1f0, {0xa25968, 0x33d0638}, 0x33d04d8)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/net/http/server.go:2322 +0x34 fp=0x3058d0c sp=0x3058cfc pc=0x33cf4c
Feb 25 20:20:33 volumio go-librespot[1579]: net/http.(*ServeMux).ServeHTTP(0x313c180, {0xa25968, 0x33d0638}, 0x33d04d8)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/net/http/server.go:2861 +0x228 fp=0x3058d4c sp=0x3058d0c pc=0x33ee3c
Feb 25 20:20:33 volumio go-librespot[1579]: main.(*ConcreteApiServer).serve.(*Cors).Handler.func19({0xa25968, 0x33d0638}, 0x33d04d8)
Feb 25 20:20:33 volumio go-librespot[1579]: /src/.gocache/mod/github.com/rs/cors@v1.11.1/cors.go:289 +0x124 fp=0x3058d74 sp=0x3058d4c pc=0x69ffa8
Feb 25 20:20:33 volumio go-librespot[1579]: net/http.HandlerFunc.ServeHTTP(0x3146180, {0xa25968, 0x33d0638}, 0x33d04d8)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/net/http/server.go:2322 +0x34 fp=0x3058d84 sp=0x3058d74 pc=0x33cf4c
Feb 25 20:20:33 volumio go-librespot[1579]: net/http.serverHandler.ServeHTTP({0x3164008}, {0xa25968, 0x33d0638}, 0x33d04d8)
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/net/http/server.go:3340 +0xe0 fp=0x3058da0 sp=0x3058d84 pc=0x35c2b8
Feb 25 20:20:33 volumio go-librespot[1579]: net/http.(*conn).serve(0x3378d20, {0xa260c8, 0x312c2a0})
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/net/http/server.go:2109 +0x794 fp=0x3058fdc sp=0x3058da0 pc=0x33b008
Feb 25 20:20:33 volumio go-librespot[1579]: net/http.(*Server).Serve.gowrap3()
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/net/http/server.go:3493 +0x38 fp=0x3058fec sp=0x3058fdc pc=0x340d40
Feb 25 20:20:33 volumio go-librespot[1579]: runtime.goexit({})
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/runtime/asm_arm.s:877 +0x4 fp=0x3058fec sp=0x3058fec pc=0xb0874
Feb 25 20:20:33 volumio go-librespot[1579]: created by net/http.(*Server).Serve in goroutine 7
Feb 25 20:20:33 volumio go-librespot[1579]: /usr/local/go/src/net/http/server.go:3493 +0x42c
Feb 25 20:20:33 volumio go-librespot[1578]: Aborted
Feb 25 20:20:36 volumio volumio[1225]: info: Initializing connection to go-librespot Websocket
Feb 25 20:20:36 volumio volumio[1225]: info: Error connecting to go-librespot Websocket: Error: connect ECONNREFUSED 127.0.0.1:9879
Feb 25 20:20:37 volumio systemd[1]: go-librespot-daemon.service: Scheduled restart job, restart counter is at 1.
Feb 25 20:20:37 volumio systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
Feb 25 20:20:37 volumio systemd[1]: go-librespot-daemon.service: Consumed 55min 52.864s CPU time.
Feb 25 20:20:37 volumio systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
Feb 25 20:20:37 volumio go-librespot[31482]: go-librespot daemon starting...
Feb 25 20:20:37 volumio go-librespot[31483]: time="2026-02-25T20:20:37+01:00" level=info msg="running go-librespot 0.6.2"
Feb 25 20:20:37 volumio go-librespot[31483]: time="2026-02-25T20:20:37+01:00" level=debug msg="app state loaded"
Feb 25 20:20:37 volumio go-librespot[31483]: time="2026-02-25T20:20:37+01:00" level=info msg="api server listening on 127.0.0.1:9879"
Feb 25 20:20:37 volumio go-librespot[31483]: time="2026-02-25T20:20:37+01:00" level=debug msg="fetched new accesspoints: [ap-gew4.spotify.com:4070 ap-gew4.spotify.com:443 ap-gew4.spotify.com:80 ap-guc3.spotify.com:4070 ap-gue1.spotify.com:443 ap-gew1.spotify.com:80]"
Feb 25 20:20:37 volumio go-librespot[31483]: time="2026-02-25T20:20:37+01:00" level=debug msg="fetched new dealers: [gew4-dealer.spotify.com:443 guc3-dealer.spotify.com:443 gue1-dealer.spotify.com:443 gew1-dealer.spotify.com:443]"
Feb 25 20:20:37 volumio go-librespot[31483]: time="2026-02-25T20:20:37+01:00" level=debug msg="fetched new spclients: [gew4-spclient.spotify.com:443 guc3-spclient.spotify.com:443 gue1-spclient.spotify.com:443 gew1-spclient.spotify.com:443]"
Feb 25 20:20:37 volumio go-librespot[31483]: time="2026-02-25T20:20:37+01:00" level=info msg="zeroconf server listening on port 41645"
Feb 25 20:20:37 volumio go-librespot[31483]: time="2026-02-25T20:20:37+01:00" level=debug msg="obtained new client token: AAC9EmD76Z3TOZONzLgXEdn6h+ed0tq88yXp+Cq3SSwvMUAFRiIazzakmz/u5wrPgDtcOz/VgKFSOhzylM9TUXjPeSo39gkAxa5TIGKvjgnt7fav0IaxdwcOLKVGGlC30K8BoVR4b9kwqmcz/rkC3pksBkS7BvKlStW7257xsoqRWEwNVHpO9KmU0g7RUL60jZxhJ9Wo7F/Slbcah38clZig9xp9aLlPJNXH2AsiHq9NlOVUSP46C49mSw=="
Feb 25 20:20:37 volumio go-librespot[31483]: time="2026-02-25T20:20:37+01:00" level=debug msg="connected to ap-gew4.spotify.com:4070"
Feb 25 20:20:37 volumio go-librespot[31483]: time="2026-02-25T20:20:37+01:00" level=debug msg="completed keyexchange"
Feb 25 20:20:37 volumio go-librespot[31483]: time="2026-02-25T20:20:37+01:00" level=debug msg="completed challenge"
Feb 25 20:20:37 volumio go-librespot[31483]: time="2026-02-25T20:20:37+01:00" level=warning msg="failed connecting to accesspoint, retrying" error="failed authenticating: accesspoint login failed: BadCredentials "
Feb 25 20:20:37 volumio go-librespot[31483]: time="2026-02-25T20:20:37+01:00" level=debug msg="connected to ap-gew4.spotify.com:443"
Feb 25 20:20:37 volumio go-librespot[31483]: time="2026-02-25T20:20:37+01:00" level=debug msg="completed keyexchange"
Feb 25 20:20:37 volumio go-librespot[31483]: time="2026-02-25T20:20:37+01:00" level=debug msg="completed challenge"
Feb 25 20:20:37 volumio go-librespot[31483]: time="2026-02-25T20:20:37+01:00" level=warning msg="failed connecting to accesspoint, retrying" error="failed authenticating: accesspoint login failed: BadCredentials "
Feb 25 20:20:38 volumio go-librespot[31483]: time="2026-02-25T20:20:38+01:00" level=warning msg="failed to connect to AP ap-gew4.spotify.com:80, retrying with a different AP" error="dial tcp 34.158.1.133:80: connect: connection refused"
Feb 25 20:20:38 volumio go-librespot[31483]: time="2026-02-25T20:20:38+01:00" level=debug msg="connected to ap-guc3.spotify.com:4070"
Feb 25 20:20:38 volumio go-librespot[31483]: time="2026-02-25T20:20:38+01:00" level=debug msg="completed keyexchange"
Feb 25 20:20:38 volumio go-librespot[31483]: time="2026-02-25T20:20:38+01:00" level=debug msg="completed challenge"
Feb 25 20:20:38 volumio go-librespot[31483]: time="2026-02-25T20:20:38+01:00" level=warning msg="failed connecting to accesspoint, retrying" error="failed authenticating: accesspoint login failed: BadCredentials "
Feb 25 20:20:39 volumio go-librespot[31483]: time="2026-02-25T20:20:39+01:00" level=debug msg="connected to ap-gue1.spotify.com:443"
Feb 25 20:20:39 volumio go-librespot[31483]: time="2026-02-25T20:20:39+01:00" level=debug msg="completed keyexchange"
Feb 25 20:20:39 volumio go-librespot[31483]: time="2026-02-25T20:20:39+01:00" level=debug msg="completed challenge"
Feb 25 20:20:39 volumio go-librespot[31483]: time="2026-02-25T20:20:39+01:00" level=warning msg="failed connecting to accesspoint, retrying" error="failed authenticating: accesspoint login failed: BadCredentials "
Feb 25 20:20:39 volumio volumio[1225]: info: Initializing connection to go-librespot Websocket
Feb 25 20:20:39 volumio volumio[1225]: info: Connection to go-librespot Websocket established
Feb 25 20:20:39 volumio go-librespot[31483]: time="2026-02-25T20:20:39+01:00" level=debug msg="new websocket client"
Feb 25 20:20:40 volumio go-librespot[31483]: time="2026-02-25T20:20:40+01:00" level=debug msg="connected to ap-gew1.spotify.com:80"
Feb 25 20:20:40 volumio go-librespot[31483]: time="2026-02-25T20:20:40+01:00" level=debug msg="completed keyexchange"
Feb 25 20:20:40 volumio go-librespot[31483]: time="2026-02-25T20:20:40+01:00" level=debug msg="completed challenge"
Feb 25 20:20:40 volumio go-librespot[31483]: time="2026-02-25T20:20:40+01:00" level=warning msg="failed connecting to accesspoint, retrying" error="failed authenticating: accesspoint login failed: BadCredentials "
Feb 25 20:20:40 volumio go-librespot[31483]: time="2026-02-25T20:20:40+01:00" level=debug msg="connected to ap-gew4.spotify.com:4070"
Feb 25 20:20:40 volumio go-librespot[31483]: time="2026-02-25T20:20:40+01:00" level=debug msg="completed keyexchange"
Feb 25 20:20:40 volumio go-librespot[31483]: time="2026-02-25T20:20:40+01:00" level=debug msg="completed challenge"
Feb 25 20:20:40 volumio go-librespot[31483]: time="2026-02-25T20:20:40+01:00" level=warning msg="failed connecting to accesspoint, retrying" error="failed authenticating: accesspoint login failed: BadCredentials "
Feb 25 20:20:40 volumio go-librespot[31483]: time="2026-02-25T20:20:40+01:00" level=fatal msg="failed running with username and spotify token" error="failed authenticating accesspoint with stored credentials: failed authenticating: accesspoint login failed: BadCredentials "
Feb 25 20:20:40 volumio volumio[1225]: info: Connection to go-librespot Websocket closed
Feb 25 20:20:40 volumio systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
Feb 25 20:20:40 volumio systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
Feb 25 20:20:42 volumio volumio[1225]: info: Getting Spotify volume
Feb 25 20:20:42 volumio volumio[1225]: |||||||||||||||||||||||| WARNING: FATAL ERROR |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Feb 25 20:20:42 volumio volumio[1225]: Error: connect ECONNREFUSED 127.0.0.1:9879
Feb 25 20:20:42 volumio volumio[1225]: at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1595:16) {
Feb 25 20:20:42 volumio volumio[1225]: errno: -111,
Feb 25 20:20:42 volumio volumio[1225]: code: 'ECONNREFUSED',
Feb 25 20:20:42 volumio volumio[1225]: syscall: 'connect',
Feb 25 20:20:42 volumio volumio[1225]: address: '127.0.0.1',
Feb 25 20:20:42 volumio volumio[1225]: port: 9879,
Feb 25 20:20:42 volumio volumio[1225]: response: undefined
Feb 25 20:20:42 volumio volumio[1225]: }
Feb 25 20:20:42 volumio volumio[1225]: |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Feb 25 20:20:43 volumio sudo[31521]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/journalctl '--since=2026-02-25 20:19'
Feb 25 20:20:43 volumio sudo[31521]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 25 20:20:43 volumio sudo[31521]: pam_unix(sudo:session): session closed for user root
Feb 25 20:20:43 volumio volumio5-onboarding[1481]: time=2026-02-25T20:20:43.495+01:00 level=ERROR msg="failed reading message" component=volumio/socket error="websocket: close 1006 (abnormal closure): unexpected EOF"
Feb 25 20:20:43 volumio volumio-remote-updater[741]: [2026-02-25 20:20:43] [error] handle_read_frame error: websocketpp.transport:7 (End of File)
Feb 25 20:20:43 volumio volumio-remote-updater[741]: [2026-02-25 20:20:43] [disconnect] Disconnect close local:[1006,End of File] remote:[1006]
Feb 25 20:20:43 volumio volumio5-onboarding[1481]: time=2026-02-25T20:20:43.499+01:00 level=WARN msg="reconnection attempt failed" component=volumio/socket error="read tcp 127.0.0.1:41140->127.0.0.1:3000: read: connection reset by peer"
Feb 25 20:20:43 volumio systemd[1]: volumio.service: Main process exited, code=exited, status=1/FAILURE
Feb 25 20:20:43 volumio systemd[1]: volumio.service: Failed with result 'exit-code'.
Feb 25 20:20:43 volumio systemd[1]: volumio.service: Consumed 2h 14min 40.070s CPU time.
Feb 25 20:20:43 volumio systemd[1]: Started dynamicswap.service - dynamicswap service.
Feb 25 20:20:43 volumio systemd[1]: dynamicswap.service: Deactivated successfully.
Feb 25 20:20:43 volumio systemd[1]: volumio.service: Scheduled restart job, restart counter is at 1.
Feb 25 20:20:43 volumio systemd[1]: Started dynamicswap.service - dynamicswap service.
Feb 25 20:20:43 volumio systemd[1]: Stopped volumio.service - Volumio Backend Module.
Feb 25 20:20:43 volumio systemd[1]: volumio.service: Consumed 2h 14min 40.070s CPU time.
Feb 25 20:20:43 volumio systemd[1]: Started volumio.service - Volumio Backend Module.
Feb 25 20:20:43 volumio systemd[1]: go-librespot-daemon.service: Scheduled restart job, restart counter is at 2.
Feb 25 20:20:43 volumio systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
Feb 25 20:20:43 volumio systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
Feb 25 20:20:43 volumio go-librespot[31571]: go-librespot daemon starting...
Feb 25 20:20:43 volumio systemd[1]: dynamicswap.service: Deactivated successfully.
Feb 25 20:20:43 volumio go-librespot[31574]: time="2026-02-25T20:20:43+01:00" level=info msg="running go-librespot 0.6.2"
Feb 25 20:20:43 volumio go-librespot[31574]: time="2026-02-25T20:20:43+01:00" level=debug msg="app state loaded"
Feb 25 20:20:43 volumio go-librespot[31574]: time="2026-02-25T20:20:43+01:00" level=info msg="api server listening on 127.0.0.1:9879"
Feb 25 20:20:44 volumio go-librespot[31574]: time="2026-02-25T20:20:44+01:00" level=debug msg="fetched new accesspoints: [ap-gew4.spotify.com:4070 ap-gew4.spotify.com:443 ap-gew4.spotify.com:80 ap-guc3.spotify.com:4070 ap-gew1.spotify.com:443 ap-gae2.spotify.com:80]"
Feb 25 20:20:44 volumio go-librespot[31574]: time="2026-02-25T20:20:44+01:00" level=debug msg="fetched new dealers: [gew4-dealer.spotify.com:443 guc3-dealer.spotify.com:443 gew1-dealer.spotify.com:443 gae2-dealer.spotify.com:443]"
Feb 25 20:20:44 volumio go-librespot[31574]: time="2026-02-25T20:20:44+01:00" level=debug msg="fetched new spclients: [gew4-spclient.spotify.com:443 guc3-spclient.spotify.com:443 gew1-spclient.spotify.com:443 gae2-spclient.spotify.com:443]"
Feb 25 20:20:44 volumio go-librespot[31574]: time="2026-02-25T20:20:44+01:00" level=info msg="zeroconf server listening on port 42075"
Feb 25 20:20:44 volumio go-librespot[31574]: time="2026-02-25T20:20:44+01:00" level=debug msg="obtained new client token: AACGPkNZdUUqiYqFUBtz0iGctAe5dDNKrua5onEL5oPpnnRVhfE7gY1yVt5wS3/3N9K6bJVH3fNLFYCJ9C77y3+J/f0VMMgxhbDm87E6h79PiID+a/lD7SDgTZbBBUXqfzXzKDnq4a5iC+ndvOzDyWP1FgPpgsmA5MVlTt9jPaQaixOJZEWkVB0j/9h6GXXmQI619wtOP+DQWbSiuxPGumXV8f7ShMuR1jIDZJB3fF+G6n2CD+FHSmk="
Feb 25 20:20:44 volumio go-librespot[31574]: time="2026-02-25T20:20:44+01:00" level=debug msg="connected to ap-gew4.spotify.com:4070"
Feb 25 20:20:44 volumio go-librespot[31574]: time="2026-02-25T20:20:44+01:00" level=debug msg="completed keyexchange"
Feb 25 20:20:44 volumio go-librespot[31574]: time="2026-02-25T20:20:44+01:00" level=debug msg="completed challenge"
Feb 25 20:20:44 volumio go-librespot[31574]: time="2026-02-25T20:20:44+01:00" level=warning msg="failed connecting to accesspoint, retrying" error="failed authenticating: accesspoint login failed: BadCredentials "
Feb 25 20:20:44 volumio volumio5-onboarding[1481]: time=2026-02-25T20:20:44.500+01:00 level=WARN msg="reconnection attempt failed" component=volumio/socket error="dial tcp 127.0.0.1:3000: connect: connection refused"
Feb 25 20:20:44 volumio go-librespot[31574]: time="2026-02-25T20:20:44+01:00" level=debug msg="connected to ap-gew4.spotify.com:443"
Feb 25 20:20:44 volumio go-librespot[31574]: time="2026-02-25T20:20:44+01:00" level=debug msg="completed keyexchange"
Feb 25 20:20:44 volumio go-librespot[31574]: time="2026-02-25T20:20:44+01:00" level=debug msg="completed challenge"
Feb 25 20:20:44 volumio go-librespot[31574]: time="2026-02-25T20:20:44+01:00" level=warning msg="failed connecting to accesspoint, retrying" error="failed authenticating: accesspoint login failed: BadCredentials "
Feb 25 20:20:44 volumio volumio[31567]: info: -------------------------------------------
Feb 25 20:20:44 volumio volumio[31567]: info: ----- Volumio3 ----
Feb 25 20:20:44 volumio volumio[31567]: info: -------------------------------------------
Feb 25 20:20:44 volumio volumio[31567]: info: ----- System startup ----
Feb 25 20:20:44 volumio volumio[31567]: info: -------------------------------------------
Feb 25 20:20:45 volumio go-librespot[31574]: time="2026-02-25T20:20:45+01:00" level=debug msg="connected to ap-gew4.spotify.com:80"
Feb 25 20:20:45 volumio go-librespot[31574]: time="2026-02-25T20:20:45+01:00" level=debug msg="completed keyexchange"
Feb 25 20:20:45 volumio go-librespot[31574]: time="2026-02-25T20:20:45+01:00" level=debug msg="completed challenge"
Feb 25 20:20:45 volumio go-librespot[31574]: time="2026-02-25T20:20:45+01:00" level=warning msg="failed connecting to accesspoint, retrying" error="failed authenticating: accesspoint login failed: BadCredentials "
Feb 25 20:20:45 volumio volumio[31567]: info: MYVOLUMIO Environment detected
Feb 25 20:20:45 volumio volumio[31567]: info: Plugin folders cleanup
Feb 25 20:20:45 volumio volumio[31567]: info: Scanning into folder /volumio/app/plugins/
Feb 25 20:20:45 volumio volumio[31567]: info: Scanning category audio_interface
Feb 25 20:20:45 volumio volumio[31567]: info: Scanning category miscellanea
Feb 25 20:20:45 volumio volumio[31567]: info: Scanning category music_service
Feb 25 20:20:45 volumio volumio[31567]: info: Scanning category plugins.json
Feb 25 20:20:45 volumio volumio[31567]: info: Scanning category system_controller
Feb 25 20:20:45 volumio volumio[31567]: info: Scanning category user_interface
Feb 25 20:20:45 volumio volumio[31567]: info: Scanning into folder /data/plugins/
Feb 25 20:20:45 volumio volumio[31567]: info: Scanning category music_service
Feb 25 20:20:45 volumio volumio[31567]: info: Plugin folders cleanup completed
Feb 25 20:20:45 volumio volumio[31567]: info: -------------------------------------------
Feb 25 20:20:45 volumio volumio[31567]: info: ----- Core plugins startup ----
Feb 25 20:20:45 volumio volumio[31567]: info: -------------------------------------------
Feb 25 20:20:45 volumio volumio[31567]: info: Loading plugins from folder /volumio/app/plugins/
Feb 25 20:20:45 volumio volumio[31567]: info: Adding plugin upnp to MyMusic Plugins
Feb 25 20:20:45 volumio volumio[31567]: info: Adding plugin airplay_emulation to MyMusic Plugins
Feb 25 20:20:45 volumio volumio[31567]: info: Adding plugin upnp_browser to MyMusic Plugins
Feb 25 20:20:45 volumio volumio[31567]: info: Loading plugins from folder /data/plugins/
Feb 25 20:20:45 volumio volumio[31567]: info: Loading plugin "system"...
Feb 25 20:20:45 volumio volumio[31567]: info: Loading plugin "appearance"...
Feb 25 20:20:45 volumio go-librespot[31574]: time="2026-02-25T20:20:45+01:00" level=debug msg="connected to ap-guc3.spotify.com:4070"
Feb 25 20:20:45 volumio volumio[31567]: info: Loading plugin "network"...
Feb 25 20:20:45 volumio volumio[31567]: info: Refreshing Cached IP Addresses
Feb 25 20:20:45 volumio go-librespot[31574]: time="2026-02-25T20:20:45+01:00" level=debug msg="completed keyexchange"
Feb 25 20:20:45 volumio go-librespot[31574]: time="2026-02-25T20:20:45+01:00" level=debug msg="completed challenge"
Feb 25 20:20:45 volumio sudo[31605]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0
Feb 25 20:20:45 volumio sudo[31605]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 25 20:20:46 volumio sudo[31605]: pam_unix(sudo:session): session closed for user root
Feb 25 20:20:46 volumio volumio[31567]: info: Loading plugin "services"...
Feb 25 20:20:46 volumio sudo[31607]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
Feb 25 20:20:46 volumio sudo[31607]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 25 20:20:46 volumio volumio[31567]: info: Loading plugin "volumio5onboarding"...
Feb 25 20:20:46 volumio sudo[31607]: pam_unix(sudo:session): session closed for user root
Feb 25 20:20:46 volumio volumio[31567]: info: Loading plugin "alsa_controller"...
Feb 25 20:20:46 volumio sudo[31613]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/iwlist wlan0 scan
Feb 25 20:20:46 volumio sudo[31613]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 25 20:20:46 volumio volumio[31567]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
Feb 25 20:20:46 volumio volumio[31567]: info: Loading plugin "wizard"...
Feb 25 20:20:46 volumio volumio[31567]: info: Loading plugin "networkfs"...
Feb 25 20:20:46 volumio volumio[31567]: info: Starting Udev Watcher for removable devices
Feb 25 20:20:46 volumio go-librespot[31574]: time="2026-02-25T20:20:46+01:00" level=warning msg="failed connecting to accesspoint, retrying" error="failed authenticating: accesspoint login failed: BadCredentials "
Feb 25 20:20:46 volumio volumio[31567]: info: Ignoring mount for partition: boot
Feb 25 20:20:46 volumio volumio[31567]: info: Ignoring mount for partition: volumio
Feb 25 20:20:46 volumio volumio[31567]: info: Ignoring mount for partition: volumio_data
Feb 25 20:20:46 volumio volumio[31567]: info: Mounting Device 0338-DACA
Feb 25 20:20:46 volumio sudo[31644]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/mount /dev/sda1 /mnt/USB/0338-DACA -o noatime,dmask=0000,fmask=0000,iocharset=utf8
Feb 25 20:20:46 volumio sudo[31644]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 25 20:20:46 volumio sudo[31644]: pam_unix(sudo:session): session closed for user root
Feb 25 20:20:46 volumio volumio[31567]: mount: /media/0338-DACA: /dev/sda1 already mounted on /media/0338-DACA.
Feb 25 20:20:46 volumio volumio[31567]: dmesg(1) may have more information after failed mount system call.
Feb 25 20:20:46 volumio volumio[31567]: error: Failed to mount 0338-DACA: Error: Command failed: /usr/bin/sudo /bin/mount "/dev/sda1" "/mnt/USB/0338-DACA" -o noatime,dmask=0000,fmask=0000,iocharset=utf8
Feb 25 20:20:46 volumio volumio[31567]: mount: /media/0338-DACA: /dev/sda1 already mounted on /media/0338-DACA.
Feb 25 20:20:46 volumio volumio[31567]: dmesg(1) may have more information after failed mount system call.
Feb 25 20:20:46 volumio volumio[31567]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback
Feb 25 20:20:46 volumio volumio[31567]: info: Loading plugin "volumio_command_line_client"...
Feb 25 20:20:46 volumio volumio[31567]: info: Loading plugin "upnp"...
Feb 25 20:20:46 volumio volumio[31567]: info: [1772047246192] Starting Upmpd Daemon
Feb 25 20:20:46 volumio volumio[31567]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback
Feb 25 20:20:46 volumio volumio[31567]: info: Loading plugin "my_music"...
Feb 25 20:20:46 volumio volumio[31567]: info: Loading plugin "mpd"...
Feb 25 20:20:46 volumio volumio[31567]: info: Loading plugin "upnp_browser"...
Feb 25 20:20:46 volumio go-librespot[31574]: time="2026-02-25T20:20:46+01:00" level=warning msg="failed to connect to AP ap-gew1.spotify.com:443, retrying with a different AP" error="dial tcp 104.199.65.9:443: connect: connection refused"
Feb 25 20:20:46 volumio go-librespot[31574]: time="2026-02-25T20:20:46+01:00" level=debug msg="connected to ap-gae2.spotify.com:80"
Feb 25 20:20:47 volumio go-librespot[31574]: time="2026-02-25T20:20:47+01:00" level=debug msg="completed keyexchange"
Feb 25 20:20:47 volumio go-librespot[31574]: time="2026-02-25T20:20:47+01:00" level=debug msg="completed challenge"
Feb 25 20:20:47 volumio volumio[31567]: info: Starting UPNP Browser
Feb 25 20:20:47 volumio volumio[31567]: info: Loading plugin "alarm-clock"...
Feb 25 20:20:47 volumio volumio[31567]: info: Loading plugin "airplay_emulation"...
Feb 25 20:20:47 volumio volumio[31567]: info: Starting Shairport Sync
Feb 25 20:20:47 volumio volumio[31567]: info: Loading plugin "last_100"...
Feb 25 20:20:47 volumio volumio[31567]: info: Loading plugin "webradio"...
Feb 25 20:20:47 volumio go-librespot[31574]: time="2026-02-25T20:20:47+01:00" level=warning msg="failed connecting to accesspoint, retrying" error="failed authenticating: accesspoint login failed: BadCredentials "
Feb 25 20:20:47 volumio volumio[31567]: info: Loading plugin "i2s_dacs"...
Feb 25 20:20:47 volumio volumio[31567]: info: Loading plugin "volumiodiscovery"...
Feb 25 20:20:47 volumio volumio[31567]: *** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.
Feb 25 20:20:47 volumio volumio[31567]: *** WARNING *** Please fix your application to use the native API of Avahi!
Feb 25 20:20:47 volumio volumio[31567]: *** WARNING *** For more information see
Feb 25 20:20:47 volumio volumio[31567]: *** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
Feb 25 20:20:47 volumio volumio[31567]: *** WARNING *** Please fix your application to use the native API of Avahi!
Feb 25 20:20:47 volumio volumio[31567]: *** WARNING *** For more information see
Feb 25 20:20:47 volumio node[31567]: *** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.
Feb 25 20:20:47 volumio node[31567]: *** WARNING *** Please fix your application to use the native API of Avahi!
Feb 25 20:20:47 volumio node[31567]: *** WARNING *** For more information see
Feb 25 20:20:47 volumio node[31567]: *** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
Feb 25 20:20:47 volumio node[31567]: *** WARNING *** Please fix your application to use the native API of Avahi!
Feb 25 20:20:47 volumio node[31567]: *** WARNING *** For more information see
Feb 25 20:20:47 volumio volumio[31567]: info: Applying required configuration parameters for plugin volumiodiscovery
Feb 25 20:20:47 volumio volumio[31567]: info: Discovery: Started advertising with name: Volumio
Feb 25 20:20:47 volumio volumio[31567]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback
Feb 25 20:20:47 volumio volumio[31567]: info: Loading plugin "spop"...
Feb 25 20:20:47 volumio go-librespot[31574]: time="2026-02-25T20:20:47+01:00" level=debug msg="connected to ap-gew4.spotify.com:4070"
Feb 25 20:20:47 volumio go-librespot[31574]: time="2026-02-25T20:20:47+01:00" level=debug msg="completed keyexchange"
Feb 25 20:20:47 volumio go-librespot[31574]: time="2026-02-25T20:20:47+01:00" level=debug msg="completed challenge"
Feb 25 20:20:47 volumio go-librespot[31574]: time="2026-02-25T20:20:47+01:00" level=warning msg="failed connecting to accesspoint, retrying" error="failed authenticating: accesspoint login failed: BadCredentials "
Feb 25 20:20:47 volumio go-librespot[31574]: time="2026-02-25T20:20:47+01:00" level=fatal msg="failed running with username and spotify token" error="failed authenticating accesspoint with stored credentials: failed authenticating: accesspoint login failed: BadCredentials "
Feb 25 20:20:47 volumio systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
Feb 25 20:20:47 volumio systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
Feb 25 20:20:47 volumio volumio[31567]: info: Loading plugin "outputs"...
Feb 25 20:20:47 volumio volumio[31567]: info: Loading plugin "albumart"...
Feb 25 20:20:47 volumio volumio[31567]: info: Plugin example_plugin is not enabled
Feb 25 20:20:47 volumio volumio[31567]: info: Loading plugin "inputs"...
Feb 25 20:20:47 volumio volumio[31567]: info: Loading plugin "updater_comm"...
Feb 25 20:20:48 volumio volumio[31567]: info: Plugin mpdemulation is not enabled
Feb 25 20:20:48 volumio volumio[31567]: info: Loading plugin "rest_api"...
Feb 25 20:20:48 volumio volumio[31567]: info: Loading plugin "websocket"...
Feb 25 20:20:48 volumio volumio[31567]: info: Starting Socket.io Server version 1.7.4
Feb 25 20:20:48 volumio volumio[31567]: info: Loading i18n strings for locale nl
Feb 25 20:20:48 volumio volumio[31567]: Updating browse sources language
Feb 25 20:20:48 volumio volumio[31567]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Feb 25 20:20:48 volumio volumio[31567]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Feb 25 20:20:48 volumio volumio[31567]: info: CoreCommandRouter::initPlayerControls
Feb 25 20:20:48 volumio volumio[31567]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 25 20:20:48 volumio volumio[31567]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 25 20:20:48 volumio volumio[31567]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 25 20:20:48 volumio volumio[31567]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 25 20:20:48 volumio volumio[31567]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 25 20:20:48 volumio volumio[31567]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 25 20:20:48 volumio volumio[31567]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 25 20:20:48 volumio volumio[31567]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 25 20:20:48 volumio volumio[31567]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Feb 25 20:20:48 volumio volumio[31567]: Express server listening on port 3000
Feb 25 20:20:48 volumio volumio[31567]: [Metrics] WebUI: 3s 501.87ms
Feb 25 20:20:48 volumio volumio[31567]: info: CoreStateMachine::resetVolumioState
Feb 25 20:20:48 volumio volumio[31567]: info: CoreStateMachine::getcurrentVolume
Feb 25 20:20:48 volumio volumio[31567]: info: CoreCommandRouter::volumioRetrievevolume
Feb 25 20:20:48 volumio volumio[31567]: info: Volumio Network Manager: Network status updated: 1
Feb 25 20:20:48 volumio volumio[31648]: Forking 3 albumart workers
Feb 25 20:20:48 volumio volumio[31567]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 1
Feb 25 20:20:48 volumio volumio[31567]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Feb 25 20:20:48 volumio volumio[31567]: info: Reloading queue from file
Feb 25 20:20:48 volumio volumio[31567]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 1
Feb 25 20:20:48 volumio volumio[31567]: info: VolumeController:: Volume=100 Mute =false
Feb 25 20:20:48 volumio volumio[31567]: info: CoreStateMachine::pushState
Feb 25 20:20:48 volumio volumio[31567]: info: CorePlayQueue::getTrack 0
Feb 25 20:20:48 volumio volumio[31567]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Feb 25 20:20:48 volumio volumio[31567]: info: CoreCommandRouter::volumioPushState
Feb 25 20:20:48 volumio volumio[31567]: info: CoreStateMachine::updateTrackBlock
Feb 25 20:20:48 volumio volumio[31567]: info: CorePlayQueue::getTrackBlock
Feb 25 20:20:48 volumio volumio[31567]: info: CoreCommandRouter::volumioRetrievevolume
Feb 25 20:20:48 volumio volumio[31567]: info: CoreStateMachine::setRepeat null single undefined
Feb 25 20:20:48 volumio volumio[31567]: info: CoreStateMachine::pushState
Feb 25 20:20:48 volumio volumio[31567]: info: CorePlayQueue::getTrack 0
Feb 25 20:20:48 volumio volumio[31567]: info: CoreCommandRouter::volumioPushState
Feb 25 20:20:48 volumio volumio[31567]: info: CoreStateMachine::setRandom null
Feb 25 20:20:48 volumio volumio[31567]: info: CoreStateMachine::pushState
Feb 25 20:20:48 volumio volumio[31567]: info: CorePlayQueue::getTrack 0
Feb 25 20:20:48 volumio volumio[31567]: info: CoreCommandRouter::volumioPushState
Feb 25 20:20:48 volumio volumio[31567]: info: Setting Device type: Raspberry PI
Feb 25 20:20:48 volumio volumio[31567]: info: Completed loading Core Plugins
Feb 25 20:20:48 volumio volumio[31567]: info: Preparing to generate the ALSA configuration file
Feb 25 20:20:48 volumio volumio[31567]: info: USB Boot Capable - Checking Install to Disk functions for: bootusb
Feb 25 20:20:48 volumio volumio[31567]: info: USB Boot Capable - System SBC Revision found in cpuinfo: b03115
Feb 25 20:20:48 volumio volumio[31567]: info: USB Boot Capable - Found matching device in SBC capable list: Raspberry PI
Feb 25 20:20:48 volumio volumio[31567]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 1
Feb 25 20:20:48 volumio volumio-remote-updater[741]: [2026-02-25 20:20:48] [connect] Successful connection
Feb 25 20:20:48 volumio volumio[31567]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 1
Feb 25 20:20:48 volumio volumio[31567]: info: VolumeController:: Volume=100 Mute =false
Feb 25 20:20:48 volumio volumio[31567]: info: CoreStateMachine::pushState
Feb 25 20:20:48 volumio volumio[31567]: info: CorePlayQueue::getTrack 0
Feb 25 20:20:48 volumio volumio[31567]: info: CoreCommandRouter::volumioPushState
Feb 25 20:20:48 volumio volumio[31567]: info: Asound.conf file unchanged, so no further update is needed
Feb 25 20:20:48 volumio volumio[31567]: info: Output device has changed, restarting MPD
Feb 25 20:20:48 volumio volumio[31567]: info: Output device has changed, restarting Shairport Sync
Feb 25 20:20:48 volumio volumio[31567]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 25 20:20:48 volumio volumio[31567]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Feb 25 20:20:48 volumio sudo[31705]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/chmod 777 /etc/mpd.conf
Feb 25 20:20:48 volumio sudo[31705]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 25 20:20:48 volumio sudo[31705]: pam_unix(sudo:session): session closed for user root
Feb 25 20:20:48 volumio volumio[31567]: info: Could not detect Primo: Error: Command failed: aplay -l | grep es90x8q2m-dac-dai-0
Feb 25 20:20:48 volumio volumio[31567]: info: ___________ START PLUGINS ___________
Feb 25 20:20:48 volumio sudo[31706]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart mpd.service
Feb 25 20:20:48 volumio sudo[31706]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 25 20:20:48 volumio volumio[31567]: info: ControllerMpd::onStart: Initializing MPD
Feb 25 20:20:48 volumio volumio[31567]: info: Creating MPD Configuration file
Feb 25 20:20:48 volumio sudo[31613]: pam_unix(sudo:session): session closed for user root
Feb 25 20:20:48 volumio systemd[1]: Stopping mpd.service - Music Player Daemon...
Feb 25 20:20:48 volumio sudo[31718]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/chmod 777 /etc/mpd.conf
Feb 25 20:20:48 volumio sudo[31716]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl start volumio5-onboarding.service
Feb 25 20:20:48 volumio sudo[31716]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 25 20:20:48 volumio volumio[31567]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Feb 25 20:20:48 volumio volumio[31567]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
Feb 25 20:20:48 volumio volumio[31567]: info: [1772047248661] CoreMusicLibrary::Adding element Media Servers
Feb 25 20:20:48 volumio volumio[31567]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Feb 25 20:20:48 volumio sudo[31718]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 25 20:20:48 volumio volumio[31567]: info: UPNP Browser: Client initialized successfully
Feb 25 20:20:48 volumio sudo[31718]: pam_unix(sudo:session): session closed for user root
Feb 25 20:20:48 volumio volumio[31567]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 25 20:20:48 volumio volumio[31567]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Feb 25 20:20:48 volumio sudo[31721]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart mpd.service
Feb 25 20:20:48 volumio sudo[31721]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 25 20:20:48 volumio sudo[31716]: pam_unix(sudo:session): session closed for user root
Feb 25 20:20:48 volumio volumio[31567]: info: Could not detect Primo: Error: Command failed: aplay -l | grep es90x8q2m-dac-dai-0
Feb 25 20:20:48 volumio volumio[31567]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 25 20:20:48 volumio volumio[31567]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Feb 25 20:20:48 volumio volumio[31567]: info: Could not detect Primo: Error: Command failed: aplay -l | grep es90x8q2m-dac-dai-0
Feb 25 20:20:48 volumio volumio[31567]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
Feb 25 20:20:48 volumio volumio[31567]: info: [1772047248793] CoreMusicLibrary::Adding element Last_100
Feb 25 20:20:48 volumio volumio[31567]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Feb 25 20:20:48 volumio volumio[31567]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
Feb 25 20:20:48 volumio volumio[31567]: info: [1772047248796] CoreMusicLibrary::Adding element Webradio
Feb 25 20:20:48 volumio volumio[31567]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Feb 25 20:20:48 volumio volumio[31567]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
Feb 25 20:20:48 volumio volumio[31567]: info: Initializing BBC Radios
Feb 25 20:20:48 volumio volumio[31567]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
Feb 25 20:20:48 volumio volumio[31567]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Feb 25 20:20:48 volumio volumio[31567]: info: Creating Spotify config file
Feb 25 20:20:48 volumio volumio[31567]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 25 20:20:49 volumio systemd[1]: mpd.service: Deactivated successfully.
Feb 25 20:20:49 volumio systemd[1]: Stopped mpd.service - Music Player Daemon.
Feb 25 20:20:49 volumio systemd[1]: mpd.service: Consumed 18.435s CPU time.
Feb 25 20:20:49 volumio systemd[1]: mpd.socket: Deactivated successfully.
Feb 25 20:20:49 volumio systemd[1]: Closed mpd.socket - Music Player Daemon Socket.
Feb 25 20:20:49 volumio systemd[1]: Stopping mpd.socket - Music Player Daemon Socket...
Feb 25 20:20:49 volumio systemd[1]: Listening on mpd.socket - Music Player Daemon Socket.
Feb 25 20:20:49 volumio systemd[1]: Starting mpd.service - Music Player Daemon...
Feb 25 20:20:49 volumio volumio[31567]: info: Volumio Calling Home
Feb 25 20:20:49 volumio sudo[31752]: root : PWD=/ ; USER=root ; COMMAND=/bin/chown mpd:audio /var/log/mpd.log
Feb 25 20:20:49 volumio sudo[31752]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=0)
Feb 25 20:20:49 volumio volumio[31663]: Starting albumart workers
Feb 25 20:20:49 volumio sudo[31752]: pam_unix(sudo:session): session closed for user root
Feb 25 20:20:49 volumio volumio[31664]: Starting albumart workers
Feb 25 20:20:49 volumio volumio[31567]: info: Discovery: adding 5765b5d5-0ad7-4dd1-b93b-f4d99021e9e9
Feb 25 20:20:49 volumio volumio[31567]: info: Discovery: Found device Volumio
Feb 25 20:20:49 volumio volumio[31567]: info: CoreCommandRouter::volumioGetState
Feb 25 20:20:49 volumio volumio[31567]: info: CorePlayQueue::getTrack 0
Feb 25 20:20:49 volumio volumio[31567]: info: Discovery: this is already registered, 5765b5d5-0ad7-4dd1-b93b-f4d99021e9e9
Feb 25 20:20:49 volumio volumio[31567]: info: Discovery: Found device Volumio
Feb 25 20:20:49 volumio volumio[31567]: info: CoreCommandRouter::volumioGetState
Feb 25 20:20:49 volumio volumio[31567]: info: CorePlayQueue::getTrack 0
Feb 25 20:20:49 volumio volumio-remote-updater[741]: [2026-02-25 20:20:49] [connect] WebSocket Connection 127.0.0.1:3000 v-2 "WebSocket++/0.8.2" /socket.io/?EIO=3&transport=websocket&t=1772047248 101
Feb 25 20:20:49 volumio volumio[31567]: verbose: New Socket.io Connection to 127.0.0.1:3000 from 127.0.0.1 UA: WebSocket++/0.8.2 Engine version: 3 Transport: websocket Total Clients: 1
Feb 25 20:20:49 volumio volumio[31567]: info: MPD Permissions set
Feb 25 20:20:49 volumio volumio[31567]: info: MPD Permissions set
Feb 25 20:20:49 volumio volumio[31567]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 2
Feb 25 20:20:49 volumio volumio[31662]: Starting albumart workers
Feb 25 20:20:49 volumio volumio[31567]: info: Volumio called home
Feb 25 20:20:49 volumio volumio[31567]: info: Spotify config file written
Feb 25 20:20:49 volumio sudo[31759]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart go-librespot-daemon.service
Feb 25 20:20:49 volumio sudo[31759]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 25 20:20:49 volumio volumio[31567]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 2
Feb 25 20:20:49 volumio volumio[31567]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 25 20:20:49 volumio volumio[31567]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 25 20:20:49 volumio volumio[31567]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 25 20:20:49 volumio volumio[31567]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 25 20:20:49 volumio volumio[31567]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 25 20:20:49 volumio volumio[31567]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 25 20:20:49 volumio volumio[31567]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 25 20:20:49 volumio volumio[31567]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 25 20:20:49 volumio systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
Feb 25 20:20:49 volumio volumio[31567]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Feb 25 20:20:49 volumio volumio[31567]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 25 20:20:49 volumio volumio[31567]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 25 20:20:49 volumio volumio[31567]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 25 20:20:49 volumio volumio[31567]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 25 20:20:49 volumio volumio[31567]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 25 20:20:49 volumio volumio[31567]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 25 20:20:49 volumio volumio[31567]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 25 20:20:49 volumio volumio[31567]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 25 20:20:49 volumio volumio[31567]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 25 20:20:49 volumio volumio[31567]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Feb 25 20:20:49 volumio volumio[31567]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 25 20:20:49 volumio volumio[31567]: info: No need to fix Spotify hosts
Feb 25 20:20:49 volumio systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
Feb 25 20:20:49 volumio go-librespot[31766]: go-librespot daemon starting...
Feb 25 20:20:49 volumio sudo[31759]: pam_unix(sudo:session): session closed for user root
Feb 25 20:20:49 volumio go-librespot[31772]: time="2026-02-25T20:20:49+01:00" level=info msg="running go-librespot 0.6.2"
Feb 25 20:20:49 volumio go-librespot[31772]: time="2026-02-25T20:20:49+01:00" level=debug msg="app state loaded"
Feb 25 20:20:49 volumio go-librespot[31772]: time="2026-02-25T20:20:49+01:00" level=info msg="api server listening on 127.0.0.1:9879"
Feb 25 20:20:49 volumio volumio[31567]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 3
Feb 25 20:20:50 volumio volumio[31567]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 3
Feb 25 20:20:50 volumio volumio[31567]: info: Received Get System Info
Feb 25 20:20:50 volumio volumio[31567]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
Feb 25 20:20:50 volumio volumio[31567]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
Feb 25 20:20:50 volumio volumio[31567]: info: Discovery: Getting this device information
Feb 25 20:20:50 volumio volumio[31567]: info: CoreCommandRouter::volumioGetState
Feb 25 20:20:50 volumio volumio[31567]: info: CorePlayQueue::getTrack 0
Feb 25 20:20:50 volumio volumio[31567]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
Feb 25 20:20:50 volumio volumio[31567]: info: CoreCommandRouter::executeOnPlugin: wizard , getShowWizard
Feb 25 20:20:50 volumio volumio[31567]: info: CoreCommandRouter::executeOnPlugin: system , getShowWizard
Feb 25 20:20:50 volumio go-librespot[31772]: time="2026-02-25T20:20:50+01:00" level=debug msg="fetched new accesspoints: [ap-gew4.spotify.com:4070 ap-gew4.spotify.com:443 ap-gew4.spotify.com:80 ap-guc3.spotify.com:4070 ap-gew1.spotify.com:443 ap-gae2.spotify.com:80]"
Feb 25 20:20:50 volumio go-librespot[31772]: time="2026-02-25T20:20:50+01:00" level=debug msg="fetched new dealers: [gew4-dealer.spotify.com:443 guc3-dealer.spotify.com:443 gew1-dealer.spotify.com:443 gae2-dealer.spotify.com:443]"
Feb 25 20:20:50 volumio go-librespot[31772]: time="2026-02-25T20:20:50+01:00" level=debug msg="fetched new spclients: [gew4-spclient.spotify.com:443 guc3-spclient.spotify.com:443 gew1-spclient.spotify.com:443 gae2-spclient.spotify.com:443]"
Feb 25 20:20:50 volumio go-librespot[31772]: time="2026-02-25T20:20:50+01:00" level=info msg="zeroconf server listening on port 33809"
Feb 25 20:20:50 volumio volumio[31567]: info: Starting Shairport Sync
Feb 25 20:20:50 volumio volumio[31567]: info: Starting Shairport Sync
Feb 25 20:20:50 volumio volumio[31567]: info: Starting Shairport Sync
Feb 25 20:20:50 volumio sudo[31794]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart shairport-sync
Feb 25 20:20:50 volumio sudo[31794]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 25 20:20:50 volumio volumio[31567]: info: New Spotify access tokenBQAmTMqHvc...
Feb 25 20:20:50 volumio volumio[31567]: info: Spotify credentials grant success - running version from March 24, 2019
Feb 25 20:20:50 volumio go-librespot[31772]: time="2026-02-25T20:20:50+01:00" level=debug msg="obtained new client token: AAATHW86iVEYVuYFBAhr591+nhP/XYPZv1VvlyRvpnQFxKF03VcJVynrijXcBWd2SEyp74YC8vX1snhjMJ0mxIa20iB92kIVsQKVoR0nCG5MvV+SnhrugbUrsMP635MZcCvVgzNZ52kv1s3UZUz01HRZiN5TLRTmLRFqJP+quAATZwv2NERxsiSbu8xjJFDi/B6o/0TredVTKt01tPdL02B1TLqTpZ1z/YrTMNbsTx10xKxtDjmpHBE="
Feb 25 20:20:50 volumio sudo[31797]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart shairport-sync
Feb 25 20:20:50 volumio sudo[31797]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 25 20:20:50 volumio go-librespot[31772]: time="2026-02-25T20:20:50+01:00" level=debug msg="connected to ap-gew4.spotify.com:4070"
Feb 25 20:20:50 volumio systemd[1]: Stopping shairport-sync.service - Shairport Sync - AirPlay Audio Receiver...
Feb 25 20:20:50 volumio systemd[1]: shairport-sync.service: Deactivated successfully.
Feb 25 20:20:50 volumio systemd[1]: Stopped shairport-sync.service - Shairport Sync - AirPlay Audio Receiver.
Feb 25 20:20:50 volumio systemd[1]: shairport-sync.service: Consumed 53min 4.210s CPU time.
Feb 25 20:20:50 volumio sudo[31798]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart shairport-sync
Feb 25 20:20:50 volumio sudo[31798]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 25 20:20:50 volumio go-librespot[31772]: time="2026-02-25T20:20:50+01:00" level=debug msg="completed keyexchange"
Feb 25 20:20:50 volumio go-librespot[31772]: time="2026-02-25T20:20:50+01:00" level=debug msg="completed challenge"
Feb 25 20:20:50 volumio go-librespot[31772]: time="2026-02-25T20:20:50+01:00" level=warning msg="failed connecting to accesspoint, retrying" error="failed authenticating: accesspoint login failed: BadCredentials "
Feb 25 20:20:50 volumio volumio[31567]: info: CoreCommandRouter::volumioGetState
Feb 25 20:20:50 volumio volumio[31567]: info: CorePlayQueue::getTrack 0
Feb 25 20:20:50 volumio systemd[1]: Started shairport-sync.service - Shairport Sync - AirPlay Audio Receiver.
Feb 25 20:20:50 volumio sudo[31794]: pam_unix(sudo:session): session closed for user root
Feb 25 20:20:50 volumio volumio[31567]: info: Shairport-Sync Started
Feb 25 20:20:50 volumio volumio[31567]: Error adding Membership: Error: addMembership EINVAL
Feb 25 20:20:50 volumio systemd[1]: Stopping shairport-sync.service - Shairport Sync - AirPlay Audio Receiver...
Feb 25 20:20:50 volumio systemd[1]: shairport-sync.service: Deactivated successfully.
Feb 25 20:20:50 volumio systemd[1]: Stopped shairport-sync.service - Shairport Sync - AirPlay Audio Receiver.
Feb 25 20:20:50 volumio systemd[1]: Started shairport-sync.service - Shairport Sync - AirPlay Audio Receiver.
Feb 25 20:20:50 volumio sudo[31797]: pam_unix(sudo:session): session closed for user root
Feb 25 20:20:50 volumio sudo[31798]: pam_unix(sudo:session): session closed for user root
Feb 25 20:20:50 volumio volumio[31567]: info: Shairport-Sync Started
Feb 25 20:20:50 volumio volumio[31567]: info: Shairport-Sync Started
Feb 25 20:20:50 volumio volumio[31567]: SPOTIFY: User informations: {"country":"NL","display_name":"Jean","email":"jeanfrantzen@xs4all.nl","explicit_content":{"filter_enabled":false,"filter_locked":false},"external_urls":{"spotify":"https://open.spotify.com/user/y5kkjeugmcixijr7bh6y6z63h"},"followers":{"href":null,"total":0},"href":"https://api.spotify.com/v1/users/y5kkjeugmcixijr7bh6y6z63h","id":"y5kkjeugmcixijr7bh6y6z63h","images":[{"height":300,"url":"https://i.scdn.co/image/ab6775700000ee8538973a8a95f7d91448494c62","width":300},{"height":64,"url":"https://i.scdn.co/image/ab67757000003b8238973a8a95f7d91448494c62","width":64}],"product":"premium","type":"user","uri":"spotify:user:y5kkjeugmcixijr7bh6y6z63h"}
Feb 25 20:20:50 volumio volumio[31567]: info: Spotify Successfully logged in
Feb 25 20:20:50 volumio volumio[31567]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
Feb 25 20:20:50 volumio volumio[31567]: info: [1772047250494] CoreMusicLibrary::Adding element Spotify
Feb 25 20:20:50 volumio volumio[31567]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Feb 25 20:20:50 volumio volumio[31567]: Cannot find translation for source Spotify
Feb 25 20:20:50 volumio go-librespot[31772]: time="2026-02-25T20:20:50+01:00" level=debug msg="connected to ap-gew4.spotify.com:443"
Feb 25 20:20:50 volumio go-librespot[31772]: time="2026-02-25T20:20:50+01:00" level=debug msg="completed keyexchange"
Feb 25 20:20:50 volumio go-librespot[31772]: time="2026-02-25T20:20:50+01:00" level=debug msg="completed challenge"
Feb 25 20:20:50 volumio go-librespot[31772]: time="2026-02-25T20:20:50+01:00" level=warning msg="failed connecting to accesspoint, retrying" error="failed authenticating: accesspoint login failed: BadCredentials "
Feb 25 20:20:51 volumio mpd[31756]: 2026-02-25T20:20:51 decoder: Decoder plugin "wildmidi" is unavailable: configuration file does not exist: /etc/timidity/timidity.cfg
Feb 25 20:20:51 volumio go-librespot[31772]: time="2026-02-25T20:20:51+01:00" level=debug msg="connected to ap-gew4.spotify.com:80"
Feb 25 20:20:51 volumio go-librespot[31772]: time="2026-02-25T20:20:51+01:00" level=debug msg="completed keyexchange"
Feb 25 20:20:51 volumio go-librespot[31772]: time="2026-02-25T20:20:51+01:00" level=debug msg="completed challenge"
Feb 25 20:20:51 volumio go-librespot[31772]: time="2026-02-25T20:20:51+01:00" level=warning msg="failed connecting to accesspoint, retrying" error="failed authenticating: accesspoint login failed: BadCredentials "
Feb 25 20:20:51 volumio systemd[1]: Started mpd.service - Music Player Daemon.
Feb 25 20:20:51 volumio sudo[31706]: pam_unix(sudo:session): session closed for user root
Feb 25 20:20:51 volumio sudo[31721]: pam_unix(sudo:session): session closed for user root
Feb 25 20:20:51 volumio volumio[31567]: info: Completed starting Core Plugins
Feb 25 20:20:51 volumio volumio[31567]: info: -------------------------------------------
Feb 25 20:20:51 volumio volumio[31567]: info: ----- MyVolumio plugins startup ----
Feb 25 20:20:51 volumio volumio[31567]: info: -------------------------------------------
Feb 25 20:20:51 volumio volumio[31567]: info: [MyVolumio PluginManager] Fetching plans data....
Feb 25 20:20:51 volumio volumio[31567]: error: MPD error: The expression evaluated to a falsy value:
Feb 25 20:20:51 volumio volumio[31567]: assert.ok(self.idling)
Feb 25 20:20:51 volumio volumio[31567]: error: The expression evaluated to a falsy value:
Feb 25 20:20:51 volumio volumio[31567]: assert.ok(self.idling)
Feb 25 20:20:51 volumio volumio[31567]: info: MPD running with PID31756
Feb 25 20:20:51 volumio volumio[31567]: ,establishing connection
Feb 25 20:20:51 volumio volumio[31567]: error: updateQueue error: null
Feb 25 20:20:51 volumio volumio[31567]: error: updateQueue error: null
Feb 25 20:20:52 volumio go-librespot[31772]: time="2026-02-25T20:20:52+01:00" level=debug msg="connected to ap-guc3.spotify.com:4070"
Feb 25 20:20:52 volumio go-librespot[31772]: time="2026-02-25T20:20:52+01:00" level=debug msg="completed keyexchange"
Feb 25 20:20:52 volumio go-librespot[31772]: time="2026-02-25T20:20:52+01:00" level=debug msg="completed challenge"
Feb 25 20:20:53 volumio volumio[31567]: info: go-librespot daemon successfully initialized
Feb 25 20:20:53 volumio go-librespot[31772]: time="2026-02-25T20:20:53+01:00" level=warning msg="failed connecting to accesspoint, retrying" error="failed authenticating: accesspoint login failed: BadCredentials "
Feb 25 20:20:54 volumio go-librespot[31772]: time="2026-02-25T20:20:54+01:00" level=debug msg="connected to ap-gew1.spotify.com:443"
Feb 25 20:20:54 volumio go-librespot[31772]: time="2026-02-25T20:20:54+01:00" level=debug msg="completed keyexchange"
Feb 25 20:20:54 volumio go-librespot[31772]: time="2026-02-25T20:20:54+01:00" level=debug msg="completed challenge"
Feb 25 20:20:54 volumio go-librespot[31772]: time="2026-02-25T20:20:54+01:00" level=warning msg="failed connecting to accesspoint, retrying" error="failed authenticating: accesspoint login failed: BadCredentials "
Feb 25 20:20:54 volumio go-librespot[31772]: time="2026-02-25T20:20:54+01:00" level=debug msg="connected to ap-gae2.spotify.com:80"
Feb 25 20:20:55 volumio go-librespot[31772]: time="2026-02-25T20:20:55+01:00" level=debug msg="completed keyexchange"
Feb 25 20:20:55 volumio go-librespot[31772]: time="2026-02-25T20:20:55+01:00" level=debug msg="completed challenge"
Feb 25 20:20:55 volumio go-librespot[31772]: time="2026-02-25T20:20:55+01:00" level=warning msg="failed connecting to accesspoint, retrying" error="failed authenticating: accesspoint login failed: BadCredentials "
Feb 25 20:20:55 volumio go-librespot[31772]: time="2026-02-25T20:20:55+01:00" level=fatal msg="failed running with username and spotify token" error="failed authenticating accesspoint with stored credentials: failed authenticating: accesspoint login failed: BadCredentials "
Feb 25 20:20:55 volumio systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
Feb 25 20:20:55 volumio systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
Feb 25 20:20:56 volumio volumio[31567]: info: Initializing connection to go-librespot Websocket
Feb 25 20:20:56 volumio volumio[31567]: info: Error connecting to go-librespot Websocket: Error: connect ECONNREFUSED 127.0.0.1:9879
Feb 25 20:20:56 volumio sudo[31846]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0
Feb 25 20:20:56 volumio sudo[31846]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 25 20:20:56 volumio sudo[31848]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
Feb 25 20:20:56 volumio sudo[31846]: pam_unix(sudo:session): session closed for user root
Feb 25 20:20:56 volumio sudo[31848]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 25 20:20:56 volumio sudo[31848]: pam_unix(sudo:session): session closed for user root
Feb 25 20:20:56 volumio sudo[31850]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl start upmpdcli.service
Feb 25 20:20:56 volumio sudo[31850]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 25 20:20:56 volumio sudo[31850]: pam_unix(sudo:session): session closed for user root
Feb 25 20:20:56 volumio volumio[31567]: info: Upmpdcli Daemon Started
Feb 25 20:20:58 volumio systemd[1]: go-librespot-daemon.service: Scheduled restart job, restart counter is at 3.
Feb 25 20:20:58 volumio systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
Feb 25 20:20:58 volumio systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
Feb 25 20:20:58 volumio go-librespot[31854]: go-librespot daemon starting...
Feb 25 20:20:58 volumio go-librespot[31855]: time="2026-02-25T20:20:58+01:00" level=info msg="running go-librespot 0.6.2"
Feb 25 20:20:58 volumio go-librespot[31855]: time="2026-02-25T20:20:58+01:00" level=debug msg="app state loaded"
Feb 25 20:20:58 volumio go-librespot[31855]: time="2026-02-25T20:20:58+01:00" level=info msg="api server listening on 127.0.0.1:9879"
Feb 25 20:20:58 volumio go-librespot[31855]: time="2026-02-25T20:20:58+01:00" level=debug msg="fetched new accesspoints: [ap-gew4.spotify.com:4070 ap-gew4.spotify.com:443 ap-gew4.spotify.com:80 ap-guc3.spotify.com:4070 ap-gew1.spotify.com:443 ap-gae2.spotify.com:80]"
Feb 25 20:20:58 volumio go-librespot[31855]: time="2026-02-25T20:20:58+01:00" level=debug msg="fetched new dealers: [gew4-dealer.spotify.com:443 guc3-dealer.spotify.com:443 gew1-dealer.spotify.com:443 gae2-dealer.spotify.com:443]"
Feb 25 20:20:58 volumio go-librespot[31855]: time="2026-02-25T20:20:58+01:00" level=debug msg="fetched new spclients: [gew4-spclient.spotify.com:443 guc3-spclient.spotify.com:443 gew1-spclient.spotify.com:443 gae2-spclient.spotify.com:443]"
Feb 25 20:20:58 volumio go-librespot[31855]: time="2026-02-25T20:20:58+01:00" level=info msg="zeroconf server listening on port 45219"
Feb 25 20:20:58 volumio go-librespot[31855]: time="2026-02-25T20:20:58+01:00" level=debug msg="obtained new client token: AAAAwb51YJ0Lkj06BX81jX05Shw+Leq/7havRacdfLuP13+7X0Yw615RNX5oqCS5X62NKWwOWHIk6rPNdxHssTZ0bijj7edlDGFfFfDV2fYoDOZEA72tnmGq/76jrDmsisqu/QXpaYtPE+zn8KMVpVaDqV8GvifuooxFg/kovhDllCEkMfSKNVsarfaymOIe20BvA+Sg85CUyzgz+SOzniXtf2X2knn7IYmXYxU5+D2Gx4Fz9Nf7K3FAOw=="
Feb 25 20:20:58 volumio go-librespot[31855]: time="2026-02-25T20:20:58+01:00" level=debug msg="connected to ap-gew4.spotify.com:4070"
Feb 25 20:20:58 volumio go-librespot[31855]: time="2026-02-25T20:20:58+01:00" level=debug msg="completed keyexchange"
Feb 25 20:20:58 volumio go-librespot[31855]: time="2026-02-25T20:20:58+01:00" level=debug msg="completed challenge"
Feb 25 20:20:58 volumio go-librespot[31855]: time="2026-02-25T20:20:58+01:00" level=warning msg="failed connecting to accesspoint, retrying" error="failed authenticating: accesspoint login failed: BadCredentials "
Feb 25 20:20:59 volumio volumio[31567]: info: Initializing connection to go-librespot Websocket
Feb 25 20:20:59 volumio go-librespot[31855]: time="2026-02-25T20:20:59+01:00" level=debug msg="new websocket client"
Feb 25 20:20:59 volumio go-librespot[31855]: time="2026-02-25T20:20:59+01:00" level=debug msg="connected to ap-gew4.spotify.com:443"
Feb 25 20:20:59 volumio go-librespot[31855]: time="2026-02-25T20:20:59+01:00" level=debug msg="completed keyexchange"
Feb 25 20:20:59 volumio go-librespot[31855]: time="2026-02-25T20:20:59+01:00" level=debug msg="completed challenge"
Feb 25 20:20:59 volumio go-librespot[31855]: time="2026-02-25T20:20:59+01:00" level=warning msg="failed connecting to accesspoint, retrying" error="failed authenticating: accesspoint login failed: BadCredentials "
Feb 25 20:20:59 volumio volumio[31567]: info: Connection to go-librespot Websocket established
Feb 25 20:21:00 volumio go-librespot[31855]: time="2026-02-25T20:21:00+01:00" level=warning msg="failed to connect to AP ap-gew4.spotify.com:80, retrying with a different AP" error="dial tcp 34.158.1.133:80: connect: connection refused"
Feb 25 20:21:00 volumio go-librespot[31855]: time="2026-02-25T20:21:00+01:00" level=warning msg="failed to connect to AP ap-guc3.spotify.com:4070, retrying with a different AP" error="dial tcp 104.154.127.247:4070: connect: connection refused"
Feb 25 20:21:00 volumio go-librespot[31855]: time="2026-02-25T20:21:00+01:00" level=debug msg="connected to ap-gew1.spotify.com:443"
Feb 25 20:21:00 volumio go-librespot[31855]: time="2026-02-25T20:21:00+01:00" level=debug msg="completed keyexchange"
Feb 25 20:21:00 volumio go-librespot[31855]: time="2026-02-25T20:21:00+01:00" level=debug msg="completed challenge"
Feb 25 20:21:00 volumio go-librespot[31855]: time="2026-02-25T20:21:00+01:00" level=warning msg="failed connecting to accesspoint, retrying" error="failed authenticating: accesspoint login failed: BadCredentials "
Feb 25 20:21:00 volumio volumio[31567]: info: [MyVolumio PluginManager] Adding plugin bluetooth to plan premium
Feb 25 20:21:00 volumio volumio[31567]: info: [MyVolumio PluginManager] Adding plugin multiroom to plan premium
Feb 25 20:21:00 volumio volumio[31567]: info: [MyVolumio PluginManager] Adding plugin metavolumio to plan premium
Feb 25 20:21:00 volumio volumio[31567]: info: [MyVolumio PluginManager] Adding plugin manifestui to plan premium
Feb 25 20:21:00 volumio volumio[31567]: info: [MyVolumio PluginManager] Adding plugin cd_controller to plan premium
Feb 25 20:21:00 volumio volumio[31567]: info: [MyVolumio PluginManager] Adding plugin smart_inputs to plan premium
Feb 25 20:21:00 volumio volumio[31567]: info: [MyVolumio PluginManager] Adding plugin hi_res_audio to plan premium
Feb 25 20:21:00 volumio volumio[31567]: info: [MyVolumio PluginManager] Adding plugin tidal to plan premium
Feb 25 20:21:00 volumio volumio[31567]: info: [MyVolumio PluginManager] Adding plugin qobuz to plan premium
Feb 25 20:21:00 volumio volumio[31567]: info: [MyVolumio PluginManager] Adding plugin tidalconnect to plan premium
Feb 25 20:21:00 volumio volumio[31567]: info: [MyVolumio PluginManager] Adding plugin qobuzconnect to plan premium
Feb 25 20:21:00 volumio volumio[31567]: info: [MyVolumio PluginManager] Adding plugin bluetooth to plan superstar
Feb 25 20:21:00 volumio volumio[31567]: info: [MyVolumio PluginManager] Adding plugin multiroom to plan superstar
Feb 25 20:21:00 volumio volumio[31567]: info: [MyVolumio PluginManager] Adding plugin metavolumio to plan superstar
Feb 25 20:21:00 volumio volumio[31567]: info: [MyVolumio PluginManager] Adding plugin manifestui to plan superstar
Feb 25 20:21:00 volumio volumio[31567]: info: [MyVolumio PluginManager] Adding plugin cd_controller to plan superstar
Feb 25 20:21:00 volumio volumio[31567]: info: [MyVolumio PluginManager] Adding plugin smart_inputs to plan superstar
Feb 25 20:21:00 volumio volumio[31567]: info: [MyVolumio PluginManager] Adding plugin hi_res_audio to plan superstar
Feb 25 20:21:00 volumio volumio[31567]: info: [MyVolumio PluginManager] Adding plugin tidal to plan superstar
Feb 25 20:21:00 volumio volumio[31567]: info: [MyVolumio PluginManager] Adding plugin qobuz to plan superstar
Feb 25 20:21:00 volumio volumio[31567]: info: [MyVolumio PluginManager] Adding plugin tidalconnect to plan superstar
Feb 25 20:21:00 volumio volumio[31567]: info: [MyVolumio PluginManager] Adding plugin qobuzconnect to plan superstar
Feb 25 20:21:00 volumio volumio[31567]: info: [MyVolumio PluginManager] Adding plugin bluetooth to plan virtuoso
Feb 25 20:21:00 volumio volumio[31567]: info: [MyVolumio PluginManager] Adding plugin manifestui to plan virtuoso
Feb 25 20:21:00 volumio volumio[31567]: info: [MyVolumio PluginManager] Adding plugin cd_controller to plan virtuoso
Feb 25 20:21:00 volumio volumio[31567]: info: [MyVolumio PluginManager] Adding plugin tidal to plan virtuoso
Feb 25 20:21:00 volumio volumio[31567]: info: [MyVolumio PluginManager] Adding plugin qobuz to plan virtuoso
Feb 25 20:21:00 volumio volumio[31567]: info: [MyVolumio PluginManager] Adding plugin tidalconnect to plan virtuoso
Feb 25 20:21:00 volumio volumio[31567]: info: Adding plugin bluetooth to MyMusic Plugins
Feb 25 20:21:00 volumio volumio[31567]: info: Adding plugin multiroom to MyMusic Plugins
Feb 25 20:21:00 volumio volumio[31567]: info: Adding plugin metavolumio to MyMusic Plugins
Feb 25 20:21:00 volumio volumio[31567]: info: Adding plugin cd_controller to MyMusic Plugins
Feb 25 20:21:00 volumio volumio[31567]: info: Adding plugin qobuzconnect to MyMusic Plugins
Feb 25 20:21:00 volumio volumio[31567]: info: Adding plugin smart_inputs to MyMusic Plugins
Feb 25 20:21:00 volumio volumio[31567]: info: Adding plugin tidalconnect to MyMusic Plugins
Feb 25 20:21:00 volumio volumio[31567]: info: [MyVolumio PluginManager] Loading plugin "my_volumio"...
Feb 25 20:21:00 volumio go-librespot[31855]: time="2026-02-25T20:21:00+01:00" level=debug msg="connected to ap-gae2.spotify.com:80"
Feb 25 20:21:01 volumio go-librespot[31855]: time="2026-02-25T20:21:01+01:00" level=debug msg="completed keyexchange"
Feb 25 20:21:01 volumio go-librespot[31855]: time="2026-02-25T20:21:01+01:00" level=debug msg="completed challenge"
Feb 25 20:21:01 volumio go-librespot[31855]: time="2026-02-25T20:21:01+01:00" level=warning msg="failed connecting to accesspoint, retrying" error="failed authenticating: accesspoint login failed: BadCredentials "
Feb 25 20:21:01 volumio volumio[31567]: info: [MyVolumio PluginManager] MyVolumio plugin successfully loaded
Feb 25 20:21:01 volumio volumio[31567]: info: [MyVolumio PluginManager] Starting plugin system_controller.my_volumio
Feb 25 20:21:01 volumio volumio[31567]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Feb 25 20:21:01 volumio volumio[31567]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Feb 25 20:21:01 volumio volumio[31567]: info: Starting MyVolumio Remote Streaming Endpoints
Feb 25 20:21:01 volumio volumio[31567]: info: MyVolumio login type: Token
Feb 25 20:21:01 volumio volumio[31567]: info: [MyVolumio PluginManager] MyVolumio plugin successfully started
Feb 25 20:21:01 volumio volumio[31567]: info: [MyVolumio PluginManager] Loading plugin "streaming_services"...
Feb 25 20:21:01 volumio go-librespot[31855]: time="2026-02-25T20:21:01+01:00" level=warning msg="failed to connect to AP ap-gew4.spotify.com:4070, retrying with a different AP" error="dial tcp 34.158.1.133:4070: connect: connection refused"
Feb 25 20:21:01 volumio go-librespot[31855]: time="2026-02-25T20:21:01+01:00" level=debug msg="connected to ap-gew4.spotify.com:443"
Feb 25 20:21:01 volumio go-librespot[31855]: time="2026-02-25T20:21:01+01:00" level=debug msg="completed keyexchange"
Feb 25 20:21:01 volumio go-librespot[31855]: time="2026-02-25T20:21:01+01:00" level=debug msg="completed challenge"
Feb 25 20:21:01 volumio go-librespot[31855]: time="2026-02-25T20:21:01+01:00" level=warning msg="failed connecting to accesspoint, retrying" error="failed authenticating: accesspoint login failed: BadCredentials "
Feb 25 20:21:01 volumio volumio[31567]: info: [MyVolumio PluginManager] Streaming Services plugin successfully loaded
Feb 25 20:21:01 volumio volumio[31567]: info: [MyVolumio PluginManager] Starting plugin music_service.streaming_services
Feb 25 20:21:01 volumio volumio[31567]: info: Streaming services startup
Feb 25 20:21:01 volumio volumio[31567]: info: Starting Streaming Daemon
Feb 25 20:21:02 volumio sudo[31865]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart volumio-streaming-daemon.service
Feb 25 20:21:02 volumio sudo[31865]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 25 20:21:02 volumio volumio[31567]: info: [MyVolumio PluginManager] Streaming Services plugin successfully started
Feb 25 20:21:02 volumio sudo[31865]: pam_unix(sudo:session): session closed for user root
Feb 25 20:21:02 volumio volumio[31567]: error: Cannot start Volumio Streaming Daemon
Feb 25 20:21:02 volumio volumio[31567]: error: Failed initialization of streaming services: Error: Error: Command failed: /usr/bin/sudo systemctl restart volumio-streaming-daemon.service
Feb 25 20:21:02 volumio volumio[31567]: Failed to restart volumio-streaming-daemon.service: Unit volumio-streaming-daemon.service not found.
Feb 25 20:21:02 volumio go-librespot[31855]: time="2026-02-25T20:21:02+01:00" level=debug msg="connected to ap-gew4.spotify.com:80"
Feb 25 20:21:02 volumio go-librespot[31855]: time="2026-02-25T20:21:02+01:00" level=debug msg="completed keyexchange"
Feb 25 20:21:02 volumio go-librespot[31855]: time="2026-02-25T20:21:02+01:00" level=debug msg="completed challenge"
Feb 25 20:21:02 volumio go-librespot[31855]: time="2026-02-25T20:21:02+01:00" level=warning msg="failed connecting to accesspoint, retrying" error="failed authenticating: accesspoint login failed: BadCredentials "
Feb 25 20:21:02 volumio go-librespot[31855]: time="2026-02-25T20:21:02+01:00" level=fatal msg="failed running with username and spotify token" error="failed authenticating accesspoint with stored credentials: failed authenticating: accesspoint login failed: BadCredentials "
Feb 25 20:21:02 volumio systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
Feb 25 20:21:02 volumio systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
Feb 25 20:21:02 volumio volumio[31567]: info: Connection to go-librespot Websocket closed
Feb 25 20:21:02 volumio volumio[31567]: info: Getting Spotify volume
Feb 25 20:21:02 volumio volumio[31567]: |||||||||||||||||||||||| WARNING: FATAL ERROR |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Feb 25 20:21:02 volumio volumio[31567]: Error: connect ECONNREFUSED 127.0.0.1:9879
Feb 25 20:21:02 volumio volumio[31567]: at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1595:16) {
Feb 25 20:21:02 volumio volumio[31567]: errno: -111,
Feb 25 20:21:02 volumio volumio[31567]: code: 'ECONNREFUSED',
Feb 25 20:21:02 volumio volumio[31567]: syscall: 'connect',
Feb 25 20:21:02 volumio volumio[31567]: address: '127.0.0.1',
Feb 25 20:21:02 volumio volumio[31567]: port: 9879,
Feb 25 20:21:02 volumio volumio[31567]: response: undefined
Feb 25 20:21:02 volumio volumio[31567]: }
Feb 25 20:21:02 volumio volumio[31567]: |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Feb 25 20:21:03 volumio sudo[31885]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/journalctl '--since=2026-02-25 20:20'
Feb 25 20:21:03 volumio sudo[31885]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 25 20:21:03 volumio sudo[31885]: pam_unix(sudo:session): session closed for user root
Feb 25 20:21:03 volumio volumio5-onboarding[1481]: time=2026-02-25T20:21:03.542+01:00 level=ERROR msg="failed reading message" component=volumio/socket error="websocket: close 1006 (abnormal closure): unexpected EOF"
Feb 25 20:21:03 volumio systemd[1]: volumio.service: Main process exited, code=exited, status=1/FAILURE
Feb 25 20:21:03 volumio volumio5-onboarding[1481]: time=2026-02-25T20:21:03.544+01:00 level=WARN msg="reconnection attempt failed" component=volumio/socket error="dial tcp 127.0.0.1:3000: connect: connection refused"
Feb 25 20:21:03 volumio volumio-remote-updater[741]: [2026-02-25 20:21:03] [error] handle_read_frame error: websocketpp.transport:7 (End of File)
Feb 25 20:21:03 volumio volumio-remote-updater[741]: [2026-02-25 20:21:03] [disconnect] Disconnect close local:[1006,End of File] remote:[1006]
Feb 25 20:21:03 volumio systemd[1]: volumio.service: Failed with result 'exit-code'.
Feb 25 20:21:03 volumio systemd[1]: volumio.service: Consumed 23.917s CPU time.
Feb 25 20:21:03 volumio systemd[1]: Started dynamicswap.service - dynamicswap service.
Feb 25 20:21:03 volumio systemd[1]: dynamicswap.service: Deactivated successfully.
Feb 25 20:21:03 volumio systemd[1]: volumio.service: Scheduled restart job, restart counter is at 2.
Feb 25 20:21:03 volumio systemd[1]: Started dynamicswap.service - dynamicswap service.
Feb 25 20:21:03 volumio systemd[1]: Stopped volumio.service - Volumio Backend Module.
Feb 25 20:21:03 volumio systemd[1]: volumio.service: Consumed 23.917s CPU time.
Feb 25 20:21:03 volumio systemd[1]: Started volumio.service - Volumio Backend Module.
Feb 25 20:21:03 volumio systemd[1]: dynamicswap.service: Deactivated successfully.
Feb 25 20:21:04 volumio volumio5-onboarding[1481]: time=2026-02-25T20:21:04.545+01:00 level=WARN msg="reconnection attempt failed" component=volumio/socket error="dial tcp 127.0.0.1:3000: connect: connection refused"
Feb 25 20:21:04 volumio volumio[31903]: info: -------------------------------------------
Feb 25 20:21:04 volumio volumio[31903]: info: ----- Volumio3 ----
Feb 25 20:21:04 volumio volumio[31903]: info: -------------------------------------------
Feb 25 20:21:04 volumio volumio[31903]: info: ----- System startup ----
Feb 25 20:21:04 volumio volumio[31903]: info: -------------------------------------------
Feb 25 20:21:05 volumio volumio[31903]: info: MYVOLUMIO Environment detected
Feb 25 20:21:05 volumio volumio[31903]: info: Plugin folders cleanup
Feb 25 20:21:05 volumio volumio[31903]: info: Scanning into folder /volumio/app/plugins/
Feb 25 20:21:05 volumio volumio[31903]: info: Scanning category audio_interface
Feb 25 20:21:05 volumio volumio[31903]: info: Scanning category miscellanea
Feb 25 20:21:05 volumio volumio[31903]: info: Scanning category music_service
Feb 25 20:21:05 volumio volumio[31903]: info: Scanning category plugins.json
Feb 25 20:21:05 volumio volumio[31903]: info: Scanning category system_controller
Feb 25 20:21:05 volumio volumio[31903]: info: Scanning category user_interface
Feb 25 20:21:05 volumio volumio[31903]: info: Scanning into folder /data/plugins/
Feb 25 20:21:05 volumio volumio[31903]: info: Scanning category music_service
Feb 25 20:21:05 volumio volumio[31903]: info: Plugin folders cleanup completed
Feb 25 20:21:05 volumio volumio[31903]: info: -------------------------------------------
Feb 25 20:21:05 volumio volumio[31903]: info: ----- Core plugins startup ----
Feb 25 20:21:05 volumio volumio[31903]: info: -------------------------------------------
Feb 25 20:21:05 volumio volumio[31903]: info: Loading plugins from folder /volumio/app/plugins/
Feb 25 20:21:05 volumio volumio[31903]: info: Adding plugin upnp to MyMusic Plugins
Feb 25 20:21:05 volumio volumio[31903]: info: Adding plugin airplay_emulation to MyMusic Plugins
Feb 25 20:21:05 volumio volumio[31903]: info: Adding plugin upnp_browser to MyMusic Plugins
Feb 25 20:21:05 volumio volumio[31903]: info: Loading plugins from folder /data/plugins/
Feb 25 20:21:05 volumio volumio[31903]: info: Loading plugin "system"...
Feb 25 20:21:05 volumio volumio[31903]: info: Loading plugin "appearance"...
Feb 25 20:21:05 volumio systemd[1]: go-librespot-daemon.service: Scheduled restart job, restart counter is at 4.
Feb 25 20:21:05 volumio systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
Feb 25 20:21:05 volumio systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
Feb 25 20:21:05 volumio go-librespot[31935]: go-librespot daemon starting...
Feb 25 20:21:05 volumio go-librespot[31936]: time="2026-02-25T20:21:05+01:00" level=info msg="running go-librespot 0.6.2"
Feb 25 20:21:05 volumio go-librespot[31936]: time="2026-02-25T20:21:05+01:00" level=debug msg="app state loaded"
Feb 25 20:21:05 volumio go-librespot[31936]: time="2026-02-25T20:21:05+01:00" level=info msg="api server listening on 127.0.0.1:9879"
Feb 25 20:21:05 volumio go-librespot[31936]: time="2026-02-25T20:21:05+01:00" level=debug msg="fetched new accesspoints: [ap-gew4.spotify.com:4070 ap-gew4.spotify.com:443 ap-gew4.spotify.com:80 ap-guc3.spotify.com:4070 ap-gue1.spotify.com:443 ap-gew1.spotify.com:80]"
Feb 25 20:21:05 volumio go-librespot[31936]: time="2026-02-25T20:21:05+01:00" level=debug msg="fetched new dealers: [gew4-dealer.spotify.com:443 guc3-dealer.spotify.com:443 gue1-dealer.spotify.com:443 gew1-dealer.spotify.com:443]"
Feb 25 20:21:05 volumio go-librespot[31936]: time="2026-02-25T20:21:05+01:00" level=debug msg="fetched new spclients: [gew4-spclient.spotify.com:443 guc3-spclient.spotify.com:443 gue1-spclient.spotify.com:443 gew1-spclient.spotify.com:443]"
Feb 25 20:21:05 volumio go-librespot[31936]: time="2026-02-25T20:21:05+01:00" level=info msg="zeroconf server listening on port 39049"
Feb 25 20:21:05 volumio go-librespot[31936]: time="2026-02-25T20:21:05+01:00" level=debug msg="obtained new client token: AACWZDc2hY0TucwMwxfFlQhxK9RA/KUeWr30Yp50qqBMo/plSVT5/hmiTnukn/qP4Ogp2mvzWYIxXF8XzjvG94jMA8LxIWdQA0EkfwnFBlNTtg1M0lXLZEOKQBMAhrS31ivPCS5kedEMBX7o3h3XFnaEkDFybyBud2TqYlYZTu2RkleUoSI/SdiDlJibT2qiglFAZjQ84nP/BL5P865BzqCXYXGrGB8MT3LOsWLj98FwA3r4aPoeD2ZdQA=="
Feb 25 20:21:05 volumio go-librespot[31936]: time="2026-02-25T20:21:05+01:00" level=debug msg="connected to ap-gew4.spotify.com:4070"
Feb 25 20:21:05 volumio go-librespot[31936]: time="2026-02-25T20:21:05+01:00" level=debug msg="completed keyexchange"
Feb 25 20:21:05 volumio go-librespot[31936]: time="2026-02-25T20:21:05+01:00" level=debug msg="completed challenge"
Feb 25 20:21:05 volumio go-librespot[31936]: time="2026-02-25T20:21:05+01:00" level=warning msg="failed connecting to accesspoint, retrying" error="failed authenticating: accesspoint login failed: BadCredentials "
Feb 25 20:21:05 volumio volumio[31903]: info: Loading plugin "network"...
Feb 25 20:21:05 volumio volumio[31903]: info: Refreshing Cached IP Addresses
Feb 25 20:21:06 volumio sudo[31945]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0
Feb 25 20:21:06 volumio sudo[31945]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 25 20:21:06 volumio sudo[31947]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
Feb 25 20:21:06 volumio sudo[31947]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 25 20:21:06 volumio sudo[31945]: pam_unix(sudo:session): session closed for user root
Feb 25 20:21:06 volumio volumio[31903]: info: Loading plugin "services"...
Feb 25 20:21:06 volumio volumio[31903]: info: Loading plugin "volumio5onboarding"...
Feb 25 20:21:06 volumio sudo[31947]: pam_unix(sudo:session): session closed for user root
Feb 25 20:21:06 volumio volumio[31903]: info: Loading plugin "alsa_controller"...
Feb 25 20:21:06 volumio sudo[31955]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/iwlist wlan0 scan
Feb 25 20:21:06 volumio sudo[31955]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 25 20:21:06 volumio volumio[31903]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
Feb 25 20:21:06 volumio volumio[31903]: info: Loading plugin "wizard"...
Feb 25 20:21:06 volumio volumio[31903]: info: Loading plugin "networkfs"...
Feb 25 20:21:06 volumio volumio[31903]: info: Starting Udev Watcher for removable devices
Feb 25 20:21:06 volumio volumio[31903]: info: Ignoring mount for partition: boot
Feb 25 20:21:06 volumio volumio[31903]: info: Ignoring mount for partition: volumio
Feb 25 20:21:06 volumio volumio[31903]: info: Ignoring mount for partition: volumio_data
Feb 25 20:21:06 volumio volumio[31903]: info: Mounting Device 0338-DACA
Feb 25 20:21:06 volumio sudo[31984]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/mount /dev/sda1 /mnt/USB/0338-DACA -o noatime,dmask=0000,fmask=0000,iocharset=utf8
Feb 25 20:21:06 volumio sudo[31984]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 25 20:21:06 volumio sudo[31984]: pam_unix(sudo:session): session closed for user root
Feb 25 20:21:06 volumio volumio[31903]: mount: /media/0338-DACA: /dev/sda1 already mounted on /media/0338-DACA.
Feb 25 20:21:06 volumio volumio[31903]: dmesg(1) may have more information after failed mount system call.
Feb 25 20:21:06 volumio volumio[31903]: error: Failed to mount 0338-DACA: Error: Command failed: /usr/bin/sudo /bin/mount "/dev/sda1" "/mnt/USB/0338-DACA" -o noatime,dmask=0000,fmask=0000,iocharset=utf8
Feb 25 20:21:06 volumio volumio[31903]: mount: /media/0338-DACA: /dev/sda1 already mounted on /media/0338-DACA.
Feb 25 20:21:06 volumio volumio[31903]: dmesg(1) may have more information after failed mount system call.
Feb 25 20:21:06 volumio volumio[31903]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback
Feb 25 20:21:06 volumio volumio[31903]: info: Loading plugin "volumio_command_line_client"...
Feb 25 20:21:06 volumio volumio[31903]: info: Loading plugin "upnp"...
Feb 25 20:21:06 volumio volumio[31903]: info: [1772047266197] Starting Upmpd Daemon
Feb 25 20:21:06 volumio volumio[31903]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback
Feb 25 20:21:06 volumio volumio[31903]: info: Loading plugin "my_music"...
Feb 25 20:21:06 volumio volumio[31903]: info: Loading plugin "mpd"...
Feb 25 20:21:06 volumio volumio[31903]: info: Loading plugin "upnp_browser"...
Feb 25 20:21:06 volumio go-librespot[31936]: time="2026-02-25T20:21:06+01:00" level=debug msg="connected to ap-gew4.spotify.com:443"
Feb 25 20:21:06 volumio go-librespot[31936]: time="2026-02-25T20:21:06+01:00" level=debug msg="completed keyexchange"
Feb 25 20:21:06 volumio go-librespot[31936]: time="2026-02-25T20:21:06+01:00" level=debug msg="completed challenge"
Feb 25 20:21:06 volumio go-librespot[31936]: time="2026-02-25T20:21:06+01:00" level=warning msg="failed connecting to accesspoint, retrying" error="failed authenticating: accesspoint login failed: BadCredentials "
Feb 25 20:21:06 volumio go-librespot[31936]: time="2026-02-25T20:21:06+01:00" level=warning msg="failed to connect to AP ap-gew4.spotify.com:80, retrying with a different AP" error="dial tcp 34.158.1.133:80: connect: connection refused"
Feb 25 20:21:07 volumio go-librespot[31936]: time="2026-02-25T20:21:07+01:00" level=debug msg="connected to ap-guc3.spotify.com:4070"
Feb 25 20:21:07 volumio volumio[31903]: info: Starting UPNP Browser
Feb 25 20:21:07 volumio volumio[31903]: info: Loading plugin "alarm-clock"...
Feb 25 20:21:07 volumio go-librespot[31936]: time="2026-02-25T20:21:07+01:00" level=debug msg="completed keyexchange"
Feb 25 20:21:07 volumio go-librespot[31936]: time="2026-02-25T20:21:07+01:00" level=debug msg="completed challenge"
Feb 25 20:21:07 volumio volumio[31903]: info: Loading plugin "airplay_emulation"...
Feb 25 20:21:07 volumio volumio[31903]: info: Starting Shairport Sync
Feb 25 20:21:07 volumio volumio[31903]: info: Loading plugin "last_100"...
Feb 25 20:21:07 volumio volumio[31903]: info: Loading plugin "webradio"...
Feb 25 20:21:07 volumio volumio[31903]: info: Loading plugin "i2s_dacs"...
Feb 25 20:21:07 volumio volumio[31903]: info: Loading plugin "volumiodiscovery"...
Feb 25 20:21:07 volumio volumio[31903]: *** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.
Feb 25 20:21:07 volumio volumio[31903]: *** WARNING *** Please fix your application to use the native API of Avahi!
Feb 25 20:21:07 volumio volumio[31903]: *** WARNING *** For more information see
Feb 25 20:21:07 volumio volumio[31903]: *** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
Feb 25 20:21:07 volumio volumio[31903]: *** WARNING *** Please fix your application to use the native API of Avahi!
Feb 25 20:21:07 volumio volumio[31903]: *** WARNING *** For more information see
Feb 25 20:21:07 volumio node[31903]: *** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.
Feb 25 20:21:07 volumio node[31903]: *** WARNING *** Please fix your application to use the native API of Avahi!
Feb 25 20:21:07 volumio node[31903]: *** WARNING *** For more information see
Feb 25 20:21:07 volumio node[31903]: *** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
Feb 25 20:21:07 volumio node[31903]: *** WARNING *** Please fix your application to use the native API of Avahi!
Feb 25 20:21:07 volumio node[31903]: *** WARNING *** For more information see
Feb 25 20:21:07 volumio volumio[31903]: info: Applying required configuration parameters for plugin volumiodiscovery
Feb 25 20:21:07 volumio volumio[31903]: info: Discovery: Started advertising with name: Volumio
Feb 25 20:21:07 volumio go-librespot[31936]: time="2026-02-25T20:21:07+01:00" level=warning msg="failed connecting to accesspoint, retrying" error="failed authenticating: accesspoint login failed: BadCredentials "
Feb 25 20:21:07 volumio volumio[31903]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback
Feb 25 20:21:07 volumio volumio[31903]: info: Loading plugin "spop"...
Feb 25 20:21:07 volumio volumio[31903]: info: Loading plugin "outputs"...
Feb 25 20:21:07 volumio volumio[31903]: info: Loading plugin "albumart"...
Feb 25 20:21:07 volumio volumio[31903]: info: Plugin example_plugin is not enabled
Feb 25 20:21:07 volumio volumio[31903]: info: Loading plugin "inputs"...
Feb 25 20:21:07 volumio volumio[31903]: info: Loading plugin "updater_comm"...
Feb 25 20:21:07 volumio volumio[31903]: info: Plugin mpdemulation is not enabled
Feb 25 20:21:07 volumio go-librespot[31936]: time="2026-02-25T20:21:07+01:00" level=debug msg="connected to ap-gue1.spotify.com:443"
Feb 25 20:21:07 volumio volumio[31903]: info: Loading plugin "rest_api"...
Feb 25 20:21:07 volumio volumio[31903]: info: Loading plugin "websocket"...
Feb 25 20:21:08 volumio volumio[31903]: info: Starting Socket.io Server version 1.7.4
Feb 25 20:21:08 volumio volumio[31903]: info: Loading i18n strings for locale nl
Feb 25 20:21:08 volumio volumio[31903]: Updating browse sources language
Feb 25 20:21:08 volumio volumio[31903]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Feb 25 20:21:08 volumio go-librespot[31936]: time="2026-02-25T20:21:08+01:00" level=debug msg="completed keyexchange"
Feb 25 20:21:08 volumio go-librespot[31936]: time="2026-02-25T20:21:08+01:00" level=debug msg="completed challenge"
Feb 25 20:21:08 volumio volumio[31903]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Feb 25 20:21:08 volumio volumio[31903]: info: CoreCommandRouter::initPlayerControls
Feb 25 20:21:08 volumio volumio[31903]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 25 20:21:08 volumio volumio[31903]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 25 20:21:08 volumio volumio[31903]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 25 20:21:08 volumio volumio[31903]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 25 20:21:08 volumio volumio[31903]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 25 20:21:08 volumio volumio[31903]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 25 20:21:08 volumio volumio[31903]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 25 20:21:08 volumio volumio[31903]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 25 20:21:08 volumio volumio[31903]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Feb 25 20:21:08 volumio volumio[31903]: Express server listening on port 3000
Feb 25 20:21:08 volumio volumio[31903]: [Metrics] WebUI: 3s 499.00ms
Feb 25 20:21:08 volumio volumio[31903]: info: CoreStateMachine::resetVolumioState
Feb 25 20:21:08 volumio volumio[31903]: info: CoreStateMachine::getcurrentVolume
Feb 25 20:21:08 volumio volumio[31903]: info: CoreCommandRouter::volumioRetrievevolume
Feb 25 20:21:08 volumio volumio[31903]: info: Volumio Network Manager: Network status updated: 1
Feb 25 20:21:08 volumio go-librespot[31936]: time="2026-02-25T20:21:08+01:00" level=warning msg="failed connecting to accesspoint, retrying" error="failed authenticating: accesspoint login failed: BadCredentials "
Feb 25 20:21:08 volumio volumio[31903]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 1
Feb 25 20:21:08 volumio volumio[31989]: Forking 3 albumart workers
Feb 25 20:21:08 volumio volumio[31903]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Feb 25 20:21:08 volumio volumio[31903]: info: Reloading queue from file
Feb 25 20:21:08 volumio volumio[31903]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 1
Feb 25 20:21:08 volumio volumio[31903]: info: VolumeController:: Volume=100 Mute =false
Feb 25 20:21:08 volumio volumio[31903]: info: CoreStateMachine::pushState
Feb 25 20:21:08 volumio volumio[31903]: info: CorePlayQueue::getTrack 0
Feb 25 20:21:08 volumio volumio[31903]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Feb 25 20:21:08 volumio volumio[31903]: info: CoreCommandRouter::volumioPushState
Feb 25 20:21:08 volumio volumio[31903]: info: CoreStateMachine::updateTrackBlock
Feb 25 20:21:08 volumio volumio[31903]: info: CorePlayQueue::getTrackBlock
Feb 25 20:21:08 volumio volumio[31903]: info: CoreCommandRouter::volumioRetrievevolume
Feb 25 20:21:08 volumio volumio[31903]: info: CoreStateMachine::setRepeat null single undefined
Feb 25 20:21:08 volumio volumio[31903]: info: CoreStateMachine::pushState
Feb 25 20:21:08 volumio volumio[31903]: info: CorePlayQueue::getTrack 0
Feb 25 20:21:08 volumio volumio[31903]: info: CoreCommandRouter::volumioPushState
Feb 25 20:21:08 volumio volumio[31903]: info: CoreStateMachine::setRandom null
Feb 25 20:21:08 volumio volumio[31903]: info: CoreStateMachine::pushState
Feb 25 20:21:08 volumio volumio[31903]: info: CorePlayQueue::getTrack 0
Feb 25 20:21:08 volumio volumio[31903]: info: CoreCommandRouter::volumioPushState
Feb 25 20:21:08 volumio volumio[31903]: info: Setting Device type: Raspberry PI
Feb 25 20:21:08 volumio volumio[31903]: info: Completed loading Core Plugins
Feb 25 20:21:08 volumio volumio[31903]: info: Preparing to generate the ALSA configuration file
Feb 25 20:21:08 volumio volumio[31903]: info: USB Boot Capable - Checking Install to Disk functions for: bootusb
Feb 25 20:21:08 volumio volumio[31903]: info: USB Boot Capable - System SBC Revision found in cpuinfo: b03115
Feb 25 20:21:08 volumio volumio[31903]: info: USB Boot Capable - Found matching device in SBC capable list: Raspberry PI
Feb 25 20:21:08 volumio volumio[31903]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 1
Feb 25 20:21:08 volumio volumio[31903]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 1
Feb 25 20:21:08 volumio volumio[31903]: info: Asound.conf file unchanged, so no further update is needed
Feb 25 20:21:08 volumio volumio[31903]: info: Output device has changed, restarting MPD
Feb 25 20:21:08 volumio volumio[31903]: info: Output device has changed, restarting Shairport Sync
Feb 25 20:21:08 volumio volumio[31903]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 25 20:21:08 volumio volumio[31903]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Feb 25 20:21:08 volumio sudo[32044]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/chmod 777 /etc/mpd.conf
Feb 25 20:21:08 volumio sudo[32044]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 25 20:21:08 volumio sudo[32044]: pam_unix(sudo:session): session closed for user root
Feb 25 20:21:08 volumio volumio-remote-updater[741]: [2026-02-25 20:21:08] [connect] Successful connection
Feb 25 20:21:08 volumio volumio[31903]: info: Could not detect Primo: Error: Command failed: aplay -l | grep es90x8q2m-dac-dai-0
Feb 25 20:21:08 volumio volumio[31903]: info: ___________ START PLUGINS ___________
Feb 25 20:21:08 volumio sudo[32046]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart mpd.service
Feb 25 20:21:08 volumio sudo[32046]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 25 20:21:08 volumio volumio[31903]: info: ControllerMpd::onStart: Initializing MPD
Feb 25 20:21:08 volumio volumio[31903]: info: Creating MPD Configuration file
Feb 25 20:21:08 volumio volumio[31903]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Feb 25 20:21:08 volumio volumio[31903]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
Feb 25 20:21:08 volumio volumio[31903]: info: [1772047268588] CoreMusicLibrary::Adding element Media Servers
Feb 25 20:21:08 volumio volumio[31903]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Feb 25 20:21:08 volumio volumio[31903]: info: UPNP Browser: Client initialized successfully
Feb 25 20:21:08 volumio sudo[32053]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl start volumio5-onboarding.service
Feb 25 20:21:08 volumio sudo[32053]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 25 20:21:08 volumio volumio[31903]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 25 20:21:08 volumio volumio[31903]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Feb 25 20:21:08 volumio sudo[32055]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/chmod 777 /etc/mpd.conf
Feb 25 20:21:08 volumio sudo[32055]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 25 20:21:08 volumio systemd[1]: Stopping mpd.service - Music Player Daemon...
Feb 25 20:21:08 volumio sudo[32055]: pam_unix(sudo:session): session closed for user root
Feb 25 20:21:08 volumio sudo[32057]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart mpd.service
Feb 25 20:21:08 volumio sudo[31955]: pam_unix(sudo:session): session closed for user root
Feb 25 20:21:08 volumio volumio[31903]: info: Could not detect Primo: Error: Command failed: aplay -l | grep es90x8q2m-dac-dai-0
Feb 25 20:21:08 volumio volumio[31903]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 25 20:21:08 volumio volumio[31903]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Feb 25 20:21:08 volumio sudo[32053]: pam_unix(sudo:session): session closed for user root
Feb 25 20:21:08 volumio sudo[32057]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 25 20:21:08 volumio volumio[31903]: info: Could not detect Primo: Error: Command failed: aplay -l | grep es90x8q2m-dac-dai-0
Feb 25 20:21:08 volumio volumio[31903]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
Feb 25 20:21:08 volumio volumio[31903]: info: [1772047268724] CoreMusicLibrary::Adding element Last_100
Feb 25 20:21:08 volumio volumio[31903]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Feb 25 20:21:08 volumio go-librespot[31936]: time="2026-02-25T20:21:08+01:00" level=debug msg="connected to ap-gew1.spotify.com:80"
Feb 25 20:21:08 volumio volumio[31903]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
Feb 25 20:21:08 volumio volumio[31903]: info: [1772047268727] CoreMusicLibrary::Adding element Webradio
Feb 25 20:21:08 volumio volumio[31903]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Feb 25 20:21:08 volumio volumio[31903]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
Feb 25 20:21:08 volumio volumio[31903]: info: Initializing BBC Radios
Feb 25 20:21:08 volumio go-librespot[31936]: time="2026-02-25T20:21:08+01:00" level=debug msg="completed keyexchange"
Feb 25 20:21:08 volumio go-librespot[31936]: time="2026-02-25T20:21:08+01:00" level=debug msg="completed challenge"
Feb 25 20:21:08 volumio systemd[1]: mpd.service: Deactivated successfully.
Feb 25 20:21:08 volumio systemd[1]: Stopped mpd.service - Music Player Daemon.
Feb 25 20:21:08 volumio systemd[1]: mpd.service: Consumed 2.997s CPU time.
Feb 25 20:21:08 volumio systemd[1]: mpd.socket: Deactivated successfully.
Feb 25 20:21:08 volumio systemd[1]: Closed mpd.socket - Music Player Daemon Socket.
Feb 25 20:21:08 volumio systemd[1]: Stopping mpd.socket - Music Player Daemon Socket...
Feb 25 20:21:08 volumio go-librespot[31936]: time="2026-02-25T20:21:08+01:00" level=warning msg="failed connecting to accesspoint, retrying" error="failed authenticating: accesspoint login failed: BadCredentials "
Feb 25 20:21:08 volumio volumio[31903]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
Feb 25 20:21:08 volumio volumio[31903]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Feb 25 20:21:08 volumio volumio[31903]: info: Creating Spotify config file
Feb 25 20:21:08 volumio volumio[31903]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 25 20:21:08 volumio systemd[1]: Listening on mpd.socket - Music Player Daemon Socket.
Feb 25 20:21:08 volumio systemd[1]: Starting mpd.service - Music Player Daemon...
Feb 25 20:21:08 volumio systemd[1]: mpd.service: Deactivated successfully.
Feb 25 20:21:08 volumio systemd[1]: Stopped mpd.service - Music Player Daemon.
Feb 25 20:21:08 volumio systemd[1]: mpd.socket: Deactivated successfully.
Feb 25 20:21:08 volumio systemd[1]: Closed mpd.socket - Music Player Daemon Socket.
Feb 25 20:21:08 volumio systemd[1]: Stopping mpd.socket - Music Player Daemon Socket...
Feb 25 20:21:08 volumio systemd[1]: Listening on mpd.socket - Music Player Daemon Socket.
Feb 25 20:21:08 volumio systemd[1]: Starting mpd.service - Music Player Daemon...
Feb 25 20:21:09 volumio sudo[32087]: root : PWD=/ ; USER=root ; COMMAND=/bin/chown mpd:audio /var/log/mpd.log
Feb 25 20:21:09 volumio sudo[32087]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=0)
Feb 25 20:21:09 volumio sudo[32087]: pam_unix(sudo:session): session closed for user root
Feb 25 20:21:09 volumio volumio[31903]: info: Volumio Calling Home
Feb 25 20:21:09 volumio volumio[32004]: Starting albumart workers
Feb 25 20:21:09 volumio go-librespot[31936]: time="2026-02-25T20:21:09+01:00" level=warning msg="failed to connect to AP ap-gew4.spotify.com:4070, retrying with a different AP" error="dial tcp 34.158.1.133:4070: connect: connection refused"
Feb 25 20:21:09 volumio go-librespot[31936]: time="2026-02-25T20:21:09+01:00" level=debug msg="connected to ap-gew4.spotify.com:443"
Feb 25 20:21:09 volumio volumio[32005]: Starting albumart workers
Feb 25 20:21:09 volumio go-librespot[31936]: time="2026-02-25T20:21:09+01:00" level=debug msg="completed keyexchange"
Feb 25 20:21:09 volumio go-librespot[31936]: time="2026-02-25T20:21:09+01:00" level=debug msg="completed challenge"
Feb 25 20:21:09 volumio go-librespot[31936]: time="2026-02-25T20:21:09+01:00" level=warning msg="failed connecting to accesspoint, retrying" error="failed authenticating: accesspoint login failed: BadCredentials "
Feb 25 20:21:09 volumio go-librespot[31936]: time="2026-02-25T20:21:09+01:00" level=fatal msg="failed running with username and spotify token" error="failed authenticating accesspoint with stored credentials: failed authenticating: accesspoint login failed: BadCredentials "
Feb 25 20:21:09 volumio systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
Feb 25 20:21:09 volumio systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
Feb 25 20:21:09 volumio volumio[31903]: info: VolumeController:: Volume=100 Mute =false
Feb 25 20:21:09 volumio volumio[31903]: info: CoreStateMachine::pushState
Feb 25 20:21:09 volumio volumio[31903]: info: CorePlayQueue::getTrack 0
Feb 25 20:21:09 volumio volumio[31903]: info: CoreCommandRouter::volumioPushState
Feb 25 20:21:09 volumio volumio[31903]: info: Discovery: adding 5765b5d5-0ad7-4dd1-b93b-f4d99021e9e9
Feb 25 20:21:09 volumio volumio[31903]: info: Discovery: Found device Volumio
Feb 25 20:21:09 volumio volumio[31903]: info: CoreCommandRouter::volumioGetState
Feb 25 20:21:09 volumio volumio[31903]: info: CorePlayQueue::getTrack 0
Feb 25 20:21:09 volumio volumio[31903]: error: Upnp client error: Error: This socket has been ended by the other party
Feb 25 20:21:09 volumio volumio[31903]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 1
Feb 25 20:21:09 volumio volumio[31903]: info: MPD Permissions set
Feb 25 20:21:09 volumio volumio[31903]: info: MPD Permissions set
Feb 25 20:21:09 volumio volumio[31903]: info: Discovery: this is already registered, 5765b5d5-0ad7-4dd1-b93b-f4d99021e9e9
Feb 25 20:21:09 volumio volumio[31903]: info: Discovery: Found device Volumio
Feb 25 20:21:09 volumio volumio[31903]: info: CoreCommandRouter::volumioGetState
Feb 25 20:21:09 volumio volumio[31903]: info: CorePlayQueue::getTrack 0
Feb 25 20:21:09 volumio volumio-remote-updater[741]: [2026-02-25 20:21:09] [connect] WebSocket Connection 127.0.0.1:3000 v-2 "WebSocket++/0.8.2" /socket.io/?EIO=3&transport=websocket&t=1772047268 101
Feb 25 20:21:09 volumio volumio[31903]: verbose: New Socket.io Connection to 127.0.0.1:3000 from 127.0.0.1 UA: WebSocket++/0.8.2 Engine version: 3 Transport: websocket Total Clients: 1
Feb 25 20:21:09 volumio volumio[31903]: info: Volumio called home
Feb 25 20:21:09 volumio volumio[31903]: info: Spotify config file written
Feb 25 20:21:09 volumio sudo[32097]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart go-librespot-daemon.service
Feb 25 20:21:09 volumio sudo[32097]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 25 20:21:09 volumio systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
Feb 25 20:21:09 volumio volumio[32006]: Starting albumart workers
Feb 25 20:21:09 volumio volumio[31903]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 2
Feb 25 20:21:09 volumio volumio[31903]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 25 20:21:09 volumio volumio[31903]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 25 20:21:09 volumio volumio[31903]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 25 20:21:09 volumio volumio[31903]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 25 20:21:09 volumio volumio[31903]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 25 20:21:09 volumio volumio[31903]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 25 20:21:09 volumio volumio[31903]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 25 20:21:09 volumio volumio[31903]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 25 20:21:09 volumio systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
Feb 25 20:21:09 volumio go-librespot[32099]: go-librespot daemon starting...
Feb 25 20:21:09 volumio volumio[31903]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Feb 25 20:21:09 volumio volumio[31903]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 25 20:21:09 volumio sudo[32097]: pam_unix(sudo:session): session closed for user root
Feb 25 20:21:09 volumio volumio[31903]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 25 20:21:09 volumio go-librespot[32105]: time="2026-02-25T20:21:09+01:00" level=info msg="running go-librespot 0.6.2"
Feb 25 20:21:09 volumio volumio[31903]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 25 20:21:09 volumio volumio[31903]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 25 20:21:09 volumio volumio[31903]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 25 20:21:09 volumio volumio[31903]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 25 20:21:09 volumio go-librespot[32105]: time="2026-02-25T20:21:09+01:00" level=debug msg="app state loaded"
Feb 25 20:21:09 volumio volumio[31903]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 25 20:21:09 volumio volumio[31903]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 25 20:21:09 volumio volumio[31903]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 25 20:21:09 volumio go-librespot[32105]: time="2026-02-25T20:21:09+01:00" level=info msg="api server listening on 127.0.0.1:9879"
Feb 25 20:21:09 volumio volumio[31903]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Feb 25 20:21:09 volumio volumio[31903]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Feb 25 20:21:09 volumio volumio[31903]: info: No need to fix Spotify hosts
Feb 25 20:21:10 volumio volumio[31903]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 3
Feb 25 20:21:10 volumio go-librespot[32105]: time="2026-02-25T20:21:10+01:00" level=debug msg="fetched new accesspoints: [ap-gew4.spotify.com:4070 ap-gew4.spotify.com:443 ap-gew4.spotify.com:80 ap-guc3.spotify.com:4070 ap-gue1.spotify.com:443 ap-gew1.spotify.com:80]"
Feb 25 20:21:10 volumio go-librespot[32105]: time="2026-02-25T20:21:10+01:00" level=debug msg="fetched new dealers: [gew4-dealer.spotify.com:443 guc3-dealer.spotify.com:443 gue1-dealer.spotify.com:443 gew1-dealer.spotify.com:443]"
Feb 25 20:21:10 volumio go-librespot[32105]: time="2026-02-25T20:21:10+01:00" level=debug msg="fetched new spclients: [gew4-spclient.spotify.com:443 guc3-spclient.spotify.com:443 gue1-spclient.spotify.com:443 gew1-spclient.spotify.com:443]"
Feb 25 20:21:10 volumio go-librespot[32105]: time="2026-02-25T20:21:10+01:00" level=info msg="zeroconf server listening on port 44317"
Feb 25 20:21:10 volumio go-librespot[32105]: time="2026-02-25T20:21:10+01:00" level=debug msg="obtained new client token: AAAZzt4Hszz/VeV9oHs1NFKXhrgRf4EmH2+IRcgM0ZGlfKHr4mzzKZ0y3lGFP0fPsopCEiu6SopRVyovCkQ2TtUXU2sbNJeGdmLFNsEpKyUBEbCy/cG3KPK/KomfWR4GTgmtX9rOAjJaydkjfwp8IFdN8w4PZ2E6V3C7+80Pl4KrY8Mpbii2c7Hi1SgxCM0nTcdS/qrNL9nrerTTCGL4s4mbtWoUM1F/LpNP4yjfThi7SnDzckSfmNo="
Feb 25 20:21:10 volumio go-librespot[32105]: time="2026-02-25T20:21:10+01:00" level=debug msg="connected to ap-gew4.spotify.com:4070"
Feb 25 20:21:10 volumio volumio[31903]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 3
Feb 25 20:21:10 volumio go-librespot[32105]: time="2026-02-25T20:21:10+01:00" level=debug msg="completed keyexchange"
Feb 25 20:21:10 volumio go-librespot[32105]: time="2026-02-25T20:21:10+01:00" level=debug msg="completed challenge"
Feb 25 20:21:10 volumio go-librespot[32105]: time="2026-02-25T20:21:10+01:00" level=warning msg="failed connecting to accesspoint, retrying" error="failed authenticating: accesspoint login failed: BadCredentials "
Feb 25 20:21:10 volumio volumio[31903]: info: Starting Shairport Sync
Feb 25 20:21:10 volumio volumio[31903]: info: Starting Shairport Sync
Feb 25 20:21:10 volumio volumio[31903]: info: Starting Shairport Sync
Feb 25 20:21:10 volumio sudo[32128]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart shairport-sync
Feb 25 20:21:10 volumio sudo[32128]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 25 20:21:10 volumio volumio[31903]: info: New Spotify access tokenBQCKP_i1-g...
Feb 25 20:21:10 volumio volumio[31903]: info: Spotify credentials grant success - running version from March 24, 2019
Feb 25 20:21:10 volumio sudo[32138]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart shairport-sync
Feb 25 20:21:10 volumio sudo[32138]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 25 20:21:10 volumio sudo[32135]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart shairport-sync
Feb 25 20:21:10 volumio sudo[32135]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 25 20:21:10 volumio systemd[1]: Stopping shairport-sync.service - Shairport Sync - AirPlay Audio Receiver...
Feb 25 20:21:10 volumio systemd[1]: shairport-sync.service: Deactivated successfully.
Feb 25 20:21:10 volumio systemd[1]: Stopped shairport-sync.service - Shairport Sync - AirPlay Audio Receiver.
Feb 25 20:21:10 volumio systemd[1]: shairport-sync.service: Consumed 1.695s CPU time.
Feb 25 20:21:10 volumio systemd[1]: Started shairport-sync.service - Shairport Sync - AirPlay Audio Receiver.
Feb 25 20:21:10 volumio sudo[32128]: pam_unix(sudo:session): session closed for user root
Feb 25 20:21:10 volumio systemd[1]: Stopping shairport-sync.service - Shairport Sync - AirPlay Audio Receiver...
Feb 25 20:21:10 volumio systemd[1]: shairport-sync.service: Deactivated successfully.
Feb 25 20:21:10 volumio systemd[1]: Stopped shairport-sync.service - Shairport Sync - AirPlay Audio Receiver.
Feb 25 20:21:10 volumio systemd[1]: Started shairport-sync.service - Shairport Sync - AirPlay Audio Receiver.
Feb 25 20:21:10 volumio sudo[32138]: pam_unix(sudo:session): session closed for user root
Feb 25 20:21:10 volumio sudo[32135]: pam_unix(sudo:session): session closed for user root
Feb 25 20:21:10 volumio volumio[31903]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 3
Feb 25 20:21:10 volumio volumio[31903]: info: Shairport-Sync Started
Feb 25 20:21:10 volumio volumio[31903]: Error adding Membership: Error: addMembership EINVAL
Feb 25 20:21:10 volumio volumio[31903]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 3
Feb 25 20:21:10 volumio volumio[31903]: info: Shairport-Sync Started
Feb 25 20:21:10 volumio volumio[31903]: info: Shairport-Sync Started
Feb 25 20:21:10 volumio volumio[31903]: info: CoreCommandRouter::volumioGetState
Feb 25 20:21:10 volumio volumio[31903]: info: CorePlayQueue::getTrack 0
Feb 25 20:21:10 volumio volumio[31903]: SPOTIFY: User informations: {"country":"NL","display_name":"Jean","email":"jeanfrantzen@xs4all.nl","explicit_content":{"filter_enabled":false,"filter_locked":false},"external_urls":{"spotify":"https://open.spotify.com/user/y5kkjeugmcixijr7bh6y6z63h"},"followers":{"href":null,"total":0},"href":"https://api.spotify.com/v1/users/y5kkjeugmcixijr7bh6y6z63h","id":"y5kkjeugmcixijr7bh6y6z63h","images":[{"height":300,"url":"https://i.scdn.co/image/ab6775700000ee8538973a8a95f7d91448494c62","width":300},{"height":64,"url":"https://i.scdn.co/image/ab67757000003b8238973a8a95f7d91448494c62","width":64}],"product":"premium","type":"user","uri":"spotify:user:y5kkjeugmcixijr7bh6y6z63h"}
Feb 25 20:21:10 volumio volumio[31903]: info: Spotify Successfully logged in
Feb 25 20:21:10 volumio volumio[31903]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
Feb 25 20:21:10 volumio volumio[31903]: info: [1772047270594] CoreMusicLibrary::Adding element Spotify
Feb 25 20:21:10 volumio volumio[31903]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Feb 25 20:21:10 volumio volumio[31903]: Cannot find translation for source Spotify
Feb 25 20:21:10 volumio go-librespot[32105]: time="2026-02-25T20:21:10+01:00" level=debug msg="connected to ap-gew4.spotify.com:443"
Feb 25 20:21:10 volumio go-librespot[32105]: time="2026-02-25T20:21:10+01:00" level=debug msg="completed keyexchange"
Feb 25 20:21:10 volumio go-librespot[32105]: time="2026-02-25T20:21:10+01:00" level=debug msg="completed challenge"
Feb 25 20:21:10 volumio go-librespot[32105]: time="2026-02-25T20:21:10+01:00" level=warning msg="failed connecting to accesspoint, retrying" error="failed authenticating: accesspoint login failed: BadCredentials "
Feb 25 20:21:11 volumio mpd[32089]: 2026-02-25T20:21:11 decoder: Decoder plugin "wildmidi" is unavailable: configuration file does not exist: /etc/timidity/timidity.cfg
Feb 25 20:21:11 volumio go-librespot[32105]: time="2026-02-25T20:21:11+01:00" level=debug msg="connected to ap-gew4.spotify.com:80"
Feb 25 20:21:11 volumio go-librespot[32105]: time="2026-02-25T20:21:11+01:00" level=debug msg="completed keyexchange"
Feb 25 20:21:11 volumio go-librespot[32105]: time="2026-02-25T20:21:11+01:00" level=debug msg="completed challenge"
Feb 25 20:21:11 volumio go-librespot[32105]: time="2026-02-25T20:21:11+01:00" level=warning msg="failed connecting to accesspoint, retrying" error="failed authenticating: accesspoint login failed: BadCredentials "
Feb 25 20:21:11 volumio systemd[1]: Started mpd.service - Music Player Daemon.
Feb 25 20:21:11 volumio sudo[32057]: pam_unix(sudo:session): session closed for user root
Feb 25 20:21:11 volumio sudo[32046]: pam_unix(sudo:session): session closed for user root
Feb 25 20:21:11 volumio volumio[31903]: info: Completed starting Core Plugins
Feb 25 20:21:11 volumio volumio[31903]: info: -------------------------------------------
Feb 25 20:21:11 volumio volumio[31903]: info: ----- MyVolumio plugins startup ----
Feb 25 20:21:11 volumio volumio[31903]: info: -------------------------------------------
Feb 25 20:21:11 volumio volumio[31903]: info: [MyVolumio PluginManager] Fetching plans data....
Feb 25 20:21:11 volumio volumio[31903]: error: MPD error: The expression evaluated to a falsy value:
Feb 25 20:21:11 volumio volumio[31903]: assert.ok(self.idling)
Feb 25 20:21:11 volumio volumio[31903]: error: The expression evaluated to a falsy value:
Feb 25 20:21:11 volumio volumio[31903]: assert.ok(self.idling)
Feb 25 20:21:11 volumio volumio[31903]: info: MPD running with PID32089
Feb 25 20:21:11 volumio volumio[31903]: ,establishing connection
Feb 25 20:21:11 volumio volumio[31903]: error: updateQueue error: null
Feb 25 20:21:11 volumio volumio[31903]: error: updateQueue error: null
Feb 25 20:21:11 volumio go-librespot[32105]: time="2026-02-25T20:21:11+01:00" level=debug msg="connected to ap-guc3.spotify.com:4070"
Feb 25 20:21:12 volumio go-librespot[32105]: time="2026-02-25T20:21:12+01:00" level=debug msg="completed keyexchange"
Feb 25 20:21:12 volumio go-librespot[32105]: time="2026-02-25T20:21:12+01:00" level=debug msg="completed challenge"
Feb 25 20:21:12 volumio go-librespot[32105]: time="2026-02-25T20:21:12+01:00" level=warning msg="failed connecting to accesspoint, retrying" error="failed authenticating: accesspoint login failed: BadCredentials "
Feb 25 20:21:12 volumio go-librespot[32105]: time="2026-02-25T20:21:12+01:00" level=debug msg="connected to ap-gue1.spotify.com:443"
Feb 25 20:21:12 volumio go-librespot[32105]: time="2026-02-25T20:21:12+01:00" level=debug msg="completed keyexchange"
Feb 25 20:21:12 volumio go-librespot[32105]: time="2026-02-25T20:21:12+01:00" level=debug msg="completed challenge"
Feb 25 20:21:13 volumio go-librespot[32105]: time="2026-02-25T20:21:13+01:00" level=warning msg="failed connecting to accesspoint, retrying" error="failed authenticating: accesspoint login failed: BadCredentials "
Feb 25 20:21:13 volumio volumio[31903]: info: go-librespot daemon successfully initialized
Feb 25 20:21:13 volumio go-librespot[32105]: time="2026-02-25T20:21:13+01:00" level=debug msg="connected to ap-gew1.spotify.com:80"
Feb 25 20:21:13 volumio go-librespot[32105]: time="2026-02-25T20:21:13+01:00" level=debug msg="completed keyexchange"
Feb 25 20:21:13 volumio go-librespot[32105]: time="2026-02-25T20:21:13+01:00" level=debug msg="completed challenge"
Feb 25 20:21:13 volumio go-librespot[32105]: time="2026-02-25T20:21:13+01:00" level=warning msg="failed connecting to accesspoint, retrying" error="failed authenticating: accesspoint login failed: BadCredentials "
Feb 25 20:21:13 volumio go-librespot[32105]: time="2026-02-25T20:21:13+01:00" level=fatal msg="failed running with username and spotify token" error="failed authenticating accesspoint with stored credentials: failed authenticating: accesspoint login failed: BadCredentials "
Feb 25 20:21:13 volumio systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
Feb 25 20:21:13 volumio systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
Feb 25 20:21:16 volumio volumio[31903]: info: Initializing connection to go-librespot Websocket
Feb 25 20:21:16 volumio volumio[31903]: info: Error connecting to go-librespot Websocket: Error: connect ECONNREFUSED 127.0.0.1:9879
Feb 25 20:21:16 volumio sudo[32183]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0
Feb 25 20:21:16 volumio sudo[32183]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 25 20:21:16 volumio sudo[32183]: pam_unix(sudo:session): session closed for user root
Feb 25 20:21:16 volumio sudo[32185]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
Feb 25 20:21:16 volumio sudo[32185]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 25 20:21:16 volumio sudo[32185]: pam_unix(sudo:session): session closed for user root
Feb 25 20:21:16 volumio sudo[32187]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl start upmpdcli.service
Feb 25 20:21:16 volumio sudo[32187]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 25 20:21:16 volumio sudo[32187]: pam_unix(sudo:session): session closed for user root
Feb 25 20:21:16 volumio volumio[31903]: info: Upmpdcli Daemon Started
Feb 25 20:21:16 volumio systemd[1]: go-librespot-daemon.service: Scheduled restart job, restart counter is at 5.
Feb 25 20:21:16 volumio systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
Feb 25 20:21:16 volumio systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
Feb 25 20:21:16 volumio go-librespot[32191]: go-librespot daemon starting...
Feb 25 20:21:16 volumio go-librespot[32192]: time="2026-02-25T20:21:16+01:00" level=info msg="running go-librespot 0.6.2"
Feb 25 20:21:16 volumio go-librespot[32192]: time="2026-02-25T20:21:16+01:00" level=debug msg="app state loaded"
Feb 25 20:21:16 volumio go-librespot[32192]: time="2026-02-25T20:21:16+01:00" level=info msg="api server listening on 127.0.0.1:9879"
Feb 25 20:21:16 volumio go-librespot[32192]: time="2026-02-25T20:21:16+01:00" level=debug msg="fetched new accesspoints: [ap-gew4.spotify.com:4070 ap-gew4.spotify.com:443 ap-gew4.spotify.com:80 ap-gue1.spotify.com:4070 ap-gew1.spotify.com:443 ap-gae2.spotify.com:80]"
Feb 25 20:21:16 volumio go-librespot[32192]: time="2026-02-25T20:21:16+01:00" level=debug msg="fetched new dealers: [gew4-dealer.spotify.com:443 gue1-dealer.spotify.com:443 gew1-dealer.spotify.com:443 gae2-dealer.spotify.com:443]"
Feb 25 20:21:16 volumio go-librespot[32192]: time="2026-02-25T20:21:16+01:00" level=debug msg="fetched new spclients: [gew4-spclient.spotify.com:443 gue1-spclient.spotify.com:443 gew1-spclient.spotify.com:443 gae2-spclient.spotify.com:443]"
Feb 25 20:21:16 volumio go-librespot[32192]: time="2026-02-25T20:21:16+01:00" level=info msg="zeroconf server listening on port 34141"
Feb 25 20:21:17 volumio go-librespot[32192]: time="2026-02-25T20:21:17+01:00" level=debug msg="obtained new client token: AADtHJPaK4aYVI0YD9RgPRR2f3nbkZ1Ss/ZALpvC9/I1aK5KcZwMJfvct/Qy/h+TW0U8rAObVyQgbgYn2YAQhnQ1kfyGnLRAq30WXWGusk6WX6h4Rt89nO+cDbs8SMgzYDR5cjZUEdro5VPUxgi1NyeAZYrKSXo61+V74uqeUEAz6vzp7Hr8KuzJ40IuRD2UgbTy3oXNwVCOvCaUmVVowxzLbETf95HDS9gBonVkZp1/wrpYh4NPfUU="
Feb 25 20:21:17 volumio go-librespot[32192]: time="2026-02-25T20:21:17+01:00" level=warning msg="failed to connect to AP ap-gew4.spotify.com:4070, retrying with a different AP" error="dial tcp 34.158.1.133:4070: connect: connection refused"
Feb 25 20:21:17 volumio go-librespot[32192]: time="2026-02-25T20:21:17+01:00" level=debug msg="connected to ap-gew4.spotify.com:443"
Feb 25 20:21:17 volumio go-librespot[32192]: time="2026-02-25T20:21:17+01:00" level=debug msg="completed keyexchange"
Feb 25 20:21:17 volumio go-librespot[32192]: time="2026-02-25T20:21:17+01:00" level=debug msg="completed challenge"
Feb 25 20:21:17 volumio go-librespot[32192]: time="2026-02-25T20:21:17+01:00" level=warning msg="failed connecting to accesspoint, retrying" error="failed authenticating: accesspoint login failed: BadCredentials "
Feb 25 20:21:17 volumio go-librespot[32192]: time="2026-02-25T20:21:17+01:00" level=debug msg="connected to ap-gew4.spotify.com:80"
Feb 25 20:21:17 volumio go-librespot[32192]: time="2026-02-25T20:21:17+01:00" level=debug msg="completed keyexchange"
Feb 25 20:21:17 volumio go-librespot[32192]: time="2026-02-25T20:21:17+01:00" level=debug msg="completed challenge"
Feb 25 20:21:17 volumio go-librespot[32192]: time="2026-02-25T20:21:17+01:00" level=warning msg="failed connecting to accesspoint, retrying" error="failed authenticating: accesspoint login failed: BadCredentials "
Feb 25 20:21:18 volumio go-librespot[32192]: time="2026-02-25T20:21:18+01:00" level=debug msg="connected to ap-gue1.spotify.com:4070"
Feb 25 20:21:18 volumio go-librespot[32192]: time="2026-02-25T20:21:18+01:00" level=debug msg="completed keyexchange"
Feb 25 20:21:18 volumio go-librespot[32192]: time="2026-02-25T20:21:18+01:00" level=debug msg="completed challenge"
Feb 25 20:21:18 volumio go-librespot[32192]: time="2026-02-25T20:21:18+01:00" level=warning msg="failed connecting to accesspoint, retrying" error="failed authenticating: accesspoint login failed: BadCredentials "
Feb 25 20:21:19 volumio go-librespot[32192]: time="2026-02-25T20:21:19+01:00" level=debug msg="connected to ap-gew1.spotify.com:443"
Feb 25 20:21:19 volumio go-librespot[32192]: time="2026-02-25T20:21:19+01:00" level=debug msg="completed keyexchange"
Feb 25 20:21:19 volumio go-librespot[32192]: time="2026-02-25T20:21:19+01:00" level=debug msg="completed challenge"
Feb 25 20:21:19 volumio go-librespot[32192]: time="2026-02-25T20:21:19+01:00" level=warning msg="failed connecting to accesspoint, retrying" error="failed authenticating: accesspoint login failed: BadCredentials "
Feb 25 20:21:19 volumio volumio5-onboarding[1481]: time=2026-02-25T20:21:19.118+01:00 level=ERROR msg="failed to update discovery on Wi-Fi info change" error="failed to get system info: could not get system info: context deadline exceeded"
Feb 25 20:21:19 volumio volumio[31903]: info: Initializing connection to go-librespot Websocket
Feb 25 20:21:19 volumio go-librespot[32192]: time="2026-02-25T20:21:19+01:00" level=debug msg="new websocket client"
Feb 25 20:21:19 volumio volumio[31903]: info: Connection to go-librespot Websocket established
Feb 25 20:21:19 volumio go-librespot[32192]: time="2026-02-25T20:21:19+01:00" level=debug msg="connected to ap-gae2.spotify.com:80"
Feb 25 20:21:20 volumio go-librespot[32192]: time="2026-02-25T20:21:20+01:00" level=debug msg="completed keyexchange"
Feb 25 20:21:20 volumio go-librespot[32192]: time="2026-02-25T20:21:20+01:00" level=debug msg="completed challenge"
Feb 25 20:21:20 volumio go-librespot[32192]: time="2026-02-25T20:21:20+01:00" level=warning msg="failed connecting to accesspoint, retrying" error="failed authenticating: accesspoint login failed: BadCredentials "
Feb 25 20:21:20 volumio go-librespot[32192]: time="2026-02-25T20:21:20+01:00" level=debug msg="connected to ap-gew4.spotify.com:4070"
Feb 25 20:21:20 volumio go-librespot[32192]: time="2026-02-25T20:21:20+01:00" level=debug msg="completed keyexchange"
Feb 25 20:21:20 volumio go-librespot[32192]: time="2026-02-25T20:21:20+01:00" level=debug msg="completed challenge"
Feb 25 20:21:20 volumio go-librespot[32192]: time="2026-02-25T20:21:20+01:00" level=warning msg="failed connecting to accesspoint, retrying" error="failed authenticating: accesspoint login failed: BadCredentials "
Feb 25 20:21:20 volumio go-librespot[32192]: time="2026-02-25T20:21:20+01:00" level=fatal msg="failed running with username and spotify token" error="failed authenticating accesspoint with stored credentials: failed authenticating: accesspoint login failed: BadCredentials "
Feb 25 20:21:20 volumio systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
Feb 25 20:21:20 volumio systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
Feb 25 20:21:20 volumio volumio[31903]: info: [MyVolumio PluginManager] Adding plugin bluetooth to plan premium
Feb 25 20:21:20 volumio volumio[31903]: info: [MyVolumio PluginManager] Adding plugin multiroom to plan premium
Feb 25 20:21:20 volumio volumio[31903]: info: [MyVolumio PluginManager] Adding plugin metavolumio to plan premium
Feb 25 20:21:20 volumio volumio[31903]: info: [MyVolumio PluginManager] Adding plugin manifestui to plan premium
Feb 25 20:21:20 volumio volumio[31903]: info: [MyVolumio PluginManager] Adding plugin cd_controller to plan premium
Feb 25 20:21:20 volumio volumio[31903]: info: [MyVolumio PluginManager] Adding plugin smart_inputs to plan premium
Feb 25 20:21:20 volumio volumio[31903]: info: [MyVolumio PluginManager] Adding plugin hi_res_audio to plan premium
Feb 25 20:21:20 volumio volumio[31903]: info: [MyVolumio PluginManager] Adding plugin tidal to plan premium
Feb 25 20:21:20 volumio volumio[31903]: info: [MyVolumio PluginManager] Adding plugin qobuz to plan premium
Feb 25 20:21:20 volumio volumio[31903]: info: [MyVolumio PluginManager] Adding plugin tidalconnect to plan premium
Feb 25 20:21:20 volumio volumio[31903]: info: [MyVolumio PluginManager] Adding plugin qobuzconnect to plan premium
Feb 25 20:21:20 volumio volumio[31903]: info: [MyVolumio PluginManager] Adding plugin bluetooth to plan superstar
Feb 25 20:21:20 volumio volumio[31903]: info: [MyVolumio PluginManager] Adding plugin multiroom to plan superstar
Feb 25 20:21:20 volumio volumio[31903]: info: [MyVolumio PluginManager] Adding plugin metavolumio to plan superstar
Feb 25 20:21:20 volumio volumio[31903]: info: [MyVolumio PluginManager] Adding plugin manifestui to plan superstar
Feb 25 20:21:20 volumio volumio[31903]: info: [MyVolumio PluginManager] Adding plugin cd_controller to plan superstar
Feb 25 20:21:20 volumio volumio[31903]: info: [MyVolumio PluginManager] Adding plugin smart_inputs to plan superstar
Feb 25 20:21:20 volumio volumio[31903]: info: [MyVolumio PluginManager] Adding plugin hi_res_audio to plan superstar
Feb 25 20:21:20 volumio volumio[31903]: info: [MyVolumio PluginManager] Adding plugin tidal to plan superstar
Feb 25 20:21:20 volumio volumio[31903]: info: [MyVolumio PluginManager] Adding plugin qobuz to plan superstar
Feb 25 20:21:20 volumio volumio[31903]: info: [MyVolumio PluginManager] Adding plugin tidalconnect to plan superstar
Feb 25 20:21:20 volumio volumio[31903]: info: [MyVolumio PluginManager] Adding plugin qobuzconnect to plan superstar
Feb 25 20:21:20 volumio volumio[31903]: info: [MyVolumio PluginManager] Adding plugin bluetooth to plan virtuoso
Feb 25 20:21:20 volumio volumio[31903]: info: [MyVolumio PluginManager] Adding plugin manifestui to plan virtuoso
Feb 25 20:21:20 volumio volumio[31903]: info: [MyVolumio PluginManager] Adding plugin cd_controller to plan virtuoso
Feb 25 20:21:20 volumio volumio[31903]: info: [MyVolumio PluginManager] Adding plugin tidal to plan virtuoso
Feb 25 20:21:20 volumio volumio[31903]: info: [MyVolumio PluginManager] Adding plugin qobuz to plan virtuoso
Feb 25 20:21:20 volumio volumio[31903]: info: [MyVolumio PluginManager] Adding plugin tidalconnect to plan virtuoso
Feb 25 20:21:20 volumio volumio[31903]: info: Adding plugin bluetooth to MyMusic Plugins
Feb 25 20:21:20 volumio volumio[31903]: info: Adding plugin multiroom to MyMusic Plugins
Feb 25 20:21:20 volumio volumio[31903]: info: Adding plugin metavolumio to MyMusic Plugins
Feb 25 20:21:20 volumio volumio[31903]: info: Adding plugin cd_controller to MyMusic Plugins
Feb 25 20:21:20 volumio volumio[31903]: info: Adding plugin qobuzconnect to MyMusic Plugins
Feb 25 20:21:20 volumio volumio[31903]: info: Adding plugin smart_inputs to MyMusic Plugins
Feb 25 20:21:20 volumio volumio[31903]: info: Adding plugin tidalconnect to MyMusic Plugins
Feb 25 20:21:20 volumio volumio[31903]: info: [MyVolumio PluginManager] Loading plugin "my_volumio"...
Feb 25 20:21:21 volumio volumio[31903]: info: [MyVolumio PluginManager] MyVolumio plugin successfully loaded
Feb 25 20:21:21 volumio volumio[31903]: info: [MyVolumio PluginManager] Starting plugin system_controller.my_volumio
Feb 25 20:21:21 volumio volumio[31903]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Feb 25 20:21:21 volumio volumio[31903]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Feb 25 20:21:21 volumio volumio[31903]: info: Starting MyVolumio Remote Streaming Endpoints
Feb 25 20:21:21 volumio volumio[31903]: info: MyVolumio login type: Token
Feb 25 20:21:21 volumio volumio[31903]: info: [MyVolumio PluginManager] MyVolumio plugin successfully started
Feb 25 20:21:21 volumio volumio[31903]: info: [MyVolumio PluginManager] Loading plugin "streaming_services"...
Feb 25 20:21:21 volumio volumio[31903]: info: [MyVolumio PluginManager] Streaming Services plugin successfully loaded
Feb 25 20:21:21 volumio volumio[31903]: info: [MyVolumio PluginManager] Starting plugin music_service.streaming_services
Feb 25 20:21:21 volumio volumio[31903]: info: Streaming services startup
Feb 25 20:21:21 volumio volumio[31903]: info: Starting Streaming Daemon
Feb 25 20:21:21 volumio sudo[32208]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart volumio-streaming-daemon.service
Feb 25 20:21:21 volumio sudo[32208]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Feb 25 20:21:21 volumio volumio[31903]: info: [MyVolumio PluginManager] Streaming Services plugin successfully started
Feb 25 20:21:21 volumio sudo[32208]: pam_unix(sudo:session): session closed for user root
Feb 25 20:21:22 volumio volumio[31903]: info: Connection to go-librespot Websocket closed
Feb 25 20:21:22 volumio volumio[31903]: error: Cannot start Volumio Streaming Daemon
Feb 25 20:21:22 volumio volumio[31903]: error: Failed initialization of streaming services: Error: Error: Command failed: /usr/bin/sudo systemctl restart volumio-streaming-daemon.service
Feb 25 20:21:22 volumio volumio[31903]: Failed to restart volumio-streaming-daemon.service: Unit volumio-streaming-daemon.service not found.
Feb 25 20:21:24 volumio systemd[1]: go-librespot-daemon.service: Scheduled restart job, restart counter is at 6.
Feb 25 20:21:24 volumio systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
Feb 25 20:21:24 volumio systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
Feb 25 20:21:24 volumio go-librespot[32215]: go-librespot daemon starting...
Feb 25 20:21:24 volumio go-librespot[32216]: time="2026-02-25T20:21:24+01:00" level=info msg="running go-librespot 0.6.2"
Feb 25 20:21:24 volumio go-librespot[32216]: time="2026-02-25T20:21:24+01:00" level=debug msg="app state loaded"
Feb 25 20:21:24 volumio go-librespot[32216]: time="2026-02-25T20:21:24+01:00" level=info msg="api server listening on 127.0.0.1:9879"
Feb 25 20:21:24 volumio volumio[31903]: info: Getting Spotify volume
Feb 25 20:21:24 volumio go-librespot[32216]: time="2026-02-25T20:21:24+01:00" level=debug msg="fetched new accesspoints: [ap-gew4.spotify.com:4070 ap-gew4.spotify.com:443 ap-gew4.spotify.com:80 ap-guc3.spotify.com:4070 ap-gue1.spotify.com:443 ap-gae2.spotify.com:80]"
Feb 25 20:21:24 volumio go-librespot[32216]: time="2026-02-25T20:21:24+01:00" level=debug msg="fetched new dealers: [gew4-dealer.spotify.com:443 guc3-dealer.spotify.com:443 gue1-dealer.spotify.com:443 gae2-dealer.spotify.com:443]"
Feb 25 20:21:24 volumio go-librespot[32216]: time="2026-02-25T20:21:24+01:00" level=debug msg="fetched new spclients: [gew4-spclient.spotify.com:443 guc3-spclient.spotify.com:443 gue1-spclient.spotify.com:443 gae2-spclient.spotify.com:443]"
Feb 25 20:21:24 volumio go-librespot[32216]: time="2026-02-25T20:21:24+01:00" level=info msg="zeroconf server listening on port 40489"
Feb 25 20:21:24 volumio go-librespot[32216]: time="2026-02-25T20:21:24+01:00" level=debug msg="obtained new client token: AAAL9sN2JemV87uRUBUb4mhOr5rGxzgdWPjjdA7OvM/+s55o9fS5g0sUsWlYhk+cZf27v/f53uEvekc5GbX2S8PIAp8vFvv56+w9u/S+wu2BpCeQoGptGVrISWxOmbEVpYkUODDPIpBkWoafXf8DhhMvChGIEEmMKgWqG+vTIIZGHT6FrZeoGYHP1DefxgsDpFU/bs4rC/z4zbPla1DniPGQVZRa7i4e9PP6j89RX3pua7CE/ubvCBY5nw=="
Feb 25 20:21:24 volumio go-librespot[32216]: time="2026-02-25T20:21:24+01:00" level=debug msg="connected to ap-gew4.spotify.com:4070"
Feb 25 20:21:24 volumio go-librespot[32216]: time="2026-02-25T20:21:24+01:00" level=debug msg="completed keyexchange"
Feb 25 20:21:24 volumio go-librespot[32216]: time="2026-02-25T20:21:24+01:00" level=debug msg="completed challenge"
Feb 25 20:21:24 volumio go-librespot[32216]: time="2026-02-25T20:21:24+01:00" level=warning msg="failed connecting to accesspoint, retrying" error="failed authenticating: accesspoint login failed: BadCredentials "
Feb 25 20:21:24 volumio go-librespot[32216]: time="2026-02-25T20:21:24+01:00" level=debug msg="connected to ap-gew4.spotify.com:443"
Feb 25 20:21:24 volumio go-librespot[32216]: time="2026-02-25T20:21:24+01:00" level=debug msg="completed keyexchange"
Feb 25 20:21:24 volumio go-librespot[32216]: time="2026-02-25T20:21:24+01:00" level=debug msg="completed challenge"
Feb 25 20:21:25 volumio go-librespot[32216]: time="2026-02-25T20:21:25+01:00" level=warning msg="failed connecting to accesspoint, retrying" error="failed authenticating: accesspoint login failed: BadCredentials "
Feb 25 20:21:25 volumio go-librespot[32216]: time="2026-02-25T20:21:25+01:00" level=warning msg="failed to connect to AP ap-gew4.spotify.com:80, retrying with a different AP" error="dial tcp 34.158.1.133:80: connect: connection refused"
Feb 25 20:21:25 volumio volumio[31903]: info: Initializing connection to go-librespot Websocket
Feb 25 20:21:25 volumio go-librespot[32216]: time="2026-02-25T20:21:25+01:00" level=debug msg="connected to ap-guc3.spotify.com:4070"
Feb 25 20:21:25 volumio go-librespot[32216]: time="2026-02-25T20:21:25+01:00" level=debug msg="completed keyexchange"
Feb 25 20:21:25 volumio go-librespot[32216]: time="2026-02-25T20:21:25+01:00" level=debug msg="completed challenge"
Feb 25 20:21:25 volumio go-librespot[32216]: time="2026-02-25T20:21:25+01:00" level=warning msg="failed connecting to accesspoint, retrying" error="failed authenticating: accesspoint login failed: BadCredentials "
Feb 25 20:21:26 volumio go-librespot[32216]: time="2026-02-25T20:21:26+01:00" level=debug msg="connected to ap-gue1.spotify.com:443"
Feb 25 20:21:26 volumio go-librespot[32216]: time="2026-02-25T20:21:26+01:00" level=debug msg="completed keyexchange"
Feb 25 20:21:26 volumio go-librespot[32216]: time="2026-02-25T20:21:26+01:00" level=debug msg="completed challenge"
Feb 25 20:21:26 volumio go-librespot[32216]: time="2026-02-25T20:21:26+01:00" level=warning msg="failed connecting to accesspoint, retrying" error="failed authenticating: accesspoint login failed: BadCredentials "
Feb 25 20:21:26 volumio volumio[31903]: Cannot compose Albumart path
Feb 25 20:21:27 volumio volumio[31903]: Cannot compose Albumart path
Feb 25 20:21:27 volumio go-librespot[32216]: time="2026-02-25T20:21:27+01:00" level=debug msg="connected to ap-gae2.spotify.com:80"
Feb 25 20:21:27 volumio go-librespot[32216]: time="2026-02-25T20:21:27+01:00" level=debug msg="completed keyexchange"
Feb 25 20:21:27 volumio go-librespot[32216]: time="2026-02-25T20:21:27+01:00" level=debug msg="completed challenge"
Feb 25 20:21:27 volumio go-librespot[32216]: time="2026-02-25T20:21:27+01:00" level=warning msg="failed connecting to accesspoint, retrying" error="failed authenticating: accesspoint login failed: BadCredentials "
Feb 25 20:21:28 volumio volumio[31903]: error: MyVolumio Custom Token format not valid, refreshing it
Feb 25 20:21:28 volumio go-librespot[32216]: time="2026-02-25T20:21:28+01:00" level=debug msg="new websocket client"
Feb 25 20:21:28 volumio volumio[31903]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Feb 25 20:21:28 volumio volumio[31903]: info: Connection to go-librespot Websocket established
Feb 25 20:21:28 volumio volumio[31903]: info: CoreCommandRouter::volumioGetState
Feb 25 20:21:28 volumio volumio[31903]: info: CorePlayQueue::getTrack 0
Feb 25 20:21:28 volumio volumio[31903]: SPOTIFY: RECEIVED VOLUMIO VOLUME 100
Feb 25 20:21:28 volumio volumio[31903]: SPOTIFY: SPOTIFY VOLUME undefined
Feb 25 20:21:28 volumio volumio[31903]: SPOTIFY: VOLUMIO VOLUME 100
Feb 25 20:21:28 volumio volumio[31903]: info: Aligning Spotify Volume to Volumio Volume
Feb 25 20:21:28 volumio volumio[31903]: info: CoreCommandRouter::volumioGetState
Feb 25 20:21:28 volumio volumio[31903]: info: CorePlayQueue::getTrack 0
Feb 25 20:21:28 volumio volumio[31903]: info: Setting Spotify Volume from Volumio: 100
Feb 25 20:21:28 volumio go-librespot[32216]: time="2026-02-25T20:21:28+01:00" level=debug msg="connected to ap-gew4.spotify.com:4070"
Feb 25 20:21:28 volumio go-librespot[32216]: time="2026-02-25T20:21:28+01:00" level=debug msg="completed keyexchange"
Feb 25 20:21:28 volumio go-librespot[32216]: time="2026-02-25T20:21:28+01:00" level=debug msg="completed challenge"
Feb 25 20:21:28 volumio go-librespot[32216]: time="2026-02-25T20:21:28+01:00" level=warning msg="failed connecting to accesspoint, retrying" error="failed authenticating: accesspoint login failed: BadCredentials "
Feb 25 20:21:28 volumio go-librespot[32216]: time="2026-02-25T20:21:28+01:00" level=fatal msg="failed running with username and spotify token" error="failed authenticating accesspoint with stored credentials: failed authenticating: accesspoint login failed: BadCredentials "
Feb 25 20:21:28 volumio systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
Feb 25 20:21:28 volumio systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
Feb 25 20:21:28 volumio volumio[31903]: info: Connection to go-librespot Websocket closed
Feb 25 20:21:28 volumio volumio[31903]: |||||||||||||||||||||||| WARNING: FATAL ERROR |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Feb 25 20:21:28 volumio volumio[31903]: Error: socket hang up
Feb 25 20:21:28 volumio volumio[31903]: at connResetException (node:internal/errors:720:14)
Feb 25 20:21:28 volumio volumio[31903]: at Socket.socketOnEnd (node:_http_client:519:23)
Feb 25 20:21:28 volumio volumio[31903]: at Socket.emit (node:events:526:35)
Feb 25 20:21:28 volumio volumio[31903]: at endReadableNT (node:internal/streams/readable:1376:12)
Feb 25 20:21:28 volumio volumio[31903]: at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
Feb 25 20:21:28 volumio volumio[31903]: code: 'ECONNRESET',
Feb 25 20:21:28 volumio volumio[31903]: response: undefined
Feb 25 20:21:28 volumio volumio[31903]: }
Feb 25 20:21:28 volumio volumio[31903]: |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Feb 25 20:21:28 volumio sudo[32254]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/journalctl '--since=2026-02-25 20:20'
Feb 25 20:21:28 volumio sudo[32254]: 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="a78d359cf1dc63ac74e9d151015afd30d31a709a"
VOLUMIO_FE_VERSION="35f8f4439f0076a62fefa72fd80b70701b3d6cbd"
VOLUMIO_FE3_VERSION="bcca17b6b6b26edfb999e6fd7da1b222a88a61d2"
VOLUMIO_BE_VERSION="c1ffe93b2136013fc1b5903a4ed7e3f34e0a7bec"
VOLUMIO_ARCH="arm"
VOLUMIO_VARIANT="volumio"
VOLUMIO_TEST="FALSE"
VOLUMIO_BUILD_DATE="Thu Feb 5 14:07:07 UTC 2026"
VOLUMIO_VERSION="4.096"
VOLUMIO_HARDWARE="pi"
VOLUMIO_DEVICENAME="Raspberry Pi"
VOLUMIO_HASH="5e37060f9823263a753eb5e84030104f"