Jul 09 02:14:00 veranda volumio[15558]: error: Failed LSINFO: Error: [50@0] {lsinfo} No such directory
Jul 09 02:14:00 veranda volumio[15558]: error: [yt-cast-receiver] (YouTube Music) Failed to obtain lounge token with screen Id from stored MDX context (d5bbkfqh5mrl1q57pigtflmop0):
Jul 09 02:14:00 veranda volumio[15558]: (ConnectionError) (YouTube Music) Connection error in getting lounge token
Jul 09 02:14:00 veranda volumio[15558]: Error info: {
Jul 09 02:14:00 veranda volumio[15558]: url: 'https://www.youtube.com/api/lounge/pairing/get_lounge_token_batch'
Jul 09 02:14:00 veranda volumio[15558]: }
Jul 09 02:14:00 veranda volumio[15558]: --->(TypeError) fetch failed
Jul 09 02:14:00 veranda volumio[15558]: Stack trace:
Jul 09 02:14:00 veranda volumio[15558]: ConnectionError: (YouTube Music) Connection error in getting lounge token
Jul 09 02:14:00 veranda volumio[15558]: at Session._Session_getLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:440:15)
Jul 09 02:14:00 veranda volumio[15558]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 09 02:14:00 veranda volumio[15558]: at async Session.begin (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:130:31)
Jul 09 02:14:00 veranda volumio[15558]: at async Promise.all (index 1)
Jul 09 02:14:00 veranda volumio[15558]: at async YouTubeApp.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:116:13)
Jul 09 02:14:00 veranda volumio[15558]: at async YouTubeCastReceiver.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/YouTubeCastReceiver.js:93:13)
Jul 09 02:14:00 veranda volumio[15558]: Going to generate fresh screen Id and try again...
Jul 09 02:14:00 veranda volumio[15558]: error: [yt-cast-receiver] (YouTube) Failed to obtain lounge token with screen Id from stored MDX context (km45dim61ft4orsg6pu0tfssbj):
Jul 09 02:14:00 veranda volumio[15558]: (ConnectionError) (YouTube) Connection error in getting lounge token
Jul 09 02:14:00 veranda volumio[15558]: Error info: {
Jul 09 02:14:00 veranda volumio[15558]: url: 'https://www.youtube.com/api/lounge/pairing/get_lounge_token_batch'
Jul 09 02:14:00 veranda volumio[15558]: }
Jul 09 02:14:00 veranda volumio[15558]: --->(TypeError) fetch failed
Jul 09 02:14:00 veranda volumio[15558]: Stack trace:
Jul 09 02:14:00 veranda volumio[15558]: ConnectionError: (YouTube) Connection error in getting lounge token
Jul 09 02:14:00 veranda volumio[15558]: at Session._Session_getLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:440:15)
Jul 09 02:14:00 veranda volumio[15558]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 09 02:14:00 veranda volumio[15558]: at async Session.begin (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:130:31)
Jul 09 02:14:00 veranda volumio[15558]: at async Promise.all (index 0)
Jul 09 02:14:00 veranda volumio[15558]: at async YouTubeApp.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:116:13)
Jul 09 02:14:00 veranda volumio[15558]: at async YouTubeCastReceiver.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/YouTubeCastReceiver.js:93:13)
Jul 09 02:14:00 veranda volumio[15558]: Going to generate fresh screen Id and try again...
Jul 09 02:14:01 veranda go-librespot[15757]: time="2026-07-09T02:14:01+02:00" level=debug msg="new websocket client"
Jul 09 02:14:01 veranda volumio[15558]: info: Connection to go-librespot Websocket established
Jul 09 02:14:01 veranda volumio[15558]: info: CoreCommandRouter::volumioGetState
Jul 09 02:14:01 veranda volumio[15558]: info: CorePlayQueue::getTrack 0
Jul 09 02:14:02 veranda volumio[15558]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 09 02:14:02 veranda volumio[15558]: LoungeScreenDisconnected {
Jul 09 02:14:02 veranda volumio[15558]: AID: null,
Jul 09 02:14:02 veranda volumio[15558]: name: 'loungeScreenDisconnected',
Jul 09 02:14:02 veranda volumio[15558]: payload: {}
Jul 09 02:14:02 veranda volumio[15558]: }
Jul 09 02:14:02 veranda volumio[15558]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 09 02:14:02 veranda volumio[15558]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 09 02:14:02 veranda volumio[15558]: Stack trace:
Jul 09 02:14:02 veranda volumio[15558]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 09 02:14:02 veranda volumio[15558]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 09 02:14:02 veranda volumio[15558]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 09 02:14:02 veranda volumio[15558]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 09 02:14:02 veranda volumio[15558]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 09 02:14:02 veranda volumio[15558]: at AsyncTaskQueue.push (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:39:23)
Jul 09 02:14:02 veranda volumio[15558]: at /data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:345:67
Jul 09 02:14:02 veranda volumio[15558]: at new Promise ()
Jul 09 02:14:02 veranda volumio[15558]: at Session.sendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:344:16)
Jul 09 02:14:02 veranda volumio[15558]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:241:28)
Jul 09 02:14:02 veranda volumio[15558]: at Session.begin (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:209:26)
Jul 09 02:14:02 veranda volumio[15558]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 09 02:14:02 veranda volumio[15558]: at async Promise.all (index 1)
Jul 09 02:14:02 veranda volumio[15558]: at async YouTubeApp.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:116:13)
Jul 09 02:14:02 veranda volumio[15558]: at async YouTubeCastReceiver.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/YouTubeCastReceiver.js:93:13)
Jul 09 02:14:02 veranda volumio[15558]: error: [yt-cast-receiver] Failed to start receiver:
Jul 09 02:14:02 veranda volumio[15558]: (AppError) Failed to start YouTubeApp
Jul 09 02:14:02 veranda volumio[15558]: --->(SessionError) (YouTube Music) Failed to establish session
Jul 09 02:14:02 veranda volumio[15558]: ------>(ConnectionError) (YouTube Music) Connection error in generating screen Id
Jul 09 02:14:02 veranda volumio[15558]: Error info: {
Jul 09 02:14:02 veranda volumio[15558]: url: 'https://www.youtube.com/api/lounge/pairing/generate_screen_id'
Jul 09 02:14:02 veranda volumio[15558]: }
Jul 09 02:14:02 veranda volumio[15558]: --------->(TypeError) fetch failed
Jul 09 02:14:02 veranda volumio[15558]: Stack trace:
Jul 09 02:14:02 veranda volumio[15558]: AppError: Failed to start YouTubeApp
Jul 09 02:14:02 veranda volumio[15558]: at YouTubeApp.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:133:19)
Jul 09 02:14:02 veranda volumio[15558]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 09 02:14:02 veranda volumio[15558]: at async YouTubeCastReceiver.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/YouTubeCastReceiver.js:93:13)
Jul 09 02:14:02 veranda volumio[15558]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 09 02:14:02 veranda volumio[15558]: LoungeScreenDisconnected {
Jul 09 02:14:02 veranda volumio[15558]: AID: null,
Jul 09 02:14:02 veranda volumio[15558]: name: 'loungeScreenDisconnected',
Jul 09 02:14:02 veranda volumio[15558]: payload: {}
Jul 09 02:14:02 veranda volumio[15558]: }
Jul 09 02:14:02 veranda volumio[15558]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 09 02:14:02 veranda volumio[15558]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 09 02:14:02 veranda volumio[15558]: Stack trace:
Jul 09 02:14:02 veranda volumio[15558]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 09 02:14:02 veranda volumio[15558]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 09 02:14:02 veranda volumio[15558]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 09 02:14:02 veranda volumio[15558]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 09 02:14:02 veranda volumio[15558]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 09 02:14:02 veranda volumio[15558]: at AsyncTaskQueue.push (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:39:23)
Jul 09 02:14:02 veranda volumio[15558]: at /data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:345:67
Jul 09 02:14:02 veranda volumio[15558]: at new Promise ()
Jul 09 02:14:02 veranda volumio[15558]: at Session.sendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:344:16)
Jul 09 02:14:02 veranda volumio[15558]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:241:28)
Jul 09 02:14:02 veranda volumio[15558]: at /data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:125:39
Jul 09 02:14:02 veranda volumio[15558]: at /data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:130:19
Jul 09 02:14:02 veranda volumio[15558]: at Array.forEach ()
Jul 09 02:14:02 veranda volumio[15558]: at YouTubeApp.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:120:24)
Jul 09 02:14:02 veranda volumio[15558]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 09 02:14:02 veranda volumio[15558]: at async YouTubeCastReceiver.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/YouTubeCastReceiver.js:93:13)
Jul 09 02:14:02 veranda volumio[15558]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 09 02:14:02 veranda volumio[15558]: LoungeScreenDisconnected {
Jul 09 02:14:02 veranda volumio[15558]: AID: null,
Jul 09 02:14:02 veranda volumio[15558]: name: 'loungeScreenDisconnected',
Jul 09 02:14:02 veranda volumio[15558]: payload: {}
Jul 09 02:14:02 veranda volumio[15558]: }
Jul 09 02:14:02 veranda volumio[15558]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 09 02:14:02 veranda volumio[15558]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 09 02:14:02 veranda volumio[15558]: Stack trace:
Jul 09 02:14:02 veranda volumio[15558]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 09 02:14:02 veranda volumio[15558]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 09 02:14:02 veranda volumio[15558]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 09 02:14:02 veranda volumio[15558]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 09 02:14:02 veranda volumio[15558]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 09 02:14:02 veranda volumio[15558]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 09 02:14:02 veranda volumio[15558]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 09 02:14:02 veranda volumio[15558]: error: [ytcr] Failed to start plugin:
Jul 09 02:14:02 veranda volumio[15558]: (AppError) Failed to start YouTubeApp
Jul 09 02:14:02 veranda volumio[15558]: --->(SessionError) (YouTube Music) Failed to establish session
Jul 09 02:14:02 veranda volumio[15558]: ------>(ConnectionError) (YouTube Music) Connection error in generating screen Id
Jul 09 02:14:02 veranda volumio[15558]: Error info: {
Jul 09 02:14:02 veranda volumio[15558]: url: 'https://www.youtube.com/api/lounge/pairing/generate_screen_id'
Jul 09 02:14:02 veranda volumio[15558]: }
Jul 09 02:14:02 veranda volumio[15558]: --------->(TypeError) fetch failed
Jul 09 02:14:02 veranda volumio[15558]: Stack trace:
Jul 09 02:14:02 veranda volumio[15558]: AppError: Failed to start YouTubeApp
Jul 09 02:14:02 veranda volumio[15558]: at YouTubeApp.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:133:19)
Jul 09 02:14:02 veranda volumio[15558]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 09 02:14:02 veranda volumio[15558]: at async YouTubeCastReceiver.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/YouTubeCastReceiver.js:93:13)
Jul 09 02:14:02 veranda volumio[15558]: info: Completed starting Core Plugins
Jul 09 02:14:02 veranda volumio[15558]: info: -------------------------------------------
Jul 09 02:14:02 veranda volumio[15558]: info: ----- MyVolumio plugins startup ----
Jul 09 02:14:02 veranda volumio[15558]: info: -------------------------------------------
Jul 09 02:14:02 veranda volumio[15558]: info: [MyVolumio PluginManager] Fetching plans data....
Jul 09 02:14:04 veranda go-librespot[15757]: time="2026-07-09T02:14:04+02:00" level=fatal msg="failed running with username and spotify token" error="failed authenticating with login5: failed authenticating with login5: INVALID_CREDENTIALS"
Jul 09 02:14:04 veranda systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
Jul 09 02:14:04 veranda systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
Jul 09 02:14:04 veranda volumio[15558]: info: Connection to go-librespot Websocket closed
Jul 09 02:14:04 veranda volumio[15558]: info: Discovery: adding 76d588a6-2c2b-465e-a1c8-05a81d52c6c9
Jul 09 02:14:04 veranda volumio[15558]: info: Discovery: Found device dush
Jul 09 02:14:04 veranda volumio[15558]: info: Discovery: Connecting to remote: 192.168.10.124
Jul 09 02:14:04 veranda volumio[15558]: info: Discovery: Connected to remote: 192.168.10.124
Jul 09 02:14:04 veranda volumio[15558]: info: Getting Spotify volume
Jul 09 02:14:04 veranda volumio[15558]: |||||||||||||||||||||||| WARNING: FATAL ERROR |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Jul 09 02:14:04 veranda volumio[15558]: Error: connect ECONNREFUSED 127.0.0.1:9879
Jul 09 02:14:04 veranda volumio[15558]: at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1595:16) {
Jul 09 02:14:04 veranda volumio[15558]: errno: -111,
Jul 09 02:14:04 veranda volumio[15558]: code: 'ECONNREFUSED',
Jul 09 02:14:04 veranda volumio[15558]: syscall: 'connect',
Jul 09 02:14:04 veranda volumio[15558]: address: '127.0.0.1',
Jul 09 02:14:04 veranda volumio[15558]: port: 9879,
Jul 09 02:14:04 veranda volumio[15558]: response: undefined
Jul 09 02:14:04 veranda volumio[15558]: }
Jul 09 02:14:04 veranda volumio[15558]: |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Jul 09 02:14:05 veranda sudo[15859]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/journalctl '--since=2026-07-09 02:13'
Jul 09 02:14:05 veranda sudo[15859]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 09 02:14:05 veranda sudo[15859]: pam_unix(sudo:session): session closed for user root
Jul 09 02:14:07 veranda systemd[1]: go-librespot-daemon.service: Scheduled restart job, restart counter is at 5.
Jul 09 02:14:07 veranda systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
Jul 09 02:14:07 veranda systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
Jul 09 02:14:07 veranda go-librespot[15867]: go-librespot daemon starting...
Jul 09 02:14:07 veranda go-librespot[15868]: time="2026-07-09T02:14:07+02:00" level=info msg="running go-librespot 0.7.1"
Jul 09 02:14:07 veranda go-librespot[15868]: time="2026-07-09T02:14:07+02:00" level=debug msg="app state loaded"
Jul 09 02:14:07 veranda go-librespot[15868]: time="2026-07-09T02:14:07+02:00" level=info msg="api server listening on 127.0.0.1:9879"
Jul 09 02:14:09 veranda go-librespot[15868]: time="2026-07-09T02:14:09+02:00" level=debug msg="fetched new accesspoints: [ap-gew1.spotify.com:4070 ap-gew1.spotify.com:443 ap-gew1.spotify.com:80 ap-guc3.spotify.com:4070 ap-gue1.spotify.com:443 ap-gae2.spotify.com:80]"
Jul 09 02:14:09 veranda go-librespot[15868]: time="2026-07-09T02:14:09+02:00" level=debug msg="fetched new dealers: [gew1-dealer.spotify.com:443 guc3-dealer.spotify.com:443 gue1-dealer.spotify.com:443 gae2-dealer.spotify.com:443]"
Jul 09 02:14:09 veranda go-librespot[15868]: time="2026-07-09T02:14:09+02:00" level=debug msg="fetched new spclients: [gew1-spclient.spotify.com:443 guc3-spclient.spotify.com:443 gue1-spclient.spotify.com:443 gae2-spclient.spotify.com:443]"
Jul 09 02:14:09 veranda go-librespot[15868]: time="2026-07-09T02:14:09+02:00" level=info msg="zeroconf server listening on port 45891"
Jul 09 02:14:09 veranda go-librespot[15868]: time="2026-07-09T02:14:09+02:00" level=info msg="using avahi-daemon avahi 0.8 for mDNS service registration"
Jul 09 02:14:10 veranda go-librespot[15868]: time="2026-07-09T02:14:10+02:00" level=debug msg="obtained new client token: AAGm9rSA8RiTXb8X05HFTO5fZPrWdOKnyV7gnwgdCO90eEDVrISCATqACxFo7e0y7KYgUyQxrA95LVBcaZlHPcHqIsPCXjN0e4s4ZNUPVGbwqz/62ZxF1gzn+QQitCV7BHwfgccuvk58Baf0oqCcYEpvl41+3Hq5IsmFCFqufFZWpEbeNRewwUndSy7SL3i15yIONgfqcQdwcxMrodaf4dtwqgX7mgF33uN0szs6e5+bdpzvV1kyiLo="
Jul 09 02:14:10 veranda volumio-remote-updater[28313]: [2026-07-09 02:14:10] [error] handle_read_frame error: websocketpp.transport:7 (End of File)
Jul 09 02:14:10 veranda volumio-remote-updater[28313]: [2026-07-09 02:14:10] [disconnect] Disconnect close local:[1006,End of File] remote:[1006]
Jul 09 02:14:10 veranda systemd[1]: volumio.service: Main process exited, code=exited, status=1/FAILURE
Jul 09 02:14:10 veranda volumio5-onboarding[24547]: time=2026-07-09T02:14:10.674+02:00 level=ERROR msg="failed reading message" error="websocket: close 1006 (abnormal closure): unexpected EOF"
Jul 09 02:14:10 veranda volumio5-onboarding[24547]: time=2026-07-09T02:14:10.678+02:00 level=WARN msg="reconnection attempt failed" error="dial tcp 127.0.0.1:3000: connect: connection refused"
Jul 09 02:14:10 veranda systemd[1]: volumio.service: Failed with result 'exit-code'.
Jul 09 02:14:10 veranda systemd[1]: volumio.service: Consumed 24.801s CPU time.
Jul 09 02:14:10 veranda systemd[1]: Started dynamicswap.service - dynamicswap service.
Jul 09 02:14:10 veranda systemd[1]: dynamicswap.service: Deactivated successfully.
Jul 09 02:14:10 veranda systemd[1]: volumio.service: Scheduled restart job, restart counter is at 6323.
Jul 09 02:14:10 veranda systemd[1]: Started dynamicswap.service - dynamicswap service.
Jul 09 02:14:10 veranda systemd[1]: Stopped volumio.service - Volumio Backend Module.
Jul 09 02:14:10 veranda systemd[1]: volumio.service: Consumed 24.801s CPU time.
Jul 09 02:14:10 veranda systemd[1]: Started volumio.service - Volumio Backend Module.
Jul 09 02:14:10 veranda systemd[1]: dynamicswap.service: Deactivated successfully.
Jul 09 02:14:11 veranda go-librespot[15868]: time="2026-07-09T02:14:11+02:00" level=debug msg="connected to ap-gew1.spotify.com:4070"
Jul 09 02:14:11 veranda go-librespot[15868]: time="2026-07-09T02:14:11+02:00" level=debug msg="completed keyexchange"
Jul 09 02:14:11 veranda go-librespot[15868]: time="2026-07-09T02:14:11+02:00" level=debug msg="completed challenge"
Jul 09 02:14:11 veranda go-librespot[15868]: time="2026-07-09T02:14:11+02:00" level=info msg="authenticated AP" username="bb*********************u1"
Jul 09 02:14:11 veranda volumio5-onboarding[24547]: time=2026-07-09T02:14:11.680+02:00 level=WARN msg="reconnection attempt failed" error="dial tcp 127.0.0.1:3000: connect: connection refused"
Jul 09 02:14:12 veranda volumio[15886]: info: -------------------------------------------
Jul 09 02:14:12 veranda volumio[15886]: info: ----- Volumio3 ----
Jul 09 02:14:12 veranda volumio[15886]: info: -------------------------------------------
Jul 09 02:14:12 veranda volumio[15886]: info: ----- System startup ----
Jul 09 02:14:12 veranda volumio[15886]: info: -------------------------------------------
Jul 09 02:14:13 veranda go-librespot[15868]: time="2026-07-09T02:14:13+02:00" level=fatal msg="failed running with username and spotify token" error="failed authenticating with login5: failed authenticating with login5: INVALID_CREDENTIALS"
Jul 09 02:14:13 veranda systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
Jul 09 02:14:13 veranda systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
Jul 09 02:14:13 veranda volumio[15886]: info: MYVOLUMIO Environment detected
Jul 09 02:14:13 veranda volumio[15886]: info: Plugin folders cleanup
Jul 09 02:14:13 veranda volumio[15886]: info: Scanning into folder /volumio/app/plugins/
Jul 09 02:14:13 veranda volumio[15886]: info: Scanning category audio_interface
Jul 09 02:14:13 veranda volumio[15886]: info: Scanning category miscellanea
Jul 09 02:14:13 veranda volumio[15886]: info: Scanning category music_service
Jul 09 02:14:13 veranda volumio[15886]: info: Scanning category plugins.json
Jul 09 02:14:13 veranda volumio[15886]: info: Scanning category system_controller
Jul 09 02:14:13 veranda volumio[15886]: info: Scanning category user_interface
Jul 09 02:14:13 veranda volumio[15886]: info: Scanning into folder /data/plugins/
Jul 09 02:14:13 veranda volumio[15886]: info: Scanning category music_service
Jul 09 02:14:13 veranda volumio[15886]: info: Plugin folders cleanup completed
Jul 09 02:14:13 veranda volumio[15886]: info: -------------------------------------------
Jul 09 02:14:13 veranda volumio[15886]: info: ----- Core plugins startup ----
Jul 09 02:14:13 veranda volumio[15886]: info: -------------------------------------------
Jul 09 02:14:13 veranda volumio[15886]: info: Loading plugins from folder /volumio/app/plugins/
Jul 09 02:14:13 veranda volumio[15886]: info: Adding plugin upnp to MyMusic Plugins
Jul 09 02:14:13 veranda volumio[15886]: info: Adding plugin airplay_emulation to MyMusic Plugins
Jul 09 02:14:13 veranda volumio[15886]: info: Adding plugin upnp_browser to MyMusic Plugins
Jul 09 02:14:13 veranda volumio[15886]: info: Loading plugins from folder /data/plugins/
Jul 09 02:14:13 veranda volumio[15886]: info: Loading plugin "system"...
Jul 09 02:14:13 veranda volumio[15886]: info: Loading plugin "appearance"...
Jul 09 02:14:14 veranda volumio[15886]: info: Loading plugin "network"...
Jul 09 02:14:14 veranda volumio[15886]: info: Refreshing Cached IP Addresses
Jul 09 02:14:14 veranda sudo[15914]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0
Jul 09 02:14:14 veranda sudo[15914]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 09 02:14:14 veranda sudo[15916]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
Jul 09 02:14:14 veranda sudo[15916]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 09 02:14:14 veranda sudo[15914]: pam_unix(sudo:session): session closed for user root
Jul 09 02:14:14 veranda volumio[15886]: info: Loading plugin "services"...
Jul 09 02:14:14 veranda sudo[15916]: pam_unix(sudo:session): session closed for user root
Jul 09 02:14:14 veranda volumio[15886]: info: Loading plugin "volumio5onboarding"...
Jul 09 02:14:14 veranda sudo[15924]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/iwlist wlan0 scan
Jul 09 02:14:14 veranda sudo[15924]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 09 02:14:14 veranda volumio[15886]: info: Loading plugin "alsa_controller"...
Jul 09 02:14:14 veranda volumio[15886]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
Jul 09 02:14:14 veranda volumio[15886]: info: Loading plugin "wizard"...
Jul 09 02:14:14 veranda volumio[15886]: info: Loading plugin "networkfs"...
Jul 09 02:14:14 veranda volumio[15886]: info: Starting Udev Watcher for removable devices
Jul 09 02:14:14 veranda volumio[15886]: info: Ignoring mount for partition: boot
Jul 09 02:14:14 veranda volumio[15886]: info: Ignoring mount for partition: volumio
Jul 09 02:14:14 veranda volumio[15886]: info: Ignoring mount for partition: volumio_data
Jul 09 02:14:14 veranda volumio[15886]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback
Jul 09 02:14:14 veranda volumio[15886]: info: Loading plugin "volumio_command_line_client"...
Jul 09 02:14:14 veranda volumio[15886]: info: Loading plugin "upnp"...
Jul 09 02:14:14 veranda volumio[15886]: info: [1783556054959] Starting Upmpd Daemon
Jul 09 02:14:14 veranda volumio[15886]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback
Jul 09 02:14:14 veranda volumio[15886]: info: Loading plugin "my_music"...
Jul 09 02:14:14 veranda volumio[15886]: info: Loading plugin "mpd"...
Jul 09 02:14:15 veranda volumio[15886]: info: Loading plugin "upnp_browser"...
Jul 09 02:14:15 veranda volumio-remote-updater[28313]: [2026-07-09 02:14:15] [connect] Successful connection
Jul 09 02:14:16 veranda systemd[1]: go-librespot-daemon.service: Scheduled restart job, restart counter is at 6.
Jul 09 02:14:16 veranda systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
Jul 09 02:14:16 veranda systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
Jul 09 02:14:16 veranda go-librespot[15947]: go-librespot daemon starting...
Jul 09 02:14:16 veranda go-librespot[15948]: time="2026-07-09T02:14:16+02:00" level=info msg="running go-librespot 0.7.1"
Jul 09 02:14:16 veranda go-librespot[15948]: time="2026-07-09T02:14:16+02:00" level=debug msg="app state loaded"
Jul 09 02:14:16 veranda go-librespot[15948]: time="2026-07-09T02:14:16+02:00" level=info msg="api server listening on 127.0.0.1:9879"
Jul 09 02:14:16 veranda volumio[15886]: info: Starting UPNP Browser
Jul 09 02:14:16 veranda volumio[15886]: info: Loading plugin "alarm-clock"...
Jul 09 02:14:17 veranda volumio[15886]: info: Loading plugin "airplay_emulation"...
Jul 09 02:14:17 veranda volumio[15886]: info: Starting Shairport Sync
Jul 09 02:14:17 veranda volumio[15886]: info: Loading plugin "last_100"...
Jul 09 02:14:17 veranda volumio[15886]: info: Loading plugin "webradio"...
Jul 09 02:14:17 veranda volumio[15886]: info: Loading plugin "i2s_dacs"...
Jul 09 02:14:17 veranda volumio[15886]: info: Loading plugin "volumiodiscovery"...
Jul 09 02:14:17 veranda volumio[15886]: *** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.
Jul 09 02:14:17 veranda volumio[15886]: *** WARNING *** Please fix your application to use the native API of Avahi!
Jul 09 02:14:17 veranda volumio[15886]: *** WARNING *** For more information see
Jul 09 02:14:17 veranda volumio[15886]: *** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
Jul 09 02:14:17 veranda volumio[15886]: *** WARNING *** Please fix your application to use the native API of Avahi!
Jul 09 02:14:17 veranda volumio[15886]: *** WARNING *** For more information see
Jul 09 02:14:17 veranda node[15886]: *** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.
Jul 09 02:14:17 veranda node[15886]: *** WARNING *** Please fix your application to use the native API of Avahi!
Jul 09 02:14:17 veranda node[15886]: *** WARNING *** For more information see
Jul 09 02:14:17 veranda node[15886]: *** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
Jul 09 02:14:17 veranda node[15886]: *** WARNING *** Please fix your application to use the native API of Avahi!
Jul 09 02:14:17 veranda node[15886]: *** WARNING *** For more information see
Jul 09 02:14:17 veranda volumio[15886]: info: Applying required configuration parameters for plugin volumiodiscovery
Jul 09 02:14:17 veranda volumio[15886]: info: Discovery: Started advertising with name: veranda
Jul 09 02:14:17 veranda volumio[15886]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback
Jul 09 02:14:17 veranda volumio[15886]: info: Loading plugin "spop"...
Jul 09 02:14:17 veranda sudo[15924]: pam_unix(sudo:session): session closed for user root
Jul 09 02:14:17 veranda go-librespot[15948]: time="2026-07-09T02:14:17+02:00" level=debug msg="fetched new accesspoints: [ap-gew1.spotify.com:4070 ap-gew1.spotify.com:443 ap-gew1.spotify.com:80 ap-gue1.spotify.com:4070 ap-gew4.spotify.com:443 ap-gae2.spotify.com:80]"
Jul 09 02:14:17 veranda go-librespot[15948]: time="2026-07-09T02:14:17+02:00" level=debug msg="fetched new dealers: [gew1-dealer.spotify.com:443 gue1-dealer.spotify.com:443 gew4-dealer.spotify.com:443 gae2-dealer.spotify.com:443]"
Jul 09 02:14:17 veranda go-librespot[15948]: time="2026-07-09T02:14:17+02:00" level=debug msg="fetched new spclients: [gew1-spclient.spotify.com:443 gue1-spclient.spotify.com:443 gew4-spclient.spotify.com:443 gae2-spclient.spotify.com:443]"
Jul 09 02:14:17 veranda go-librespot[15948]: time="2026-07-09T02:14:17+02:00" level=info msg="zeroconf server listening on port 34421"
Jul 09 02:14:17 veranda go-librespot[15948]: time="2026-07-09T02:14:17+02:00" level=info msg="using avahi-daemon avahi 0.8 for mDNS service registration"
Jul 09 02:14:18 veranda volumio[15886]: info: Loading plugin "ytcr"...
Jul 09 02:14:18 veranda go-librespot[15948]: time="2026-07-09T02:14:18+02:00" level=debug msg="obtained new client token: AAF7orj/5IfUpAcsVbds78COYsDcxuqGaFohoF15EXQ9edIyOeqqzMyex9QuRn4WG09cz17aNbV9EeAMQ/YgZ3IvA1rj31QvezxuEqrwwoPeKxzZtye44esWNzT5iAHGmtEDu2W//ctBIIIfj5MYPEq0LC1C6jUFjNzlK6RaJTNEJpbdH4snJxyB/WooEaLhCGZvMRENMfQqEzmNNOcX3Khuu+MrHc9369w7UaogMa79A/nENMeh3K8="
Jul 09 02:14:19 veranda volumio[15886]: info: Loading plugin "outputs"...
Jul 09 02:14:19 veranda volumio[15886]: info: Loading plugin "albumart"...
Jul 09 02:14:19 veranda volumio[15886]: info: Plugin example_plugin is not enabled
Jul 09 02:14:19 veranda volumio[15886]: info: Loading plugin "inputs"...
Jul 09 02:14:19 veranda volumio[15886]: info: Loading plugin "updater_comm"...
Jul 09 02:14:19 veranda go-librespot[15948]: time="2026-07-09T02:14:19+02:00" level=debug msg="connected to ap-gew1.spotify.com:4070"
Jul 09 02:14:19 veranda go-librespot[15948]: time="2026-07-09T02:14:19+02:00" level=debug msg="completed keyexchange"
Jul 09 02:14:19 veranda go-librespot[15948]: time="2026-07-09T02:14:19+02:00" level=debug msg="completed challenge"
Jul 09 02:14:19 veranda volumio[15886]: info: Plugin mpdemulation is not enabled
Jul 09 02:14:19 veranda volumio[15886]: info: Loading plugin "rest_api"...
Jul 09 02:14:19 veranda volumio[15886]: info: Loading plugin "websocket"...
Jul 09 02:14:19 veranda go-librespot[15948]: time="2026-07-09T02:14:19+02:00" level=info msg="authenticated AP" username="bb*********************u1"
Jul 09 02:14:19 veranda volumio[15886]: info: Starting Socket.io Server version 1.7.4
Jul 09 02:14:19 veranda volumio[15886]: info: Loading i18n strings for locale en
Jul 09 02:14:19 veranda volumio[15886]: Updating browse sources language
Jul 09 02:14:19 veranda volumio[15886]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Jul 09 02:14:20 veranda volumio[15886]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Jul 09 02:14:20 veranda volumio[15886]: info: CoreCommandRouter::initPlayerControls
Jul 09 02:14:20 veranda volumio[15886]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 09 02:14:20 veranda volumio[15886]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 09 02:14:20 veranda volumio[15886]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 09 02:14:20 veranda volumio[15886]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 09 02:14:20 veranda volumio[15886]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 09 02:14:20 veranda volumio[15886]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 09 02:14:20 veranda volumio[15886]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 09 02:14:20 veranda volumio[15886]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 09 02:14:20 veranda volumio[15886]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Jul 09 02:14:20 veranda volumio[15886]: Express server listening on port 3000
Jul 09 02:14:20 veranda volumio[15886]: [Metrics] WebUI: 7s 836.93ms
Jul 09 02:14:20 veranda volumio[15886]: info: CoreStateMachine::resetVolumioState
Jul 09 02:14:20 veranda volumio[15886]: info: CoreStateMachine::getcurrentVolume
Jul 09 02:14:20 veranda volumio[15886]: info: CoreCommandRouter::volumioRetrievevolume
Jul 09 02:14:20 veranda volumio[15886]: info: Cannot read play queue from file
Jul 09 02:14:20 veranda volumio[15886]: info: Volumio Network Manager: Network status updated: 1
Jul 09 02:14:20 veranda volumio[15886]: 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
Jul 09 02:14:20 veranda volumio[15959]: Forking 3 albumart workers
Jul 09 02:14:20 veranda volumio[15886]: 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
Jul 09 02:14:20 veranda volumio[15886]: info: Received Get System Info
Jul 09 02:14:20 veranda volumio[15886]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
Jul 09 02:14:20 veranda volumio[15886]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
Jul 09 02:14:20 veranda volumio[15886]: info: Discovery: Getting this device information
Jul 09 02:14:20 veranda volumio[15886]: info: CoreCommandRouter::volumioGetState
Jul 09 02:14:20 veranda volumio[15886]: info: CorePlayQueue::getTrack 0
Jul 09 02:14:20 veranda volumio[15886]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
Jul 09 02:14:20 veranda volumio-remote-updater[28313]: [2026-07-09 02:14:20] [connect] WebSocket Connection 127.0.0.1:3000 v-2 "WebSocket++/0.8.2" /socket.io/?EIO=3&transport=websocket&t=1783556055 101
Jul 09 02:14:20 veranda volumio[15886]: 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: 2
Jul 09 02:14:20 veranda volumio[15886]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Jul 09 02:14:20 veranda volumio[15886]: info: CoreCommandRouter::executeOnPlugin: wizard , getShowWizard
Jul 09 02:14:20 veranda volumio[15886]: info: CoreCommandRouter::executeOnPlugin: system , getShowWizard
Jul 09 02:14:20 veranda volumio[15886]: info: VolumeController:: Volume=33 Mute =false
Jul 09 02:14:20 veranda volumio[15886]: info: CoreStateMachine::pushState
Jul 09 02:14:20 veranda volumio[15886]: info: CorePlayQueue::getTrack 0
Jul 09 02:14:20 veranda volumio[15886]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Jul 09 02:14:20 veranda volumio[15886]: info: CoreCommandRouter::volumioPushState
Jul 09 02:14:20 veranda volumio[15886]: info: CoreStateMachine::updateTrackBlock
Jul 09 02:14:20 veranda volumio[15886]: info: CorePlayQueue::getTrackBlock
Jul 09 02:14:20 veranda volumio[15886]: info: CoreCommandRouter::volumioRetrievevolume
Jul 09 02:14:20 veranda volumio[15886]: info: Setting Device type: Raspberry PI
Jul 09 02:14:20 veranda volumio[15886]: info: CoreStateMachine::setRepeat null single undefined
Jul 09 02:14:20 veranda volumio[15886]: info: CoreStateMachine::pushState
Jul 09 02:14:20 veranda volumio[15886]: info: CorePlayQueue::getTrack 0
Jul 09 02:14:20 veranda volumio[15886]: info: CoreCommandRouter::volumioPushState
Jul 09 02:14:20 veranda volumio[15886]: info: CoreStateMachine::setRandom null
Jul 09 02:14:20 veranda volumio[15886]: info: CoreStateMachine::pushState
Jul 09 02:14:20 veranda volumio[15886]: info: CorePlayQueue::getTrack 0
Jul 09 02:14:20 veranda volumio[15886]: info: CoreCommandRouter::volumioPushState
Jul 09 02:14:20 veranda volumio[15886]: info: Completed loading Core Plugins
Jul 09 02:14:20 veranda volumio[15886]: info: Preparing to generate the ALSA configuration file
Jul 09 02:14:20 veranda volumio[15886]: info: VolumeController:: Volume=33 Mute =false
Jul 09 02:14:20 veranda volumio[15886]: info: CoreStateMachine::pushState
Jul 09 02:14:20 veranda volumio[15886]: info: CorePlayQueue::getTrack 0
Jul 09 02:14:20 veranda volumio[15886]: info: CoreCommandRouter::volumioPushState
Jul 09 02:14:20 veranda volumio[15886]: info: Asound.conf file unchanged, so no further update is needed
Jul 09 02:14:20 veranda volumio[15886]: info: Output device has changed, restarting MPD
Jul 09 02:14:20 veranda volumio[15886]: info: Output device has changed, restarting Shairport Sync
Jul 09 02:14:20 veranda volumio[15886]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 09 02:14:20 veranda volumio[15886]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Jul 09 02:14:20 veranda sudo[16014]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/chmod 777 /etc/mpd.conf
Jul 09 02:14:20 veranda sudo[16014]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 09 02:14:20 veranda sudo[16016]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart mpd.service
Jul 09 02:14:20 veranda sudo[16016]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 09 02:14:20 veranda volumio[15886]: info: Could not detect Primo: Error: Command failed: aplay -l | grep es90x8q2m-dac-dai-0
Jul 09 02:14:20 veranda volumio[15886]: info: ___________ START PLUGINS ___________
Jul 09 02:14:20 veranda sudo[16014]: pam_unix(sudo:session): session closed for user root
Jul 09 02:14:20 veranda volumio[15886]: info: ControllerMpd::onStart: Initializing MPD
Jul 09 02:14:20 veranda volumio[15886]: info: Creating MPD Configuration file
Jul 09 02:14:20 veranda systemd[1]: Stopping mpd.service - Music Player Daemon...
Jul 09 02:14:20 veranda sudo[16025]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl start volumio5-onboarding.service
Jul 09 02:14:21 veranda sudo[16025]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 09 02:14:21 veranda volumio[15886]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Jul 09 02:14:21 veranda volumio[15886]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
Jul 09 02:14:21 veranda volumio[15886]: info: [1783556061012] CoreMusicLibrary::Adding element Media Servers
Jul 09 02:14:21 veranda sudo[16028]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart mpd.service
Jul 09 02:14:21 veranda volumio[15886]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Jul 09 02:14:21 veranda sudo[16028]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 09 02:14:21 veranda systemd[1]: mpd.service: Deactivated successfully.
Jul 09 02:14:21 veranda systemd[1]: Stopped mpd.service - Music Player Daemon.
Jul 09 02:14:21 veranda sudo[16026]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/chmod 777 /etc/mpd.conf
Jul 09 02:14:21 veranda systemd[1]: mpd.service: Consumed 3.956s CPU time.
Jul 09 02:14:21 veranda sudo[16026]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 09 02:14:21 veranda sudo[16026]: pam_unix(sudo:session): session closed for user root
Jul 09 02:14:21 veranda systemd[1]: mpd.socket: Deactivated successfully.
Jul 09 02:14:21 veranda systemd[1]: Closed mpd.socket - Music Player Daemon Socket.
Jul 09 02:14:21 veranda systemd[1]: Stopping mpd.socket - Music Player Daemon Socket...
Jul 09 02:14:21 veranda volumio[15886]: info: UPNP Browser: Client initialized successfully
Jul 09 02:14:21 veranda volumio[15886]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 09 02:14:21 veranda volumio[15886]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Jul 09 02:14:21 veranda systemd[1]: Listening on mpd.socket - Music Player Daemon Socket.
Jul 09 02:14:21 veranda systemd[1]: Starting mpd.service - Music Player Daemon...
Jul 09 02:14:21 veranda go-librespot[15948]: time="2026-07-09T02:14:21+02:00" level=fatal msg="failed running with username and spotify token" error="failed authenticating with login5: failed authenticating with login5: INVALID_CREDENTIALS"
Jul 09 02:14:21 veranda volumio[15886]: info: Could not detect Primo: Error: Command failed: aplay -l | grep es90x8q2m-dac-dai-0
Jul 09 02:14:21 veranda volumio[15886]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 09 02:14:21 veranda volumio[15886]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Jul 09 02:14:21 veranda systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
Jul 09 02:14:21 veranda systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
Jul 09 02:14:21 veranda systemd[1]: mpd.service: Deactivated successfully.
Jul 09 02:14:21 veranda systemd[1]: Stopped mpd.service - Music Player Daemon.
Jul 09 02:14:21 veranda systemd[1]: mpd.socket: Deactivated successfully.
Jul 09 02:14:21 veranda systemd[1]: Closed mpd.socket - Music Player Daemon Socket.
Jul 09 02:14:21 veranda systemd[1]: Stopping mpd.socket - Music Player Daemon Socket...
Jul 09 02:14:21 veranda volumio[15886]: info: Could not detect Primo: Error: Command failed: aplay -l | grep es90x8q2m-dac-dai-0
Jul 09 02:14:21 veranda volumio[15886]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
Jul 09 02:14:21 veranda systemd[1]: Listening on mpd.socket - Music Player Daemon Socket.
Jul 09 02:14:21 veranda volumio[15886]: info: [1783556061230] CoreMusicLibrary::Adding element Last_100
Jul 09 02:14:21 veranda volumio[15886]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Jul 09 02:14:21 veranda volumio[15886]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
Jul 09 02:14:21 veranda volumio[15886]: info: [1783556061240] CoreMusicLibrary::Adding element Webradio
Jul 09 02:14:21 veranda volumio[15886]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Jul 09 02:14:21 veranda volumio5-onboarding[24547]: time=2026-07-09T02:14:21.246+02:00 level=INFO msg="service successfully established" component=discovery/localnet
Jul 09 02:14:21 veranda systemd[1]: Starting mpd.service - Music Player Daemon...
Jul 09 02:14:21 veranda volumio[15886]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
Jul 09 02:14:21 veranda volumio[15886]: info: Initializing BBC Radios
Jul 09 02:14:21 veranda sudo[16025]: pam_unix(sudo:session): session closed for user root
Jul 09 02:14:21 veranda volumio[15886]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
Jul 09 02:14:21 veranda volumio[15886]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Jul 09 02:14:21 veranda volumio[15886]: info: Creating Spotify config file
Jul 09 02:14:21 veranda volumio[15886]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 09 02:14:21 veranda sudo[16043]: root : PWD=/ ; USER=root ; COMMAND=/bin/chown mpd:audio /var/log/mpd.log
Jul 09 02:14:21 veranda sudo[16043]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=0)
Jul 09 02:14:21 veranda sudo[16043]: pam_unix(sudo:session): session closed for user root
Jul 09 02:14:21 veranda volumio[15886]: info: Volumio Calling Home
Jul 09 02:14:22 veranda volumio[15976]: Starting albumart workers
Jul 09 02:14:22 veranda volumio[15886]: info: MPD Permissions set
Jul 09 02:14:22 veranda volumio[15886]: info: MPD Permissions set
Jul 09 02:14:22 veranda volumio[15886]: verbose: New Socket.io Connection to 192.168.10.154:3000 from 192.168.10.124 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 3
Jul 09 02:14:22 veranda volumio[15886]: info: Spotify config file written
Jul 09 02:14:22 veranda volumio[15886]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 09 02:14:22 veranda volumio[15886]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 09 02:14:22 veranda volumio[15886]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 09 02:14:22 veranda volumio[15886]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 09 02:14:22 veranda volumio[15886]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 09 02:14:22 veranda volumio[15886]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 09 02:14:22 veranda volumio[15886]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 09 02:14:22 veranda volumio[15886]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 09 02:14:22 veranda sudo[16064]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart go-librespot-daemon.service
Jul 09 02:14:22 veranda sudo[16064]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 09 02:14:22 veranda volumio[15978]: Starting albumart workers
Jul 09 02:14:22 veranda volumio[15886]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Jul 09 02:14:22 veranda volumio[15886]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 09 02:14:22 veranda volumio[15886]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 09 02:14:22 veranda volumio[15886]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 09 02:14:22 veranda volumio[15886]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 09 02:14:22 veranda volumio[15886]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 09 02:14:22 veranda volumio[15886]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 09 02:14:22 veranda volumio[15886]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 09 02:14:22 veranda volumio[15886]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 09 02:14:22 veranda volumio[15886]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 09 02:14:22 veranda systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
Jul 09 02:14:22 veranda volumio[15886]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Jul 09 02:14:22 veranda volumio[15886]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 09 02:14:22 veranda volumio[15886]: info: No need to fix Spotify hosts
Jul 09 02:14:22 veranda volumio[15886]: info: Starting Shairport Sync
Jul 09 02:14:22 veranda volumio[15886]: info: Starting Shairport Sync
Jul 09 02:14:22 veranda systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
Jul 09 02:14:22 veranda volumio[15886]: info: Starting Shairport Sync
Jul 09 02:14:22 veranda go-librespot[16074]: go-librespot daemon starting...
Jul 09 02:14:22 veranda sudo[16064]: pam_unix(sudo:session): session closed for user root
Jul 09 02:14:22 veranda sudo[16078]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart shairport-sync
Jul 09 02:14:22 veranda sudo[16078]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 09 02:14:22 veranda go-librespot[16081]: time="2026-07-09T02:14:22+02:00" level=info msg="running go-librespot 0.7.1"
Jul 09 02:14:22 veranda go-librespot[16081]: time="2026-07-09T02:14:22+02:00" level=debug msg="app state loaded"
Jul 09 02:14:22 veranda sudo[16080]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart shairport-sync
Jul 09 02:14:22 veranda sudo[16080]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 09 02:14:22 veranda volumio[15886]: info: Discovery: adding 76d588a6-2c2b-465e-a1c8-05a81d52c6c9
Jul 09 02:14:22 veranda volumio[15886]: info: Discovery: Found device dush
Jul 09 02:14:22 veranda sudo[16090]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart shairport-sync
Jul 09 02:14:22 veranda go-librespot[16081]: time="2026-07-09T02:14:22+02:00" level=info msg="api server listening on 127.0.0.1:9879"
Jul 09 02:14:22 veranda sudo[16090]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 09 02:14:22 veranda volumio[15886]: info: Discovery: Connecting to remote: 192.168.10.124
Jul 09 02:14:22 veranda volumio[15886]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Jul 09 02:14:22 veranda systemd[1]: Stopping shairport-sync.service - Shairport Sync - AirPlay Audio Receiver...
Jul 09 02:14:22 veranda systemd[1]: shairport-sync.service: Deactivated successfully.
Jul 09 02:14:22 veranda systemd[1]: Stopped shairport-sync.service - Shairport Sync - AirPlay Audio Receiver.
Jul 09 02:14:22 veranda systemd[1]: shairport-sync.service: Consumed 1.746s CPU time.
Jul 09 02:14:22 veranda volumio[15977]: Starting albumart workers
Jul 09 02:14:22 veranda systemd[1]: Started shairport-sync.service - Shairport Sync - AirPlay Audio Receiver.
Jul 09 02:14:22 veranda sudo[16090]: pam_unix(sudo:session): session closed for user root
Jul 09 02:14:22 veranda sudo[16078]: pam_unix(sudo:session): session closed for user root
Jul 09 02:14:22 veranda sudo[16080]: pam_unix(sudo:session): session closed for user root
Jul 09 02:14:22 veranda volumio[15886]: info: Shairport-Sync Started
Jul 09 02:14:23 veranda volumio[15886]: Error adding Membership: Error: addMembership EINVAL
Jul 09 02:14:23 veranda volumio[15886]: info: Shairport-Sync Started
Jul 09 02:14:23 veranda volumio[15886]: info: Shairport-Sync Started
Jul 09 02:14:23 veranda volumio[15886]: info: An error occurred while refreshing Spotify Token Error: certificate is not yet valid
Jul 09 02:14:24 veranda go-librespot[16081]: time="2026-07-09T02:14:24+02:00" level=debug msg="fetched new accesspoints: [ap-gew1.spotify.com:4070 ap-gew1.spotify.com:443 ap-gew1.spotify.com:80 ap-guc3.spotify.com:4070 ap-gew4.spotify.com:443 ap-gae2.spotify.com:80]"
Jul 09 02:14:24 veranda go-librespot[16081]: time="2026-07-09T02:14:24+02:00" level=debug msg="fetched new dealers: [gew1-dealer.spotify.com:443 guc3-dealer.spotify.com:443 gew4-dealer.spotify.com:443 gae2-dealer.spotify.com:443]"
Jul 09 02:14:24 veranda go-librespot[16081]: time="2026-07-09T02:14:24+02:00" level=debug msg="fetched new spclients: [gew1-spclient.spotify.com:443 guc3-spclient.spotify.com:443 gew4-spclient.spotify.com:443 gae2-spclient.spotify.com:443]"
Jul 09 02:14:24 veranda go-librespot[16081]: time="2026-07-09T02:14:24+02:00" level=info msg="zeroconf server listening on port 44751"
Jul 09 02:14:24 veranda go-librespot[16081]: time="2026-07-09T02:14:24+02:00" level=info msg="using avahi-daemon avahi 0.8 for mDNS service registration"
Jul 09 02:14:24 veranda volumio[15886]: error: [yt-cast-receiver] (YouTube Music) Failed to obtain lounge token with screen Id from stored MDX context (d5bbkfqh5mrl1q57pigtflmop0):
Jul 09 02:14:24 veranda volumio[15886]: (ConnectionError) (YouTube Music) Connection error in getting lounge token
Jul 09 02:14:24 veranda volumio[15886]: Error info: {
Jul 09 02:14:24 veranda volumio[15886]: url: 'https://www.youtube.com/api/lounge/pairing/get_lounge_token_batch'
Jul 09 02:14:24 veranda volumio[15886]: }
Jul 09 02:14:24 veranda volumio[15886]: --->(TypeError) fetch failed
Jul 09 02:14:24 veranda volumio[15886]: Stack trace:
Jul 09 02:14:24 veranda volumio[15886]: ConnectionError: (YouTube Music) Connection error in getting lounge token
Jul 09 02:14:24 veranda volumio[15886]: at Session._Session_getLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:440:15)
Jul 09 02:14:24 veranda volumio[15886]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 09 02:14:24 veranda volumio[15886]: at async Session.begin (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:130:31)
Jul 09 02:14:24 veranda volumio[15886]: at async Promise.all (index 1)
Jul 09 02:14:24 veranda volumio[15886]: at async YouTubeApp.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:116:13)
Jul 09 02:14:24 veranda volumio[15886]: at async YouTubeCastReceiver.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/YouTubeCastReceiver.js:93:13)
Jul 09 02:14:24 veranda volumio[15886]: Going to generate fresh screen Id and try again...
Jul 09 02:14:25 veranda sudo[16145]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
Jul 09 02:14:25 veranda sudo[16145]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 09 02:14:25 veranda sudo[16143]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0
Jul 09 02:14:25 veranda sudo[16143]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 09 02:14:25 veranda sudo[16145]: pam_unix(sudo:session): session closed for user root
Jul 09 02:14:25 veranda sudo[16143]: pam_unix(sudo:session): session closed for user root
Jul 09 02:14:25 veranda sudo[16147]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl start upmpdcli.service
Jul 09 02:14:25 veranda sudo[16147]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 09 02:14:25 veranda sudo[16147]: pam_unix(sudo:session): session closed for user root
Jul 09 02:14:25 veranda volumio[15886]: info: Upmpdcli Daemon Started
Jul 09 02:14:25 veranda mpd[16058]: 2026-07-09T02:14:25 decoder: Decoder plugin "wildmidi" is unavailable: configuration file does not exist: /etc/timidity/timidity.cfg
Jul 09 02:14:25 veranda systemd[1]: Started mpd.service - Music Player Daemon.
Jul 09 02:14:25 veranda sudo[16028]: pam_unix(sudo:session): session closed for user root
Jul 09 02:14:25 veranda sudo[16016]: pam_unix(sudo:session): session closed for user root
Jul 09 02:14:25 veranda volumio[15886]: error: MPD error: The expression evaluated to a falsy value:
Jul 09 02:14:25 veranda volumio[15886]: assert.ok(self.idling)
Jul 09 02:14:25 veranda volumio[15886]: error: The expression evaluated to a falsy value:
Jul 09 02:14:25 veranda volumio[15886]: assert.ok(self.idling)
Jul 09 02:14:25 veranda volumio[15886]: info: MPD running with PID16058
Jul 09 02:14:25 veranda volumio[15886]: ,establishing connection
Jul 09 02:14:25 veranda volumio[15886]: error: updateQueue error: null
Jul 09 02:14:25 veranda volumio[15886]: error: updateQueue error: null
Jul 09 02:14:25 veranda volumio[15886]: info: go-librespot daemon successfully initialized
Jul 09 02:14:26 veranda go-librespot[16081]: time="2026-07-09T02:14:26+02:00" level=debug msg="obtained new client token: AAEMXnXiXt799vUPeGt0QDozj1IvvTPOof3kbnmkRpufOrUP79bY+PrgwafR0q2EnfOzNvboWKEWmfN23kyFRg5EW+VsN7pLfHa6CubLQZE9fypcVrEqpNogdT9iahXzVCGpia1OKzs4xP6G/d3KLFtQecAQ/gToKO0fsdGP2Zs7GgzPf6ZVS7ZrLxDhplO8dV64yM6pt5P5oV9fQ0tsqOg9tv9MakSuvdCnFVl9sGG3INpWuG0fFak="
Jul 09 02:14:26 veranda go-librespot[16081]: time="2026-07-09T02:14:26+02:00" level=debug msg="connected to ap-gew1.spotify.com:4070"
Jul 09 02:14:27 veranda go-librespot[16081]: time="2026-07-09T02:14:27+02:00" level=debug msg="completed keyexchange"
Jul 09 02:14:27 veranda go-librespot[16081]: time="2026-07-09T02:14:27+02:00" level=debug msg="completed challenge"
Jul 09 02:14:27 veranda go-librespot[16081]: time="2026-07-09T02:14:27+02:00" level=info msg="authenticated AP" username="bb*********************u1"
Jul 09 02:14:28 veranda volumio[15886]: info: Volumio called home
Jul 09 02:14:28 veranda go-librespot[16081]: time="2026-07-09T02:14:28+02:00" level=fatal msg="failed running with username and spotify token" error="failed authenticating with login5: failed authenticating with login5: INVALID_CREDENTIALS"
Jul 09 02:14:28 veranda systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
Jul 09 02:14:28 veranda systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
Jul 09 02:14:28 veranda volumio[15886]: error: [yt-cast-receiver] (YouTube) Failed to obtain lounge token with screen Id from stored MDX context (km45dim61ft4orsg6pu0tfssbj):
Jul 09 02:14:28 veranda volumio[15886]: (ConnectionError) (YouTube) Connection error in getting lounge token
Jul 09 02:14:28 veranda volumio[15886]: Error info: {
Jul 09 02:14:28 veranda volumio[15886]: url: 'https://www.youtube.com/api/lounge/pairing/get_lounge_token_batch'
Jul 09 02:14:28 veranda volumio[15886]: }
Jul 09 02:14:28 veranda volumio[15886]: --->(TypeError) fetch failed
Jul 09 02:14:28 veranda volumio[15886]: Stack trace:
Jul 09 02:14:28 veranda volumio[15886]: ConnectionError: (YouTube) Connection error in getting lounge token
Jul 09 02:14:28 veranda volumio[15886]: at Session._Session_getLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:440:15)
Jul 09 02:14:28 veranda volumio[15886]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 09 02:14:28 veranda volumio[15886]: at async Session.begin (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:130:31)
Jul 09 02:14:28 veranda volumio[15886]: at async Promise.all (index 0)
Jul 09 02:14:28 veranda volumio[15886]: at async YouTubeApp.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:116:13)
Jul 09 02:14:28 veranda volumio[15886]: at async YouTubeCastReceiver.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/YouTubeCastReceiver.js:93:13)
Jul 09 02:14:28 veranda volumio[15886]: Going to generate fresh screen Id and try again...
Jul 09 02:14:28 veranda volumio[15886]: info: Initializing connection to go-librespot Websocket
Jul 09 02:14:29 veranda volumio[15886]: info: Discovery: A device disappeared from network
Jul 09 02:14:29 veranda volumio[15886]: info: Discovery: Device dush disappeared from network
Jul 09 02:14:30 veranda volumio[15886]: error: Failed LSINFO: Error: [50@0] {lsinfo} No such directory
Jul 09 02:14:30 veranda volumio[15886]: info: Discovery: adding eb1853b6-0d6a-4ea8-a768-1f4bcb7f9017
Jul 09 02:14:30 veranda volumio[15886]: info: Discovery: Found device veranda
Jul 09 02:14:30 veranda volumio[15886]: info: CoreCommandRouter::volumioGetState
Jul 09 02:14:30 veranda volumio[15886]: info: CorePlayQueue::getTrack 0
Jul 09 02:14:31 veranda systemd[1]: go-librespot-daemon.service: Scheduled restart job, restart counter is at 7.
Jul 09 02:14:31 veranda systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
Jul 09 02:14:31 veranda systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
Jul 09 02:14:31 veranda go-librespot[16156]: go-librespot daemon starting...
Jul 09 02:14:31 veranda go-librespot[16157]: time="2026-07-09T02:14:31+02:00" level=info msg="running go-librespot 0.7.1"
Jul 09 02:14:31 veranda go-librespot[16157]: time="2026-07-09T02:14:31+02:00" level=debug msg="app state loaded"
Jul 09 02:14:31 veranda go-librespot[16157]: time="2026-07-09T02:14:31+02:00" level=info msg="api server listening on 127.0.0.1:9879"
Jul 09 02:14:34 veranda volumio[15886]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 09 02:14:34 veranda volumio[15886]: LoungeScreenDisconnected {
Jul 09 02:14:34 veranda volumio[15886]: AID: null,
Jul 09 02:14:34 veranda volumio[15886]: name: 'loungeScreenDisconnected',
Jul 09 02:14:34 veranda volumio[15886]: payload: {}
Jul 09 02:14:34 veranda volumio[15886]: }
Jul 09 02:14:34 veranda volumio[15886]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 09 02:14:34 veranda volumio[15886]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 09 02:14:34 veranda volumio[15886]: Stack trace:
Jul 09 02:14:34 veranda volumio[15886]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 09 02:14:34 veranda volumio[15886]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 09 02:14:34 veranda volumio[15886]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 09 02:14:34 veranda volumio[15886]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 09 02:14:34 veranda volumio[15886]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 09 02:14:34 veranda volumio[15886]: at AsyncTaskQueue.push (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:39:23)
Jul 09 02:14:34 veranda volumio[15886]: at /data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:345:67
Jul 09 02:14:34 veranda volumio[15886]: at new Promise ()
Jul 09 02:14:34 veranda volumio[15886]: at Session.sendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:344:16)
Jul 09 02:14:34 veranda volumio[15886]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:241:28)
Jul 09 02:14:34 veranda volumio[15886]: at Session.begin (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:209:26)
Jul 09 02:14:34 veranda volumio[15886]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 09 02:14:34 veranda volumio[15886]: at async Promise.all (index 1)
Jul 09 02:14:34 veranda volumio[15886]: at async YouTubeApp.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:116:13)
Jul 09 02:14:34 veranda volumio[15886]: at async YouTubeCastReceiver.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/YouTubeCastReceiver.js:93:13)
Jul 09 02:14:34 veranda volumio[15886]: error: [yt-cast-receiver] Failed to start receiver:
Jul 09 02:14:34 veranda volumio[15886]: (AppError) Failed to start YouTubeApp
Jul 09 02:14:34 veranda volumio[15886]: --->(SessionError) (YouTube Music) Failed to establish session
Jul 09 02:14:34 veranda volumio[15886]: ------>(ConnectionError) (YouTube Music) Connection error in generating screen Id
Jul 09 02:14:34 veranda volumio[15886]: Error info: {
Jul 09 02:14:34 veranda volumio[15886]: url: 'https://www.youtube.com/api/lounge/pairing/generate_screen_id'
Jul 09 02:14:34 veranda volumio[15886]: }
Jul 09 02:14:34 veranda volumio[15886]: --------->(TypeError) fetch failed
Jul 09 02:14:34 veranda volumio[15886]: Stack trace:
Jul 09 02:14:34 veranda volumio[15886]: AppError: Failed to start YouTubeApp
Jul 09 02:14:34 veranda volumio[15886]: at YouTubeApp.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:133:19)
Jul 09 02:14:34 veranda volumio[15886]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 09 02:14:34 veranda volumio[15886]: at async YouTubeCastReceiver.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/YouTubeCastReceiver.js:93:13)
Jul 09 02:14:34 veranda volumio[15886]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 09 02:14:34 veranda volumio[15886]: LoungeScreenDisconnected {
Jul 09 02:14:34 veranda volumio[15886]: AID: null,
Jul 09 02:14:34 veranda volumio[15886]: name: 'loungeScreenDisconnected',
Jul 09 02:14:34 veranda volumio[15886]: payload: {}
Jul 09 02:14:34 veranda volumio[15886]: }
Jul 09 02:14:34 veranda volumio[15886]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 09 02:14:34 veranda volumio[15886]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 09 02:14:34 veranda volumio[15886]: Stack trace:
Jul 09 02:14:34 veranda volumio[15886]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 09 02:14:34 veranda volumio[15886]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 09 02:14:34 veranda volumio[15886]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 09 02:14:34 veranda volumio[15886]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 09 02:14:34 veranda volumio[15886]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 09 02:14:34 veranda volumio[15886]: at AsyncTaskQueue.push (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:39:23)
Jul 09 02:14:34 veranda volumio[15886]: at /data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:345:67
Jul 09 02:14:34 veranda volumio[15886]: at new Promise ()
Jul 09 02:14:34 veranda volumio[15886]: at Session.sendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:344:16)
Jul 09 02:14:34 veranda volumio[15886]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:241:28)
Jul 09 02:14:34 veranda volumio[15886]: at /data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:125:39
Jul 09 02:14:34 veranda volumio[15886]: at /data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:130:19
Jul 09 02:14:34 veranda volumio[15886]: at Array.forEach ()
Jul 09 02:14:34 veranda volumio[15886]: at YouTubeApp.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:120:24)
Jul 09 02:14:34 veranda volumio[15886]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 09 02:14:34 veranda volumio[15886]: at async YouTubeCastReceiver.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/YouTubeCastReceiver.js:93:13)
Jul 09 02:14:34 veranda volumio[15886]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 09 02:14:34 veranda volumio[15886]: LoungeScreenDisconnected {
Jul 09 02:14:34 veranda volumio[15886]: AID: null,
Jul 09 02:14:34 veranda volumio[15886]: name: 'loungeScreenDisconnected',
Jul 09 02:14:34 veranda volumio[15886]: payload: {}
Jul 09 02:14:34 veranda volumio[15886]: }
Jul 09 02:14:34 veranda volumio[15886]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 09 02:14:34 veranda volumio[15886]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 09 02:14:34 veranda volumio[15886]: Stack trace:
Jul 09 02:14:34 veranda volumio[15886]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 09 02:14:34 veranda volumio[15886]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 09 02:14:34 veranda volumio[15886]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 09 02:14:34 veranda volumio[15886]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 09 02:14:34 veranda volumio[15886]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 09 02:14:34 veranda volumio[15886]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 09 02:14:34 veranda volumio[15886]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 09 02:14:34 veranda volumio[15886]: error: [ytcr] Failed to start plugin:
Jul 09 02:14:34 veranda volumio[15886]: (AppError) Failed to start YouTubeApp
Jul 09 02:14:34 veranda volumio[15886]: --->(SessionError) (YouTube Music) Failed to establish session
Jul 09 02:14:34 veranda volumio[15886]: ------>(ConnectionError) (YouTube Music) Connection error in generating screen Id
Jul 09 02:14:34 veranda volumio[15886]: Error info: {
Jul 09 02:14:34 veranda volumio[15886]: url: 'https://www.youtube.com/api/lounge/pairing/generate_screen_id'
Jul 09 02:14:34 veranda volumio[15886]: }
Jul 09 02:14:34 veranda volumio[15886]: --------->(TypeError) fetch failed
Jul 09 02:14:34 veranda volumio[15886]: Stack trace:
Jul 09 02:14:34 veranda volumio[15886]: AppError: Failed to start YouTubeApp
Jul 09 02:14:34 veranda volumio[15886]: at YouTubeApp.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:133:19)
Jul 09 02:14:34 veranda volumio[15886]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 09 02:14:34 veranda volumio[15886]: at async YouTubeCastReceiver.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/YouTubeCastReceiver.js:93:13)
Jul 09 02:14:34 veranda volumio[15886]: info: Completed starting Core Plugins
Jul 09 02:14:34 veranda volumio[15886]: info: -------------------------------------------
Jul 09 02:14:34 veranda volumio[15886]: info: ----- MyVolumio plugins startup ----
Jul 09 02:14:34 veranda volumio[15886]: info: -------------------------------------------
Jul 09 02:14:34 veranda volumio[15886]: info: [MyVolumio PluginManager] Fetching plans data....
Jul 09 02:14:36 veranda volumio[15886]: info: Discovery: this is already registered, eb1853b6-0d6a-4ea8-a768-1f4bcb7f9017
Jul 09 02:14:36 veranda volumio[15886]: info: Discovery: Found device veranda
Jul 09 02:14:36 veranda volumio[15886]: info: CoreCommandRouter::volumioGetState
Jul 09 02:14:36 veranda volumio[15886]: info: CorePlayQueue::getTrack 0
Jul 09 02:14:36 veranda go-librespot[16157]: time="2026-07-09T02:14:36+02:00" level=debug msg="new websocket client"
Jul 09 02:14:36 veranda volumio[15886]: info: Connection to go-librespot Websocket established
Jul 09 02:14:36 veranda volumio[15886]: info: CoreCommandRouter::volumioGetState
Jul 09 02:14:36 veranda volumio[15886]: info: CorePlayQueue::getTrack 0
Jul 09 02:14:37 veranda go-librespot[16157]: time="2026-07-09T02:14:37+02:00" level=debug msg="fetched new accesspoints: [ap-gew1.spotify.com:4070 ap-gew1.spotify.com:443 ap-gew1.spotify.com:80 ap-guc3.spotify.com:4070 ap-gue1.spotify.com:443 ap-gew4.spotify.com:80]"
Jul 09 02:14:37 veranda go-librespot[16157]: time="2026-07-09T02:14:37+02:00" level=debug msg="fetched new dealers: [gew1-dealer.spotify.com:443 guc3-dealer.spotify.com:443 gue1-dealer.spotify.com:443 gew4-dealer.spotify.com:443]"
Jul 09 02:14:37 veranda go-librespot[16157]: time="2026-07-09T02:14:37+02:00" level=debug msg="fetched new spclients: [gew1-spclient.spotify.com:443 guc3-spclient.spotify.com:443 gue1-spclient.spotify.com:443 gew4-spclient.spotify.com:443]"
Jul 09 02:14:37 veranda go-librespot[16157]: time="2026-07-09T02:14:37+02:00" level=info msg="zeroconf server listening on port 38923"
Jul 09 02:14:37 veranda go-librespot[16157]: time="2026-07-09T02:14:37+02:00" level=info msg="using avahi-daemon avahi 0.8 for mDNS service registration"
Jul 09 02:14:37 veranda volumio[15886]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 09 02:14:37 veranda volumio[15886]: LoungeScreenDisconnected {
Jul 09 02:14:37 veranda volumio[15886]: AID: null,
Jul 09 02:14:37 veranda volumio[15886]: name: 'loungeScreenDisconnected',
Jul 09 02:14:37 veranda volumio[15886]: payload: {}
Jul 09 02:14:37 veranda volumio[15886]: }
Jul 09 02:14:37 veranda volumio[15886]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 09 02:14:37 veranda volumio[15886]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 09 02:14:37 veranda volumio[15886]: Stack trace:
Jul 09 02:14:37 veranda volumio[15886]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 09 02:14:37 veranda volumio[15886]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 09 02:14:37 veranda volumio[15886]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 09 02:14:37 veranda volumio[15886]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 09 02:14:37 veranda volumio[15886]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 09 02:14:37 veranda volumio[15886]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 09 02:14:37 veranda volumio[15886]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 09 02:14:37 veranda volumio[15886]: at async /data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:125:25
Jul 09 02:14:37 veranda volumio[15886]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 09 02:14:37 veranda volumio[15886]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 09 02:14:37 veranda volumio[15886]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 09 02:14:37 veranda volumio[15886]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 09 02:14:37 veranda volumio[15886]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 09 02:14:37 veranda volumio[15886]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 09 02:14:37 veranda volumio[15886]: LoungeScreenDisconnected {
Jul 09 02:14:37 veranda volumio[15886]: AID: null,
Jul 09 02:14:37 veranda volumio[15886]: name: 'loungeScreenDisconnected',
Jul 09 02:14:37 veranda volumio[15886]: payload: {}
Jul 09 02:14:37 veranda volumio[15886]: }
Jul 09 02:14:37 veranda volumio[15886]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 09 02:14:37 veranda volumio[15886]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 09 02:14:37 veranda volumio[15886]: Stack trace:
Jul 09 02:14:37 veranda volumio[15886]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 09 02:14:37 veranda volumio[15886]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 09 02:14:37 veranda volumio[15886]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 09 02:14:37 veranda volumio[15886]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 09 02:14:37 veranda volumio[15886]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 09 02:14:37 veranda volumio[15886]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 09 02:14:37 veranda volumio[15886]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 09 02:14:37 veranda volumio[15886]: at async /data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:125:25
Jul 09 02:14:38 veranda volumio[15886]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 09 02:14:38 veranda volumio[15886]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 09 02:14:38 veranda volumio[15886]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 09 02:14:38 veranda volumio[15886]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 09 02:14:38 veranda volumio[15886]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 09 02:14:38 veranda volumio[15886]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 09 02:14:38 veranda volumio[15886]: LoungeScreenDisconnected {
Jul 09 02:14:38 veranda volumio[15886]: AID: null,
Jul 09 02:14:38 veranda volumio[15886]: name: 'loungeScreenDisconnected',
Jul 09 02:14:38 veranda volumio[15886]: payload: {}
Jul 09 02:14:38 veranda volumio[15886]: }
Jul 09 02:14:38 veranda volumio[15886]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 09 02:14:38 veranda volumio[15886]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 09 02:14:38 veranda volumio[15886]: Stack trace:
Jul 09 02:14:38 veranda volumio[15886]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 09 02:14:38 veranda volumio[15886]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 09 02:14:38 veranda volumio[15886]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 09 02:14:38 veranda volumio[15886]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 09 02:14:38 veranda volumio[15886]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 09 02:14:38 veranda volumio[15886]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 09 02:14:38 veranda volumio[15886]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 09 02:14:38 veranda go-librespot[16157]: time="2026-07-09T02:14:38+02:00" level=debug msg="obtained new client token: AAHOsG6eDXNnb79KsASOJPr/HQZNGg5XpBV4h/SNu0uHA5Vo1QCw0mzp/S/oESxJzQfrKim1vvTH/uym+ysirYgdEeqdci9yP01dj6+yBimyOh4c9eYOZMzwjRGJKdujL+5md1tF8dGBu875gtSRH0cmkW1xteWv94VbJvd7EQ5HGXx4UmxGmJS6Vf6VRjspNGGB5BXVCh1K0IPmlGUHDmjkfs45UFQaCVv18OR6eYA2IjasKqe6sAc="
Jul 09 02:14:38 veranda volumio[15886]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 09 02:14:38 veranda volumio[15886]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 09 02:14:38 veranda volumio[15886]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 09 02:14:38 veranda volumio[15886]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 09 02:14:38 veranda volumio[15886]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 09 02:14:38 veranda volumio[15886]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 09 02:14:38 veranda volumio[15886]: LoungeScreenDisconnected {
Jul 09 02:14:38 veranda volumio[15886]: AID: null,
Jul 09 02:14:38 veranda volumio[15886]: name: 'loungeScreenDisconnected',
Jul 09 02:14:38 veranda volumio[15886]: payload: {}
Jul 09 02:14:38 veranda volumio[15886]: }
Jul 09 02:14:38 veranda volumio[15886]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 09 02:14:38 veranda volumio[15886]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 09 02:14:38 veranda volumio[15886]: Stack trace:
Jul 09 02:14:38 veranda volumio[15886]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 09 02:14:38 veranda volumio[15886]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 09 02:14:38 veranda volumio[15886]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 09 02:14:38 veranda volumio[15886]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 09 02:14:38 veranda volumio[15886]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 09 02:14:38 veranda volumio[15886]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 09 02:14:38 veranda volumio[15886]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 09 02:14:39 veranda go-librespot[16157]: time="2026-07-09T02:14:39+02:00" level=debug msg="connected to ap-gew1.spotify.com:4070"
Jul 09 02:14:39 veranda go-librespot[16157]: time="2026-07-09T02:14:39+02:00" level=debug msg="completed keyexchange"
Jul 09 02:14:39 veranda go-librespot[16157]: time="2026-07-09T02:14:39+02:00" level=debug msg="completed challenge"
Jul 09 02:14:39 veranda go-librespot[16157]: time="2026-07-09T02:14:39+02:00" level=info msg="authenticated AP" username="bb*********************u1"
Jul 09 02:14:39 veranda volumio[15886]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 09 02:14:39 veranda volumio[15886]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 09 02:14:39 veranda volumio[15886]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 09 02:14:39 veranda volumio[15886]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 09 02:14:39 veranda volumio[15886]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 09 02:14:39 veranda volumio[15886]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 09 02:14:39 veranda volumio[15886]: LoungeScreenDisconnected {
Jul 09 02:14:39 veranda volumio[15886]: AID: null,
Jul 09 02:14:39 veranda volumio[15886]: name: 'loungeScreenDisconnected',
Jul 09 02:14:39 veranda volumio[15886]: payload: {}
Jul 09 02:14:39 veranda volumio[15886]: }
Jul 09 02:14:39 veranda volumio[15886]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 09 02:14:39 veranda volumio[15886]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 09 02:14:39 veranda volumio[15886]: Stack trace:
Jul 09 02:14:39 veranda volumio[15886]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 09 02:14:39 veranda volumio[15886]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 09 02:14:39 veranda volumio[15886]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 09 02:14:39 veranda volumio[15886]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 09 02:14:39 veranda volumio[15886]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 09 02:14:39 veranda volumio[15886]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 09 02:14:39 veranda volumio[15886]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 09 02:14:39 veranda volumio[15886]: info: Getting Spotify volume
Jul 09 02:14:40 veranda volumio[15886]: info: Discovery: adding 76d588a6-2c2b-465e-a1c8-05a81d52c6c9
Jul 09 02:14:40 veranda volumio[15886]: info: Discovery: Found device dush
Jul 09 02:14:40 veranda volumio[15886]: info: Discovery: Connecting to remote: 192.168.10.124
Jul 09 02:14:40 veranda go-librespot[16157]: time="2026-07-09T02:14:40+02:00" level=fatal msg="failed running with username and spotify token" error="failed authenticating with login5: failed authenticating with login5: INVALID_CREDENTIALS"
Jul 09 02:14:40 veranda volumio[15886]: |||||||||||||||||||||||| WARNING: FATAL ERROR |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Jul 09 02:14:40 veranda systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
Jul 09 02:14:40 veranda systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
Jul 09 02:14:40 veranda volumio[15886]: Error: socket hang up
Jul 09 02:14:40 veranda volumio[15886]: at connResetException (node:internal/errors:720:14)
Jul 09 02:14:40 veranda volumio[15886]: at Socket.socketOnEnd (node:_http_client:519:23)
Jul 09 02:14:40 veranda volumio[15886]: at Socket.emit (node:events:526:35)
Jul 09 02:14:40 veranda volumio[15886]: at endReadableNT (node:internal/streams/readable:1376:12)
Jul 09 02:14:40 veranda volumio[15886]: at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
Jul 09 02:14:40 veranda volumio[15886]: code: 'ECONNRESET',
Jul 09 02:14:40 veranda volumio[15886]: response: undefined
Jul 09 02:14:40 veranda volumio[15886]: }
Jul 09 02:14:40 veranda volumio[15886]: |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Jul 09 02:14:41 veranda sudo[16199]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/journalctl '--since=2026-07-09 02:13'
Jul 09 02:14:41 veranda sudo[16199]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 09 02:14:41 veranda sudo[16199]: pam_unix(sudo:session): session closed for user root
Jul 09 02:14:43 veranda volumio5-onboarding[24547]: time=2026-07-09T02:14:43.013+02:00 level=ERROR msg="failed reading message" error="websocket: close 1006 (abnormal closure): unexpected EOF"
Jul 09 02:14:43 veranda volumio5-onboarding[24547]: time=2026-07-09T02:14:43.015+02:00 level=WARN msg="reconnection attempt failed" error="dial tcp 127.0.0.1:3000: connect: connection refused"
Jul 09 02:14:43 veranda systemd[1]: volumio.service: Main process exited, code=exited, status=1/FAILURE
Jul 09 02:14:43 veranda volumio-remote-updater[28313]: [2026-07-09 02:14:43] [error] handle_read_frame error: websocketpp.transport:7 (End of File)
Jul 09 02:14:43 veranda volumio-remote-updater[28313]: [2026-07-09 02:14:43] [disconnect] Disconnect close local:[1006,End of File] remote:[1006]
Jul 09 02:14:43 veranda systemd[1]: volumio.service: Failed with result 'exit-code'.
Jul 09 02:14:43 veranda systemd[1]: volumio.service: Consumed 25.246s CPU time.
Jul 09 02:14:43 veranda systemd[1]: Started dynamicswap.service - dynamicswap service.
Jul 09 02:14:43 veranda systemd[1]: dynamicswap.service: Deactivated successfully.
Jul 09 02:14:43 veranda systemd[1]: volumio.service: Scheduled restart job, restart counter is at 6324.
Jul 09 02:14:43 veranda systemd[1]: Started dynamicswap.service - dynamicswap service.
Jul 09 02:14:43 veranda systemd[1]: Stopped volumio.service - Volumio Backend Module.
Jul 09 02:14:43 veranda systemd[1]: volumio.service: Consumed 25.246s CPU time.
Jul 09 02:14:43 veranda systemd[1]: Started volumio.service - Volumio Backend Module.
Jul 09 02:14:43 veranda systemd[1]: dynamicswap.service: Deactivated successfully.
Jul 09 02:14:43 veranda systemd[1]: go-librespot-daemon.service: Scheduled restart job, restart counter is at 8.
Jul 09 02:14:43 veranda systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
Jul 09 02:14:43 veranda systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
Jul 09 02:14:43 veranda go-librespot[16229]: go-librespot daemon starting...
Jul 09 02:14:43 veranda go-librespot[16230]: time="2026-07-09T02:14:43+02:00" level=info msg="running go-librespot 0.7.1"
Jul 09 02:14:43 veranda go-librespot[16230]: time="2026-07-09T02:14:43+02:00" level=debug msg="app state loaded"
Jul 09 02:14:43 veranda go-librespot[16230]: time="2026-07-09T02:14:43+02:00" level=info msg="api server listening on 127.0.0.1:9879"
Jul 09 02:14:44 veranda volumio5-onboarding[24547]: time=2026-07-09T02:14:44.017+02:00 level=WARN msg="reconnection attempt failed" error="dial tcp 127.0.0.1:3000: connect: connection refused"
Jul 09 02:14:45 veranda go-librespot[16230]: time="2026-07-09T02:14:45+02:00" level=debug msg="fetched new accesspoints: [ap-gew1.spotify.com:4070 ap-gew1.spotify.com:443 ap-gew1.spotify.com:80 ap-guc3.spotify.com:4070 ap-gue1.spotify.com:443 ap-gew4.spotify.com:80]"
Jul 09 02:14:45 veranda go-librespot[16230]: time="2026-07-09T02:14:45+02:00" level=debug msg="fetched new dealers: [gew1-dealer.spotify.com:443 guc3-dealer.spotify.com:443 gue1-dealer.spotify.com:443 gew4-dealer.spotify.com:443]"
Jul 09 02:14:45 veranda go-librespot[16230]: time="2026-07-09T02:14:45+02:00" level=debug msg="fetched new spclients: [gew1-spclient.spotify.com:443 guc3-spclient.spotify.com:443 gue1-spclient.spotify.com:443 gew4-spclient.spotify.com:443]"
Jul 09 02:14:45 veranda go-librespot[16230]: time="2026-07-09T02:14:45+02:00" level=info msg="zeroconf server listening on port 44971"
Jul 09 02:14:45 veranda go-librespot[16230]: time="2026-07-09T02:14:45+02:00" level=info msg="using avahi-daemon avahi 0.8 for mDNS service registration"
Jul 09 02:14:45 veranda volumio[16214]: info: -------------------------------------------
Jul 09 02:14:45 veranda volumio[16214]: info: ----- Volumio3 ----
Jul 09 02:14:45 veranda volumio[16214]: info: -------------------------------------------
Jul 09 02:14:45 veranda volumio[16214]: info: ----- System startup ----
Jul 09 02:14:45 veranda volumio[16214]: info: -------------------------------------------
Jul 09 02:14:46 veranda volumio[16214]: info: MYVOLUMIO Environment detected
Jul 09 02:14:46 veranda volumio[16214]: info: Plugin folders cleanup
Jul 09 02:14:46 veranda volumio[16214]: info: Scanning into folder /volumio/app/plugins/
Jul 09 02:14:46 veranda volumio[16214]: info: Scanning category audio_interface
Jul 09 02:14:46 veranda volumio[16214]: info: Scanning category miscellanea
Jul 09 02:14:46 veranda volumio[16214]: info: Scanning category music_service
Jul 09 02:14:46 veranda volumio[16214]: info: Scanning category plugins.json
Jul 09 02:14:46 veranda volumio[16214]: info: Scanning category system_controller
Jul 09 02:14:46 veranda volumio[16214]: info: Scanning category user_interface
Jul 09 02:14:46 veranda volumio[16214]: info: Scanning into folder /data/plugins/
Jul 09 02:14:46 veranda volumio[16214]: info: Scanning category music_service
Jul 09 02:14:46 veranda volumio[16214]: info: Plugin folders cleanup completed
Jul 09 02:14:46 veranda volumio[16214]: info: -------------------------------------------
Jul 09 02:14:46 veranda volumio[16214]: info: ----- Core plugins startup ----
Jul 09 02:14:46 veranda volumio[16214]: info: -------------------------------------------
Jul 09 02:14:46 veranda volumio[16214]: info: Loading plugins from folder /volumio/app/plugins/
Jul 09 02:14:46 veranda volumio[16214]: info: Adding plugin upnp to MyMusic Plugins
Jul 09 02:14:46 veranda volumio[16214]: info: Adding plugin airplay_emulation to MyMusic Plugins
Jul 09 02:14:46 veranda volumio[16214]: info: Adding plugin upnp_browser to MyMusic Plugins
Jul 09 02:14:46 veranda volumio[16214]: info: Loading plugins from folder /data/plugins/
Jul 09 02:14:46 veranda volumio[16214]: info: Loading plugin "system"...
Jul 09 02:14:46 veranda volumio[16214]: info: Loading plugin "appearance"...
Jul 09 02:14:47 veranda go-librespot[16230]: time="2026-07-09T02:14:47+02:00" level=debug msg="obtained new client token: AAFkmbaHDgTstVH25GBGn8xe6RcIGgHGNJi0n+aksUIOdVhyXroAkDeKhzUd1rP5QxERRng9LH2UAcdKx98+bIXpqBTBDVrCA5vAXoni5/Y+OV1IsUvbZC0KRzBpJ8bEocwXF/NUFN2ICD91xG/h7a4mYkfAcTP8aWLlKTgtBSeotN5QIr9cKwBfpR8GW6LwK59f0owJ2yRau5blNFELO5wmSKooEKLfvvxj7ZTJiO0wBmUHx5yHTIg="
Jul 09 02:14:47 veranda volumio[16214]: info: Loading plugin "network"...
Jul 09 02:14:47 veranda volumio[16214]: info: Refreshing Cached IP Addresses
Jul 09 02:14:47 veranda sudo[16252]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0
Jul 09 02:14:47 veranda sudo[16252]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 09 02:14:47 veranda sudo[16254]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
Jul 09 02:14:47 veranda volumio[16214]: info: Loading plugin "services"...
Jul 09 02:14:47 veranda sudo[16254]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 09 02:14:47 veranda sudo[16252]: pam_unix(sudo:session): session closed for user root
Jul 09 02:14:47 veranda volumio[16214]: info: Loading plugin "volumio5onboarding"...
Jul 09 02:14:47 veranda sudo[16254]: pam_unix(sudo:session): session closed for user root
Jul 09 02:14:47 veranda sudo[16261]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/iwlist wlan0 scan
Jul 09 02:14:47 veranda sudo[16261]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 09 02:14:47 veranda volumio[16214]: info: Loading plugin "alsa_controller"...
Jul 09 02:14:47 veranda volumio[16214]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
Jul 09 02:14:47 veranda volumio[16214]: info: Loading plugin "wizard"...
Jul 09 02:14:47 veranda volumio[16214]: info: Loading plugin "networkfs"...
Jul 09 02:14:47 veranda volumio[16214]: info: Starting Udev Watcher for removable devices
Jul 09 02:14:47 veranda volumio[16214]: info: Ignoring mount for partition: boot
Jul 09 02:14:47 veranda volumio[16214]: info: Ignoring mount for partition: volumio
Jul 09 02:14:47 veranda volumio[16214]: info: Ignoring mount for partition: volumio_data
Jul 09 02:14:47 veranda volumio[16214]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback
Jul 09 02:14:47 veranda volumio[16214]: info: Loading plugin "volumio_command_line_client"...
Jul 09 02:14:47 veranda volumio[16214]: info: Loading plugin "upnp"...
Jul 09 02:14:47 veranda volumio[16214]: info: [1783556087545] Starting Upmpd Daemon
Jul 09 02:14:47 veranda volumio[16214]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback
Jul 09 02:14:47 veranda volumio[16214]: info: Loading plugin "my_music"...
Jul 09 02:14:47 veranda volumio[16214]: info: Loading plugin "mpd"...
Jul 09 02:14:47 veranda volumio[16214]: info: Loading plugin "upnp_browser"...
Jul 09 02:14:48 veranda volumio-remote-updater[28313]: [2026-07-09 02:14:48] [connect] Successful connection
Jul 09 02:14:48 veranda go-librespot[16230]: time="2026-07-09T02:14:48+02:00" level=debug msg="connected to ap-gew1.spotify.com:4070"
Jul 09 02:14:48 veranda go-librespot[16230]: time="2026-07-09T02:14:48+02:00" level=debug msg="completed keyexchange"
Jul 09 02:14:48 veranda go-librespot[16230]: time="2026-07-09T02:14:48+02:00" level=debug msg="completed challenge"
Jul 09 02:14:48 veranda go-librespot[16230]: time="2026-07-09T02:14:48+02:00" level=info msg="authenticated AP" username="bb*********************u1"
Jul 09 02:14:49 veranda volumio[16214]: info: Starting UPNP Browser
Jul 09 02:14:49 veranda volumio[16214]: info: Loading plugin "alarm-clock"...
Jul 09 02:14:49 veranda volumio[16214]: info: Loading plugin "airplay_emulation"...
Jul 09 02:14:49 veranda volumio[16214]: info: Starting Shairport Sync
Jul 09 02:14:49 veranda volumio[16214]: info: Loading plugin "last_100"...
Jul 09 02:14:49 veranda volumio[16214]: info: Loading plugin "webradio"...
Jul 09 02:14:49 veranda volumio[16214]: info: Loading plugin "i2s_dacs"...
Jul 09 02:14:49 veranda volumio[16214]: info: Loading plugin "volumiodiscovery"...
Jul 09 02:14:49 veranda go-librespot[16230]: time="2026-07-09T02:14:49+02:00" level=fatal msg="failed running with username and spotify token" error="failed authenticating with login5: failed authenticating with login5: INVALID_CREDENTIALS"
Jul 09 02:14:49 veranda systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
Jul 09 02:14:49 veranda systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
Jul 09 02:14:49 veranda volumio[16214]: *** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.
Jul 09 02:14:49 veranda volumio[16214]: *** WARNING *** Please fix your application to use the native API of Avahi!
Jul 09 02:14:49 veranda volumio[16214]: *** WARNING *** For more information see
Jul 09 02:14:49 veranda volumio[16214]: *** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
Jul 09 02:14:49 veranda volumio[16214]: *** WARNING *** Please fix your application to use the native API of Avahi!
Jul 09 02:14:49 veranda volumio[16214]: *** WARNING *** For more information see
Jul 09 02:14:49 veranda node[16214]: *** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.
Jul 09 02:14:49 veranda node[16214]: *** WARNING *** Please fix your application to use the native API of Avahi!
Jul 09 02:14:49 veranda node[16214]: *** WARNING *** For more information see
Jul 09 02:14:49 veranda node[16214]: *** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
Jul 09 02:14:49 veranda node[16214]: *** WARNING *** Please fix your application to use the native API of Avahi!
Jul 09 02:14:49 veranda node[16214]: *** WARNING *** For more information see
Jul 09 02:14:49 veranda volumio[16214]: info: Applying required configuration parameters for plugin volumiodiscovery
Jul 09 02:14:49 veranda volumio[16214]: info: Discovery: Started advertising with name: veranda
Jul 09 02:14:49 veranda volumio[16214]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback
Jul 09 02:14:49 veranda volumio[16214]: info: Loading plugin "spop"...
Jul 09 02:14:49 veranda sudo[16261]: pam_unix(sudo:session): session closed for user root
Jul 09 02:14:50 veranda volumio[16214]: info: Loading plugin "ytcr"...
Jul 09 02:14:52 veranda volumio[16214]: info: Loading plugin "outputs"...
Jul 09 02:14:52 veranda volumio[16214]: info: Loading plugin "albumart"...
Jul 09 02:14:52 veranda volumio[16214]: info: Plugin example_plugin is not enabled
Jul 09 02:14:52 veranda volumio[16214]: info: Loading plugin "inputs"...
Jul 09 02:14:52 veranda volumio[16214]: info: Loading plugin "updater_comm"...
Jul 09 02:14:52 veranda volumio[16214]: info: Plugin mpdemulation is not enabled
Jul 09 02:14:52 veranda volumio[16214]: info: Loading plugin "rest_api"...
Jul 09 02:14:52 veranda volumio[16214]: info: Loading plugin "websocket"...
Jul 09 02:14:52 veranda volumio[16214]: info: Starting Socket.io Server version 1.7.4
Jul 09 02:14:52 veranda volumio[16214]: info: Loading i18n strings for locale en
Jul 09 02:14:52 veranda volumio[16214]: Updating browse sources language
Jul 09 02:14:52 veranda volumio[16214]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Jul 09 02:14:52 veranda volumio[16214]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Jul 09 02:14:52 veranda volumio[16214]: info: CoreCommandRouter::initPlayerControls
Jul 09 02:14:52 veranda volumio[16214]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 09 02:14:52 veranda volumio[16214]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 09 02:14:52 veranda volumio[16214]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 09 02:14:52 veranda volumio[16214]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 09 02:14:52 veranda volumio[16214]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 09 02:14:52 veranda volumio[16214]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 09 02:14:52 veranda volumio[16214]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 09 02:14:52 veranda volumio[16214]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 09 02:14:52 veranda volumio[16214]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Jul 09 02:14:52 veranda volumio[16214]: Express server listening on port 3000
Jul 09 02:14:52 veranda volumio[16214]: [Metrics] WebUI: 7s 901.70ms
Jul 09 02:14:52 veranda volumio[16214]: info: CoreStateMachine::resetVolumioState
Jul 09 02:14:52 veranda volumio[16214]: info: CoreStateMachine::getcurrentVolume
Jul 09 02:14:52 veranda volumio[16214]: info: CoreCommandRouter::volumioRetrievevolume
Jul 09 02:14:52 veranda volumio[16214]: info: Cannot read play queue from file
Jul 09 02:14:52 veranda volumio[16214]: info: Volumio Network Manager: Network status updated: 1
Jul 09 02:14:52 veranda systemd[1]: go-librespot-daemon.service: Scheduled restart job, restart counter is at 9.
Jul 09 02:14:52 veranda systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
Jul 09 02:14:52 veranda systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
Jul 09 02:14:52 veranda go-librespot[16302]: go-librespot daemon starting...
Jul 09 02:14:52 veranda volumio[16214]: 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
Jul 09 02:14:52 veranda volumio[16288]: Forking 3 albumart workers
Jul 09 02:14:52 veranda go-librespot[16304]: time="2026-07-09T02:14:52+02:00" level=info msg="running go-librespot 0.7.1"
Jul 09 02:14:52 veranda go-librespot[16304]: time="2026-07-09T02:14:52+02:00" level=debug msg="app state loaded"
Jul 09 02:14:52 veranda go-librespot[16304]: time="2026-07-09T02:14:52+02:00" level=info msg="api server listening on 127.0.0.1:9879"
Jul 09 02:14:52 veranda volumio[16214]: 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
Jul 09 02:14:52 veranda volumio[16214]: info: Received Get System Info
Jul 09 02:14:52 veranda volumio[16214]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
Jul 09 02:14:52 veranda volumio[16214]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
Jul 09 02:14:52 veranda volumio[16214]: info: Discovery: Getting this device information
Jul 09 02:14:52 veranda volumio[16214]: info: CoreCommandRouter::volumioGetState
Jul 09 02:14:52 veranda volumio[16214]: info: CorePlayQueue::getTrack 0
Jul 09 02:14:52 veranda volumio[16214]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
Jul 09 02:14:52 veranda volumio-remote-updater[28313]: [2026-07-09 02:14:52] [connect] WebSocket Connection 127.0.0.1:3000 v-2 "WebSocket++/0.8.2" /socket.io/?EIO=3&transport=websocket&t=1783556088 101
Jul 09 02:14:52 veranda volumio[16214]: 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: 2
Jul 09 02:14:53 veranda volumio[16214]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Jul 09 02:14:53 veranda volumio[16214]: info: CoreCommandRouter::executeOnPlugin: wizard , getShowWizard
Jul 09 02:14:53 veranda volumio[16214]: info: CoreCommandRouter::executeOnPlugin: system , getShowWizard
Jul 09 02:14:53 veranda volumio[16214]: info: VolumeController:: Volume=33 Mute =false
Jul 09 02:14:53 veranda volumio[16214]: info: CoreStateMachine::pushState
Jul 09 02:14:53 veranda volumio[16214]: info: CorePlayQueue::getTrack 0
Jul 09 02:14:53 veranda volumio[16214]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Jul 09 02:14:53 veranda volumio[16214]: info: CoreCommandRouter::volumioPushState
Jul 09 02:14:53 veranda volumio[16214]: info: CoreStateMachine::updateTrackBlock
Jul 09 02:14:53 veranda volumio[16214]: info: CorePlayQueue::getTrackBlock
Jul 09 02:14:53 veranda volumio[16214]: info: CoreCommandRouter::volumioRetrievevolume
Jul 09 02:14:53 veranda volumio[16214]: info: CoreStateMachine::setRepeat null single undefined
Jul 09 02:14:53 veranda volumio[16214]: info: CoreStateMachine::pushState
Jul 09 02:14:53 veranda volumio[16214]: info: CorePlayQueue::getTrack 0
Jul 09 02:14:53 veranda volumio[16214]: info: CoreCommandRouter::volumioPushState
Jul 09 02:14:53 veranda volumio[16214]: info: CoreStateMachine::setRandom null
Jul 09 02:14:53 veranda volumio[16214]: info: CoreStateMachine::pushState
Jul 09 02:14:53 veranda volumio[16214]: info: CorePlayQueue::getTrack 0
Jul 09 02:14:53 veranda volumio[16214]: info: CoreCommandRouter::volumioPushState
Jul 09 02:14:53 veranda volumio[16214]: info: Setting Device type: Raspberry PI
Jul 09 02:14:53 veranda volumio[16214]: info: Completed loading Core Plugins
Jul 09 02:14:53 veranda volumio[16214]: info: Preparing to generate the ALSA configuration file
Jul 09 02:14:53 veranda volumio[16214]: info: VolumeController:: Volume=33 Mute =false
Jul 09 02:14:53 veranda volumio[16214]: info: CoreStateMachine::pushState
Jul 09 02:14:53 veranda volumio[16214]: info: CorePlayQueue::getTrack 0
Jul 09 02:14:53 veranda volumio[16214]: info: CoreCommandRouter::volumioPushState
Jul 09 02:14:53 veranda volumio[16214]: info: Asound.conf file unchanged, so no further update is needed
Jul 09 02:14:53 veranda volumio[16214]: info: Output device has changed, restarting MPD
Jul 09 02:14:53 veranda volumio[16214]: info: Output device has changed, restarting Shairport Sync
Jul 09 02:14:53 veranda volumio[16214]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 09 02:14:53 veranda volumio[16214]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Jul 09 02:14:53 veranda sudo[16355]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/chmod 777 /etc/mpd.conf
Jul 09 02:14:53 veranda sudo[16355]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 09 02:14:53 veranda sudo[16355]: pam_unix(sudo:session): session closed for user root
Jul 09 02:14:53 veranda sudo[16356]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart mpd.service
Jul 09 02:14:53 veranda volumio[16214]: info: Could not detect Primo: Error: Command failed: aplay -l | grep es90x8q2m-dac-dai-0
Jul 09 02:14:53 veranda sudo[16356]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 09 02:14:53 veranda volumio[16214]: info: ___________ START PLUGINS ___________
Jul 09 02:14:53 veranda volumio[16214]: info: ControllerMpd::onStart: Initializing MPD
Jul 09 02:14:53 veranda volumio[16214]: info: Creating MPD Configuration file
Jul 09 02:14:53 veranda systemd[1]: Stopping mpd.service - Music Player Daemon...
Jul 09 02:14:53 veranda volumio[16214]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Jul 09 02:14:53 veranda volumio[16214]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
Jul 09 02:14:53 veranda volumio[16214]: info: [1783556093660] CoreMusicLibrary::Adding element Media Servers
Jul 09 02:14:53 veranda volumio[16214]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Jul 09 02:14:53 veranda sudo[16366]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/chmod 777 /etc/mpd.conf
Jul 09 02:14:53 veranda sudo[16366]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 09 02:14:53 veranda volumio[16214]: info: UPNP Browser: Client initialized successfully
Jul 09 02:14:53 veranda sudo[16366]: pam_unix(sudo:session): session closed for user root
Jul 09 02:14:53 veranda systemd[1]: mpd.service: Deactivated successfully.
Jul 09 02:14:53 veranda systemd[1]: Stopped mpd.service - Music Player Daemon.
Jul 09 02:14:53 veranda systemd[1]: mpd.service: Consumed 3.979s CPU time.
Jul 09 02:14:53 veranda sudo[16368]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart mpd.service
Jul 09 02:14:53 veranda sudo[16368]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 09 02:14:53 veranda systemd[1]: mpd.socket: Deactivated successfully.
Jul 09 02:14:53 veranda systemd[1]: Closed mpd.socket - Music Player Daemon Socket.
Jul 09 02:14:53 veranda systemd[1]: Stopping mpd.socket - Music Player Daemon Socket...
Jul 09 02:14:53 veranda sudo[16365]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl start volumio5-onboarding.service
Jul 09 02:14:53 veranda sudo[16365]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 09 02:14:53 veranda volumio[16214]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 09 02:14:53 veranda volumio[16214]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Jul 09 02:14:53 veranda volumio[16214]: info: Could not detect Primo: Error: Command failed: aplay -l | grep es90x8q2m-dac-dai-0
Jul 09 02:14:53 veranda volumio[16214]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 09 02:14:53 veranda volumio[16214]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Jul 09 02:14:53 veranda volumio[16214]: info: Could not detect Primo: Error: Command failed: aplay -l | grep es90x8q2m-dac-dai-0
Jul 09 02:14:53 veranda systemd[1]: Listening on mpd.socket - Music Player Daemon Socket.
Jul 09 02:14:53 veranda systemd[1]: Starting mpd.service - Music Player Daemon...
Jul 09 02:14:53 veranda volumio[16214]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
Jul 09 02:14:53 veranda volumio[16214]: info: [1783556093836] CoreMusicLibrary::Adding element Last_100
Jul 09 02:14:53 veranda volumio[16214]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Jul 09 02:14:53 veranda volumio[16214]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
Jul 09 02:14:53 veranda volumio[16214]: info: [1783556093841] CoreMusicLibrary::Adding element Webradio
Jul 09 02:14:53 veranda volumio[16214]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Jul 09 02:14:53 veranda volumio[16214]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
Jul 09 02:14:53 veranda volumio[16214]: info: Initializing BBC Radios
Jul 09 02:14:53 veranda volumio5-onboarding[24547]: time=2026-07-09T02:14:53.912+02:00 level=INFO msg="service successfully established" component=discovery/localnet
Jul 09 02:14:53 veranda systemd[1]: mpd.service: Deactivated successfully.
Jul 09 02:14:53 veranda systemd[1]: Stopped mpd.service - Music Player Daemon.
Jul 09 02:14:53 veranda systemd[1]: mpd.socket: Deactivated successfully.
Jul 09 02:14:53 veranda systemd[1]: Closed mpd.socket - Music Player Daemon Socket.
Jul 09 02:14:53 veranda systemd[1]: Stopping mpd.socket - Music Player Daemon Socket...
Jul 09 02:14:53 veranda volumio[16214]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
Jul 09 02:14:53 veranda volumio[16214]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Jul 09 02:14:53 veranda volumio[16214]: info: Creating Spotify config file
Jul 09 02:14:53 veranda volumio[16214]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 09 02:14:54 veranda systemd[1]: Listening on mpd.socket - Music Player Daemon Socket.
Jul 09 02:14:54 veranda systemd[1]: Starting mpd.service - Music Player Daemon...
Jul 09 02:14:54 veranda sudo[16365]: pam_unix(sudo:session): session closed for user root
Jul 09 02:14:54 veranda sudo[16396]: root : PWD=/ ; USER=root ; COMMAND=/bin/chown mpd:audio /var/log/mpd.log
Jul 09 02:14:54 veranda sudo[16396]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=0)
Jul 09 02:14:54 veranda sudo[16396]: pam_unix(sudo:session): session closed for user root
Jul 09 02:14:54 veranda volumio[16214]: info: Volumio Calling Home
Jul 09 02:14:54 veranda volumio[16317]: Starting albumart workers
Jul 09 02:14:54 veranda volumio[16315]: Starting albumart workers
Jul 09 02:14:55 veranda volumio[16214]: info: MPD Permissions set
Jul 09 02:14:55 veranda volumio[16214]: info: MPD Permissions set
Jul 09 02:14:55 veranda volumio[16214]: info: Spotify config file written
Jul 09 02:14:55 veranda volumio[16214]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 09 02:14:55 veranda sudo[16404]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart go-librespot-daemon.service
Jul 09 02:14:55 veranda sudo[16404]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 09 02:14:55 veranda volumio[16214]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 09 02:14:55 veranda volumio[16214]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 09 02:14:55 veranda volumio[16214]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 09 02:14:55 veranda volumio[16214]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 09 02:14:55 veranda volumio[16214]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 09 02:14:55 veranda volumio[16214]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 09 02:14:55 veranda volumio[16214]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 09 02:14:55 veranda volumio[16214]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Jul 09 02:14:55 veranda volumio[16214]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 09 02:14:55 veranda volumio[16214]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 09 02:14:55 veranda volumio[16214]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 09 02:14:55 veranda volumio[16214]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 09 02:14:55 veranda volumio[16214]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 09 02:14:55 veranda volumio[16214]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 09 02:14:55 veranda volumio[16214]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 09 02:14:55 veranda systemd[1]: Stopping go-librespot-daemon.service - go-librespot Daemon...
Jul 09 02:14:55 veranda systemd[1]: go-librespot-daemon.service: Deactivated successfully.
Jul 09 02:14:55 veranda systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
Jul 09 02:14:55 veranda volumio[16214]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 09 02:14:55 veranda volumio[16214]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 09 02:14:55 veranda volumio[16314]: Starting albumart workers
Jul 09 02:14:55 veranda volumio[16214]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Jul 09 02:14:55 veranda volumio[16214]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 09 02:14:55 veranda volumio[16214]: info: No need to fix Spotify hosts
Jul 09 02:14:55 veranda systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
Jul 09 02:14:55 veranda go-librespot[16412]: go-librespot daemon starting...
Jul 09 02:14:55 veranda volumio[16214]: info: Starting Shairport Sync
Jul 09 02:14:55 veranda sudo[16404]: pam_unix(sudo:session): session closed for user root
Jul 09 02:14:55 veranda go-librespot[16417]: time="2026-07-09T02:14:55+02:00" level=info msg="running go-librespot 0.7.1"
Jul 09 02:14:55 veranda go-librespot[16417]: time="2026-07-09T02:14:55+02:00" level=debug msg="app state loaded"
Jul 09 02:14:55 veranda volumio[16214]: info: Starting Shairport Sync
Jul 09 02:14:55 veranda go-librespot[16417]: time="2026-07-09T02:14:55+02:00" level=info msg="api server listening on 127.0.0.1:9879"
Jul 09 02:14:55 veranda sudo[16424]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart shairport-sync
Jul 09 02:14:55 veranda sudo[16424]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 09 02:14:55 veranda volumio[16214]: info: Starting Shairport Sync
Jul 09 02:14:55 veranda sudo[16428]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart shairport-sync
Jul 09 02:14:55 veranda sudo[16428]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 09 02:14:55 veranda systemd[1]: Stopping shairport-sync.service - Shairport Sync - AirPlay Audio Receiver...
Jul 09 02:14:55 veranda systemd[1]: shairport-sync.service: Deactivated successfully.
Jul 09 02:14:55 veranda systemd[1]: Stopped shairport-sync.service - Shairport Sync - AirPlay Audio Receiver.
Jul 09 02:14:55 veranda systemd[1]: shairport-sync.service: Consumed 1.694s CPU time.
Jul 09 02:14:55 veranda systemd[1]: Started shairport-sync.service - Shairport Sync - AirPlay Audio Receiver.
Jul 09 02:14:55 veranda sudo[16424]: pam_unix(sudo:session): session closed for user root
Jul 09 02:14:55 veranda volumio[16214]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 3
Jul 09 02:14:55 veranda systemd[1]: Stopping shairport-sync.service - Shairport Sync - AirPlay Audio Receiver...
Jul 09 02:14:55 veranda systemd[1]: shairport-sync.service: Deactivated successfully.
Jul 09 02:14:55 veranda systemd[1]: Stopped shairport-sync.service - Shairport Sync - AirPlay Audio Receiver.
Jul 09 02:14:55 veranda systemd[1]: Started shairport-sync.service - Shairport Sync - AirPlay Audio Receiver.
Jul 09 02:14:55 veranda sudo[16431]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart shairport-sync
Jul 09 02:14:55 veranda sudo[16431]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 09 02:14:55 veranda sudo[16428]: pam_unix(sudo:session): session closed for user root
Jul 09 02:14:55 veranda systemd[1]: Stopping shairport-sync.service - Shairport Sync - AirPlay Audio Receiver...
Jul 09 02:14:55 veranda systemd[1]: shairport-sync.service: Deactivated successfully.
Jul 09 02:14:55 veranda systemd[1]: Stopped shairport-sync.service - Shairport Sync - AirPlay Audio Receiver.
Jul 09 02:14:55 veranda systemd[1]: Started shairport-sync.service - Shairport Sync - AirPlay Audio Receiver.
Jul 09 02:14:55 veranda sudo[16431]: pam_unix(sudo:session): session closed for user root
Jul 09 02:14:55 veranda volumio[16214]: info: An error occurred while refreshing Spotify Token Error: certificate is not yet valid
Jul 09 02:14:56 veranda volumio[16214]: info: Shairport-Sync Started
Jul 09 02:14:56 veranda volumio[16214]: Error adding Membership: Error: addMembership EINVAL
Jul 09 02:14:56 veranda volumio[16214]: info: Shairport-Sync Started
Jul 09 02:14:56 veranda volumio[16214]: info: Volumio called home
Jul 09 02:14:56 veranda volumio[16214]: info: Shairport-Sync Started
Jul 09 02:14:56 veranda volumio[16214]: verbose: New Socket.io Connection to 192.168.10.154:3000 from 192.168.10.124 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 4
Jul 09 02:14:56 veranda volumio[16214]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , initSocket
Jul 09 02:14:56 veranda volumio[16214]: info: CoreCommandRouter::volumioGetState
Jul 09 02:14:56 veranda volumio[16214]: info: CorePlayQueue::getTrack 0
Jul 09 02:14:57 veranda volumio[16214]: error: [yt-cast-receiver] (YouTube) Failed to obtain lounge token with screen Id from stored MDX context (km45dim61ft4orsg6pu0tfssbj):
Jul 09 02:14:57 veranda volumio[16214]: (ConnectionError) (YouTube) Connection error in getting lounge token
Jul 09 02:14:57 veranda volumio[16214]: Error info: {
Jul 09 02:14:57 veranda volumio[16214]: url: 'https://www.youtube.com/api/lounge/pairing/get_lounge_token_batch'
Jul 09 02:14:57 veranda volumio[16214]: }
Jul 09 02:14:57 veranda volumio[16214]: --->(TypeError) fetch failed
Jul 09 02:14:57 veranda volumio[16214]: Stack trace:
Jul 09 02:14:57 veranda volumio[16214]: ConnectionError: (YouTube) Connection error in getting lounge token
Jul 09 02:14:57 veranda volumio[16214]: at Session._Session_getLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:440:15)
Jul 09 02:14:57 veranda volumio[16214]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 09 02:14:57 veranda volumio[16214]: at async Session.begin (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:130:31)
Jul 09 02:14:57 veranda volumio[16214]: at async Promise.all (index 0)
Jul 09 02:14:57 veranda volumio[16214]: at async YouTubeApp.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:116:13)
Jul 09 02:14:57 veranda volumio[16214]: at async YouTubeCastReceiver.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/YouTubeCastReceiver.js:93:13)
Jul 09 02:14:57 veranda volumio[16214]: Going to generate fresh screen Id and try again...
Jul 09 02:14:57 veranda sudo[16499]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
Jul 09 02:14:57 veranda sudo[16499]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 09 02:14:57 veranda sudo[16497]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0
Jul 09 02:14:57 veranda sudo[16497]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 09 02:14:57 veranda sudo[16497]: pam_unix(sudo:session): session closed for user root
Jul 09 02:14:57 veranda sudo[16499]: pam_unix(sudo:session): session closed for user root
Jul 09 02:14:57 veranda sudo[16502]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl start upmpdcli.service
Jul 09 02:14:57 veranda sudo[16502]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 09 02:14:57 veranda sudo[16502]: pam_unix(sudo:session): session closed for user root
Jul 09 02:14:57 veranda volumio[16214]: info: Upmpdcli Daemon Started
Jul 09 02:14:57 veranda go-librespot[16417]: time="2026-07-09T02:14:57+02:00" level=debug msg="fetched new accesspoints: [ap-gew1.spotify.com:4070 ap-gew1.spotify.com:443 ap-gew1.spotify.com:80 ap-gue1.spotify.com:4070 ap-gew4.spotify.com:443 ap-gae2.spotify.com:80]"
Jul 09 02:14:57 veranda go-librespot[16417]: time="2026-07-09T02:14:57+02:00" level=debug msg="fetched new dealers: [gew1-dealer.spotify.com:443 gue1-dealer.spotify.com:443 gew4-dealer.spotify.com:443 gae2-dealer.spotify.com:443]"
Jul 09 02:14:57 veranda go-librespot[16417]: time="2026-07-09T02:14:57+02:00" level=debug msg="fetched new spclients: [gew1-spclient.spotify.com:443 gue1-spclient.spotify.com:443 gew4-spclient.spotify.com:443 gae2-spclient.spotify.com:443]"
Jul 09 02:14:57 veranda go-librespot[16417]: time="2026-07-09T02:14:57+02:00" level=info msg="zeroconf server listening on port 40417"
Jul 09 02:14:57 veranda go-librespot[16417]: time="2026-07-09T02:14:57+02:00" level=info msg="using avahi-daemon avahi 0.8 for mDNS service registration"
Jul 09 02:14:58 veranda volumio[16214]: error: [yt-cast-receiver] (YouTube Music) Failed to obtain lounge token with screen Id from stored MDX context (d5bbkfqh5mrl1q57pigtflmop0):
Jul 09 02:14:58 veranda volumio[16214]: (ConnectionError) (YouTube Music) Connection error in getting lounge token
Jul 09 02:14:58 veranda volumio[16214]: Error info: {
Jul 09 02:14:58 veranda volumio[16214]: url: 'https://www.youtube.com/api/lounge/pairing/get_lounge_token_batch'
Jul 09 02:14:58 veranda volumio[16214]: }
Jul 09 02:14:58 veranda volumio[16214]: --->(TypeError) fetch failed
Jul 09 02:14:58 veranda volumio[16214]: Stack trace:
Jul 09 02:14:58 veranda volumio[16214]: ConnectionError: (YouTube Music) Connection error in getting lounge token
Jul 09 02:14:58 veranda volumio[16214]: at Session._Session_getLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:440:15)
Jul 09 02:14:58 veranda volumio[16214]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 09 02:14:58 veranda volumio[16214]: at async Session.begin (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:130:31)
Jul 09 02:14:58 veranda volumio[16214]: at async Promise.all (index 1)
Jul 09 02:14:58 veranda volumio[16214]: at async YouTubeApp.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:116:13)
Jul 09 02:14:58 veranda volumio[16214]: at async YouTubeCastReceiver.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/YouTubeCastReceiver.js:93:13)
Jul 09 02:14:58 veranda volumio[16214]: Going to generate fresh screen Id and try again...
Jul 09 02:14:58 veranda mpd[16398]: 2026-07-09T02:14:58 decoder: Decoder plugin "wildmidi" is unavailable: configuration file does not exist: /etc/timidity/timidity.cfg
Jul 09 02:14:58 veranda systemd[1]: Started mpd.service - Music Player Daemon.
Jul 09 02:14:58 veranda sudo[16356]: pam_unix(sudo:session): session closed for user root
Jul 09 02:14:58 veranda sudo[16368]: pam_unix(sudo:session): session closed for user root
Jul 09 02:14:58 veranda volumio[16214]: error: MPD error: The expression evaluated to a falsy value:
Jul 09 02:14:58 veranda volumio[16214]: assert.ok(self.idling)
Jul 09 02:14:58 veranda volumio[16214]: error: The expression evaluated to a falsy value:
Jul 09 02:14:58 veranda volumio[16214]: assert.ok(self.idling)
Jul 09 02:14:58 veranda volumio[16214]: info: MPD running with PID16398
Jul 09 02:14:58 veranda volumio[16214]: ,establishing connection
Jul 09 02:14:58 veranda volumio[16214]: error: updateQueue error: null
Jul 09 02:14:58 veranda volumio[16214]: error: updateQueue error: null
Jul 09 02:14:58 veranda volumio[16214]: info: go-librespot daemon successfully initialized
Jul 09 02:14:58 veranda go-librespot[16417]: time="2026-07-09T02:14:58+02:00" level=debug msg="obtained new client token: AAGgY0ZkFMIrgWmSrTWRahlQ2ufm4GUmFFFAQCcXiL83p/yjmmbabifshlSs+mQD/rRBuIYEqL5buCKheKSBKsduoM/4hU4+LEbHefLUIhdFGLuBC3bqk6DJwVuGNu1b1TMmyLhCFQtk1FGE2UUzYpqthetlfJvE8AlyMvX7Og2SCX2Op7JfJWxnrG/0bBJUoUnJYtBIzXKSy5+rwBWAaYPZ607JDOldasFpHXM/srvdbLJ3FdyeH3Q="
Jul 09 02:14:59 veranda go-librespot[16417]: time="2026-07-09T02:14:59+02:00" level=debug msg="connected to ap-gew1.spotify.com:4070"
Jul 09 02:14:59 veranda go-librespot[16417]: time="2026-07-09T02:14:59+02:00" level=debug msg="completed keyexchange"
Jul 09 02:14:59 veranda go-librespot[16417]: time="2026-07-09T02:14:59+02:00" level=debug msg="completed challenge"
Jul 09 02:15:00 veranda go-librespot[16417]: time="2026-07-09T02:15:00+02:00" level=info msg="authenticated AP" username="bb*********************u1"
Jul 09 02:15:00 veranda volumio[16214]: info: Discovery: adding eb1853b6-0d6a-4ea8-a768-1f4bcb7f9017
Jul 09 02:15:00 veranda volumio[16214]: info: Discovery: Found device veranda
Jul 09 02:15:00 veranda volumio[16214]: info: CoreCommandRouter::volumioGetState
Jul 09 02:15:00 veranda volumio[16214]: info: CorePlayQueue::getTrack 0
Jul 09 02:15:01 veranda volumio[16214]: info: Discovery: adding 76d588a6-2c2b-465e-a1c8-05a81d52c6c9
Jul 09 02:15:01 veranda volumio[16214]: info: Discovery: Found device dush
Jul 09 02:15:01 veranda volumio[16214]: info: Discovery: Connecting to remote: 192.168.10.124
Jul 09 02:15:01 veranda volumio[16214]: info: Discovery: Connected to remote: 192.168.10.124
Jul 09 02:15:01 veranda volumio[16214]: info: Initializing connection to go-librespot Websocket
Jul 09 02:15:03 veranda volumio[16214]: error: Failed LSINFO: Error: [50@0] {lsinfo} No such directory
Jul 09 02:15:03 veranda volumio[16214]: info: Discovery: this is already registered, eb1853b6-0d6a-4ea8-a768-1f4bcb7f9017
Jul 09 02:15:03 veranda volumio[16214]: info: Discovery: Found device veranda
Jul 09 02:15:03 veranda volumio[16214]: info: CoreCommandRouter::volumioGetState
Jul 09 02:15:03 veranda volumio[16214]: info: CorePlayQueue::getTrack 0
Jul 09 02:15:07 veranda volumio[16214]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 09 02:15:07 veranda volumio[16214]: LoungeScreenDisconnected {
Jul 09 02:15:07 veranda volumio[16214]: AID: null,
Jul 09 02:15:07 veranda volumio[16214]: name: 'loungeScreenDisconnected',
Jul 09 02:15:07 veranda volumio[16214]: payload: {}
Jul 09 02:15:07 veranda volumio[16214]: }
Jul 09 02:15:07 veranda volumio[16214]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 09 02:15:07 veranda volumio[16214]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 09 02:15:07 veranda volumio[16214]: Stack trace:
Jul 09 02:15:07 veranda volumio[16214]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 09 02:15:07 veranda volumio[16214]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 09 02:15:07 veranda volumio[16214]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 09 02:15:07 veranda volumio[16214]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 09 02:15:07 veranda volumio[16214]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 09 02:15:07 veranda volumio[16214]: at AsyncTaskQueue.push (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:39:23)
Jul 09 02:15:07 veranda volumio[16214]: at /data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:345:67
Jul 09 02:15:07 veranda volumio[16214]: at new Promise ()
Jul 09 02:15:07 veranda volumio[16214]: at Session.sendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:344:16)
Jul 09 02:15:07 veranda volumio[16214]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:241:28)
Jul 09 02:15:07 veranda volumio[16214]: at Session.begin (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:209:26)
Jul 09 02:15:07 veranda volumio[16214]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 09 02:15:07 veranda volumio[16214]: at async Promise.all (index 0)
Jul 09 02:15:07 veranda volumio[16214]: at async YouTubeApp.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:116:13)
Jul 09 02:15:07 veranda volumio[16214]: at async YouTubeCastReceiver.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/YouTubeCastReceiver.js:93:13)
Jul 09 02:15:07 veranda volumio[16214]: error: [yt-cast-receiver] Failed to start receiver:
Jul 09 02:15:07 veranda volumio[16214]: (AppError) Failed to start YouTubeApp
Jul 09 02:15:07 veranda volumio[16214]: --->(SessionError) (YouTube) Failed to establish session
Jul 09 02:15:07 veranda volumio[16214]: ------>(ConnectionError) (YouTube) Connection error in generating screen Id
Jul 09 02:15:07 veranda volumio[16214]: Error info: {
Jul 09 02:15:07 veranda volumio[16214]: url: 'https://www.youtube.com/api/lounge/pairing/generate_screen_id'
Jul 09 02:15:07 veranda volumio[16214]: }
Jul 09 02:15:07 veranda volumio[16214]: --------->(TypeError) fetch failed
Jul 09 02:15:07 veranda volumio[16214]: Stack trace:
Jul 09 02:15:07 veranda volumio[16214]: AppError: Failed to start YouTubeApp
Jul 09 02:15:07 veranda volumio[16214]: at YouTubeApp.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:133:19)
Jul 09 02:15:07 veranda volumio[16214]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 09 02:15:07 veranda volumio[16214]: at async YouTubeCastReceiver.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/YouTubeCastReceiver.js:93:13)
Jul 09 02:15:07 veranda volumio[16214]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 09 02:15:07 veranda volumio[16214]: LoungeScreenDisconnected {
Jul 09 02:15:07 veranda volumio[16214]: AID: null,
Jul 09 02:15:07 veranda volumio[16214]: name: 'loungeScreenDisconnected',
Jul 09 02:15:07 veranda volumio[16214]: payload: {}
Jul 09 02:15:07 veranda volumio[16214]: }
Jul 09 02:15:07 veranda volumio[16214]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 09 02:15:07 veranda volumio[16214]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 09 02:15:07 veranda volumio[16214]: Stack trace:
Jul 09 02:15:07 veranda volumio[16214]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 09 02:15:07 veranda volumio[16214]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 09 02:15:07 veranda volumio[16214]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 09 02:15:07 veranda volumio[16214]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 09 02:15:07 veranda volumio[16214]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 09 02:15:07 veranda volumio[16214]: at AsyncTaskQueue.push (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:39:23)
Jul 09 02:15:07 veranda volumio[16214]: at /data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:345:67
Jul 09 02:15:07 veranda volumio[16214]: at new Promise ()
Jul 09 02:15:07 veranda volumio[16214]: at Session.sendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:344:16)
Jul 09 02:15:07 veranda volumio[16214]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:241:28)
Jul 09 02:15:07 veranda volumio[16214]: at /data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:125:39
Jul 09 02:15:07 veranda volumio[16214]: at /data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:130:19
Jul 09 02:15:07 veranda volumio[16214]: at Array.forEach ()
Jul 09 02:15:07 veranda volumio[16214]: at YouTubeApp.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:120:24)
Jul 09 02:15:07 veranda volumio[16214]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 09 02:15:07 veranda volumio[16214]: at async YouTubeCastReceiver.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/YouTubeCastReceiver.js:93:13)
Jul 09 02:15:07 veranda volumio[16214]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 09 02:15:07 veranda volumio[16214]: LoungeScreenDisconnected {
Jul 09 02:15:07 veranda volumio[16214]: AID: null,
Jul 09 02:15:07 veranda volumio[16214]: name: 'loungeScreenDisconnected',
Jul 09 02:15:07 veranda volumio[16214]: payload: {}
Jul 09 02:15:07 veranda volumio[16214]: }
Jul 09 02:15:07 veranda volumio[16214]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 09 02:15:07 veranda volumio[16214]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 09 02:15:07 veranda volumio[16214]: Stack trace:
Jul 09 02:15:07 veranda volumio[16214]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 09 02:15:07 veranda volumio[16214]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 09 02:15:07 veranda volumio[16214]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 09 02:15:07 veranda volumio[16214]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 09 02:15:07 veranda volumio[16214]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 09 02:15:07 veranda volumio[16214]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 09 02:15:07 veranda volumio[16214]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 09 02:15:07 veranda volumio[16214]: error: [ytcr] Failed to start plugin:
Jul 09 02:15:07 veranda volumio[16214]: (AppError) Failed to start YouTubeApp
Jul 09 02:15:07 veranda volumio[16214]: --->(SessionError) (YouTube) Failed to establish session
Jul 09 02:15:07 veranda volumio[16214]: ------>(ConnectionError) (YouTube) Connection error in generating screen Id
Jul 09 02:15:07 veranda volumio[16214]: Error info: {
Jul 09 02:15:07 veranda volumio[16214]: url: 'https://www.youtube.com/api/lounge/pairing/generate_screen_id'
Jul 09 02:15:07 veranda volumio[16214]: }
Jul 09 02:15:07 veranda volumio[16214]: --------->(TypeError) fetch failed
Jul 09 02:15:07 veranda volumio[16214]: Stack trace:
Jul 09 02:15:07 veranda volumio[16214]: AppError: Failed to start YouTubeApp
Jul 09 02:15:07 veranda volumio[16214]: at YouTubeApp.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:133:19)
Jul 09 02:15:07 veranda volumio[16214]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 09 02:15:07 veranda volumio[16214]: at async YouTubeCastReceiver.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/YouTubeCastReceiver.js:93:13)
Jul 09 02:15:07 veranda volumio[16214]: info: Completed starting Core Plugins
Jul 09 02:15:07 veranda volumio[16214]: info: -------------------------------------------
Jul 09 02:15:07 veranda volumio[16214]: info: ----- MyVolumio plugins startup ----
Jul 09 02:15:07 veranda volumio[16214]: info: -------------------------------------------
Jul 09 02:15:07 veranda volumio[16214]: info: [MyVolumio PluginManager] Fetching plans data....
Jul 09 02:15:08 veranda volumio[16214]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 09 02:15:08 veranda volumio[16214]: LoungeScreenDisconnected {
Jul 09 02:15:08 veranda volumio[16214]: AID: null,
Jul 09 02:15:08 veranda volumio[16214]: name: 'loungeScreenDisconnected',
Jul 09 02:15:08 veranda volumio[16214]: payload: {}
Jul 09 02:15:08 veranda volumio[16214]: }
Jul 09 02:15:08 veranda volumio[16214]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 09 02:15:08 veranda volumio[16214]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 09 02:15:08 veranda volumio[16214]: Stack trace:
Jul 09 02:15:08 veranda volumio[16214]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 09 02:15:08 veranda volumio[16214]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 09 02:15:08 veranda volumio[16214]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 09 02:15:08 veranda volumio[16214]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 09 02:15:08 veranda volumio[16214]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 09 02:15:08 veranda volumio[16214]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 09 02:15:08 veranda volumio[16214]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 09 02:15:08 veranda volumio[16214]: at async /data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:125:25
Jul 09 02:15:08 veranda go-librespot[16417]: time="2026-07-09T02:15:08+02:00" level=debug msg="new websocket client"
Jul 09 02:15:08 veranda volumio[16214]: info: Connection to go-librespot Websocket established
Jul 09 02:15:08 veranda volumio[16214]: info: CoreCommandRouter::volumioGetState
Jul 09 02:15:08 veranda volumio[16214]: info: CorePlayQueue::getTrack 0
Jul 09 02:15:09 veranda volumio[16214]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 09 02:15:09 veranda volumio[16214]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 09 02:15:09 veranda volumio[16214]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 09 02:15:09 veranda volumio[16214]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 09 02:15:09 veranda volumio[16214]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 09 02:15:09 veranda volumio[16214]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 09 02:15:09 veranda volumio[16214]: LoungeScreenDisconnected {
Jul 09 02:15:09 veranda volumio[16214]: AID: null,
Jul 09 02:15:09 veranda volumio[16214]: name: 'loungeScreenDisconnected',
Jul 09 02:15:09 veranda volumio[16214]: payload: {}
Jul 09 02:15:09 veranda volumio[16214]: }
Jul 09 02:15:09 veranda volumio[16214]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 09 02:15:09 veranda volumio[16214]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 09 02:15:09 veranda volumio[16214]: Stack trace:
Jul 09 02:15:09 veranda volumio[16214]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 09 02:15:09 veranda volumio[16214]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 09 02:15:09 veranda volumio[16214]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 09 02:15:09 veranda volumio[16214]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 09 02:15:09 veranda volumio[16214]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 09 02:15:09 veranda volumio[16214]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 09 02:15:09 veranda volumio[16214]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 09 02:15:09 veranda volumio[16214]: at async /data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:125:25
Jul 09 02:15:09 veranda go-librespot[16417]: time="2026-07-09T02:15:09+02:00" level=fatal msg="failed running with username and spotify token" error="failed authenticating with login5: failed authenticating with login5: INVALID_CREDENTIALS"
Jul 09 02:15:09 veranda systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
Jul 09 02:15:09 veranda systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
Jul 09 02:15:09 veranda volumio[16214]: info: Connection to go-librespot Websocket closed
Jul 09 02:15:10 veranda volumio[16214]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 09 02:15:10 veranda volumio[16214]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 09 02:15:10 veranda volumio[16214]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 09 02:15:10 veranda volumio[16214]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 09 02:15:10 veranda volumio[16214]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 09 02:15:10 veranda volumio[16214]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 09 02:15:10 veranda volumio[16214]: LoungeScreenDisconnected {
Jul 09 02:15:10 veranda volumio[16214]: AID: null,
Jul 09 02:15:10 veranda volumio[16214]: name: 'loungeScreenDisconnected',
Jul 09 02:15:10 veranda volumio[16214]: payload: {}
Jul 09 02:15:10 veranda volumio[16214]: }
Jul 09 02:15:10 veranda volumio[16214]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 09 02:15:10 veranda volumio[16214]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 09 02:15:10 veranda volumio[16214]: Stack trace:
Jul 09 02:15:10 veranda volumio[16214]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 09 02:15:10 veranda volumio[16214]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 09 02:15:10 veranda volumio[16214]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 09 02:15:10 veranda volumio[16214]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 09 02:15:10 veranda volumio[16214]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 09 02:15:10 veranda volumio[16214]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 09 02:15:10 veranda volumio[16214]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 09 02:15:11 veranda volumio[16214]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 09 02:15:11 veranda volumio[16214]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 09 02:15:11 veranda volumio[16214]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 09 02:15:11 veranda volumio[16214]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 09 02:15:11 veranda volumio[16214]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 09 02:15:11 veranda volumio[16214]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 09 02:15:11 veranda volumio[16214]: LoungeScreenDisconnected {
Jul 09 02:15:11 veranda volumio[16214]: AID: null,
Jul 09 02:15:11 veranda volumio[16214]: name: 'loungeScreenDisconnected',
Jul 09 02:15:11 veranda volumio[16214]: payload: {}
Jul 09 02:15:11 veranda volumio[16214]: }
Jul 09 02:15:11 veranda volumio[16214]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 09 02:15:11 veranda volumio[16214]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 09 02:15:11 veranda volumio[16214]: Stack trace:
Jul 09 02:15:11 veranda volumio[16214]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 09 02:15:11 veranda volumio[16214]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 09 02:15:11 veranda volumio[16214]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 09 02:15:11 veranda volumio[16214]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 09 02:15:11 veranda volumio[16214]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 09 02:15:11 veranda volumio[16214]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 09 02:15:11 veranda volumio[16214]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 09 02:15:11 veranda volumio[16214]: info: Getting Spotify volume
Jul 09 02:15:11 veranda volumio[16214]: |||||||||||||||||||||||| WARNING: FATAL ERROR |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Jul 09 02:15:11 veranda volumio[16214]: Error: connect ECONNREFUSED 127.0.0.1:9879
Jul 09 02:15:11 veranda volumio[16214]: at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1595:16) {
Jul 09 02:15:11 veranda volumio[16214]: errno: -111,
Jul 09 02:15:11 veranda volumio[16214]: code: 'ECONNREFUSED',
Jul 09 02:15:11 veranda volumio[16214]: syscall: 'connect',
Jul 09 02:15:11 veranda volumio[16214]: address: '127.0.0.1',
Jul 09 02:15:11 veranda volumio[16214]: port: 9879,
Jul 09 02:15:11 veranda volumio[16214]: response: undefined
Jul 09 02:15:11 veranda volumio[16214]: }
Jul 09 02:15:11 veranda volumio[16214]: |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Jul 09 02:15:11 veranda sudo[16539]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/journalctl '--since=2026-07-09 02:14'
Jul 09 02:15:11 veranda sudo[16539]: 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="18952480e8d8c63f22208e9007a0f47a9563eae6"
VOLUMIO_FE_VERSION="35f8f4439f0076a62fefa72fd80b70701b3d6cbd"
VOLUMIO_FE3_VERSION="bcca17b6b6b26edfb999e6fd7da1b222a88a61d2"
VOLUMIO_BE_VERSION="0e58f1861fa88e02087981b8d91f7511f0e7011b"
VOLUMIO_ARCH="arm"
VOLUMIO_VARIANT="volumio"
VOLUMIO_TEST="FALSE"
VOLUMIO_BUILD_DATE="Tue Mar 24 17:20:52 UTC 2026"
VOLUMIO_VERSION="4.119"
VOLUMIO_HARDWARE="pi"
VOLUMIO_DEVICENAME="Raspberry Pi"
VOLUMIO_HASH="d0c2fd9dbc5e70e58c32413c12353563"