Jul 07 07:39:00 veranda volumio[15253]: info: CoreCommandRouter::volumioGetState
Jul 07 07:39:00 veranda volumio[15253]: info: CorePlayQueue::getTrack 0
Jul 07 07:39:01 veranda systemd[1]: go-librespot-daemon.service: Scheduled restart job, restart counter is at 2.
Jul 07 07:39:01 veranda systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
Jul 07 07:39:01 veranda systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
Jul 07 07:39:01 veranda go-librespot[15569]: go-librespot daemon starting...
Jul 07 07:39:01 veranda go-librespot[15570]: time="2026-07-07T07:39:01+02:00" level=info msg="running go-librespot 0.7.1"
Jul 07 07:39:01 veranda go-librespot[15570]: time="2026-07-07T07:39:01+02:00" level=debug msg="app state loaded"
Jul 07 07:39:01 veranda go-librespot[15570]: time="2026-07-07T07:39:01+02:00" level=info msg="api server listening on 127.0.0.1:9879"
Jul 07 07:39:03 veranda volumio[15253]: info: Discovery: this is already registered, eb1853b6-0d6a-4ea8-a768-1f4bcb7f9017
Jul 07 07:39:03 veranda volumio[15253]: info: Discovery: Found device veranda
Jul 07 07:39:03 veranda volumio[15253]: info: CoreCommandRouter::volumioGetState
Jul 07 07:39:03 veranda volumio[15253]: info: CorePlayQueue::getTrack 0
Jul 07 07:39:03 veranda go-librespot[15570]: time="2026-07-07T07:39:03+02:00" level=debug msg="new websocket client"
Jul 07 07:39:03 veranda volumio[15253]: info: Connection to go-librespot Websocket established
Jul 07 07:39:03 veranda volumio[15253]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:39:03 veranda volumio[15253]: LoungeScreenDisconnected {
Jul 07 07:39:03 veranda volumio[15253]: AID: null,
Jul 07 07:39:03 veranda volumio[15253]: name: 'loungeScreenDisconnected',
Jul 07 07:39:03 veranda volumio[15253]: payload: {}
Jul 07 07:39:03 veranda volumio[15253]: }
Jul 07 07:39:03 veranda volumio[15253]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:03 veranda volumio[15253]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:03 veranda volumio[15253]: Stack trace:
Jul 07 07:39:03 veranda volumio[15253]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:03 veranda volumio[15253]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:03 veranda volumio[15253]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:03 veranda volumio[15253]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:03 veranda volumio[15253]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:03 veranda volumio[15253]: at AsyncTaskQueue.push (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:39:23)
Jul 07 07:39:03 veranda volumio[15253]: at /data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:345:67
Jul 07 07:39:03 veranda volumio[15253]: at new Promise ()
Jul 07 07:39:03 veranda volumio[15253]: at Session.sendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:344:16)
Jul 07 07:39:03 veranda volumio[15253]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:241:28)
Jul 07 07:39:03 veranda volumio[15253]: at Session.begin (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:209:26)
Jul 07 07:39:03 veranda volumio[15253]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:03 veranda volumio[15253]: at async Promise.all (index 0)
Jul 07 07:39:03 veranda volumio[15253]: at async YouTubeApp.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:116:13)
Jul 07 07:39:03 veranda volumio[15253]: at async YouTubeCastReceiver.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/YouTubeCastReceiver.js:93:13)
Jul 07 07:39:03 veranda volumio[15253]: error: [yt-cast-receiver] Failed to start receiver:
Jul 07 07:39:03 veranda volumio[15253]: (AppError) Failed to start YouTubeApp
Jul 07 07:39:03 veranda volumio[15253]: --->(SessionError) (YouTube) Failed to establish session
Jul 07 07:39:03 veranda volumio[15253]: ------>(ConnectionError) (YouTube) Connection error in generating screen Id
Jul 07 07:39:03 veranda volumio[15253]: Error info: {
Jul 07 07:39:03 veranda volumio[15253]: url: 'https://www.youtube.com/api/lounge/pairing/generate_screen_id'
Jul 07 07:39:03 veranda volumio[15253]: }
Jul 07 07:39:03 veranda volumio[15253]: --------->(TypeError) fetch failed
Jul 07 07:39:03 veranda volumio[15253]: Stack trace:
Jul 07 07:39:03 veranda volumio[15253]: AppError: Failed to start YouTubeApp
Jul 07 07:39:03 veranda volumio[15253]: at YouTubeApp.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:133:19)
Jul 07 07:39:03 veranda volumio[15253]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:03 veranda volumio[15253]: at async YouTubeCastReceiver.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/YouTubeCastReceiver.js:93:13)
Jul 07 07:39:03 veranda volumio[15253]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:39:03 veranda volumio[15253]: LoungeScreenDisconnected {
Jul 07 07:39:03 veranda volumio[15253]: AID: null,
Jul 07 07:39:03 veranda volumio[15253]: name: 'loungeScreenDisconnected',
Jul 07 07:39:03 veranda volumio[15253]: payload: {}
Jul 07 07:39:03 veranda volumio[15253]: }
Jul 07 07:39:03 veranda volumio[15253]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:03 veranda volumio[15253]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:03 veranda volumio[15253]: Stack trace:
Jul 07 07:39:03 veranda volumio[15253]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:03 veranda volumio[15253]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:03 veranda volumio[15253]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:03 veranda volumio[15253]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:03 veranda volumio[15253]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:03 veranda volumio[15253]: at AsyncTaskQueue.push (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:39:23)
Jul 07 07:39:03 veranda volumio[15253]: at /data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:345:67
Jul 07 07:39:03 veranda volumio[15253]: at new Promise ()
Jul 07 07:39:03 veranda volumio[15253]: at Session.sendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:344:16)
Jul 07 07:39:03 veranda volumio[15253]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:241:28)
Jul 07 07:39:03 veranda volumio[15253]: at /data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:125:39
Jul 07 07:39:03 veranda volumio[15253]: at /data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:130:19
Jul 07 07:39:03 veranda volumio[15253]: at Array.forEach ()
Jul 07 07:39:03 veranda volumio[15253]: at YouTubeApp.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:120:24)
Jul 07 07:39:03 veranda volumio[15253]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:03 veranda volumio[15253]: at async YouTubeCastReceiver.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/YouTubeCastReceiver.js:93:13)
Jul 07 07:39:03 veranda volumio[15253]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:39:03 veranda volumio[15253]: LoungeScreenDisconnected {
Jul 07 07:39:03 veranda volumio[15253]: AID: null,
Jul 07 07:39:03 veranda volumio[15253]: name: 'loungeScreenDisconnected',
Jul 07 07:39:03 veranda volumio[15253]: payload: {}
Jul 07 07:39:03 veranda volumio[15253]: }
Jul 07 07:39:03 veranda volumio[15253]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:03 veranda volumio[15253]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:03 veranda volumio[15253]: Stack trace:
Jul 07 07:39:03 veranda volumio[15253]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:03 veranda volumio[15253]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:03 veranda volumio[15253]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:03 veranda volumio[15253]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:03 veranda volumio[15253]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:03 veranda volumio[15253]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:03 veranda volumio[15253]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:03 veranda volumio[15253]: error: [ytcr] Failed to start plugin:
Jul 07 07:39:03 veranda volumio[15253]: (AppError) Failed to start YouTubeApp
Jul 07 07:39:03 veranda volumio[15253]: --->(SessionError) (YouTube) Failed to establish session
Jul 07 07:39:03 veranda volumio[15253]: ------>(ConnectionError) (YouTube) Connection error in generating screen Id
Jul 07 07:39:03 veranda volumio[15253]: Error info: {
Jul 07 07:39:03 veranda volumio[15253]: url: 'https://www.youtube.com/api/lounge/pairing/generate_screen_id'
Jul 07 07:39:03 veranda volumio[15253]: }
Jul 07 07:39:03 veranda volumio[15253]: --------->(TypeError) fetch failed
Jul 07 07:39:03 veranda volumio[15253]: Stack trace:
Jul 07 07:39:03 veranda volumio[15253]: AppError: Failed to start YouTubeApp
Jul 07 07:39:03 veranda volumio[15253]: at YouTubeApp.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:133:19)
Jul 07 07:39:03 veranda volumio[15253]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:03 veranda volumio[15253]: at async YouTubeCastReceiver.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/YouTubeCastReceiver.js:93:13)
Jul 07 07:39:03 veranda volumio[15253]: info: Completed starting Core Plugins
Jul 07 07:39:03 veranda volumio[15253]: info: -------------------------------------------
Jul 07 07:39:03 veranda volumio[15253]: info: ----- MyVolumio plugins startup ----
Jul 07 07:39:03 veranda volumio[15253]: info: -------------------------------------------
Jul 07 07:39:03 veranda volumio[15253]: info: [MyVolumio PluginManager] Fetching plans data....
Jul 07 07:39:03 veranda volumio[15253]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:39:03 veranda volumio[15253]: LoungeScreenDisconnected {
Jul 07 07:39:03 veranda volumio[15253]: AID: null,
Jul 07 07:39:03 veranda volumio[15253]: name: 'loungeScreenDisconnected',
Jul 07 07:39:03 veranda volumio[15253]: payload: {}
Jul 07 07:39:03 veranda volumio[15253]: }
Jul 07 07:39:03 veranda volumio[15253]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:03 veranda volumio[15253]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:03 veranda volumio[15253]: Stack trace:
Jul 07 07:39:03 veranda volumio[15253]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:03 veranda volumio[15253]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:03 veranda volumio[15253]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:03 veranda volumio[15253]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:03 veranda volumio[15253]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:03 veranda volumio[15253]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:03 veranda volumio[15253]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:03 veranda volumio[15253]: at async /data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:125:25
Jul 07 07:39:06 veranda volumio[15253]: info: Getting Spotify volume
Jul 07 07:39:06 veranda go-librespot[15570]: time="2026-07-07T07:39:06+02:00" level=fatal msg="failed running with username and spotify token" error="failed getting endpoints from resolver: failed fetching apresolve URL: Get \"https://apresolve.spotify.com/?type=accesspoint&type=dealer&type=spclient\": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2026-07-07T07:39:06+02:00 is before 2026-07-09T00:00:00Z"
Jul 07 07:39:06 veranda volumio[15253]: |||||||||||||||||||||||| WARNING: FATAL ERROR |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Jul 07 07:39:06 veranda volumio[15253]: Error: socket hang up
Jul 07 07:39:06 veranda volumio[15253]: at connResetException (node:internal/errors:720:14)
Jul 07 07:39:06 veranda volumio[15253]: at Socket.socketOnEnd (node:_http_client:519:23)
Jul 07 07:39:06 veranda volumio[15253]: at Socket.emit (node:events:526:35)
Jul 07 07:39:06 veranda volumio[15253]: at endReadableNT (node:internal/streams/readable:1376:12)
Jul 07 07:39:06 veranda volumio[15253]: at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
Jul 07 07:39:06 veranda volumio[15253]: code: 'ECONNRESET',
Jul 07 07:39:06 veranda volumio[15253]: response: undefined
Jul 07 07:39:06 veranda volumio[15253]: }
Jul 07 07:39:06 veranda volumio[15253]: |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Jul 07 07:39:06 veranda systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
Jul 07 07:39:06 veranda systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
Jul 07 07:39:07 veranda sudo[15593]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/journalctl '--since=2026-07-07 07:38'
Jul 07 07:39:07 veranda sudo[15593]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 07 07:39:07 veranda sudo[15593]: pam_unix(sudo:session): session closed for user root
Jul 07 07:39:09 veranda systemd[1]: go-librespot-daemon.service: Scheduled restart job, restart counter is at 3.
Jul 07 07:39:09 veranda systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
Jul 07 07:39:09 veranda systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
Jul 07 07:39:09 veranda go-librespot[15612]: go-librespot daemon starting...
Jul 07 07:39:09 veranda go-librespot[15613]: time="2026-07-07T07:39:09+02:00" level=info msg="running go-librespot 0.7.1"
Jul 07 07:39:09 veranda go-librespot[15613]: time="2026-07-07T07:39:09+02:00" level=debug msg="app state loaded"
Jul 07 07:39:09 veranda go-librespot[15613]: time="2026-07-07T07:39:09+02:00" level=info msg="api server listening on 127.0.0.1:9879"
Jul 07 07:39:17 veranda volumio-remote-updater[32631]: [2026-07-07 07:39:17] [error] handle_read_frame error: asio.system:104 (Connection reset by peer)
Jul 07 07:39:17 veranda volumio-remote-updater[32631]: [2026-07-07 07:39:17] [disconnect] Disconnect close local:[1006,Connection reset by peer] remote:[1006]
Jul 07 07:39:17 veranda volumio5-onboarding[31981]: time=2026-07-07T07:39:17.534+02:00 level=ERROR msg="failed reading message" error="read tcp 127.0.0.1:50750->127.0.0.1:3000: read: connection reset by peer"
Jul 07 07:39:17 veranda volumio5-onboarding[31981]: time=2026-07-07T07:39:17.536+02:00 level=WARN msg="reconnection attempt failed" error="dial tcp 127.0.0.1:3000: connect: connection refused"
Jul 07 07:39:17 veranda systemd[1]: volumio.service: Main process exited, code=exited, status=1/FAILURE
Jul 07 07:39:17 veranda systemd[1]: volumio.service: Failed with result 'exit-code'.
Jul 07 07:39:17 veranda systemd[1]: volumio.service: Consumed 25.059s CPU time.
Jul 07 07:39:17 veranda systemd[1]: Started dynamicswap.service - dynamicswap service.
Jul 07 07:39:17 veranda systemd[1]: dynamicswap.service: Deactivated successfully.
Jul 07 07:39:17 veranda systemd[1]: volumio.service: Scheduled restart job, restart counter is at 2943.
Jul 07 07:39:17 veranda systemd[1]: Started dynamicswap.service - dynamicswap service.
Jul 07 07:39:17 veranda systemd[1]: Stopped volumio.service - Volumio Backend Module.
Jul 07 07:39:17 veranda systemd[1]: volumio.service: Consumed 25.059s CPU time.
Jul 07 07:39:17 veranda systemd[1]: Started volumio.service - Volumio Backend Module.
Jul 07 07:39:17 veranda systemd[1]: dynamicswap.service: Deactivated successfully.
Jul 07 07:39:18 veranda volumio5-onboarding[31981]: time=2026-07-07T07:39:18.537+02:00 level=WARN msg="reconnection attempt failed" error="dial tcp 127.0.0.1:3000: connect: connection refused"
Jul 07 07:39:19 veranda volumio[15635]: info: -------------------------------------------
Jul 07 07:39:19 veranda volumio[15635]: info: ----- Volumio3 ----
Jul 07 07:39:19 veranda volumio[15635]: info: -------------------------------------------
Jul 07 07:39:19 veranda volumio[15635]: info: ----- System startup ----
Jul 07 07:39:19 veranda volumio[15635]: info: -------------------------------------------
Jul 07 07:39:20 veranda volumio[15635]: info: MYVOLUMIO Environment detected
Jul 07 07:39:20 veranda volumio[15635]: info: Plugin folders cleanup
Jul 07 07:39:20 veranda volumio[15635]: info: Scanning into folder /volumio/app/plugins/
Jul 07 07:39:20 veranda volumio[15635]: info: Scanning category audio_interface
Jul 07 07:39:20 veranda volumio[15635]: info: Scanning category miscellanea
Jul 07 07:39:20 veranda volumio[15635]: info: Scanning category music_service
Jul 07 07:39:20 veranda volumio[15635]: info: Scanning category plugins.json
Jul 07 07:39:20 veranda volumio[15635]: info: Scanning category system_controller
Jul 07 07:39:20 veranda volumio[15635]: info: Scanning category user_interface
Jul 07 07:39:20 veranda volumio[15635]: info: Scanning into folder /data/plugins/
Jul 07 07:39:20 veranda volumio[15635]: info: Scanning category music_service
Jul 07 07:39:20 veranda volumio[15635]: info: Plugin folders cleanup completed
Jul 07 07:39:20 veranda volumio[15635]: info: -------------------------------------------
Jul 07 07:39:20 veranda volumio[15635]: info: ----- Core plugins startup ----
Jul 07 07:39:20 veranda volumio[15635]: info: -------------------------------------------
Jul 07 07:39:20 veranda volumio[15635]: info: Loading plugins from folder /volumio/app/plugins/
Jul 07 07:39:20 veranda volumio[15635]: info: Adding plugin upnp to MyMusic Plugins
Jul 07 07:39:20 veranda volumio[15635]: info: Adding plugin airplay_emulation to MyMusic Plugins
Jul 07 07:39:20 veranda volumio[15635]: info: Adding plugin upnp_browser to MyMusic Plugins
Jul 07 07:39:20 veranda volumio[15635]: info: Loading plugins from folder /data/plugins/
Jul 07 07:39:20 veranda volumio[15635]: info: Loading plugin "system"...
Jul 07 07:39:20 veranda volumio[15635]: info: Loading plugin "appearance"...
Jul 07 07:39:21 veranda volumio[15635]: info: Loading plugin "network"...
Jul 07 07:39:21 veranda volumio[15635]: info: Refreshing Cached IP Addresses
Jul 07 07:39:21 veranda sudo[15664]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0
Jul 07 07:39:21 veranda sudo[15664]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 07 07:39:21 veranda sudo[15664]: pam_unix(sudo:session): session closed for user root
Jul 07 07:39:21 veranda sudo[15666]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
Jul 07 07:39:21 veranda sudo[15666]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 07 07:39:21 veranda sudo[15666]: pam_unix(sudo:session): session closed for user root
Jul 07 07:39:21 veranda volumio[15635]: info: Loading plugin "services"...
Jul 07 07:39:21 veranda volumio[15635]: info: Loading plugin "volumio5onboarding"...
Jul 07 07:39:21 veranda sudo[15675]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/iwlist wlan0 scan
Jul 07 07:39:21 veranda sudo[15675]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 07 07:39:21 veranda volumio[15635]: info: Loading plugin "alsa_controller"...
Jul 07 07:39:21 veranda volumio[15635]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
Jul 07 07:39:21 veranda volumio[15635]: info: Loading plugin "wizard"...
Jul 07 07:39:21 veranda volumio[15635]: info: Loading plugin "networkfs"...
Jul 07 07:39:21 veranda volumio[15635]: info: Starting Udev Watcher for removable devices
Jul 07 07:39:21 veranda volumio[15635]: info: Ignoring mount for partition: boot
Jul 07 07:39:21 veranda volumio[15635]: info: Ignoring mount for partition: volumio
Jul 07 07:39:21 veranda volumio[15635]: info: Ignoring mount for partition: volumio_data
Jul 07 07:39:21 veranda volumio[15635]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback
Jul 07 07:39:21 veranda volumio[15635]: info: Loading plugin "volumio_command_line_client"...
Jul 07 07:39:21 veranda volumio[15635]: info: Loading plugin "upnp"...
Jul 07 07:39:21 veranda volumio[15635]: info: [1783402761973] Starting Upmpd Daemon
Jul 07 07:39:21 veranda volumio[15635]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback
Jul 07 07:39:21 veranda volumio[15635]: info: Loading plugin "my_music"...
Jul 07 07:39:21 veranda volumio[15635]: info: Loading plugin "mpd"...
Jul 07 07:39:22 veranda volumio[15635]: info: Loading plugin "upnp_browser"...
Jul 07 07:39:22 veranda volumio-remote-updater[32631]: [2026-07-07 07:39:22] [connect] Successful connection
Jul 07 07:39:23 veranda volumio[15635]: info: Starting UPNP Browser
Jul 07 07:39:23 veranda volumio[15635]: info: Loading plugin "alarm-clock"...
Jul 07 07:39:24 veranda volumio[15635]: info: Loading plugin "airplay_emulation"...
Jul 07 07:39:24 veranda volumio[15635]: info: Starting Shairport Sync
Jul 07 07:39:24 veranda volumio[15635]: info: Loading plugin "last_100"...
Jul 07 07:39:24 veranda volumio[15635]: info: Loading plugin "webradio"...
Jul 07 07:39:24 veranda go-librespot[15613]: time="2026-07-07T07:39:24+02:00" level=fatal msg="failed running with username and spotify token" error="failed getting endpoints from resolver: failed fetching apresolve URL: Get \"https://apresolve.spotify.com/?type=accesspoint&type=dealer&type=spclient\": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2026-07-07T07:39:23+02:00 is before 2026-07-09T00:00:00Z"
Jul 07 07:39:24 veranda systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
Jul 07 07:39:24 veranda systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
Jul 07 07:39:24 veranda volumio[15635]: info: Loading plugin "i2s_dacs"...
Jul 07 07:39:24 veranda volumio[15635]: info: Loading plugin "volumiodiscovery"...
Jul 07 07:39:24 veranda volumio[15635]: *** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.
Jul 07 07:39:24 veranda volumio[15635]: *** WARNING *** Please fix your application to use the native API of Avahi!
Jul 07 07:39:24 veranda volumio[15635]: *** WARNING *** For more information see
Jul 07 07:39:24 veranda volumio[15635]: *** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
Jul 07 07:39:24 veranda volumio[15635]: *** WARNING *** Please fix your application to use the native API of Avahi!
Jul 07 07:39:24 veranda volumio[15635]: *** WARNING *** For more information see
Jul 07 07:39:24 veranda node[15635]: *** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.
Jul 07 07:39:24 veranda node[15635]: *** WARNING *** Please fix your application to use the native API of Avahi!
Jul 07 07:39:24 veranda node[15635]: *** WARNING *** For more information see
Jul 07 07:39:24 veranda node[15635]: *** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
Jul 07 07:39:24 veranda node[15635]: *** WARNING *** Please fix your application to use the native API of Avahi!
Jul 07 07:39:24 veranda node[15635]: *** WARNING *** For more information see
Jul 07 07:39:24 veranda volumio[15635]: info: Applying required configuration parameters for plugin volumiodiscovery
Jul 07 07:39:24 veranda volumio[15635]: info: Discovery: Started advertising with name: veranda
Jul 07 07:39:24 veranda volumio[15635]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback
Jul 07 07:39:24 veranda volumio[15635]: info: Loading plugin "spop"...
Jul 07 07:39:24 veranda sudo[15675]: pam_unix(sudo:session): session closed for user root
Jul 07 07:39:25 veranda volumio[15635]: info: Loading plugin "ytcr"...
Jul 07 07:39:26 veranda volumio[15635]: info: Loading plugin "outputs"...
Jul 07 07:39:26 veranda volumio[15635]: info: Loading plugin "albumart"...
Jul 07 07:39:26 veranda volumio[15635]: info: Plugin example_plugin is not enabled
Jul 07 07:39:26 veranda volumio[15635]: info: Loading plugin "inputs"...
Jul 07 07:39:26 veranda volumio[15635]: info: Loading plugin "updater_comm"...
Jul 07 07:39:26 veranda volumio[15635]: info: Plugin mpdemulation is not enabled
Jul 07 07:39:26 veranda volumio[15635]: info: Loading plugin "rest_api"...
Jul 07 07:39:26 veranda volumio[15635]: info: Loading plugin "websocket"...
Jul 07 07:39:26 veranda volumio[15635]: info: Starting Socket.io Server version 1.7.4
Jul 07 07:39:26 veranda volumio[15635]: info: Loading i18n strings for locale en
Jul 07 07:39:26 veranda volumio[15635]: Updating browse sources language
Jul 07 07:39:26 veranda volumio[15635]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Jul 07 07:39:27 veranda volumio[15635]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Jul 07 07:39:27 veranda volumio[15635]: info: CoreCommandRouter::initPlayerControls
Jul 07 07:39:27 veranda volumio[15635]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 07 07:39:27 veranda volumio[15635]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 07 07:39:27 veranda volumio[15635]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 07 07:39:27 veranda volumio[15635]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 07 07:39:27 veranda volumio[15635]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 07 07:39:27 veranda volumio[15635]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 07 07:39:27 veranda volumio[15635]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 07 07:39:27 veranda volumio[15635]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 07 07:39:27 veranda volumio[15635]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Jul 07 07:39:27 veranda volumio[15635]: Express server listening on port 3000
Jul 07 07:39:27 veranda volumio[15635]: [Metrics] WebUI: 7s 846.97ms
Jul 07 07:39:27 veranda volumio[15635]: info: CoreStateMachine::resetVolumioState
Jul 07 07:39:27 veranda volumio[15635]: info: CoreStateMachine::getcurrentVolume
Jul 07 07:39:27 veranda volumio[15635]: info: CoreCommandRouter::volumioRetrievevolume
Jul 07 07:39:27 veranda volumio[15635]: info: Cannot read play queue from file
Jul 07 07:39:27 veranda volumio[15635]: info: Volumio Network Manager: Network status updated: 1
Jul 07 07:39:27 veranda systemd[1]: go-librespot-daemon.service: Scheduled restart job, restart counter is at 4.
Jul 07 07:39:27 veranda systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
Jul 07 07:39:27 veranda volumio[15635]: 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 07 07:39:27 veranda volumio[15700]: Forking 3 albumart workers
Jul 07 07:39:27 veranda systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
Jul 07 07:39:27 veranda go-librespot[15715]: go-librespot daemon starting...
Jul 07 07:39:27 veranda volumio-remote-updater[32631]: [2026-07-07 07:39:27] [connect] WebSocket Connection 127.0.0.1:3000 v-2 "WebSocket++/0.8.2" /socket.io/?EIO=3&transport=websocket&t=1783402762 101
Jul 07 07:39:27 veranda go-librespot[15718]: time="2026-07-07T07:39:27+02:00" level=info msg="running go-librespot 0.7.1"
Jul 07 07:39:27 veranda go-librespot[15718]: time="2026-07-07T07:39:27+02:00" level=debug msg="app state loaded"
Jul 07 07:39:27 veranda volumio[15635]: verbose: New Socket.io Connection to 127.0.0.1:3000 from 127.0.0.1 UA: WebSocket++/0.8.2 Engine version: 3 Transport: websocket Total Clients: 1
Jul 07 07:39:27 veranda go-librespot[15718]: time="2026-07-07T07:39:27+02:00" level=info msg="api server listening on 127.0.0.1:9879"
Jul 07 07:39:27 veranda volumio[15635]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Jul 07 07:39:27 veranda volumio[15635]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 2
Jul 07 07:39:27 veranda volumio[15635]: info: VolumeController:: Volume=33 Mute =false
Jul 07 07:39:27 veranda volumio[15635]: info: CoreStateMachine::pushState
Jul 07 07:39:27 veranda volumio[15635]: info: CorePlayQueue::getTrack 0
Jul 07 07:39:27 veranda volumio[15635]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Jul 07 07:39:27 veranda volumio[15635]: info: CoreCommandRouter::volumioPushState
Jul 07 07:39:27 veranda volumio[15635]: info: CoreStateMachine::updateTrackBlock
Jul 07 07:39:27 veranda volumio[15635]: info: CorePlayQueue::getTrackBlock
Jul 07 07:39:27 veranda volumio[15635]: info: CoreCommandRouter::volumioRetrievevolume
Jul 07 07:39:27 veranda volumio[15635]: info: CoreStateMachine::setRepeat null single undefined
Jul 07 07:39:27 veranda volumio[15635]: info: CoreStateMachine::pushState
Jul 07 07:39:27 veranda volumio[15635]: info: CorePlayQueue::getTrack 0
Jul 07 07:39:27 veranda go-librespot[15718]: time="2026-07-07T07:39:27+02:00" level=fatal msg="failed running with username and spotify token" error="failed getting endpoints from resolver: failed fetching apresolve URL: Get \"https://apresolve.spotify.com/?type=accesspoint&type=dealer&type=spclient\": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2026-07-07T07:39:27+02:00 is before 2026-07-09T00:00:00Z"
Jul 07 07:39:27 veranda volumio[15635]: info: CoreCommandRouter::volumioPushState
Jul 07 07:39:27 veranda systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
Jul 07 07:39:27 veranda systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
Jul 07 07:39:27 veranda volumio[15635]: info: CoreStateMachine::setRandom null
Jul 07 07:39:27 veranda volumio[15635]: info: CoreStateMachine::pushState
Jul 07 07:39:27 veranda volumio[15635]: info: CorePlayQueue::getTrack 0
Jul 07 07:39:27 veranda volumio[15635]: info: CoreCommandRouter::volumioPushState
Jul 07 07:39:27 veranda volumio[15635]: info: Setting Device type: Raspberry PI
Jul 07 07:39:27 veranda volumio[15635]: info: Completed loading Core Plugins
Jul 07 07:39:27 veranda volumio[15635]: info: Preparing to generate the ALSA configuration file
Jul 07 07:39:27 veranda volumio[15635]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 2
Jul 07 07:39:27 veranda volumio[15635]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 2
Jul 07 07:39:27 veranda volumio[15635]: info: Asound.conf file unchanged, so no further update is needed
Jul 07 07:39:27 veranda volumio[15635]: info: Output device has changed, restarting MPD
Jul 07 07:39:27 veranda volumio[15635]: info: Output device has changed, restarting Shairport Sync
Jul 07 07:39:27 veranda volumio[15635]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 07 07:39:27 veranda volumio[15635]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Jul 07 07:39:27 veranda sudo[15766]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/chmod 777 /etc/mpd.conf
Jul 07 07:39:27 veranda sudo[15766]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 07 07:39:28 veranda sudo[15766]: pam_unix(sudo:session): session closed for user root
Jul 07 07:39:28 veranda sudo[15767]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart mpd.service
Jul 07 07:39:28 veranda volumio[15635]: info: Could not detect Primo: Error: Command failed: aplay -l | grep es90x8q2m-dac-dai-0
Jul 07 07:39:28 veranda sudo[15767]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 07 07:39:28 veranda volumio[15635]: info: ___________ START PLUGINS ___________
Jul 07 07:39:28 veranda volumio[15635]: info: ControllerMpd::onStart: Initializing MPD
Jul 07 07:39:28 veranda volumio[15635]: info: Creating MPD Configuration file
Jul 07 07:39:28 veranda volumio[15635]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Jul 07 07:39:28 veranda volumio[15635]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
Jul 07 07:39:28 veranda volumio[15635]: info: [1783402768090] CoreMusicLibrary::Adding element Media Servers
Jul 07 07:39:28 veranda volumio[15635]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Jul 07 07:39:28 veranda sudo[15775]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl start volumio5-onboarding.service
Jul 07 07:39:28 veranda sudo[15775]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 07 07:39:28 veranda sudo[15778]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/chmod 777 /etc/mpd.conf
Jul 07 07:39:28 veranda sudo[15778]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 07 07:39:28 veranda volumio[15635]: info: UPNP Browser: Client initialized successfully
Jul 07 07:39:28 veranda systemd[1]: Stopping mpd.service - Music Player Daemon...
Jul 07 07:39:28 veranda volumio[15635]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 07 07:39:28 veranda volumio[15635]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Jul 07 07:39:28 veranda sudo[15778]: pam_unix(sudo:session): session closed for user root
Jul 07 07:39:28 veranda volumio[15635]: info: Could not detect Primo: Error: Command failed: aplay -l | grep es90x8q2m-dac-dai-0
Jul 07 07:39:28 veranda volumio[15635]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 07 07:39:28 veranda volumio[15635]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Jul 07 07:39:28 veranda sudo[15779]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart mpd.service
Jul 07 07:39:28 veranda sudo[15779]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 07 07:39:28 veranda sudo[15775]: pam_unix(sudo:session): session closed for user root
Jul 07 07:39:28 veranda volumio[15635]: info: Could not detect Primo: Error: Command failed: aplay -l | grep es90x8q2m-dac-dai-0
Jul 07 07:39:28 veranda systemd[1]: mpd.service: Deactivated successfully.
Jul 07 07:39:28 veranda systemd[1]: Stopped mpd.service - Music Player Daemon.
Jul 07 07:39:28 veranda systemd[1]: mpd.service: Consumed 3.882s CPU time.
Jul 07 07:39:28 veranda volumio[15635]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
Jul 07 07:39:28 veranda volumio[15635]: info: [1783402768253] CoreMusicLibrary::Adding element Last_100
Jul 07 07:39:28 veranda volumio[15635]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Jul 07 07:39:28 veranda systemd[1]: mpd.socket: Deactivated successfully.
Jul 07 07:39:28 veranda systemd[1]: Closed mpd.socket - Music Player Daemon Socket.
Jul 07 07:39:28 veranda systemd[1]: Stopping mpd.socket - Music Player Daemon Socket...
Jul 07 07:39:28 veranda volumio[15635]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
Jul 07 07:39:28 veranda volumio[15635]: info: [1783402768279] CoreMusicLibrary::Adding element Webradio
Jul 07 07:39:28 veranda volumio[15635]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Jul 07 07:39:28 veranda volumio[15635]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
Jul 07 07:39:28 veranda volumio[15635]: info: Initializing BBC Radios
Jul 07 07:39:28 veranda systemd[1]: Listening on mpd.socket - Music Player Daemon Socket.
Jul 07 07:39:28 veranda systemd[1]: Starting mpd.service - Music Player Daemon...
Jul 07 07:39:28 veranda systemd[1]: mpd.service: Deactivated successfully.
Jul 07 07:39:28 veranda systemd[1]: Stopped mpd.service - Music Player Daemon.
Jul 07 07:39:28 veranda systemd[1]: mpd.socket: Deactivated successfully.
Jul 07 07:39:28 veranda systemd[1]: Closed mpd.socket - Music Player Daemon Socket.
Jul 07 07:39:28 veranda systemd[1]: Stopping mpd.socket - Music Player Daemon Socket...
Jul 07 07:39:28 veranda systemd[1]: Listening on mpd.socket - Music Player Daemon Socket.
Jul 07 07:39:28 veranda systemd[1]: Starting mpd.service - Music Player Daemon...
Jul 07 07:39:28 veranda volumio[15635]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
Jul 07 07:39:28 veranda volumio[15635]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Jul 07 07:39:28 veranda volumio[15635]: info: Creating Spotify config file
Jul 07 07:39:28 veranda volumio[15635]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 07 07:39:28 veranda sudo[15802]: root : PWD=/ ; USER=root ; COMMAND=/bin/chown mpd:audio /var/log/mpd.log
Jul 07 07:39:28 veranda sudo[15802]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=0)
Jul 07 07:39:28 veranda sudo[15802]: pam_unix(sudo:session): session closed for user root
Jul 07 07:39:29 veranda volumio[15635]: info: Volumio Calling Home
Jul 07 07:39:29 veranda volumio[15728]: Starting albumart workers
Jul 07 07:39:29 veranda volumio[15635]: info: Discovery: adding eb1853b6-0d6a-4ea8-a768-1f4bcb7f9017
Jul 07 07:39:29 veranda volumio[15635]: info: Discovery: Found device veranda
Jul 07 07:39:29 veranda volumio[15635]: info: CoreCommandRouter::volumioGetState
Jul 07 07:39:29 veranda volumio[15635]: info: CorePlayQueue::getTrack 0
Jul 07 07:39:29 veranda volumio[15635]: info: Discovery: this is already registered, eb1853b6-0d6a-4ea8-a768-1f4bcb7f9017
Jul 07 07:39:29 veranda volumio[15635]: info: Discovery: Found device veranda
Jul 07 07:39:29 veranda volumio[15635]: info: CoreCommandRouter::volumioGetState
Jul 07 07:39:29 veranda volumio[15635]: info: CorePlayQueue::getTrack 0
Jul 07 07:39:29 veranda volumio[15635]: info: VolumeController:: Volume=33 Mute =false
Jul 07 07:39:29 veranda volumio[15635]: info: CoreCommandRouter::volumioGetState
Jul 07 07:39:29 veranda volumio[15635]: info: CorePlayQueue::getTrack 0
Jul 07 07:39:29 veranda volumio[15635]: info: CoreStateMachine::pushState
Jul 07 07:39:29 veranda volumio[15635]: info: CorePlayQueue::getTrack 0
Jul 07 07:39:29 veranda volumio[15635]: info: CoreCommandRouter::volumioPushState
Jul 07 07:39:29 veranda volumio[15731]: Starting albumart workers
Jul 07 07:39:29 veranda volumio[15635]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 2
Jul 07 07:39:29 veranda volumio[15635]: info: MPD Permissions set
Jul 07 07:39:29 veranda volumio[15635]: info: MPD Permissions set
Jul 07 07:39:29 veranda volumio[15635]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 2
Jul 07 07:39:29 veranda volumio[15635]: info: Volumio called home
Jul 07 07:39:29 veranda volumio[15635]: info: Spotify config file written
Jul 07 07:39:29 veranda sudo[15814]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart go-librespot-daemon.service
Jul 07 07:39:29 veranda sudo[15814]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 07 07:39:29 veranda systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
Jul 07 07:39:29 veranda volumio[15635]: info: An error occurred while refreshing Spotify Token Error: certificate is not yet valid
Jul 07 07:39:29 veranda systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
Jul 07 07:39:29 veranda go-librespot[15816]: go-librespot daemon starting...
Jul 07 07:39:29 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube) Failed to obtain lounge token with screen Id from stored MDX context (km45dim61ft4orsg6pu0tfssbj):
Jul 07 07:39:29 veranda volumio[15635]: (ConnectionError) (YouTube) Connection error in getting lounge token
Jul 07 07:39:29 veranda volumio[15635]: Error info: {
Jul 07 07:39:29 veranda volumio[15635]: url: 'https://www.youtube.com/api/lounge/pairing/get_lounge_token_batch'
Jul 07 07:39:29 veranda volumio[15635]: }
Jul 07 07:39:29 veranda volumio[15635]: --->(TypeError) fetch failed
Jul 07 07:39:29 veranda volumio[15635]: Stack trace:
Jul 07 07:39:29 veranda volumio[15635]: ConnectionError: (YouTube) Connection error in getting lounge token
Jul 07 07:39:29 veranda volumio[15635]: at Session._Session_getLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:440:15)
Jul 07 07:39:29 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:29 veranda volumio[15635]: at async Session.begin (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:130:31)
Jul 07 07:39:29 veranda volumio[15635]: at async Promise.all (index 0)
Jul 07 07:39:29 veranda volumio[15635]: at async YouTubeApp.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:116:13)
Jul 07 07:39:29 veranda volumio[15635]: at async YouTubeCastReceiver.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/YouTubeCastReceiver.js:93:13)
Jul 07 07:39:29 veranda volumio[15635]: Going to generate fresh screen Id and try again...
Jul 07 07:39:29 veranda sudo[15814]: pam_unix(sudo:session): session closed for user root
Jul 07 07:39:29 veranda volumio[15717]: Starting albumart workers
Jul 07 07:39:29 veranda go-librespot[15817]: time="2026-07-07T07:39:29+02:00" level=info msg="running go-librespot 0.7.1"
Jul 07 07:39:29 veranda go-librespot[15817]: time="2026-07-07T07:39:29+02:00" level=debug msg="app state loaded"
Jul 07 07:39:29 veranda volumio[15635]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 3
Jul 07 07:39:29 veranda go-librespot[15817]: time="2026-07-07T07:39:29+02:00" level=info msg="api server listening on 127.0.0.1:9879"
Jul 07 07:39:29 veranda volumio[15635]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 07 07:39:29 veranda volumio[15635]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 07 07:39:29 veranda volumio[15635]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 07 07:39:29 veranda volumio[15635]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 07 07:39:29 veranda volumio[15635]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 07 07:39:29 veranda volumio[15635]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 07 07:39:29 veranda volumio[15635]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 07 07:39:29 veranda volumio[15635]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 07 07:39:29 veranda volumio[15635]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Jul 07 07:39:29 veranda volumio[15635]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 07 07:39:29 veranda volumio[15635]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 07 07:39:29 veranda volumio[15635]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 07 07:39:29 veranda volumio[15635]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 07 07:39:29 veranda volumio[15635]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 07 07:39:29 veranda volumio[15635]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 07 07:39:29 veranda volumio[15635]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 07 07:39:29 veranda volumio[15635]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 07 07:39:29 veranda volumio[15635]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 07 07:39:30 veranda volumio[15635]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Jul 07 07:39:30 veranda volumio[15635]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 07 07:39:30 veranda volumio[15635]: info: No need to fix Spotify hosts
Jul 07 07:39:30 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube Music) Failed to obtain lounge token with screen Id from stored MDX context (d5bbkfqh5mrl1q57pigtflmop0):
Jul 07 07:39:30 veranda volumio[15635]: (ConnectionError) (YouTube Music) Connection error in getting lounge token
Jul 07 07:39:30 veranda volumio[15635]: Error info: {
Jul 07 07:39:30 veranda volumio[15635]: url: 'https://www.youtube.com/api/lounge/pairing/get_lounge_token_batch'
Jul 07 07:39:30 veranda volumio[15635]: }
Jul 07 07:39:30 veranda volumio[15635]: --->(TypeError) fetch failed
Jul 07 07:39:30 veranda volumio[15635]: Stack trace:
Jul 07 07:39:30 veranda volumio[15635]: ConnectionError: (YouTube Music) Connection error in getting lounge token
Jul 07 07:39:30 veranda volumio[15635]: at Session._Session_getLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:440:15)
Jul 07 07:39:30 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:30 veranda volumio[15635]: at async Session.begin (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:130:31)
Jul 07 07:39:30 veranda volumio[15635]: at async Promise.all (index 1)
Jul 07 07:39:30 veranda volumio[15635]: at async YouTubeApp.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:116:13)
Jul 07 07:39:30 veranda volumio[15635]: at async YouTubeCastReceiver.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/YouTubeCastReceiver.js:93:13)
Jul 07 07:39:30 veranda volumio[15635]: Going to generate fresh screen Id and try again...
Jul 07 07:39:30 veranda volumio[15635]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 3
Jul 07 07:39:30 veranda go-librespot[15817]: time="2026-07-07T07:39:30+02:00" level=fatal msg="failed running with username and spotify token" error="failed getting endpoints from resolver: failed fetching apresolve URL: Get \"https://apresolve.spotify.com/?type=accesspoint&type=dealer&type=spclient\": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2026-07-07T07:39:29+02:00 is before 2026-07-09T00:00:00Z"
Jul 07 07:39:30 veranda systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
Jul 07 07:39:30 veranda systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
Jul 07 07:39:30 veranda volumio[15635]: info: Starting Shairport Sync
Jul 07 07:39:30 veranda volumio[15635]: info: Starting Shairport Sync
Jul 07 07:39:30 veranda sudo[15838]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart shairport-sync
Jul 07 07:39:30 veranda sudo[15838]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 07 07:39:30 veranda volumio[15635]: info: Starting Shairport Sync
Jul 07 07:39:30 veranda sudo[15842]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart shairport-sync
Jul 07 07:39:30 veranda sudo[15842]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 07 07:39:30 veranda systemd[1]: Stopping shairport-sync.service - Shairport Sync - AirPlay Audio Receiver...
Jul 07 07:39:30 veranda systemd[1]: shairport-sync.service: Deactivated successfully.
Jul 07 07:39:30 veranda systemd[1]: Stopped shairport-sync.service - Shairport Sync - AirPlay Audio Receiver.
Jul 07 07:39:30 veranda systemd[1]: shairport-sync.service: Consumed 1.830s CPU time.
Jul 07 07:39:30 veranda sudo[15843]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart shairport-sync
Jul 07 07:39:30 veranda sudo[15843]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 07 07:39:30 veranda systemd[1]: Started shairport-sync.service - Shairport Sync - AirPlay Audio Receiver.
Jul 07 07:39:30 veranda systemd[1]: Stopping shairport-sync.service - Shairport Sync - AirPlay Audio Receiver...
Jul 07 07:39:30 veranda systemd[1]: shairport-sync.service: Deactivated successfully.
Jul 07 07:39:30 veranda systemd[1]: Stopped shairport-sync.service - Shairport Sync - AirPlay Audio Receiver.
Jul 07 07:39:30 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:39:30 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:30 veranda volumio[15635]: AID: null,
Jul 07 07:39:30 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:30 veranda volumio[15635]: payload: {}
Jul 07 07:39:30 veranda volumio[15635]: }
Jul 07 07:39:30 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:30 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:30 veranda volumio[15635]: Stack trace:
Jul 07 07:39:30 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:30 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:30 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:30 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:30 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:30 veranda volumio[15635]: at AsyncTaskQueue.push (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:39:23)
Jul 07 07:39:30 veranda volumio[15635]: at /data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:345:67
Jul 07 07:39:30 veranda volumio[15635]: at new Promise ()
Jul 07 07:39:30 veranda volumio[15635]: at Session.sendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:344:16)
Jul 07 07:39:30 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:241:28)
Jul 07 07:39:30 veranda volumio[15635]: at Session.begin (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:209:26)
Jul 07 07:39:30 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:30 veranda volumio[15635]: at async Promise.all (index 1)
Jul 07 07:39:30 veranda volumio[15635]: at async YouTubeApp.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:116:13)
Jul 07 07:39:30 veranda volumio[15635]: at async YouTubeCastReceiver.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/YouTubeCastReceiver.js:93:13)
Jul 07 07:39:30 veranda systemd[1]: Started shairport-sync.service - Shairport Sync - AirPlay Audio Receiver.
Jul 07 07:39:30 veranda sudo[15838]: pam_unix(sudo:session): session closed for user root
Jul 07 07:39:30 veranda sudo[15843]: pam_unix(sudo:session): session closed for user root
Jul 07 07:39:30 veranda sudo[15842]: pam_unix(sudo:session): session closed for user root
Jul 07 07:39:30 veranda volumio[15635]: error: [yt-cast-receiver] Failed to start receiver:
Jul 07 07:39:30 veranda volumio[15635]: (AppError) Failed to start YouTubeApp
Jul 07 07:39:30 veranda volumio[15635]: --->(SessionError) (YouTube Music) Failed to establish session
Jul 07 07:39:30 veranda volumio[15635]: ------>(ConnectionError) (YouTube Music) Connection error in generating screen Id
Jul 07 07:39:30 veranda volumio[15635]: Error info: {
Jul 07 07:39:30 veranda volumio[15635]: url: 'https://www.youtube.com/api/lounge/pairing/generate_screen_id'
Jul 07 07:39:30 veranda volumio[15635]: }
Jul 07 07:39:30 veranda volumio[15635]: --------->(TypeError) fetch failed
Jul 07 07:39:30 veranda volumio[15635]: Stack trace:
Jul 07 07:39:30 veranda volumio[15635]: AppError: Failed to start YouTubeApp
Jul 07 07:39:30 veranda volumio[15635]: at YouTubeApp.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:133:19)
Jul 07 07:39:30 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:30 veranda volumio[15635]: at async YouTubeCastReceiver.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/YouTubeCastReceiver.js:93:13)
Jul 07 07:39:30 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:39:30 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:30 veranda volumio[15635]: AID: null,
Jul 07 07:39:30 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:30 veranda volumio[15635]: payload: {}
Jul 07 07:39:30 veranda volumio[15635]: }
Jul 07 07:39:30 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:30 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:30 veranda volumio[15635]: Stack trace:
Jul 07 07:39:30 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:30 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:30 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:30 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:30 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:30 veranda volumio[15635]: at AsyncTaskQueue.push (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:39:23)
Jul 07 07:39:30 veranda volumio[15635]: at /data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:345:67
Jul 07 07:39:30 veranda volumio[15635]: at new Promise ()
Jul 07 07:39:30 veranda volumio[15635]: at Session.sendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:344:16)
Jul 07 07:39:30 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:241:28)
Jul 07 07:39:30 veranda volumio[15635]: at /data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:125:39
Jul 07 07:39:30 veranda volumio[15635]: at /data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:130:19
Jul 07 07:39:30 veranda volumio[15635]: at Array.forEach ()
Jul 07 07:39:30 veranda volumio[15635]: at YouTubeApp.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:120:24)
Jul 07 07:39:30 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:30 veranda volumio[15635]: at async YouTubeCastReceiver.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/YouTubeCastReceiver.js:93:13)
Jul 07 07:39:30 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:39:30 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:30 veranda volumio[15635]: AID: null,
Jul 07 07:39:30 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:30 veranda volumio[15635]: payload: {}
Jul 07 07:39:30 veranda volumio[15635]: }
Jul 07 07:39:30 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:30 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:30 veranda volumio[15635]: Stack trace:
Jul 07 07:39:30 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:30 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:30 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:30 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:30 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:30 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:30 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:30 veranda volumio[15635]: error: [ytcr] Failed to start plugin:
Jul 07 07:39:30 veranda volumio[15635]: (AppError) Failed to start YouTubeApp
Jul 07 07:39:30 veranda volumio[15635]: --->(SessionError) (YouTube Music) Failed to establish session
Jul 07 07:39:30 veranda volumio[15635]: ------>(ConnectionError) (YouTube Music) Connection error in generating screen Id
Jul 07 07:39:30 veranda volumio[15635]: Error info: {
Jul 07 07:39:30 veranda volumio[15635]: url: 'https://www.youtube.com/api/lounge/pairing/generate_screen_id'
Jul 07 07:39:30 veranda volumio[15635]: }
Jul 07 07:39:30 veranda volumio[15635]: --------->(TypeError) fetch failed
Jul 07 07:39:30 veranda volumio[15635]: Stack trace:
Jul 07 07:39:30 veranda volumio[15635]: AppError: Failed to start YouTubeApp
Jul 07 07:39:30 veranda volumio[15635]: at YouTubeApp.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:133:19)
Jul 07 07:39:30 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:30 veranda volumio[15635]: at async YouTubeCastReceiver.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/YouTubeCastReceiver.js:93:13)
Jul 07 07:39:30 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:39:30 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:30 veranda volumio[15635]: AID: null,
Jul 07 07:39:30 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:30 veranda volumio[15635]: payload: {}
Jul 07 07:39:30 veranda volumio[15635]: }
Jul 07 07:39:30 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:30 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:30 veranda volumio[15635]: Stack trace:
Jul 07 07:39:30 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:30 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:30 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:30 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:30 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:30 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:30 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:30 veranda volumio[15635]: at async /data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:125:25
Jul 07 07:39:30 veranda volumio[15635]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 3
Jul 07 07:39:31 veranda volumio[15635]: info: Discovery: adding 76d588a6-2c2b-465e-a1c8-05a81d52c6c9
Jul 07 07:39:31 veranda volumio[15635]: info: Discovery: Found device dush
Jul 07 07:39:31 veranda volumio[15635]: info: Discovery: Connecting to remote: 192.168.10.124
Jul 07 07:39:31 veranda volumio[15635]: info: Shairport-Sync Started
Jul 07 07:39:31 veranda volumio[15635]: Error adding Membership: Error: addMembership EINVAL
Jul 07 07:39:31 veranda volumio[15635]: info: Shairport-Sync Started
Jul 07 07:39:31 veranda volumio[15635]: info: Shairport-Sync Started
Jul 07 07:39:31 veranda volumio[15635]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 3
Jul 07 07:39:31 veranda volumio[15635]: info: CoreCommandRouter::volumioGetState
Jul 07 07:39:31 veranda volumio[15635]: info: CorePlayQueue::getTrack 0
Jul 07 07:39:31 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:31 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:31 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:31 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:31 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:31 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:39:31 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:31 veranda volumio[15635]: AID: null,
Jul 07 07:39:31 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:31 veranda volumio[15635]: payload: {}
Jul 07 07:39:31 veranda volumio[15635]: }
Jul 07 07:39:31 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:31 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:31 veranda volumio[15635]: Stack trace:
Jul 07 07:39:31 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:31 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:31 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:31 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:31 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:31 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:31 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:31 veranda volumio[15635]: at async /data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:125:25
Jul 07 07:39:31 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:31 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:31 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:31 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:31 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:31 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:39:31 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:31 veranda volumio[15635]: AID: null,
Jul 07 07:39:31 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:31 veranda volumio[15635]: payload: {}
Jul 07 07:39:31 veranda volumio[15635]: }
Jul 07 07:39:31 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:31 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:31 veranda volumio[15635]: Stack trace:
Jul 07 07:39:31 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:31 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:31 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:31 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:31 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:31 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:31 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:31 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:31 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:31 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:31 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:31 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:31 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:39:31 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:31 veranda volumio[15635]: AID: null,
Jul 07 07:39:31 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:31 veranda volumio[15635]: payload: {}
Jul 07 07:39:31 veranda volumio[15635]: }
Jul 07 07:39:31 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:31 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:31 veranda volumio[15635]: Stack trace:
Jul 07 07:39:31 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:31 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:31 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:31 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:31 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:31 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:31 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:31 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:31 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:31 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:31 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:31 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:31 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:39:31 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:31 veranda volumio[15635]: AID: null,
Jul 07 07:39:31 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:31 veranda volumio[15635]: payload: {}
Jul 07 07:39:31 veranda volumio[15635]: }
Jul 07 07:39:31 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:31 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:31 veranda volumio[15635]: Stack trace:
Jul 07 07:39:31 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:31 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:31 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:31 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:31 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:31 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:31 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:31 veranda volumio[15635]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 3
Jul 07 07:39:31 veranda volumio[15635]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 3
Jul 07 07:39:31 veranda volumio[15635]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 3
Jul 07 07:39:31 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:31 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:31 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:31 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:31 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:31 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:39:31 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:31 veranda volumio[15635]: AID: null,
Jul 07 07:39:31 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:31 veranda volumio[15635]: payload: {}
Jul 07 07:39:31 veranda volumio[15635]: }
Jul 07 07:39:31 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:31 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:31 veranda volumio[15635]: Stack trace:
Jul 07 07:39:31 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:31 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:31 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:31 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:31 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:31 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:31 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:31 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:31 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:31 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:31 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:31 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:31 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:39:31 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:31 veranda volumio[15635]: AID: null,
Jul 07 07:39:31 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:31 veranda volumio[15635]: payload: {}
Jul 07 07:39:31 veranda volumio[15635]: }
Jul 07 07:39:31 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:31 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:31 veranda volumio[15635]: Stack trace:
Jul 07 07:39:31 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:31 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:31 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:31 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:31 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:31 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:31 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:31 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:31 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:31 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:31 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:31 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:31 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:39:31 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:31 veranda volumio[15635]: AID: null,
Jul 07 07:39:31 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:31 veranda volumio[15635]: payload: {}
Jul 07 07:39:31 veranda volumio[15635]: }
Jul 07 07:39:31 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:31 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:31 veranda volumio[15635]: Stack trace:
Jul 07 07:39:31 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:31 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:31 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:31 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:31 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:31 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:31 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:31 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:31 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:31 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:31 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:31 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:31 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:39:31 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:31 veranda volumio[15635]: AID: null,
Jul 07 07:39:31 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:31 veranda volumio[15635]: payload: {}
Jul 07 07:39:31 veranda volumio[15635]: }
Jul 07 07:39:31 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:31 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:31 veranda volumio[15635]: Stack trace:
Jul 07 07:39:31 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:31 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:31 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:31 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:31 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:31 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:31 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:31 veranda volumio[15635]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 3
Jul 07 07:39:31 veranda volumio[15635]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: Go-http-client/1.1 Engine version: 3 Transport: websocket Total Clients: 3
Jul 07 07:39:31 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:31 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:31 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:31 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:31 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:31 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:39:31 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:31 veranda volumio[15635]: AID: null,
Jul 07 07:39:31 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:31 veranda volumio[15635]: payload: {}
Jul 07 07:39:31 veranda volumio[15635]: }
Jul 07 07:39:31 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:31 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:31 veranda volumio[15635]: Stack trace:
Jul 07 07:39:31 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:31 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:31 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:31 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:31 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:31 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:31 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:31 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:31 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:31 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:31 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:31 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:31 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:39:31 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:31 veranda volumio[15635]: AID: null,
Jul 07 07:39:31 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:31 veranda volumio[15635]: payload: {}
Jul 07 07:39:31 veranda volumio[15635]: }
Jul 07 07:39:31 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:31 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:31 veranda volumio[15635]: Stack trace:
Jul 07 07:39:31 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:31 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:31 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:31 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:31 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:31 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:31 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:31 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:31 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:31 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:31 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:31 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:31 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:39:31 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:31 veranda volumio[15635]: AID: null,
Jul 07 07:39:31 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:31 veranda volumio[15635]: payload: {}
Jul 07 07:39:31 veranda volumio[15635]: }
Jul 07 07:39:31 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:31 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:31 veranda volumio[15635]: Stack trace:
Jul 07 07:39:31 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:31 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:31 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:31 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:31 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:31 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:31 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:31 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:31 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:31 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:31 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:31 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:31 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:39:31 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:31 veranda volumio[15635]: AID: null,
Jul 07 07:39:31 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:31 veranda volumio[15635]: payload: {}
Jul 07 07:39:31 veranda volumio[15635]: }
Jul 07 07:39:31 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:31 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:31 veranda volumio[15635]: Stack trace:
Jul 07 07:39:31 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:31 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:31 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:31 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:31 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:31 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:31 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:31 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:31 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:31 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:31 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:31 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:31 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:39:31 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:31 veranda volumio[15635]: AID: null,
Jul 07 07:39:31 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:31 veranda volumio[15635]: payload: {}
Jul 07 07:39:31 veranda volumio[15635]: }
Jul 07 07:39:31 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:31 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:31 veranda volumio[15635]: Stack trace:
Jul 07 07:39:31 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:31 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:31 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:31 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:31 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:31 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:31 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:31 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:31 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:31 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:31 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:31 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:31 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:39:31 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:31 veranda volumio[15635]: AID: null,
Jul 07 07:39:31 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:31 veranda volumio[15635]: payload: {}
Jul 07 07:39:31 veranda volumio[15635]: }
Jul 07 07:39:31 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:31 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:31 veranda volumio[15635]: Stack trace:
Jul 07 07:39:31 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:31 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:31 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:31 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:31 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:31 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:31 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:32 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:32 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:32 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:32 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:32 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:32 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:39:32 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:32 veranda volumio[15635]: AID: null,
Jul 07 07:39:32 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:32 veranda volumio[15635]: payload: {}
Jul 07 07:39:32 veranda volumio[15635]: }
Jul 07 07:39:32 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:32 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:32 veranda volumio[15635]: Stack trace:
Jul 07 07:39:32 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:32 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:32 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:32 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:32 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:32 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:32 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:32 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:32 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:32 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:32 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:32 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:32 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:39:32 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:32 veranda volumio[15635]: AID: null,
Jul 07 07:39:32 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:32 veranda volumio[15635]: payload: {}
Jul 07 07:39:32 veranda volumio[15635]: }
Jul 07 07:39:32 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:32 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:32 veranda volumio[15635]: Stack trace:
Jul 07 07:39:32 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:32 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:32 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:32 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:32 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:32 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:32 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:32 veranda sudo[15895]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0
Jul 07 07:39:32 veranda sudo[15895]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 07 07:39:32 veranda sudo[15895]: pam_unix(sudo:session): session closed for user root
Jul 07 07:39:32 veranda sudo[15897]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
Jul 07 07:39:32 veranda sudo[15897]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 07 07:39:32 veranda sudo[15897]: pam_unix(sudo:session): session closed for user root
Jul 07 07:39:32 veranda sudo[15899]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl start upmpdcli.service
Jul 07 07:39:32 veranda sudo[15899]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 07 07:39:32 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:32 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:32 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:32 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:32 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:32 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:39:32 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:32 veranda volumio[15635]: AID: null,
Jul 07 07:39:32 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:32 veranda volumio[15635]: payload: {}
Jul 07 07:39:32 veranda volumio[15635]: }
Jul 07 07:39:32 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:32 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:32 veranda volumio[15635]: Stack trace:
Jul 07 07:39:32 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:32 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:32 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:32 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:32 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:32 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:32 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:32 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:32 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:32 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:32 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:32 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:32 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:39:32 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:32 veranda volumio[15635]: AID: null,
Jul 07 07:39:32 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:32 veranda volumio[15635]: payload: {}
Jul 07 07:39:32 veranda volumio[15635]: }
Jul 07 07:39:32 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:32 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:32 veranda volumio[15635]: Stack trace:
Jul 07 07:39:32 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:32 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:32 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:32 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:32 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:32 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:32 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:32 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:32 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:32 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:32 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:32 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:32 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:39:32 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:32 veranda volumio[15635]: AID: null,
Jul 07 07:39:32 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:32 veranda volumio[15635]: payload: {}
Jul 07 07:39:32 veranda volumio[15635]: }
Jul 07 07:39:32 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:32 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:32 veranda volumio[15635]: Stack trace:
Jul 07 07:39:32 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:32 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:32 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:32 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:32 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:32 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:32 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:32 veranda sudo[15899]: pam_unix(sudo:session): session closed for user root
Jul 07 07:39:32 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:32 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:32 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:32 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:32 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:32 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:39:32 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:32 veranda volumio[15635]: AID: null,
Jul 07 07:39:32 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:32 veranda volumio[15635]: payload: {}
Jul 07 07:39:32 veranda volumio[15635]: }
Jul 07 07:39:32 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:32 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:32 veranda volumio[15635]: Stack trace:
Jul 07 07:39:32 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:32 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:32 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:32 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:32 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:32 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:32 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:32 veranda volumio[15635]: info: Upmpdcli Daemon Started
Jul 07 07:39:32 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:32 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:32 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:32 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:32 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:32 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:39:32 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:32 veranda volumio[15635]: AID: null,
Jul 07 07:39:32 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:32 veranda volumio[15635]: payload: {}
Jul 07 07:39:32 veranda volumio[15635]: }
Jul 07 07:39:32 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:32 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:32 veranda volumio[15635]: Stack trace:
Jul 07 07:39:32 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:32 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:32 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:32 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:32 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:32 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:32 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:32 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:32 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:32 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:32 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:32 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:32 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:39:32 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:32 veranda volumio[15635]: AID: null,
Jul 07 07:39:32 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:32 veranda volumio[15635]: payload: {}
Jul 07 07:39:32 veranda volumio[15635]: }
Jul 07 07:39:32 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:32 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:32 veranda volumio[15635]: Stack trace:
Jul 07 07:39:32 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:32 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:32 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:32 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:32 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:32 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:32 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:32 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:32 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:32 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:32 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:32 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:32 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:39:32 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:32 veranda volumio[15635]: AID: null,
Jul 07 07:39:32 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:32 veranda volumio[15635]: payload: {}
Jul 07 07:39:32 veranda volumio[15635]: }
Jul 07 07:39:32 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:32 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:32 veranda volumio[15635]: Stack trace:
Jul 07 07:39:32 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:32 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:32 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:32 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:32 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:32 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:32 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:32 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:32 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:32 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:32 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:32 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:32 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:39:32 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:32 veranda volumio[15635]: AID: null,
Jul 07 07:39:32 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:32 veranda volumio[15635]: payload: {}
Jul 07 07:39:32 veranda volumio[15635]: }
Jul 07 07:39:32 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:32 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:32 veranda volumio[15635]: Stack trace:
Jul 07 07:39:32 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:32 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:32 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:32 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:32 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:32 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:32 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:32 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:32 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:32 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:32 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:32 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:32 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:39:32 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:32 veranda volumio[15635]: AID: null,
Jul 07 07:39:32 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:32 veranda volumio[15635]: payload: {}
Jul 07 07:39:32 veranda volumio[15635]: }
Jul 07 07:39:32 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:32 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:32 veranda volumio[15635]: Stack trace:
Jul 07 07:39:32 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:32 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:32 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:32 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:32 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:32 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:32 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:32 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:32 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:32 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:32 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:32 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:32 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:39:32 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:32 veranda volumio[15635]: AID: null,
Jul 07 07:39:32 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:32 veranda volumio[15635]: payload: {}
Jul 07 07:39:32 veranda volumio[15635]: }
Jul 07 07:39:32 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:32 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:32 veranda volumio[15635]: Stack trace:
Jul 07 07:39:32 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:32 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:32 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:32 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:32 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:32 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:32 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:32 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:32 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:32 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:32 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:32 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:32 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:39:32 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:32 veranda volumio[15635]: AID: null,
Jul 07 07:39:32 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:32 veranda volumio[15635]: payload: {}
Jul 07 07:39:32 veranda volumio[15635]: }
Jul 07 07:39:32 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:32 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:32 veranda volumio[15635]: Stack trace:
Jul 07 07:39:32 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:32 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:32 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:32 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:32 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:32 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:32 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:32 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:32 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:32 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:32 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:32 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:32 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:39:32 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:32 veranda volumio[15635]: AID: null,
Jul 07 07:39:32 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:32 veranda volumio[15635]: payload: {}
Jul 07 07:39:32 veranda volumio[15635]: }
Jul 07 07:39:32 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:32 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:32 veranda volumio[15635]: Stack trace:
Jul 07 07:39:32 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:32 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:32 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:32 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:32 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:32 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:32 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:32 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:32 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:32 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:32 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:32 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:32 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:39:32 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:32 veranda volumio[15635]: AID: null,
Jul 07 07:39:32 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:32 veranda volumio[15635]: payload: {}
Jul 07 07:39:32 veranda volumio[15635]: }
Jul 07 07:39:32 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:32 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:32 veranda volumio[15635]: Stack trace:
Jul 07 07:39:32 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:32 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:32 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:32 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:32 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:32 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:32 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:32 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:32 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:32 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:32 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:32 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:32 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:39:32 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:32 veranda volumio[15635]: AID: null,
Jul 07 07:39:32 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:32 veranda volumio[15635]: payload: {}
Jul 07 07:39:32 veranda volumio[15635]: }
Jul 07 07:39:32 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:32 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:32 veranda volumio[15635]: Stack trace:
Jul 07 07:39:32 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:32 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:32 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:32 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:32 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:32 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:32 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:32 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:32 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:32 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:32 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:32 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:32 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:39:32 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:32 veranda volumio[15635]: AID: null,
Jul 07 07:39:32 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:32 veranda volumio[15635]: payload: {}
Jul 07 07:39:32 veranda volumio[15635]: }
Jul 07 07:39:32 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:32 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:32 veranda volumio[15635]: Stack trace:
Jul 07 07:39:32 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:32 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:32 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:32 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:32 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:32 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:32 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:32 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:32 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:32 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:32 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:32 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:32 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:39:32 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:32 veranda volumio[15635]: AID: null,
Jul 07 07:39:32 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:32 veranda volumio[15635]: payload: {}
Jul 07 07:39:32 veranda volumio[15635]: }
Jul 07 07:39:32 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:32 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:32 veranda volumio[15635]: Stack trace:
Jul 07 07:39:32 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:32 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:32 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:32 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:32 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:32 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:32 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:32 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:32 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:32 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:32 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:32 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:32 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:39:32 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:32 veranda volumio[15635]: AID: null,
Jul 07 07:39:32 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:32 veranda volumio[15635]: payload: {}
Jul 07 07:39:32 veranda volumio[15635]: }
Jul 07 07:39:32 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:32 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:32 veranda volumio[15635]: Stack trace:
Jul 07 07:39:32 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:32 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:32 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:32 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:32 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:32 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:32 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:32 veranda mpd[15809]: 2026-07-07T07:39:32 decoder: Decoder plugin "wildmidi" is unavailable: configuration file does not exist: /etc/timidity/timidity.cfg
Jul 07 07:39:32 veranda systemd[1]: Started mpd.service - Music Player Daemon.
Jul 07 07:39:32 veranda sudo[15767]: pam_unix(sudo:session): session closed for user root
Jul 07 07:39:32 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:32 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:32 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:32 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:32 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:32 veranda sudo[15779]: pam_unix(sudo:session): session closed for user root
Jul 07 07:39:32 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:39:32 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:32 veranda volumio[15635]: AID: null,
Jul 07 07:39:32 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:32 veranda volumio[15635]: payload: {}
Jul 07 07:39:32 veranda volumio[15635]: }
Jul 07 07:39:32 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:32 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:32 veranda volumio[15635]: Stack trace:
Jul 07 07:39:32 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:32 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:32 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:32 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:32 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:32 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:32 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:32 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:32 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:32 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:32 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:32 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:32 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:39:32 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:32 veranda volumio[15635]: AID: null,
Jul 07 07:39:32 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:32 veranda volumio[15635]: payload: {}
Jul 07 07:39:32 veranda volumio[15635]: }
Jul 07 07:39:32 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:32 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:32 veranda volumio[15635]: Stack trace:
Jul 07 07:39:32 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:32 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:32 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:32 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:32 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:32 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:32 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:32 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:32 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:32 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:32 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:32 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:32 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:39:32 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:32 veranda volumio[15635]: AID: null,
Jul 07 07:39:32 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:32 veranda volumio[15635]: payload: {}
Jul 07 07:39:32 veranda volumio[15635]: }
Jul 07 07:39:32 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:32 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:32 veranda volumio[15635]: Stack trace:
Jul 07 07:39:32 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:32 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:32 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:32 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:32 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:32 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:32 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:32 veranda volumio[15635]: info: Completed starting Core Plugins
Jul 07 07:39:32 veranda volumio[15635]: info: -------------------------------------------
Jul 07 07:39:32 veranda volumio[15635]: info: ----- MyVolumio plugins startup ----
Jul 07 07:39:32 veranda volumio[15635]: info: -------------------------------------------
Jul 07 07:39:32 veranda volumio[15635]: info: [MyVolumio PluginManager] Fetching plans data....
Jul 07 07:39:33 veranda volumio[15635]: error: MPD error: The expression evaluated to a falsy value:
Jul 07 07:39:33 veranda volumio[15635]: assert.ok(self.idling)
Jul 07 07:39:33 veranda volumio[15635]: error: The expression evaluated to a falsy value:
Jul 07 07:39:33 veranda volumio[15635]: assert.ok(self.idling)
Jul 07 07:39:33 veranda volumio[15635]: info: MPD running with PID15809
Jul 07 07:39:33 veranda volumio[15635]: ,establishing connection
Jul 07 07:39:33 veranda volumio[15635]: error: updateQueue error: null
Jul 07 07:39:33 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:33 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:33 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:33 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:33 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:33 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:39:33 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:33 veranda volumio[15635]: AID: null,
Jul 07 07:39:33 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:33 veranda volumio[15635]: payload: {}
Jul 07 07:39:33 veranda volumio[15635]: }
Jul 07 07:39:33 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:33 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:33 veranda volumio[15635]: Stack trace:
Jul 07 07:39:33 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:33 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:33 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:33 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:33 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:33 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:33 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:33 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:33 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:33 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:33 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:33 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:33 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:39:33 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:33 veranda volumio[15635]: AID: null,
Jul 07 07:39:33 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:33 veranda volumio[15635]: payload: {}
Jul 07 07:39:33 veranda volumio[15635]: }
Jul 07 07:39:33 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:33 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:33 veranda volumio[15635]: Stack trace:
Jul 07 07:39:33 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:33 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:33 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:33 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:33 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:33 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:33 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:33 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:33 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:33 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:33 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:33 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:33 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:39:33 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:33 veranda volumio[15635]: AID: null,
Jul 07 07:39:33 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:33 veranda volumio[15635]: payload: {}
Jul 07 07:39:33 veranda volumio[15635]: }
Jul 07 07:39:33 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:33 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:33 veranda volumio[15635]: Stack trace:
Jul 07 07:39:33 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:33 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:33 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:33 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:33 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:33 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:33 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:33 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:33 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:33 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:33 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:33 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:33 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:39:33 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:33 veranda volumio[15635]: AID: null,
Jul 07 07:39:33 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:33 veranda volumio[15635]: payload: {}
Jul 07 07:39:33 veranda volumio[15635]: }
Jul 07 07:39:33 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:33 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:33 veranda volumio[15635]: Stack trace:
Jul 07 07:39:33 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:33 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:33 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:33 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:33 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:33 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:33 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:33 veranda volumio[15635]: error: updateQueue error: null
Jul 07 07:39:33 veranda volumio[15635]: 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 07 07:39:33 veranda volumio[15635]: info: Discovery: Connected to remote: 192.168.10.124
Jul 07 07:39:33 veranda volumio[15635]: info: go-librespot daemon successfully initialized
Jul 07 07:39:33 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:33 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:33 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:33 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:33 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:33 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:39:33 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:33 veranda volumio[15635]: AID: null,
Jul 07 07:39:33 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:33 veranda volumio[15635]: payload: {}
Jul 07 07:39:33 veranda volumio[15635]: }
Jul 07 07:39:33 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:33 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:33 veranda volumio[15635]: Stack trace:
Jul 07 07:39:33 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:33 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:33 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:33 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:33 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:33 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:33 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:33 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:33 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:33 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:33 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:33 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:33 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:39:33 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:33 veranda volumio[15635]: AID: null,
Jul 07 07:39:33 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:33 veranda volumio[15635]: payload: {}
Jul 07 07:39:33 veranda volumio[15635]: }
Jul 07 07:39:33 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:33 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:33 veranda volumio[15635]: Stack trace:
Jul 07 07:39:33 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:33 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:33 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:33 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:33 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:33 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:33 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:33 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:33 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:33 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:33 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:33 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:33 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:39:33 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:33 veranda volumio[15635]: AID: null,
Jul 07 07:39:33 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:33 veranda volumio[15635]: payload: {}
Jul 07 07:39:33 veranda volumio[15635]: }
Jul 07 07:39:33 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:33 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:33 veranda volumio[15635]: Stack trace:
Jul 07 07:39:33 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:33 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:33 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:33 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:33 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:33 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:33 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:33 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:33 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:33 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:33 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:33 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:33 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:39:33 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:33 veranda volumio[15635]: AID: null,
Jul 07 07:39:33 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:33 veranda volumio[15635]: payload: {}
Jul 07 07:39:33 veranda volumio[15635]: }
Jul 07 07:39:33 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:33 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:33 veranda volumio[15635]: Stack trace:
Jul 07 07:39:33 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:33 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:33 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:33 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:33 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:33 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:33 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:33 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:33 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:33 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:33 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:33 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:33 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:39:33 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:33 veranda volumio[15635]: AID: null,
Jul 07 07:39:33 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:33 veranda volumio[15635]: payload: {}
Jul 07 07:39:33 veranda volumio[15635]: }
Jul 07 07:39:33 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:33 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:33 veranda volumio[15635]: Stack trace:
Jul 07 07:39:33 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:33 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:33 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:33 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:33 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:33 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:33 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:33 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:33 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:33 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:33 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:33 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:33 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:39:33 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:33 veranda volumio[15635]: AID: null,
Jul 07 07:39:33 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:33 veranda volumio[15635]: payload: {}
Jul 07 07:39:33 veranda volumio[15635]: }
Jul 07 07:39:33 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:33 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:33 veranda volumio[15635]: Stack trace:
Jul 07 07:39:33 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:33 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:33 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:33 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:33 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:33 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:33 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:33 veranda systemd[1]: go-librespot-daemon.service: Scheduled restart job, restart counter is at 5.
Jul 07 07:39:33 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:33 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:33 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:33 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:33 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:33 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:39:33 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:33 veranda volumio[15635]: AID: null,
Jul 07 07:39:33 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:33 veranda volumio[15635]: payload: {}
Jul 07 07:39:33 veranda volumio[15635]: }
Jul 07 07:39:33 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:33 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:33 veranda volumio[15635]: Stack trace:
Jul 07 07:39:33 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:33 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:33 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:33 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:33 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:33 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:33 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:33 veranda systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
Jul 07 07:39:33 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:33 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:33 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:33 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:33 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:33 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:39:33 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:33 veranda volumio[15635]: AID: null,
Jul 07 07:39:33 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:33 veranda volumio[15635]: payload: {}
Jul 07 07:39:33 veranda volumio[15635]: }
Jul 07 07:39:33 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:33 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:33 veranda volumio[15635]: Stack trace:
Jul 07 07:39:33 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:33 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:33 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:33 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:33 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:33 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:33 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:33 veranda systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
Jul 07 07:39:33 veranda go-librespot[15907]: go-librespot daemon starting...
Jul 07 07:39:33 veranda go-librespot[15908]: time="2026-07-07T07:39:33+02:00" level=info msg="running go-librespot 0.7.1"
Jul 07 07:39:33 veranda go-librespot[15908]: time="2026-07-07T07:39:33+02:00" level=debug msg="app state loaded"
Jul 07 07:39:33 veranda go-librespot[15908]: time="2026-07-07T07:39:33+02:00" level=info msg="api server listening on 127.0.0.1:9879"
Jul 07 07:39:33 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:33 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:33 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:33 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:33 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:33 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:39:33 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:33 veranda volumio[15635]: AID: null,
Jul 07 07:39:33 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:33 veranda volumio[15635]: payload: {}
Jul 07 07:39:33 veranda volumio[15635]: }
Jul 07 07:39:33 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:33 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:33 veranda volumio[15635]: Stack trace:
Jul 07 07:39:33 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:33 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:33 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:33 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:33 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:33 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:33 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:33 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:33 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:33 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:33 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:33 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:33 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:39:33 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:33 veranda volumio[15635]: AID: null,
Jul 07 07:39:33 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:33 veranda volumio[15635]: payload: {}
Jul 07 07:39:33 veranda volumio[15635]: }
Jul 07 07:39:33 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:33 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:33 veranda volumio[15635]: Stack trace:
Jul 07 07:39:33 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:33 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:33 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:33 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:33 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:33 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:33 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:33 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:33 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:33 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:33 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:33 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:33 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:39:33 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:33 veranda volumio[15635]: AID: null,
Jul 07 07:39:33 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:33 veranda volumio[15635]: payload: {}
Jul 07 07:39:33 veranda volumio[15635]: }
Jul 07 07:39:33 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:33 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:33 veranda volumio[15635]: Stack trace:
Jul 07 07:39:33 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:33 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:33 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:33 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:33 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:33 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:33 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:33 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:33 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:33 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:33 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:33 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:33 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:39:33 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:33 veranda volumio[15635]: AID: null,
Jul 07 07:39:33 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:33 veranda volumio[15635]: payload: {}
Jul 07 07:39:33 veranda volumio[15635]: }
Jul 07 07:39:33 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:33 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:33 veranda volumio[15635]: Stack trace:
Jul 07 07:39:33 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:33 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:33 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:33 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:33 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:33 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:33 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:33 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:33 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:33 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:33 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:33 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:33 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:39:33 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:33 veranda volumio[15635]: AID: null,
Jul 07 07:39:33 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:33 veranda volumio[15635]: payload: {}
Jul 07 07:39:33 veranda volumio[15635]: }
Jul 07 07:39:33 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:33 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:33 veranda volumio[15635]: Stack trace:
Jul 07 07:39:33 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:33 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:33 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:33 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:33 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:33 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:33 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:33 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:33 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:33 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:33 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:33 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:33 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:39:33 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:33 veranda volumio[15635]: AID: null,
Jul 07 07:39:33 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:33 veranda volumio[15635]: payload: {}
Jul 07 07:39:33 veranda volumio[15635]: }
Jul 07 07:39:33 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:33 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:33 veranda volumio[15635]: Stack trace:
Jul 07 07:39:33 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:33 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:33 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:33 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:33 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:33 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:33 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:33 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:33 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:33 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:33 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:33 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:33 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:39:33 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:33 veranda volumio[15635]: AID: null,
Jul 07 07:39:33 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:33 veranda volumio[15635]: payload: {}
Jul 07 07:39:33 veranda volumio[15635]: }
Jul 07 07:39:33 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:33 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:33 veranda volumio[15635]: Stack trace:
Jul 07 07:39:33 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:33 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:33 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:33 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:33 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:33 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:33 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:33 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:33 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:33 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:33 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:33 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:33 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:39:33 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:33 veranda volumio[15635]: AID: null,
Jul 07 07:39:33 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:33 veranda volumio[15635]: payload: {}
Jul 07 07:39:33 veranda volumio[15635]: }
Jul 07 07:39:33 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:33 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:33 veranda volumio[15635]: Stack trace:
Jul 07 07:39:33 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:33 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:33 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:33 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:33 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:33 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:33 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:33 veranda go-librespot[15908]: time="2026-07-07T07:39:33+02:00" level=fatal msg="failed running with username and spotify token" error="failed getting endpoints from resolver: failed fetching apresolve URL: Get \"https://apresolve.spotify.com/?type=accesspoint&type=dealer&type=spclient\": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2026-07-07T07:39:33+02:00 is before 2026-07-09T00:00:00Z"
Jul 07 07:39:33 veranda systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
Jul 07 07:39:33 veranda systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
Jul 07 07:39:33 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:33 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:33 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:33 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:33 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:33 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:39:33 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:33 veranda volumio[15635]: AID: null,
Jul 07 07:39:33 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:33 veranda volumio[15635]: payload: {}
Jul 07 07:39:33 veranda volumio[15635]: }
Jul 07 07:39:33 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:33 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:33 veranda volumio[15635]: Stack trace:
Jul 07 07:39:33 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:33 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:33 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:33 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:33 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:33 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:33 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:33 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:33 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:33 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:33 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:33 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:33 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:39:33 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:33 veranda volumio[15635]: AID: null,
Jul 07 07:39:33 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:33 veranda volumio[15635]: payload: {}
Jul 07 07:39:33 veranda volumio[15635]: }
Jul 07 07:39:33 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:33 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:33 veranda volumio[15635]: Stack trace:
Jul 07 07:39:33 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:33 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:33 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:33 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:33 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:33 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:33 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:34 veranda volumio5-onboarding[31981]: time=2026-07-07T07:39:34.835+02:00 level=ERROR msg="failed to update discovery on Wi-Fi info change" error="failed to get system info: could not get system info: context deadline exceeded"
Jul 07 07:39:35 veranda volumio[15635]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , initSocket
Jul 07 07:39:35 veranda volumio[15635]: info: CoreCommandRouter::volumioGetState
Jul 07 07:39:35 veranda volumio[15635]: info: CorePlayQueue::getTrack 0
Jul 07 07:39:36 veranda volumio[15635]: info: Initializing connection to go-librespot Websocket
Jul 07 07:39:37 veranda systemd[1]: go-librespot-daemon.service: Scheduled restart job, restart counter is at 6.
Jul 07 07:39:37 veranda systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
Jul 07 07:39:37 veranda systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
Jul 07 07:39:37 veranda go-librespot[15918]: go-librespot daemon starting...
Jul 07 07:39:37 veranda go-librespot[15919]: time="2026-07-07T07:39:37+02:00" level=info msg="running go-librespot 0.7.1"
Jul 07 07:39:37 veranda go-librespot[15919]: time="2026-07-07T07:39:37+02:00" level=debug msg="app state loaded"
Jul 07 07:39:37 veranda go-librespot[15919]: time="2026-07-07T07:39:37+02:00" level=info msg="api server listening on 127.0.0.1:9879"
Jul 07 07:39:37 veranda go-librespot[15919]: time="2026-07-07T07:39:37+02:00" level=fatal msg="failed running with username and spotify token" error="failed getting endpoints from resolver: failed fetching apresolve URL: Get \"https://apresolve.spotify.com/?type=accesspoint&type=dealer&type=spclient\": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2026-07-07T07:39:37+02:00 is before 2026-07-09T00:00:00Z"
Jul 07 07:39:37 veranda systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
Jul 07 07:39:37 veranda systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
Jul 07 07:39:38 veranda volumio[15635]: error: Failed LSINFO: Error: [50@0] {lsinfo} No such directory
Jul 07 07:39:38 veranda volumio[15635]: info: Error connecting to go-librespot Websocket: Error: connect ECONNREFUSED 127.0.0.1:9879
Jul 07 07:39:38 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:38 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:38 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:38 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:38 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:38 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:39:38 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:38 veranda volumio[15635]: AID: null,
Jul 07 07:39:38 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:38 veranda volumio[15635]: payload: {}
Jul 07 07:39:38 veranda volumio[15635]: }
Jul 07 07:39:38 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:38 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:38 veranda volumio[15635]: Stack trace:
Jul 07 07:39:38 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:38 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:38 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:38 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:38 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:38 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:38 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:38 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:38 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:38 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:38 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:38 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:38 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:39:38 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:38 veranda volumio[15635]: AID: null,
Jul 07 07:39:38 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:38 veranda volumio[15635]: payload: {}
Jul 07 07:39:38 veranda volumio[15635]: }
Jul 07 07:39:38 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:38 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:38 veranda volumio[15635]: Stack trace:
Jul 07 07:39:38 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:38 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:38 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:38 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:38 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:38 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:38 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:39 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:39 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:39 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:39 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:39 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:39 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:39:39 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:39 veranda volumio[15635]: AID: null,
Jul 07 07:39:39 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:39 veranda volumio[15635]: payload: {}
Jul 07 07:39:39 veranda volumio[15635]: }
Jul 07 07:39:39 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:39 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:39 veranda volumio[15635]: Stack trace:
Jul 07 07:39:39 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:39 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:39 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:39 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:39 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:39 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:39 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:39 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:39 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:39 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:39 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:39 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:39 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:39:39 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:39 veranda volumio[15635]: AID: null,
Jul 07 07:39:39 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:39 veranda volumio[15635]: payload: {}
Jul 07 07:39:39 veranda volumio[15635]: }
Jul 07 07:39:39 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:39 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:39 veranda volumio[15635]: Stack trace:
Jul 07 07:39:39 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:39 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:39 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:39 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:39 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:39 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:39 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:39 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:39 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:39 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:39 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:39 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:39 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:39:39 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:39 veranda volumio[15635]: AID: null,
Jul 07 07:39:39 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:39 veranda volumio[15635]: payload: {}
Jul 07 07:39:39 veranda volumio[15635]: }
Jul 07 07:39:39 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:39 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:39 veranda volumio[15635]: Stack trace:
Jul 07 07:39:39 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:39 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:39 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:39 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:39 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:39 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:39 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:39 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:39 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:39 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:39 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:39 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:39 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:39:39 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:39 veranda volumio[15635]: AID: null,
Jul 07 07:39:39 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:39 veranda volumio[15635]: payload: {}
Jul 07 07:39:39 veranda volumio[15635]: }
Jul 07 07:39:39 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:39 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:39 veranda volumio[15635]: Stack trace:
Jul 07 07:39:39 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:39 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:39 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:39 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:39 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:39 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:39 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:39 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:39 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:39 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:39 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:39 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:39 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:39:39 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:39 veranda volumio[15635]: AID: null,
Jul 07 07:39:39 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:39 veranda volumio[15635]: payload: {}
Jul 07 07:39:39 veranda volumio[15635]: }
Jul 07 07:39:39 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:39 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:39 veranda volumio[15635]: Stack trace:
Jul 07 07:39:39 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:39 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:39 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:39 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:39 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:39 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:39 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:39 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:39 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:39 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:39 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:39 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:39 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:39:39 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:39 veranda volumio[15635]: AID: null,
Jul 07 07:39:39 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:39 veranda volumio[15635]: payload: {}
Jul 07 07:39:39 veranda volumio[15635]: }
Jul 07 07:39:39 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:39 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:39 veranda volumio[15635]: Stack trace:
Jul 07 07:39:39 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:39 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:39 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:39 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:39 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:39 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:39 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:39 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:39 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:39 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:39 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:39 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:39 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:39:39 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:39 veranda volumio[15635]: AID: null,
Jul 07 07:39:39 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:39 veranda volumio[15635]: payload: {}
Jul 07 07:39:39 veranda volumio[15635]: }
Jul 07 07:39:39 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:39 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:39 veranda volumio[15635]: Stack trace:
Jul 07 07:39:39 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:39 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:39 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:39 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:39 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:39 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:39 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:39 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:39 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:39 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:39 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:39 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:39 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:39:39 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:39 veranda volumio[15635]: AID: null,
Jul 07 07:39:39 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:39 veranda volumio[15635]: payload: {}
Jul 07 07:39:39 veranda volumio[15635]: }
Jul 07 07:39:39 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:39 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:39 veranda volumio[15635]: Stack trace:
Jul 07 07:39:39 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:39 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:39 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:39 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:39 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:39 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:39 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:39 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:39 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:39 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:39 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:39 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:39 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:39:39 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:39 veranda volumio[15635]: AID: null,
Jul 07 07:39:39 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:39 veranda volumio[15635]: payload: {}
Jul 07 07:39:39 veranda volumio[15635]: }
Jul 07 07:39:39 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:39 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:39 veranda volumio[15635]: Stack trace:
Jul 07 07:39:39 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:39 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:39 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:39 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:39 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:39 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:39 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:39 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:39 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:39 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:39 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:39 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:39 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:39:39 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:39 veranda volumio[15635]: AID: null,
Jul 07 07:39:39 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:39 veranda volumio[15635]: payload: {}
Jul 07 07:39:39 veranda volumio[15635]: }
Jul 07 07:39:39 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:39 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:39 veranda volumio[15635]: Stack trace:
Jul 07 07:39:39 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:39 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:39 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:39 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:39 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:39 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:39 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:39 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:39 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:39 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:39 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:39 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:39 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:39:39 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:39 veranda volumio[15635]: AID: null,
Jul 07 07:39:39 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:39 veranda volumio[15635]: payload: {}
Jul 07 07:39:39 veranda volumio[15635]: }
Jul 07 07:39:39 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:39 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:39 veranda volumio[15635]: Stack trace:
Jul 07 07:39:39 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:39 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:39 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:39 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:39 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:39 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:39 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:39 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:39 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:39 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:39 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:39 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:39 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:39:39 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:39 veranda volumio[15635]: AID: null,
Jul 07 07:39:39 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:39 veranda volumio[15635]: payload: {}
Jul 07 07:39:39 veranda volumio[15635]: }
Jul 07 07:39:39 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:39 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:39 veranda volumio[15635]: Stack trace:
Jul 07 07:39:39 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:39 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:39 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:39 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:39 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:39 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:39 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:39 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:39 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:39 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:39 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:39 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:39 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:39:39 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:39 veranda volumio[15635]: AID: null,
Jul 07 07:39:39 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:39 veranda volumio[15635]: payload: {}
Jul 07 07:39:39 veranda volumio[15635]: }
Jul 07 07:39:39 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:39 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:39 veranda volumio[15635]: Stack trace:
Jul 07 07:39:39 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:39 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:39 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:39 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:39 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:39 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:39 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:39 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:39 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:39 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:39 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:39 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:39 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:39:39 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:39 veranda volumio[15635]: AID: null,
Jul 07 07:39:39 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:39 veranda volumio[15635]: payload: {}
Jul 07 07:39:39 veranda volumio[15635]: }
Jul 07 07:39:39 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:39 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:39 veranda volumio[15635]: Stack trace:
Jul 07 07:39:39 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:39 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:39 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:39 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:39 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:39 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:39 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:39 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:39 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:39 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:39 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:39 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:39 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:39:39 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:39 veranda volumio[15635]: AID: null,
Jul 07 07:39:39 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:39 veranda volumio[15635]: payload: {}
Jul 07 07:39:39 veranda volumio[15635]: }
Jul 07 07:39:39 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:39 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:39 veranda volumio[15635]: Stack trace:
Jul 07 07:39:39 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:39 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:39 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:39 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:39 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:39 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:39 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:39 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:39 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:39 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:39 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:39 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:39 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:39:39 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:39 veranda volumio[15635]: AID: null,
Jul 07 07:39:39 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:39 veranda volumio[15635]: payload: {}
Jul 07 07:39:39 veranda volumio[15635]: }
Jul 07 07:39:39 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:39 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:39 veranda volumio[15635]: Stack trace:
Jul 07 07:39:39 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:39 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:39 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:39 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:39 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:39 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:39 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:39 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:39 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:39 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:39 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:39 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:39 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:39:39 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:39 veranda volumio[15635]: AID: null,
Jul 07 07:39:39 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:39 veranda volumio[15635]: payload: {}
Jul 07 07:39:39 veranda volumio[15635]: }
Jul 07 07:39:39 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:39 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:39 veranda volumio[15635]: Stack trace:
Jul 07 07:39:39 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:39 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:39 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:39 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:39 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:39 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:39 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:39 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:39 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:39 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:39 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:39 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:39 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:39:39 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:39 veranda volumio[15635]: AID: null,
Jul 07 07:39:39 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:39 veranda volumio[15635]: payload: {}
Jul 07 07:39:39 veranda volumio[15635]: }
Jul 07 07:39:39 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:39 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:39 veranda volumio[15635]: Stack trace:
Jul 07 07:39:39 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:39 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:39 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:39 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:39 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:39 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:39 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:39 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:39 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:39 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:39 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:39 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:39 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:39:39 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:39 veranda volumio[15635]: AID: null,
Jul 07 07:39:39 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:39 veranda volumio[15635]: payload: {}
Jul 07 07:39:39 veranda volumio[15635]: }
Jul 07 07:39:39 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:39 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:39 veranda volumio[15635]: Stack trace:
Jul 07 07:39:39 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:39 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:39 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:39 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:39 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:39 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:39 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:39 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:39 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:39 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:39 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:39 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:39 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:39:39 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:39 veranda volumio[15635]: AID: null,
Jul 07 07:39:39 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:39 veranda volumio[15635]: payload: {}
Jul 07 07:39:39 veranda volumio[15635]: }
Jul 07 07:39:39 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:39 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:39 veranda volumio[15635]: Stack trace:
Jul 07 07:39:39 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:39 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:39 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:39 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:39 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:39 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:39 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:39 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:39 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:39 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:39 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:39 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:39 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:39:39 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:39 veranda volumio[15635]: AID: null,
Jul 07 07:39:39 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:39 veranda volumio[15635]: payload: {}
Jul 07 07:39:39 veranda volumio[15635]: }
Jul 07 07:39:39 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:39 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:39 veranda volumio[15635]: Stack trace:
Jul 07 07:39:39 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:39 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:39 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:39 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:39 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:39 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:39 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:39 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:39 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:39 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:39 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:39 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:39 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:39:39 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:39 veranda volumio[15635]: AID: null,
Jul 07 07:39:39 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:39 veranda volumio[15635]: payload: {}
Jul 07 07:39:39 veranda volumio[15635]: }
Jul 07 07:39:39 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:39 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:39 veranda volumio[15635]: Stack trace:
Jul 07 07:39:39 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:39 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:39 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:39 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:39 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:39 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:39 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:39 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:39 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:39 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:39 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:39 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:39 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:39:39 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:39 veranda volumio[15635]: AID: null,
Jul 07 07:39:39 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:39 veranda volumio[15635]: payload: {}
Jul 07 07:39:39 veranda volumio[15635]: }
Jul 07 07:39:39 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:39 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:39 veranda volumio[15635]: Stack trace:
Jul 07 07:39:39 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:39 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:39 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:39 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:39 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:39 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:39 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:39 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:39 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:39 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:39 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:39 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:39 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:39:39 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:39 veranda volumio[15635]: AID: null,
Jul 07 07:39:39 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:39 veranda volumio[15635]: payload: {}
Jul 07 07:39:39 veranda volumio[15635]: }
Jul 07 07:39:39 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:39 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:39 veranda volumio[15635]: Stack trace:
Jul 07 07:39:39 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:39 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:39 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:39 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:39 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:39 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:39 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:39 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:39 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:39 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:39 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:39 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:39 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:39:39 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:39 veranda volumio[15635]: AID: null,
Jul 07 07:39:39 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:39 veranda volumio[15635]: payload: {}
Jul 07 07:39:39 veranda volumio[15635]: }
Jul 07 07:39:39 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:39 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:39 veranda volumio[15635]: Stack trace:
Jul 07 07:39:39 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:39 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:39 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:39 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:39 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:39 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:39 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:40 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:40 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:40 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:40 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:40 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:40 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:39:40 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:40 veranda volumio[15635]: AID: null,
Jul 07 07:39:40 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:40 veranda volumio[15635]: payload: {}
Jul 07 07:39:40 veranda volumio[15635]: }
Jul 07 07:39:40 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:40 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:40 veranda volumio[15635]: Stack trace:
Jul 07 07:39:40 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:40 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:40 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:40 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:40 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:40 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:40 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:40 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:40 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:40 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:40 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:40 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:40 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:39:40 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:40 veranda volumio[15635]: AID: null,
Jul 07 07:39:40 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:40 veranda volumio[15635]: payload: {}
Jul 07 07:39:40 veranda volumio[15635]: }
Jul 07 07:39:40 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:40 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:40 veranda volumio[15635]: Stack trace:
Jul 07 07:39:40 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:40 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:40 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:40 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:40 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:40 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:40 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:40 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:40 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:40 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:40 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:40 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:40 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:39:40 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:40 veranda volumio[15635]: AID: null,
Jul 07 07:39:40 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:40 veranda volumio[15635]: payload: {}
Jul 07 07:39:40 veranda volumio[15635]: }
Jul 07 07:39:40 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:40 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:40 veranda volumio[15635]: Stack trace:
Jul 07 07:39:40 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:40 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:40 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:40 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:40 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:40 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:40 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:40 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:40 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:40 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:40 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:40 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:40 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:39:40 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:40 veranda volumio[15635]: AID: null,
Jul 07 07:39:40 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:40 veranda volumio[15635]: payload: {}
Jul 07 07:39:40 veranda volumio[15635]: }
Jul 07 07:39:40 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:40 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:40 veranda volumio[15635]: Stack trace:
Jul 07 07:39:40 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:40 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:40 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:40 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:40 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:40 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:40 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:40 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:40 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:40 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:40 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:40 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:40 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:39:40 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:40 veranda volumio[15635]: AID: null,
Jul 07 07:39:40 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:40 veranda volumio[15635]: payload: {}
Jul 07 07:39:40 veranda volumio[15635]: }
Jul 07 07:39:40 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:40 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:40 veranda volumio[15635]: Stack trace:
Jul 07 07:39:40 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:40 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:40 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:40 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:40 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:40 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:40 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:40 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:40 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:40 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:40 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:40 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:40 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:39:40 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:40 veranda volumio[15635]: AID: null,
Jul 07 07:39:40 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:40 veranda volumio[15635]: payload: {}
Jul 07 07:39:40 veranda volumio[15635]: }
Jul 07 07:39:40 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:40 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:40 veranda volumio[15635]: Stack trace:
Jul 07 07:39:40 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:40 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:40 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:40 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:40 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:40 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:40 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:40 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:40 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:40 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:40 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:40 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:40 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:39:40 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:40 veranda volumio[15635]: AID: null,
Jul 07 07:39:40 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:40 veranda volumio[15635]: payload: {}
Jul 07 07:39:40 veranda volumio[15635]: }
Jul 07 07:39:40 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:40 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:40 veranda volumio[15635]: Stack trace:
Jul 07 07:39:40 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:40 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:40 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:40 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:40 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:40 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:40 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:40 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:40 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:40 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:40 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:40 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:40 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:39:40 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:40 veranda volumio[15635]: AID: null,
Jul 07 07:39:40 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:40 veranda volumio[15635]: payload: {}
Jul 07 07:39:40 veranda volumio[15635]: }
Jul 07 07:39:40 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:40 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:40 veranda volumio[15635]: Stack trace:
Jul 07 07:39:40 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:40 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:40 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:40 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:40 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:40 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:40 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:40 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:40 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:40 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:40 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:40 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:40 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:39:40 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:40 veranda volumio[15635]: AID: null,
Jul 07 07:39:40 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:40 veranda volumio[15635]: payload: {}
Jul 07 07:39:40 veranda volumio[15635]: }
Jul 07 07:39:40 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:40 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:40 veranda volumio[15635]: Stack trace:
Jul 07 07:39:40 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:40 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:40 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:40 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:40 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:40 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:40 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:40 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:40 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:40 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:40 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:40 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:40 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:39:40 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:40 veranda volumio[15635]: AID: null,
Jul 07 07:39:40 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:40 veranda volumio[15635]: payload: {}
Jul 07 07:39:40 veranda volumio[15635]: }
Jul 07 07:39:40 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:40 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:40 veranda volumio[15635]: Stack trace:
Jul 07 07:39:40 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:40 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:40 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:40 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:40 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:40 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:40 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:40 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:40 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:40 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:40 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:40 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:40 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:39:40 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:40 veranda volumio[15635]: AID: null,
Jul 07 07:39:40 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:40 veranda volumio[15635]: payload: {}
Jul 07 07:39:40 veranda volumio[15635]: }
Jul 07 07:39:40 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:40 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:40 veranda volumio[15635]: Stack trace:
Jul 07 07:39:40 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:40 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:40 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:40 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:40 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:40 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:40 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:40 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:40 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:40 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:40 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:40 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:40 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:39:40 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:40 veranda volumio[15635]: AID: null,
Jul 07 07:39:40 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:40 veranda volumio[15635]: payload: {}
Jul 07 07:39:40 veranda volumio[15635]: }
Jul 07 07:39:40 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:40 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:40 veranda volumio[15635]: Stack trace:
Jul 07 07:39:40 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:40 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:40 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:40 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:40 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:40 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:40 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:40 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:40 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:40 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:40 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:40 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:40 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:39:40 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:40 veranda volumio[15635]: AID: null,
Jul 07 07:39:40 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:40 veranda volumio[15635]: payload: {}
Jul 07 07:39:40 veranda volumio[15635]: }
Jul 07 07:39:40 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:40 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:40 veranda volumio[15635]: Stack trace:
Jul 07 07:39:40 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:40 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:40 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:40 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:40 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:40 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:40 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:40 veranda systemd[1]: go-librespot-daemon.service: Scheduled restart job, restart counter is at 7.
Jul 07 07:39:40 veranda systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
Jul 07 07:39:40 veranda systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
Jul 07 07:39:40 veranda go-librespot[15929]: go-librespot daemon starting...
Jul 07 07:39:40 veranda go-librespot[15930]: time="2026-07-07T07:39:40+02:00" level=info msg="running go-librespot 0.7.1"
Jul 07 07:39:40 veranda go-librespot[15930]: time="2026-07-07T07:39:40+02:00" level=debug msg="app state loaded"
Jul 07 07:39:40 veranda go-librespot[15930]: time="2026-07-07T07:39:40+02:00" level=info msg="api server listening on 127.0.0.1:9879"
Jul 07 07:39:41 veranda volumio[15635]: info: Initializing connection to go-librespot Websocket
Jul 07 07:39:45 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:45 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:45 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:45 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:45 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:45 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:39:45 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:45 veranda volumio[15635]: AID: null,
Jul 07 07:39:45 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:45 veranda volumio[15635]: payload: {}
Jul 07 07:39:45 veranda volumio[15635]: }
Jul 07 07:39:45 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:45 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:45 veranda volumio[15635]: Stack trace:
Jul 07 07:39:45 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:45 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:45 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:45 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:45 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:45 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:45 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:45 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:45 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:45 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:45 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:45 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:45 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:39:45 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:45 veranda volumio[15635]: AID: null,
Jul 07 07:39:45 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:45 veranda volumio[15635]: payload: {}
Jul 07 07:39:45 veranda volumio[15635]: }
Jul 07 07:39:45 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:45 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:45 veranda volumio[15635]: Stack trace:
Jul 07 07:39:45 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:45 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:45 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:45 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:45 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:45 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:45 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:48 veranda go-librespot[15930]: time="2026-07-07T07:39:48+02:00" level=debug msg="new websocket client"
Jul 07 07:39:48 veranda volumio[15635]: info: Connection to go-librespot Websocket established
Jul 07 07:39:48 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:48 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:48 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:48 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:48 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:48 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:39:48 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:48 veranda volumio[15635]: AID: null,
Jul 07 07:39:48 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:48 veranda volumio[15635]: payload: {}
Jul 07 07:39:48 veranda volumio[15635]: }
Jul 07 07:39:48 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:48 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:48 veranda volumio[15635]: Stack trace:
Jul 07 07:39:48 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:48 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:48 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:48 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:48 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:48 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:48 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:48 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:48 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:48 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:48 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:48 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:48 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:39:48 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:48 veranda volumio[15635]: AID: null,
Jul 07 07:39:48 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:48 veranda volumio[15635]: payload: {}
Jul 07 07:39:48 veranda volumio[15635]: }
Jul 07 07:39:48 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:48 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:48 veranda volumio[15635]: Stack trace:
Jul 07 07:39:48 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:48 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:48 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:48 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:48 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:48 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:48 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:48 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:48 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:48 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:48 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:48 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:48 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:39:48 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:48 veranda volumio[15635]: AID: null,
Jul 07 07:39:48 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:48 veranda volumio[15635]: payload: {}
Jul 07 07:39:48 veranda volumio[15635]: }
Jul 07 07:39:48 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:48 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:48 veranda volumio[15635]: Stack trace:
Jul 07 07:39:48 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:48 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:48 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:48 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:48 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:48 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:48 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:50 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:50 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:50 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:50 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:50 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:50 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:39:50 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:50 veranda volumio[15635]: AID: null,
Jul 07 07:39:50 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:50 veranda volumio[15635]: payload: {}
Jul 07 07:39:50 veranda volumio[15635]: }
Jul 07 07:39:50 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:50 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:50 veranda volumio[15635]: Stack trace:
Jul 07 07:39:50 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:50 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:50 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:50 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:50 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:50 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:50 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:50 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:50 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:50 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:50 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:50 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:50 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:39:50 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:50 veranda volumio[15635]: AID: null,
Jul 07 07:39:50 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:50 veranda volumio[15635]: payload: {}
Jul 07 07:39:50 veranda volumio[15635]: }
Jul 07 07:39:50 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:50 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:50 veranda volumio[15635]: Stack trace:
Jul 07 07:39:50 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:50 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:50 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:50 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:50 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:50 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:50 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:50 veranda volumio[15635]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:39:50 veranda volumio[15635]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:50 veranda volumio[15635]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:39:50 veranda volumio[15635]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:39:50 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:50 veranda volumio[15635]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:39:50 veranda volumio[15635]: LoungeScreenDisconnected {
Jul 07 07:39:50 veranda volumio[15635]: AID: null,
Jul 07 07:39:50 veranda volumio[15635]: name: 'loungeScreenDisconnected',
Jul 07 07:39:50 veranda volumio[15635]: payload: {}
Jul 07 07:39:50 veranda volumio[15635]: }
Jul 07 07:39:50 veranda volumio[15635]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:39:50 veranda volumio[15635]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:39:50 veranda volumio[15635]: Stack trace:
Jul 07 07:39:50 veranda volumio[15635]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:39:50 veranda volumio[15635]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:39:50 veranda volumio[15635]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:39:50 veranda volumio[15635]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:39:50 veranda volumio[15635]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:39:50 veranda volumio[15635]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:39:50 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:39:51 veranda volumio[15635]: info: Getting Spotify volume
Jul 07 07:39:52 veranda volumio[15635]: error: MyVolumio Plugin failed to start in a timely fashion
Jul 07 07:39:52 veranda volumio[15635]: [Metrics] CommandRouter: 33s 206.84ms
Jul 07 07:39:52 veranda volumio[15635]: info: CoreCommandRouter::volumiosetStartupVolume
Jul 07 07:39:52 veranda volumio[15635]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 07 07:39:52 veranda volumio[15635]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Jul 07 07:39:52 veranda volumio[15635]: info: CoreCommandRouter::Close All Modals sent
Jul 07 07:39:53 veranda volumio[15635]: info: CoreCommandRouter::Close All Modals sent
Jul 07 07:39:53 veranda systemd[1]: Starting setdatetime-helper.service - Time Synchronization Helper Service...
Jul 07 07:39:54 veranda volumio[15635]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , checkAudioDeviceAvailable
Jul 07 07:39:54 veranda volumio[15635]: info: CoreCommandRouter::executeOnPlugin: i2s_dacs , getI2sStatus
Jul 07 07:39:54 veranda volumio[15635]: info: CoreCommandRouter::executeOnPlugin: system , versionChangeDetect
Jul 07 07:39:54 veranda go-librespot[15930]: time="2026-07-07T07:39:54+02:00" level=fatal msg="failed running with username and spotify token" error="failed getting endpoints from resolver: failed fetching apresolve URL: Get \"https://apresolve.spotify.com/?type=accesspoint&type=dealer&type=spclient\": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2026-07-07T07:39:54+02:00 is before 2026-07-09T00:00:00Z"
Jul 07 07:39:54 veranda volumio[15635]: |||||||||||||||||||||||| WARNING: FATAL ERROR |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Jul 07 07:39:54 veranda volumio[15635]: Error: socket hang up
Jul 07 07:39:54 veranda volumio[15635]: at connResetException (node:internal/errors:720:14)
Jul 07 07:39:54 veranda volumio[15635]: at Socket.socketOnEnd (node:_http_client:519:23)
Jul 07 07:39:54 veranda volumio[15635]: at Socket.emit (node:events:526:35)
Jul 07 07:39:54 veranda volumio[15635]: at endReadableNT (node:internal/streams/readable:1376:12)
Jul 07 07:39:54 veranda volumio[15635]: at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
Jul 07 07:39:54 veranda volumio[15635]: code: 'ECONNRESET',
Jul 07 07:39:54 veranda volumio[15635]: response: undefined
Jul 07 07:39:54 veranda volumio[15635]: }
Jul 07 07:39:54 veranda volumio[15635]: |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Jul 07 07:39:54 veranda systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
Jul 07 07:39:54 veranda systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
Jul 07 07:39:55 veranda sudo[15999]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/journalctl '--since=2026-07-07 07:38'
Jul 07 07:39:55 veranda sudo[15999]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 07 07:39:56 veranda sudo[15999]: pam_unix(sudo:session): session closed for user root
Jul 07 07:39:58 veranda systemd[1]: go-librespot-daemon.service: Scheduled restart job, restart counter is at 8.
Jul 07 07:39:58 veranda systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
Jul 07 07:39:58 veranda systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
Jul 07 07:39:58 veranda go-librespot[16004]: go-librespot daemon starting...
Jul 07 07:39:58 veranda go-librespot[16005]: time="2026-07-07T07:39:58+02:00" level=info msg="running go-librespot 0.7.1"
Jul 07 07:39:58 veranda go-librespot[16005]: time="2026-07-07T07:39:58+02:00" level=debug msg="app state loaded"
Jul 07 07:39:58 veranda go-librespot[16005]: time="2026-07-07T07:39:58+02:00" level=info msg="api server listening on 127.0.0.1:9879"
Jul 07 07:39:58 veranda go-librespot[16005]: time="2026-07-07T07:39:58+02:00" level=fatal msg="failed running with username and spotify token" error="failed getting endpoints from resolver: failed fetching apresolve URL: Get \"https://apresolve.spotify.com/?type=accesspoint&type=dealer&type=spclient\": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2026-07-07T07:39:58+02:00 is before 2026-07-09T00:00:00Z"
Jul 07 07:39:58 veranda systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
Jul 07 07:39:58 veranda systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
Jul 07 07:40:01 veranda systemd[1]: go-librespot-daemon.service: Scheduled restart job, restart counter is at 9.
Jul 07 07:40:01 veranda systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
Jul 07 07:40:01 veranda systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
Jul 07 07:40:01 veranda go-librespot[16015]: go-librespot daemon starting...
Jul 07 07:40:01 veranda go-librespot[16016]: time="2026-07-07T07:40:01+02:00" level=info msg="running go-librespot 0.7.1"
Jul 07 07:40:01 veranda go-librespot[16016]: time="2026-07-07T07:40:01+02:00" level=debug msg="app state loaded"
Jul 07 07:40:01 veranda go-librespot[16016]: time="2026-07-07T07:40:01+02:00" level=info msg="api server listening on 127.0.0.1:9879"
Jul 07 07:40:06 veranda go-librespot[16016]: time="2026-07-07T07:40:06+02:00" level=fatal msg="failed running with username and spotify token" error="failed getting endpoints from resolver: failed fetching apresolve URL: Get \"https://apresolve.spotify.com/?type=accesspoint&type=dealer&type=spclient\": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2026-07-07T07:40:06+02:00 is before 2026-07-09T00:00:00Z"
Jul 07 07:40:06 veranda systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
Jul 07 07:40:06 veranda systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
Jul 07 07:40:07 veranda volumio-remote-updater[32631]: [2026-07-07 07:40:07] [error] handle_read_frame error: websocketpp.transport:7 (End of File)
Jul 07 07:40:07 veranda volumio-remote-updater[32631]: [2026-07-07 07:40:07] [disconnect] Disconnect close local:[1006,End of File] remote:[1006]
Jul 07 07:40:07 veranda volumio5-onboarding[31981]: time=2026-07-07T07:40:07.614+02:00 level=ERROR msg="failed reading message" error="read tcp 127.0.0.1:51774->127.0.0.1:3000: read: connection reset by peer"
Jul 07 07:40:07 veranda volumio5-onboarding[31981]: time=2026-07-07T07:40:07.616+02:00 level=WARN msg="reconnection attempt failed" error="dial tcp 127.0.0.1:3000: connect: connection refused"
Jul 07 07:40:07 veranda systemd[1]: volumio.service: Main process exited, code=exited, status=1/FAILURE
Jul 07 07:40:07 veranda systemd[1]: volumio.service: Failed with result 'exit-code'.
Jul 07 07:40:07 veranda systemd[1]: volumio.service: Consumed 29.509s CPU time.
Jul 07 07:40:07 veranda systemd[1]: Started dynamicswap.service - dynamicswap service.
Jul 07 07:40:07 veranda systemd[1]: dynamicswap.service: Deactivated successfully.
Jul 07 07:40:07 veranda systemd[1]: volumio.service: Scheduled restart job, restart counter is at 2944.
Jul 07 07:40:07 veranda systemd[1]: Started dynamicswap.service - dynamicswap service.
Jul 07 07:40:07 veranda systemd[1]: Stopped volumio.service - Volumio Backend Module.
Jul 07 07:40:07 veranda systemd[1]: volumio.service: Consumed 29.509s CPU time.
Jul 07 07:40:07 veranda systemd[1]: Started volumio.service - Volumio Backend Module.
Jul 07 07:40:07 veranda systemd[1]: dynamicswap.service: Deactivated successfully.
Jul 07 07:40:08 veranda volumio5-onboarding[31981]: time=2026-07-07T07:40:08.617+02:00 level=WARN msg="reconnection attempt failed" error="dial tcp 127.0.0.1:3000: connect: connection refused"
Jul 07 07:40:09 veranda volumio[16056]: info: -------------------------------------------
Jul 07 07:40:09 veranda volumio[16056]: info: ----- Volumio3 ----
Jul 07 07:40:09 veranda volumio[16056]: info: -------------------------------------------
Jul 07 07:40:09 veranda volumio[16056]: info: ----- System startup ----
Jul 07 07:40:09 veranda volumio[16056]: info: -------------------------------------------
Jul 07 07:40:10 veranda systemd[1]: go-librespot-daemon.service: Scheduled restart job, restart counter is at 10.
Jul 07 07:40:10 veranda systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
Jul 07 07:40:10 veranda systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
Jul 07 07:40:10 veranda go-librespot[16078]: go-librespot daemon starting...
Jul 07 07:40:10 veranda go-librespot[16079]: time="2026-07-07T07:40:10+02:00" level=info msg="running go-librespot 0.7.1"
Jul 07 07:40:10 veranda go-librespot[16079]: time="2026-07-07T07:40:10+02:00" level=debug msg="app state loaded"
Jul 07 07:40:10 veranda go-librespot[16079]: time="2026-07-07T07:40:10+02:00" level=info msg="api server listening on 127.0.0.1:9879"
Jul 07 07:40:10 veranda go-librespot[16079]: time="2026-07-07T07:40:10+02:00" level=fatal msg="failed running with username and spotify token" error="failed getting endpoints from resolver: failed fetching apresolve URL: Get \"https://apresolve.spotify.com/?type=accesspoint&type=dealer&type=spclient\": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2026-07-07T07:40:10+02:00 is before 2026-07-09T00:00:00Z"
Jul 07 07:40:10 veranda systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
Jul 07 07:40:10 veranda systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
Jul 07 07:40:10 veranda volumio[16056]: info: MYVOLUMIO Environment detected
Jul 07 07:40:10 veranda volumio[16056]: info: Plugin folders cleanup
Jul 07 07:40:10 veranda volumio[16056]: info: Scanning into folder /volumio/app/plugins/
Jul 07 07:40:10 veranda volumio[16056]: info: Scanning category audio_interface
Jul 07 07:40:10 veranda volumio[16056]: info: Scanning category miscellanea
Jul 07 07:40:10 veranda volumio[16056]: info: Scanning category music_service
Jul 07 07:40:10 veranda volumio[16056]: info: Scanning category plugins.json
Jul 07 07:40:10 veranda volumio[16056]: info: Scanning category system_controller
Jul 07 07:40:10 veranda volumio[16056]: info: Scanning category user_interface
Jul 07 07:40:10 veranda volumio[16056]: info: Scanning into folder /data/plugins/
Jul 07 07:40:10 veranda volumio[16056]: info: Scanning category music_service
Jul 07 07:40:10 veranda volumio[16056]: info: Plugin folders cleanup completed
Jul 07 07:40:10 veranda volumio[16056]: info: -------------------------------------------
Jul 07 07:40:10 veranda volumio[16056]: info: ----- Core plugins startup ----
Jul 07 07:40:10 veranda volumio[16056]: info: -------------------------------------------
Jul 07 07:40:10 veranda volumio[16056]: info: Loading plugins from folder /volumio/app/plugins/
Jul 07 07:40:10 veranda volumio[16056]: info: Adding plugin upnp to MyMusic Plugins
Jul 07 07:40:10 veranda volumio[16056]: info: Adding plugin airplay_emulation to MyMusic Plugins
Jul 07 07:40:10 veranda volumio[16056]: info: Adding plugin upnp_browser to MyMusic Plugins
Jul 07 07:40:10 veranda volumio[16056]: info: Loading plugins from folder /data/plugins/
Jul 07 07:40:10 veranda volumio[16056]: info: Loading plugin "system"...
Jul 07 07:40:10 veranda volumio[16056]: info: Loading plugin "appearance"...
Jul 07 07:40:11 veranda volumio[16056]: info: Loading plugin "network"...
Jul 07 07:40:11 veranda volumio[16056]: info: Refreshing Cached IP Addresses
Jul 07 07:40:11 veranda sudo[16105]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0
Jul 07 07:40:11 veranda sudo[16105]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 07 07:40:11 veranda sudo[16107]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
Jul 07 07:40:11 veranda sudo[16107]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 07 07:40:11 veranda sudo[16107]: pam_unix(sudo:session): session closed for user root
Jul 07 07:40:11 veranda sudo[16105]: pam_unix(sudo:session): session closed for user root
Jul 07 07:40:11 veranda volumio[16056]: info: Loading plugin "services"...
Jul 07 07:40:11 veranda volumio[16056]: info: Loading plugin "volumio5onboarding"...
Jul 07 07:40:11 veranda sudo[16116]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/iwlist wlan0 scan
Jul 07 07:40:11 veranda sudo[16116]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 07 07:40:11 veranda volumio[16056]: info: Loading plugin "alsa_controller"...
Jul 07 07:40:12 veranda volumio[16056]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
Jul 07 07:40:12 veranda volumio[16056]: info: Loading plugin "wizard"...
Jul 07 07:40:12 veranda volumio[16056]: info: Loading plugin "networkfs"...
Jul 07 07:40:12 veranda volumio[16056]: info: Starting Udev Watcher for removable devices
Jul 07 07:40:12 veranda volumio[16056]: info: Ignoring mount for partition: boot
Jul 07 07:40:12 veranda volumio[16056]: info: Ignoring mount for partition: volumio
Jul 07 07:40:12 veranda volumio[16056]: info: Ignoring mount for partition: volumio_data
Jul 07 07:40:12 veranda volumio[16056]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback
Jul 07 07:40:12 veranda volumio[16056]: info: Loading plugin "volumio_command_line_client"...
Jul 07 07:40:12 veranda volumio[16056]: info: Loading plugin "upnp"...
Jul 07 07:40:12 veranda volumio[16056]: info: [1783402812145] Starting Upmpd Daemon
Jul 07 07:40:12 veranda volumio[16056]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback
Jul 07 07:40:12 veranda volumio[16056]: info: Loading plugin "my_music"...
Jul 07 07:40:12 veranda volumio[16056]: info: Loading plugin "mpd"...
Jul 07 07:40:12 veranda volumio[16056]: info: Loading plugin "upnp_browser"...
Jul 07 07:40:12 veranda volumio-remote-updater[32631]: [2026-07-07 07:40:12] [connect] Successful connection
Jul 07 07:40:13 veranda bash[15970]: setdatetime-helper: all HTTPS Date fallbacks failed
Jul 07 07:40:13 veranda systemd[1]: setdatetime-helper.service: Deactivated successfully.
Jul 07 07:40:13 veranda systemd[1]: Finished setdatetime-helper.service - Time Synchronization Helper Service.
Jul 07 07:40:13 veranda systemd[1]: setdatetime-helper.service: Consumed 2.475s CPU time.
Jul 07 07:40:13 veranda systemd[1]: go-librespot-daemon.service: Scheduled restart job, restart counter is at 11.
Jul 07 07:40:13 veranda systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
Jul 07 07:40:13 veranda systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
Jul 07 07:40:13 veranda go-librespot[16143]: go-librespot daemon starting...
Jul 07 07:40:13 veranda go-librespot[16144]: time="2026-07-07T07:40:13+02:00" level=info msg="running go-librespot 0.7.1"
Jul 07 07:40:13 veranda go-librespot[16144]: time="2026-07-07T07:40:13+02:00" level=debug msg="app state loaded"
Jul 07 07:40:13 veranda go-librespot[16144]: time="2026-07-07T07:40:13+02:00" level=info msg="api server listening on 127.0.0.1:9879"
Jul 07 07:40:13 veranda go-librespot[16144]: time="2026-07-07T07:40:13+02:00" level=fatal msg="failed running with username and spotify token" error="failed getting endpoints from resolver: failed fetching apresolve URL: Get \"https://apresolve.spotify.com/?type=accesspoint&type=dealer&type=spclient\": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2026-07-07T07:40:13+02:00 is before 2026-07-09T00:00:00Z"
Jul 07 07:40:13 veranda systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
Jul 07 07:40:13 veranda systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
Jul 07 07:40:14 veranda volumio[16056]: info: Starting UPNP Browser
Jul 07 07:40:14 veranda volumio[16056]: info: Loading plugin "alarm-clock"...
Jul 07 07:40:14 veranda volumio[16056]: info: Loading plugin "airplay_emulation"...
Jul 07 07:40:14 veranda volumio[16056]: info: Starting Shairport Sync
Jul 07 07:40:14 veranda volumio[16056]: info: Loading plugin "last_100"...
Jul 07 07:40:14 veranda volumio[16056]: info: Loading plugin "webradio"...
Jul 07 07:40:14 veranda volumio[16056]: info: Loading plugin "i2s_dacs"...
Jul 07 07:40:14 veranda volumio[16056]: info: Loading plugin "volumiodiscovery"...
Jul 07 07:40:14 veranda volumio[16056]: *** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.
Jul 07 07:40:14 veranda volumio[16056]: *** WARNING *** Please fix your application to use the native API of Avahi!
Jul 07 07:40:14 veranda volumio[16056]: *** WARNING *** For more information see
Jul 07 07:40:14 veranda volumio[16056]: *** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
Jul 07 07:40:14 veranda volumio[16056]: *** WARNING *** Please fix your application to use the native API of Avahi!
Jul 07 07:40:14 veranda volumio[16056]: *** WARNING *** For more information see
Jul 07 07:40:14 veranda node[16056]: *** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.
Jul 07 07:40:14 veranda node[16056]: *** WARNING *** Please fix your application to use the native API of Avahi!
Jul 07 07:40:14 veranda node[16056]: *** WARNING *** For more information see
Jul 07 07:40:14 veranda node[16056]: *** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
Jul 07 07:40:14 veranda node[16056]: *** WARNING *** Please fix your application to use the native API of Avahi!
Jul 07 07:40:14 veranda node[16056]: *** WARNING *** For more information see
Jul 07 07:40:14 veranda volumio[16056]: info: Applying required configuration parameters for plugin volumiodiscovery
Jul 07 07:40:14 veranda volumio[16056]: info: Discovery: Started advertising with name: veranda
Jul 07 07:40:14 veranda volumio[16056]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback
Jul 07 07:40:14 veranda volumio[16056]: info: Loading plugin "spop"...
Jul 07 07:40:14 veranda sudo[16116]: pam_unix(sudo:session): session closed for user root
Jul 07 07:40:15 veranda volumio[16056]: info: Loading plugin "ytcr"...
Jul 07 07:40:16 veranda volumio[16056]: info: Loading plugin "outputs"...
Jul 07 07:40:16 veranda volumio[16056]: info: Loading plugin "albumart"...
Jul 07 07:40:16 veranda volumio[16056]: info: Plugin example_plugin is not enabled
Jul 07 07:40:16 veranda volumio[16056]: info: Loading plugin "inputs"...
Jul 07 07:40:17 veranda volumio[16056]: info: Loading plugin "updater_comm"...
Jul 07 07:40:17 veranda systemd[1]: go-librespot-daemon.service: Scheduled restart job, restart counter is at 12.
Jul 07 07:40:17 veranda systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
Jul 07 07:40:17 veranda systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
Jul 07 07:40:17 veranda go-librespot[16164]: go-librespot daemon starting...
Jul 07 07:40:17 veranda volumio[16056]: info: Plugin mpdemulation is not enabled
Jul 07 07:40:17 veranda volumio[16056]: info: Loading plugin "rest_api"...
Jul 07 07:40:17 veranda go-librespot[16165]: time="2026-07-07T07:40:17+02:00" level=info msg="running go-librespot 0.7.1"
Jul 07 07:40:17 veranda volumio[16056]: info: Loading plugin "websocket"...
Jul 07 07:40:17 veranda go-librespot[16165]: time="2026-07-07T07:40:17+02:00" level=debug msg="app state loaded"
Jul 07 07:40:17 veranda volumio[16056]: info: Starting Socket.io Server version 1.7.4
Jul 07 07:40:17 veranda go-librespot[16165]: time="2026-07-07T07:40:17+02:00" level=info msg="api server listening on 127.0.0.1:9879"
Jul 07 07:40:17 veranda volumio[16056]: info: Loading i18n strings for locale en
Jul 07 07:40:17 veranda volumio[16056]: Updating browse sources language
Jul 07 07:40:17 veranda volumio[16056]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Jul 07 07:40:17 veranda volumio[16056]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Jul 07 07:40:17 veranda volumio[16056]: info: CoreCommandRouter::initPlayerControls
Jul 07 07:40:17 veranda volumio[16056]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 07 07:40:17 veranda volumio[16056]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 07 07:40:17 veranda volumio[16056]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 07 07:40:17 veranda volumio[16056]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 07 07:40:17 veranda volumio[16056]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 07 07:40:17 veranda volumio[16056]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 07 07:40:17 veranda volumio[16056]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 07 07:40:17 veranda volumio[16056]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 07 07:40:17 veranda volumio[16056]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Jul 07 07:40:17 veranda volumio[16056]: Express server listening on port 3000
Jul 07 07:40:17 veranda volumio[16056]: [Metrics] WebUI: 8s 101.50ms
Jul 07 07:40:17 veranda go-librespot[16165]: time="2026-07-07T07:40:17+02:00" level=fatal msg="failed running with username and spotify token" error="failed getting endpoints from resolver: failed fetching apresolve URL: Get \"https://apresolve.spotify.com/?type=accesspoint&type=dealer&type=spclient\": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2026-07-07T07:40:17+02:00 is before 2026-07-09T00:00:00Z"
Jul 07 07:40:17 veranda volumio[16056]: info: CoreStateMachine::resetVolumioState
Jul 07 07:40:17 veranda volumio[16056]: info: CoreStateMachine::getcurrentVolume
Jul 07 07:40:17 veranda volumio[16056]: info: CoreCommandRouter::volumioRetrievevolume
Jul 07 07:40:17 veranda systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
Jul 07 07:40:17 veranda systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
Jul 07 07:40:17 veranda volumio[16056]: info: Cannot read play queue from file
Jul 07 07:40:17 veranda volumio[16056]: info: Volumio Network Manager: Network status updated: 1
Jul 07 07:40:17 veranda volumio[16155]: Forking 3 albumart workers
Jul 07 07:40:17 veranda volumio[16056]: 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 07 07:40:17 veranda volumio[16056]: 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 07 07:40:17 veranda volumio[16056]: info: Received Get System Info
Jul 07 07:40:17 veranda volumio[16056]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
Jul 07 07:40:17 veranda volumio[16056]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
Jul 07 07:40:17 veranda volumio[16056]: info: Discovery: Getting this device information
Jul 07 07:40:17 veranda volumio[16056]: info: CoreCommandRouter::volumioGetState
Jul 07 07:40:17 veranda volumio[16056]: info: CorePlayQueue::getTrack 0
Jul 07 07:40:17 veranda volumio[16056]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
Jul 07 07:40:17 veranda volumio[16056]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Jul 07 07:40:17 veranda volumio[16056]: info: CoreCommandRouter::executeOnPlugin: wizard , getShowWizard
Jul 07 07:40:17 veranda volumio[16056]: info: CoreCommandRouter::executeOnPlugin: system , getShowWizard
Jul 07 07:40:17 veranda volumio[16056]: info: VolumeController:: Volume=33 Mute =false
Jul 07 07:40:17 veranda volumio[16056]: info: CoreStateMachine::pushState
Jul 07 07:40:17 veranda volumio[16056]: info: CorePlayQueue::getTrack 0
Jul 07 07:40:17 veranda volumio[16056]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Jul 07 07:40:17 veranda volumio[16056]: info: CoreCommandRouter::volumioPushState
Jul 07 07:40:17 veranda volumio[16056]: info: CoreStateMachine::updateTrackBlock
Jul 07 07:40:17 veranda volumio[16056]: info: CorePlayQueue::getTrackBlock
Jul 07 07:40:17 veranda volumio[16056]: info: CoreCommandRouter::volumioRetrievevolume
Jul 07 07:40:17 veranda volumio[16056]: info: CoreStateMachine::setRepeat null single undefined
Jul 07 07:40:17 veranda volumio[16056]: info: CoreStateMachine::pushState
Jul 07 07:40:17 veranda volumio[16056]: info: CorePlayQueue::getTrack 0
Jul 07 07:40:17 veranda volumio[16056]: info: CoreCommandRouter::volumioPushState
Jul 07 07:40:17 veranda volumio[16056]: info: CoreStateMachine::setRandom null
Jul 07 07:40:17 veranda volumio[16056]: info: CoreStateMachine::pushState
Jul 07 07:40:17 veranda volumio[16056]: info: CorePlayQueue::getTrack 0
Jul 07 07:40:17 veranda volumio[16056]: info: CoreCommandRouter::volumioPushState
Jul 07 07:40:17 veranda volumio[16056]: info: Setting Device type: Raspberry PI
Jul 07 07:40:17 veranda volumio[16056]: info: Completed loading Core Plugins
Jul 07 07:40:17 veranda volumio[16056]: info: Preparing to generate the ALSA configuration file
Jul 07 07:40:18 veranda volumio[16056]: info: VolumeController:: Volume=33 Mute =false
Jul 07 07:40:18 veranda volumio[16056]: info: CoreStateMachine::pushState
Jul 07 07:40:18 veranda volumio[16056]: info: CorePlayQueue::getTrack 0
Jul 07 07:40:18 veranda volumio[16056]: info: CoreCommandRouter::volumioPushState
Jul 07 07:40:18 veranda volumio[16056]: info: Asound.conf file unchanged, so no further update is needed
Jul 07 07:40:18 veranda volumio[16056]: info: Output device has changed, restarting MPD
Jul 07 07:40:18 veranda volumio[16056]: info: Output device has changed, restarting Shairport Sync
Jul 07 07:40:18 veranda volumio[16056]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 07 07:40:18 veranda volumio[16056]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Jul 07 07:40:18 veranda sudo[16220]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/chmod 777 /etc/mpd.conf
Jul 07 07:40:18 veranda sudo[16220]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 07 07:40:18 veranda sudo[16220]: pam_unix(sudo:session): session closed for user root
Jul 07 07:40:18 veranda volumio[16056]: info: Could not detect Primo: Error: Command failed: aplay -l | grep es90x8q2m-dac-dai-0
Jul 07 07:40:18 veranda volumio[16056]: info: ___________ START PLUGINS ___________
Jul 07 07:40:18 veranda sudo[16222]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart mpd.service
Jul 07 07:40:18 veranda sudo[16222]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 07 07:40:18 veranda volumio[16056]: info: ControllerMpd::onStart: Initializing MPD
Jul 07 07:40:18 veranda volumio[16056]: info: Creating MPD Configuration file
Jul 07 07:40:18 veranda volumio[16056]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Jul 07 07:40:18 veranda volumio[16056]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
Jul 07 07:40:18 veranda volumio[16056]: info: [1783402818273] CoreMusicLibrary::Adding element Media Servers
Jul 07 07:40:18 veranda volumio[16056]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Jul 07 07:40:18 veranda systemd[1]: Stopping mpd.service - Music Player Daemon...
Jul 07 07:40:18 veranda volumio[16056]: info: UPNP Browser: Client initialized successfully
Jul 07 07:40:18 veranda sudo[16232]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/chmod 777 /etc/mpd.conf
Jul 07 07:40:18 veranda sudo[16232]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 07 07:40:18 veranda sudo[16230]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl start volumio5-onboarding.service
Jul 07 07:40:18 veranda volumio[16056]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 07 07:40:18 veranda sudo[16232]: pam_unix(sudo:session): session closed for user root
Jul 07 07:40:18 veranda volumio[16056]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Jul 07 07:40:18 veranda sudo[16230]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 07 07:40:18 veranda sudo[16234]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart mpd.service
Jul 07 07:40:18 veranda systemd[1]: mpd.service: Deactivated successfully.
Jul 07 07:40:18 veranda sudo[16234]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 07 07:40:18 veranda systemd[1]: Stopped mpd.service - Music Player Daemon.
Jul 07 07:40:18 veranda systemd[1]: mpd.service: Consumed 4.133s CPU time.
Jul 07 07:40:18 veranda systemd[1]: mpd.socket: Deactivated successfully.
Jul 07 07:40:18 veranda systemd[1]: Closed mpd.socket - Music Player Daemon Socket.
Jul 07 07:40:18 veranda systemd[1]: Stopping mpd.socket - Music Player Daemon Socket...
Jul 07 07:40:18 veranda volumio[16056]: info: Could not detect Primo: Error: Command failed: aplay -l | grep es90x8q2m-dac-dai-0
Jul 07 07:40:18 veranda volumio[16056]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 07 07:40:18 veranda volumio[16056]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Jul 07 07:40:18 veranda systemd[1]: Listening on mpd.socket - Music Player Daemon Socket.
Jul 07 07:40:18 veranda systemd[1]: Starting mpd.service - Music Player Daemon...
Jul 07 07:40:18 veranda volumio[16056]: info: Could not detect Primo: Error: Command failed: aplay -l | grep es90x8q2m-dac-dai-0
Jul 07 07:40:18 veranda volumio[16056]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
Jul 07 07:40:18 veranda volumio[16056]: info: [1783402818476] CoreMusicLibrary::Adding element Last_100
Jul 07 07:40:18 veranda volumio[16056]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Jul 07 07:40:18 veranda volumio[16056]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
Jul 07 07:40:18 veranda volumio[16056]: info: [1783402818481] CoreMusicLibrary::Adding element Webradio
Jul 07 07:40:18 veranda volumio[16056]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Jul 07 07:40:18 veranda volumio[16056]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
Jul 07 07:40:18 veranda volumio[16056]: info: Initializing BBC Radios
Jul 07 07:40:18 veranda sudo[16230]: pam_unix(sudo:session): session closed for user root
Jul 07 07:40:18 veranda systemd[1]: mpd.service: Deactivated successfully.
Jul 07 07:40:18 veranda systemd[1]: Stopped mpd.service - Music Player Daemon.
Jul 07 07:40:18 veranda systemd[1]: mpd.socket: Deactivated successfully.
Jul 07 07:40:18 veranda systemd[1]: Closed mpd.socket - Music Player Daemon Socket.
Jul 07 07:40:18 veranda systemd[1]: Stopping mpd.socket - Music Player Daemon Socket...
Jul 07 07:40:18 veranda systemd[1]: Listening on mpd.socket - Music Player Daemon Socket.
Jul 07 07:40:18 veranda volumio5-onboarding[31981]: time=2026-07-07T07:40:18.566+02:00 level=INFO msg="service successfully established" component=discovery/localnet
Jul 07 07:40:18 veranda systemd[1]: Starting mpd.service - Music Player Daemon...
Jul 07 07:40:18 veranda volumio[16056]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
Jul 07 07:40:18 veranda volumio[16056]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Jul 07 07:40:18 veranda volumio[16056]: info: Creating Spotify config file
Jul 07 07:40:18 veranda volumio[16056]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 07 07:40:18 veranda sudo[16254]: root : PWD=/ ; USER=root ; COMMAND=/bin/chown mpd:audio /var/log/mpd.log
Jul 07 07:40:18 veranda sudo[16254]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=0)
Jul 07 07:40:18 veranda sudo[16254]: pam_unix(sudo:session): session closed for user root
Jul 07 07:40:19 veranda volumio[16056]: info: Volumio Calling Home
Jul 07 07:40:19 veranda volumio[16182]: Starting albumart workers
Jul 07 07:40:19 veranda volumio[16179]: Starting albumart workers
Jul 07 07:40:19 veranda volumio[16180]: Starting albumart workers
Jul 07 07:40:19 veranda volumio[16056]: info: Discovery: adding eb1853b6-0d6a-4ea8-a768-1f4bcb7f9017
Jul 07 07:40:19 veranda volumio[16056]: info: Discovery: Found device veranda
Jul 07 07:40:19 veranda volumio[16056]: info: CoreCommandRouter::volumioGetState
Jul 07 07:40:19 veranda volumio[16056]: info: CorePlayQueue::getTrack 0
Jul 07 07:40:19 veranda volumio[16056]: info: MPD Permissions set
Jul 07 07:40:19 veranda volumio[16056]: info: MPD Permissions set
Jul 07 07:40:19 veranda volumio[16056]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 2
Jul 07 07:40:19 veranda volumio[16056]: info: Volumio called home
Jul 07 07:40:19 veranda volumio[16056]: info: Spotify config file written
Jul 07 07:40:20 veranda sudo[16270]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart go-librespot-daemon.service
Jul 07 07:40:20 veranda sudo[16270]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 07 07:40:20 veranda systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
Jul 07 07:40:20 veranda volumio[16056]: info: An error occurred while refreshing Spotify Token Error: certificate is not yet valid
Jul 07 07:40:20 veranda go-librespot[16272]: go-librespot daemon starting...
Jul 07 07:40:20 veranda systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
Jul 07 07:40:20 veranda sudo[16270]: pam_unix(sudo:session): session closed for user root
Jul 07 07:40:20 veranda go-librespot[16273]: time="2026-07-07T07:40:20+02:00" level=info msg="running go-librespot 0.7.1"
Jul 07 07:40:20 veranda go-librespot[16273]: time="2026-07-07T07:40:20+02:00" level=debug msg="app state loaded"
Jul 07 07:40:20 veranda go-librespot[16273]: time="2026-07-07T07:40:20+02:00" level=info msg="api server listening on 127.0.0.1:9879"
Jul 07 07:40:20 veranda volumio[16056]: error: [yt-cast-receiver] (YouTube) Failed to obtain lounge token with screen Id from stored MDX context (km45dim61ft4orsg6pu0tfssbj):
Jul 07 07:40:20 veranda volumio[16056]: (ConnectionError) (YouTube) Connection error in getting lounge token
Jul 07 07:40:20 veranda volumio[16056]: Error info: {
Jul 07 07:40:20 veranda volumio[16056]: url: 'https://www.youtube.com/api/lounge/pairing/get_lounge_token_batch'
Jul 07 07:40:20 veranda volumio[16056]: }
Jul 07 07:40:20 veranda volumio[16056]: --->(TypeError) fetch failed
Jul 07 07:40:20 veranda volumio[16056]: Stack trace:
Jul 07 07:40:20 veranda volumio[16056]: ConnectionError: (YouTube) Connection error in getting lounge token
Jul 07 07:40:20 veranda volumio[16056]: at Session._Session_getLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:440:15)
Jul 07 07:40:20 veranda volumio[16056]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:40:20 veranda volumio[16056]: at async Session.begin (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:130:31)
Jul 07 07:40:20 veranda volumio[16056]: at async Promise.all (index 0)
Jul 07 07:40:20 veranda volumio[16056]: at async YouTubeApp.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:116:13)
Jul 07 07:40:20 veranda volumio[16056]: at async YouTubeCastReceiver.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/YouTubeCastReceiver.js:93:13)
Jul 07 07:40:20 veranda volumio[16056]: Going to generate fresh screen Id and try again...
Jul 07 07:40:20 veranda volumio[16056]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 07 07:40:20 veranda volumio[16056]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 07 07:40:20 veranda volumio[16056]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 07 07:40:20 veranda volumio[16056]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 07 07:40:20 veranda volumio[16056]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 07 07:40:20 veranda volumio[16056]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 07 07:40:20 veranda volumio[16056]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 07 07:40:20 veranda volumio[16056]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 07 07:40:20 veranda volumio[16056]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Jul 07 07:40:20 veranda volumio[16056]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 07 07:40:20 veranda volumio[16056]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 07 07:40:20 veranda volumio[16056]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 07 07:40:20 veranda volumio[16056]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 07 07:40:20 veranda volumio[16056]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 07 07:40:20 veranda volumio[16056]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 07 07:40:20 veranda volumio[16056]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 07 07:40:20 veranda volumio[16056]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 07 07:40:20 veranda volumio[16056]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 07 07:40:20 veranda volumio[16056]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Jul 07 07:40:20 veranda volumio[16056]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 07 07:40:20 veranda volumio[16056]: info: No need to fix Spotify hosts
Jul 07 07:40:20 veranda go-librespot[16273]: time="2026-07-07T07:40:20+02:00" level=fatal msg="failed running with username and spotify token" error="failed getting endpoints from resolver: failed fetching apresolve URL: Get \"https://apresolve.spotify.com/?type=accesspoint&type=dealer&type=spclient\": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2026-07-07T07:40:20+02:00 is before 2026-07-09T00:00:00Z"
Jul 07 07:40:20 veranda systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
Jul 07 07:40:20 veranda systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
Jul 07 07:40:20 veranda volumio[16056]: 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 07 07:40:20 veranda volumio[16056]: info: Starting Shairport Sync
Jul 07 07:40:20 veranda volumio[16056]: info: Starting Shairport Sync
Jul 07 07:40:20 veranda volumio[16056]: info: Starting Shairport Sync
Jul 07 07:40:20 veranda sudo[16293]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart shairport-sync
Jul 07 07:40:20 veranda sudo[16293]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 07 07:40:20 veranda systemd[1]: Stopping shairport-sync.service - Shairport Sync - AirPlay Audio Receiver...
Jul 07 07:40:20 veranda systemd[1]: shairport-sync.service: Deactivated successfully.
Jul 07 07:40:20 veranda sudo[16300]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart shairport-sync
Jul 07 07:40:20 veranda systemd[1]: Stopped shairport-sync.service - Shairport Sync - AirPlay Audio Receiver.
Jul 07 07:40:20 veranda sudo[16300]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 07 07:40:20 veranda systemd[1]: shairport-sync.service: Consumed 1.788s CPU time.
Jul 07 07:40:20 veranda sudo[16297]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart shairport-sync
Jul 07 07:40:20 veranda sudo[16297]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 07 07:40:20 veranda systemd[1]: Started shairport-sync.service - Shairport Sync - AirPlay Audio Receiver.
Jul 07 07:40:21 veranda sudo[16293]: pam_unix(sudo:session): session closed for user root
Jul 07 07:40:21 veranda systemd[1]: Stopping shairport-sync.service - Shairport Sync - AirPlay Audio Receiver...
Jul 07 07:40:21 veranda systemd[1]: shairport-sync.service: Deactivated successfully.
Jul 07 07:40:21 veranda systemd[1]: Stopped shairport-sync.service - Shairport Sync - AirPlay Audio Receiver.
Jul 07 07:40:21 veranda systemd[1]: Started shairport-sync.service - Shairport Sync - AirPlay Audio Receiver.
Jul 07 07:40:21 veranda sudo[16297]: pam_unix(sudo:session): session closed for user root
Jul 07 07:40:21 veranda sudo[16300]: pam_unix(sudo:session): session closed for user root
Jul 07 07:40:21 veranda volumio[16056]: info: Shairport-Sync Started
Jul 07 07:40:21 veranda volumio[16056]: Error adding Membership: Error: addMembership EINVAL
Jul 07 07:40:21 veranda volumio[16056]: info: Shairport-Sync Started
Jul 07 07:40:21 veranda volumio[16056]: info: Shairport-Sync Started
Jul 07 07:40:21 veranda volumio[16056]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , initSocket
Jul 07 07:40:21 veranda volumio[16056]: info: CoreCommandRouter::volumioGetState
Jul 07 07:40:21 veranda volumio[16056]: info: CorePlayQueue::getTrack 0
Jul 07 07:40:22 veranda sudo[16351]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0
Jul 07 07:40:22 veranda sudo[16351]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 07 07:40:22 veranda sudo[16351]: pam_unix(sudo:session): session closed for user root
Jul 07 07:40:22 veranda sudo[16353]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
Jul 07 07:40:22 veranda sudo[16353]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 07 07:40:22 veranda sudo[16353]: pam_unix(sudo:session): session closed for user root
Jul 07 07:40:22 veranda sudo[16357]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl start upmpdcli.service
Jul 07 07:40:22 veranda sudo[16357]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 07 07:40:22 veranda sudo[16357]: pam_unix(sudo:session): session closed for user root
Jul 07 07:40:22 veranda volumio[16056]: info: Upmpdcli Daemon Started
Jul 07 07:40:22 veranda mpd[16264]: 2026-07-07T07:40:22 decoder: Decoder plugin "wildmidi" is unavailable: configuration file does not exist: /etc/timidity/timidity.cfg
Jul 07 07:40:22 veranda systemd[1]: Started mpd.service - Music Player Daemon.
Jul 07 07:40:22 veranda sudo[16234]: pam_unix(sudo:session): session closed for user root
Jul 07 07:40:22 veranda sudo[16222]: pam_unix(sudo:session): session closed for user root
Jul 07 07:40:22 veranda volumio[16056]: error: MPD error: The expression evaluated to a falsy value:
Jul 07 07:40:22 veranda volumio[16056]: assert.ok(self.idling)
Jul 07 07:40:22 veranda volumio[16056]: error: The expression evaluated to a falsy value:
Jul 07 07:40:22 veranda volumio[16056]: assert.ok(self.idling)
Jul 07 07:40:22 veranda volumio[16056]: info: MPD running with PID16264
Jul 07 07:40:22 veranda volumio[16056]: ,establishing connection
Jul 07 07:40:22 veranda volumio[16056]: error: updateQueue error: null
Jul 07 07:40:22 veranda volumio[16056]: error: updateQueue error: null
Jul 07 07:40:23 veranda volumio[16056]: info: go-librespot daemon successfully initialized
Jul 07 07:40:23 veranda systemd[1]: go-librespot-daemon.service: Scheduled restart job, restart counter is at 13.
Jul 07 07:40:23 veranda systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
Jul 07 07:40:23 veranda systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
Jul 07 07:40:23 veranda go-librespot[16363]: go-librespot daemon starting...
Jul 07 07:40:23 veranda go-librespot[16364]: time="2026-07-07T07:40:23+02:00" level=info msg="running go-librespot 0.7.1"
Jul 07 07:40:23 veranda go-librespot[16364]: time="2026-07-07T07:40:23+02:00" level=debug msg="app state loaded"
Jul 07 07:40:23 veranda go-librespot[16364]: time="2026-07-07T07:40:23+02:00" level=info msg="api server listening on 127.0.0.1:9879"
Jul 07 07:40:24 veranda go-librespot[16364]: time="2026-07-07T07:40:24+02:00" level=fatal msg="failed running with username and spotify token" error="failed getting endpoints from resolver: failed fetching apresolve URL: Get \"https://apresolve.spotify.com/?type=accesspoint&type=dealer&type=spclient\": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2026-07-07T07:40:23+02:00 is before 2026-07-09T00:00:00Z"
Jul 07 07:40:24 veranda systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
Jul 07 07:40:24 veranda systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
Jul 07 07:40:24 veranda volumio[16056]: info: Discovery: adding 76d588a6-2c2b-465e-a1c8-05a81d52c6c9
Jul 07 07:40:24 veranda volumio[16056]: info: Discovery: Found device dush
Jul 07 07:40:24 veranda volumio[16056]: info: Discovery: Connecting to remote: 192.168.10.124
Jul 07 07:40:24 veranda volumio[16056]: info: Discovery: this is already registered, eb1853b6-0d6a-4ea8-a768-1f4bcb7f9017
Jul 07 07:40:24 veranda volumio[16056]: info: Discovery: Found device veranda
Jul 07 07:40:24 veranda volumio[16056]: info: CoreCommandRouter::volumioGetState
Jul 07 07:40:24 veranda volumio[16056]: info: CorePlayQueue::getTrack 0
Jul 07 07:40:24 veranda volumio[16056]: error: [yt-cast-receiver] (YouTube Music) Failed to obtain lounge token with screen Id from stored MDX context (d5bbkfqh5mrl1q57pigtflmop0):
Jul 07 07:40:24 veranda volumio[16056]: (ConnectionError) (YouTube Music) Connection error in getting lounge token
Jul 07 07:40:24 veranda volumio[16056]: Error info: {
Jul 07 07:40:24 veranda volumio[16056]: url: 'https://www.youtube.com/api/lounge/pairing/get_lounge_token_batch'
Jul 07 07:40:24 veranda volumio[16056]: }
Jul 07 07:40:24 veranda volumio[16056]: --->(TypeError) fetch failed
Jul 07 07:40:24 veranda volumio[16056]: Stack trace:
Jul 07 07:40:24 veranda volumio[16056]: ConnectionError: (YouTube Music) Connection error in getting lounge token
Jul 07 07:40:24 veranda volumio[16056]: at Session._Session_getLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:440:15)
Jul 07 07:40:24 veranda volumio[16056]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:40:24 veranda volumio[16056]: at async Session.begin (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:130:31)
Jul 07 07:40:24 veranda volumio[16056]: at async Promise.all (index 1)
Jul 07 07:40:24 veranda volumio[16056]: at async YouTubeApp.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:116:13)
Jul 07 07:40:24 veranda volumio[16056]: at async YouTubeCastReceiver.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/YouTubeCastReceiver.js:93:13)
Jul 07 07:40:24 veranda volumio[16056]: Going to generate fresh screen Id and try again...
Jul 07 07:40:24 veranda volumio[16056]: info: Discovery: Connected to remote: 192.168.10.124
Jul 07 07:40:25 veranda volumio[16056]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:40:25 veranda volumio[16056]: LoungeScreenDisconnected {
Jul 07 07:40:25 veranda volumio[16056]: AID: null,
Jul 07 07:40:25 veranda volumio[16056]: name: 'loungeScreenDisconnected',
Jul 07 07:40:25 veranda volumio[16056]: payload: {}
Jul 07 07:40:25 veranda volumio[16056]: }
Jul 07 07:40:25 veranda volumio[16056]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:40:25 veranda volumio[16056]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:40:25 veranda volumio[16056]: Stack trace:
Jul 07 07:40:25 veranda volumio[16056]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:40:25 veranda volumio[16056]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:40:25 veranda volumio[16056]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:40:25 veranda volumio[16056]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:40:25 veranda volumio[16056]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:40:25 veranda volumio[16056]: at AsyncTaskQueue.push (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:39:23)
Jul 07 07:40:25 veranda volumio[16056]: at /data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:345:67
Jul 07 07:40:25 veranda volumio[16056]: at new Promise ()
Jul 07 07:40:25 veranda volumio[16056]: at Session.sendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:344:16)
Jul 07 07:40:25 veranda volumio[16056]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:241:28)
Jul 07 07:40:25 veranda volumio[16056]: at Session.begin (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:209:26)
Jul 07 07:40:25 veranda volumio[16056]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:40:25 veranda volumio[16056]: at async Promise.all (index 0)
Jul 07 07:40:25 veranda volumio[16056]: at async YouTubeApp.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:116:13)
Jul 07 07:40:25 veranda volumio[16056]: at async YouTubeCastReceiver.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/YouTubeCastReceiver.js:93:13)
Jul 07 07:40:25 veranda volumio[16056]: error: [yt-cast-receiver] Failed to start receiver:
Jul 07 07:40:25 veranda volumio[16056]: (AppError) Failed to start YouTubeApp
Jul 07 07:40:25 veranda volumio[16056]: --->(SessionError) (YouTube) Failed to establish session
Jul 07 07:40:25 veranda volumio[16056]: ------>(ConnectionError) (YouTube) Connection error in generating screen Id
Jul 07 07:40:25 veranda volumio[16056]: Error info: {
Jul 07 07:40:25 veranda volumio[16056]: url: 'https://www.youtube.com/api/lounge/pairing/generate_screen_id'
Jul 07 07:40:25 veranda volumio[16056]: }
Jul 07 07:40:25 veranda volumio[16056]: --------->(TypeError) fetch failed
Jul 07 07:40:25 veranda volumio[16056]: Stack trace:
Jul 07 07:40:25 veranda volumio[16056]: AppError: Failed to start YouTubeApp
Jul 07 07:40:25 veranda volumio[16056]: at YouTubeApp.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:133:19)
Jul 07 07:40:25 veranda volumio[16056]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:40:25 veranda volumio[16056]: at async YouTubeCastReceiver.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/YouTubeCastReceiver.js:93:13)
Jul 07 07:40:25 veranda volumio[16056]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:40:25 veranda volumio[16056]: LoungeScreenDisconnected {
Jul 07 07:40:25 veranda volumio[16056]: AID: null,
Jul 07 07:40:25 veranda volumio[16056]: name: 'loungeScreenDisconnected',
Jul 07 07:40:25 veranda volumio[16056]: payload: {}
Jul 07 07:40:25 veranda volumio[16056]: }
Jul 07 07:40:25 veranda volumio[16056]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:40:25 veranda volumio[16056]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:40:25 veranda volumio[16056]: Stack trace:
Jul 07 07:40:25 veranda volumio[16056]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:40:25 veranda volumio[16056]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:40:25 veranda volumio[16056]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:40:25 veranda volumio[16056]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:40:25 veranda volumio[16056]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:40:25 veranda volumio[16056]: at AsyncTaskQueue.push (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:39:23)
Jul 07 07:40:25 veranda volumio[16056]: at /data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:345:67
Jul 07 07:40:25 veranda volumio[16056]: at new Promise ()
Jul 07 07:40:25 veranda volumio[16056]: at Session.sendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:344:16)
Jul 07 07:40:25 veranda volumio[16056]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:241:28)
Jul 07 07:40:25 veranda volumio[16056]: at /data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:125:39
Jul 07 07:40:25 veranda volumio[16056]: at /data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:130:19
Jul 07 07:40:25 veranda volumio[16056]: at Array.forEach ()
Jul 07 07:40:25 veranda volumio[16056]: at YouTubeApp.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:120:24)
Jul 07 07:40:25 veranda volumio[16056]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:40:25 veranda volumio[16056]: at async YouTubeCastReceiver.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/YouTubeCastReceiver.js:93:13)
Jul 07 07:40:25 veranda volumio[16056]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:40:25 veranda volumio[16056]: LoungeScreenDisconnected {
Jul 07 07:40:25 veranda volumio[16056]: AID: null,
Jul 07 07:40:25 veranda volumio[16056]: name: 'loungeScreenDisconnected',
Jul 07 07:40:25 veranda volumio[16056]: payload: {}
Jul 07 07:40:25 veranda volumio[16056]: }
Jul 07 07:40:25 veranda volumio[16056]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:40:25 veranda volumio[16056]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:40:25 veranda volumio[16056]: Stack trace:
Jul 07 07:40:25 veranda volumio[16056]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:40:25 veranda volumio[16056]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:40:25 veranda volumio[16056]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:40:25 veranda volumio[16056]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:40:25 veranda volumio[16056]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:40:25 veranda volumio[16056]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:40:25 veranda volumio[16056]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:40:25 veranda volumio[16056]: error: [ytcr] Failed to start plugin:
Jul 07 07:40:25 veranda volumio[16056]: (AppError) Failed to start YouTubeApp
Jul 07 07:40:25 veranda volumio[16056]: --->(SessionError) (YouTube) Failed to establish session
Jul 07 07:40:25 veranda volumio[16056]: ------>(ConnectionError) (YouTube) Connection error in generating screen Id
Jul 07 07:40:25 veranda volumio[16056]: Error info: {
Jul 07 07:40:25 veranda volumio[16056]: url: 'https://www.youtube.com/api/lounge/pairing/generate_screen_id'
Jul 07 07:40:25 veranda volumio[16056]: }
Jul 07 07:40:25 veranda volumio[16056]: --------->(TypeError) fetch failed
Jul 07 07:40:25 veranda volumio[16056]: Stack trace:
Jul 07 07:40:25 veranda volumio[16056]: AppError: Failed to start YouTubeApp
Jul 07 07:40:25 veranda volumio[16056]: at YouTubeApp.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:133:19)
Jul 07 07:40:25 veranda volumio[16056]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:40:25 veranda volumio[16056]: at async YouTubeCastReceiver.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/YouTubeCastReceiver.js:93:13)
Jul 07 07:40:25 veranda volumio[16056]: info: Completed starting Core Plugins
Jul 07 07:40:25 veranda volumio[16056]: info: -------------------------------------------
Jul 07 07:40:25 veranda volumio[16056]: info: ----- MyVolumio plugins startup ----
Jul 07 07:40:25 veranda volumio[16056]: info: -------------------------------------------
Jul 07 07:40:25 veranda volumio[16056]: info: [MyVolumio PluginManager] Fetching plans data....
Jul 07 07:40:25 veranda volumio[16056]: info: CoreCommandRouter::volumioGetState
Jul 07 07:40:25 veranda volumio[16056]: info: CorePlayQueue::getTrack 0
Jul 07 07:40:25 veranda volumio-remote-updater[32631]: [2026-07-07 07:40:25] [connect] Successful connection
Jul 07 07:40:25 veranda volumio[16056]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:40:25 veranda volumio[16056]: LoungeScreenDisconnected {
Jul 07 07:40:25 veranda volumio[16056]: AID: null,
Jul 07 07:40:25 veranda volumio[16056]: name: 'loungeScreenDisconnected',
Jul 07 07:40:25 veranda volumio[16056]: payload: {}
Jul 07 07:40:25 veranda volumio[16056]: }
Jul 07 07:40:25 veranda volumio[16056]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:40:25 veranda volumio[16056]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:40:25 veranda volumio[16056]: Stack trace:
Jul 07 07:40:25 veranda volumio[16056]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:40:25 veranda volumio[16056]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:40:25 veranda volumio[16056]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:40:25 veranda volumio[16056]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:40:25 veranda volumio[16056]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:40:25 veranda volumio[16056]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:40:25 veranda volumio[16056]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:40:25 veranda volumio[16056]: at async /data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:125:25
Jul 07 07:40:25 veranda volumio[16056]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:40:25 veranda volumio[16056]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:40:25 veranda volumio[16056]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:40:25 veranda volumio[16056]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:40:25 veranda volumio[16056]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:40:25 veranda volumio[16056]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:40:25 veranda volumio[16056]: LoungeScreenDisconnected {
Jul 07 07:40:25 veranda volumio[16056]: AID: null,
Jul 07 07:40:25 veranda volumio[16056]: name: 'loungeScreenDisconnected',
Jul 07 07:40:25 veranda volumio[16056]: payload: {}
Jul 07 07:40:25 veranda volumio[16056]: }
Jul 07 07:40:25 veranda volumio[16056]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:40:25 veranda volumio[16056]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:40:25 veranda volumio[16056]: Stack trace:
Jul 07 07:40:25 veranda volumio[16056]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:40:25 veranda volumio[16056]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:40:25 veranda volumio[16056]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:40:25 veranda volumio[16056]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:40:25 veranda volumio[16056]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:40:25 veranda volumio[16056]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:40:25 veranda volumio[16056]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:40:25 veranda volumio[16056]: at async /data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:125:25
Jul 07 07:40:25 veranda volumio[16056]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:40:25 veranda volumio[16056]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:40:25 veranda volumio[16056]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:40:25 veranda volumio[16056]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:40:25 veranda volumio[16056]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:40:25 veranda volumio[16056]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:40:25 veranda volumio[16056]: LoungeScreenDisconnected {
Jul 07 07:40:25 veranda volumio[16056]: AID: null,
Jul 07 07:40:25 veranda volumio[16056]: name: 'loungeScreenDisconnected',
Jul 07 07:40:25 veranda volumio[16056]: payload: {}
Jul 07 07:40:25 veranda volumio[16056]: }
Jul 07 07:40:25 veranda volumio[16056]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:40:25 veranda volumio[16056]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:40:25 veranda volumio[16056]: Stack trace:
Jul 07 07:40:25 veranda volumio[16056]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:40:25 veranda volumio[16056]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:40:25 veranda volumio[16056]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:40:25 veranda volumio[16056]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:40:25 veranda volumio[16056]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:40:25 veranda volumio[16056]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:40:25 veranda volumio[16056]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:40:25 veranda volumio[16056]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:40:25 veranda volumio[16056]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:40:25 veranda volumio[16056]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:40:25 veranda volumio[16056]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:40:25 veranda volumio[16056]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:40:25 veranda volumio[16056]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:40:25 veranda volumio[16056]: LoungeScreenDisconnected {
Jul 07 07:40:25 veranda volumio[16056]: AID: null,
Jul 07 07:40:25 veranda volumio[16056]: name: 'loungeScreenDisconnected',
Jul 07 07:40:25 veranda volumio[16056]: payload: {}
Jul 07 07:40:25 veranda volumio[16056]: }
Jul 07 07:40:25 veranda volumio[16056]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:40:25 veranda volumio[16056]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:40:25 veranda volumio[16056]: Stack trace:
Jul 07 07:40:25 veranda volumio[16056]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:40:25 veranda volumio[16056]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:40:25 veranda volumio[16056]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:40:25 veranda volumio[16056]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:40:25 veranda volumio[16056]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:40:25 veranda volumio[16056]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:40:25 veranda volumio[16056]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:40:25 veranda volumio-remote-updater[32631]: [2026-07-07 07:40:25] [connect] WebSocket Connection 127.0.0.1:3000 v-2 "WebSocket++/0.8.2" /socket.io/?EIO=3&transport=websocket&t=1783402825 101
Jul 07 07:40:25 veranda volumio[16056]: 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: 4
Jul 07 07:40:26 veranda volumio[16056]: info: Initializing connection to go-librespot Websocket
Jul 07 07:40:27 veranda systemd[1]: go-librespot-daemon.service: Scheduled restart job, restart counter is at 14.
Jul 07 07:40:27 veranda systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
Jul 07 07:40:27 veranda systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
Jul 07 07:40:27 veranda go-librespot[16373]: go-librespot daemon starting...
Jul 07 07:40:27 veranda go-librespot[16374]: time="2026-07-07T07:40:27+02:00" level=info msg="running go-librespot 0.7.1"
Jul 07 07:40:27 veranda go-librespot[16374]: time="2026-07-07T07:40:27+02:00" level=debug msg="app state loaded"
Jul 07 07:40:27 veranda go-librespot[16374]: time="2026-07-07T07:40:27+02:00" level=info msg="api server listening on 127.0.0.1:9879"
Jul 07 07:40:27 veranda volumio[16056]: error: Failed LSINFO: Error: [50@0] {lsinfo} No such directory
Jul 07 07:40:30 veranda go-librespot[16374]: time="2026-07-07T07:40:30+02:00" level=debug msg="new websocket client"
Jul 07 07:40:30 veranda volumio[16056]: info: Connection to go-librespot Websocket established
Jul 07 07:40:30 veranda volumio[16056]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:40:30 veranda volumio[16056]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:40:30 veranda volumio[16056]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:40:30 veranda volumio[16056]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:40:30 veranda volumio[16056]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:40:30 veranda volumio[16056]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:40:30 veranda volumio[16056]: LoungeScreenDisconnected {
Jul 07 07:40:30 veranda volumio[16056]: AID: null,
Jul 07 07:40:30 veranda volumio[16056]: name: 'loungeScreenDisconnected',
Jul 07 07:40:30 veranda volumio[16056]: payload: {}
Jul 07 07:40:30 veranda volumio[16056]: }
Jul 07 07:40:30 veranda volumio[16056]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:40:30 veranda volumio[16056]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:40:30 veranda volumio[16056]: Stack trace:
Jul 07 07:40:30 veranda volumio[16056]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:40:30 veranda volumio[16056]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:40:30 veranda volumio[16056]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:40:30 veranda volumio[16056]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:40:30 veranda volumio[16056]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:40:30 veranda volumio[16056]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:40:30 veranda volumio[16056]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:40:30 veranda volumio[16056]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:40:30 veranda volumio[16056]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:40:30 veranda volumio[16056]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:40:30 veranda volumio[16056]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:40:30 veranda volumio[16056]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:40:30 veranda volumio[16056]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:40:30 veranda volumio[16056]: LoungeScreenDisconnected {
Jul 07 07:40:30 veranda volumio[16056]: AID: null,
Jul 07 07:40:30 veranda volumio[16056]: name: 'loungeScreenDisconnected',
Jul 07 07:40:30 veranda volumio[16056]: payload: {}
Jul 07 07:40:30 veranda volumio[16056]: }
Jul 07 07:40:30 veranda volumio[16056]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:40:30 veranda volumio[16056]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:40:30 veranda volumio[16056]: Stack trace:
Jul 07 07:40:30 veranda volumio[16056]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:40:30 veranda volumio[16056]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:40:30 veranda volumio[16056]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:40:30 veranda volumio[16056]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:40:30 veranda volumio[16056]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:40:30 veranda volumio[16056]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:40:30 veranda volumio[16056]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:40:30 veranda volumio[16056]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:40:30 veranda volumio[16056]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:40:30 veranda volumio[16056]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:40:30 veranda volumio[16056]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:40:30 veranda volumio[16056]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:40:30 veranda volumio[16056]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:40:30 veranda volumio[16056]: LoungeScreenDisconnected {
Jul 07 07:40:30 veranda volumio[16056]: AID: null,
Jul 07 07:40:30 veranda volumio[16056]: name: 'loungeScreenDisconnected',
Jul 07 07:40:30 veranda volumio[16056]: payload: {}
Jul 07 07:40:30 veranda volumio[16056]: }
Jul 07 07:40:30 veranda volumio[16056]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:40:30 veranda volumio[16056]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:40:30 veranda volumio[16056]: Stack trace:
Jul 07 07:40:30 veranda volumio[16056]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:40:30 veranda volumio[16056]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:40:30 veranda volumio[16056]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:40:30 veranda volumio[16056]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:40:30 veranda volumio[16056]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:40:30 veranda volumio[16056]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:40:30 veranda volumio[16056]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:40:30 veranda volumio[16056]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:40:30 veranda volumio[16056]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:40:30 veranda volumio[16056]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:40:30 veranda volumio[16056]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:40:30 veranda volumio[16056]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:40:30 veranda volumio[16056]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:40:30 veranda volumio[16056]: LoungeScreenDisconnected {
Jul 07 07:40:30 veranda volumio[16056]: AID: null,
Jul 07 07:40:30 veranda volumio[16056]: name: 'loungeScreenDisconnected',
Jul 07 07:40:30 veranda volumio[16056]: payload: {}
Jul 07 07:40:30 veranda volumio[16056]: }
Jul 07 07:40:30 veranda volumio[16056]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:40:30 veranda volumio[16056]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:40:30 veranda volumio[16056]: Stack trace:
Jul 07 07:40:30 veranda volumio[16056]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:40:30 veranda volumio[16056]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:40:30 veranda volumio[16056]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:40:30 veranda volumio[16056]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:40:30 veranda volumio[16056]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:40:30 veranda volumio[16056]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:40:30 veranda volumio[16056]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:40:30 veranda volumio[16056]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:40:30 veranda volumio[16056]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:40:30 veranda volumio[16056]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:40:30 veranda volumio[16056]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:40:30 veranda volumio[16056]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:40:30 veranda volumio[16056]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:40:30 veranda volumio[16056]: LoungeScreenDisconnected {
Jul 07 07:40:30 veranda volumio[16056]: AID: null,
Jul 07 07:40:30 veranda volumio[16056]: name: 'loungeScreenDisconnected',
Jul 07 07:40:30 veranda volumio[16056]: payload: {}
Jul 07 07:40:30 veranda volumio[16056]: }
Jul 07 07:40:30 veranda volumio[16056]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:40:30 veranda volumio[16056]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:40:30 veranda volumio[16056]: Stack trace:
Jul 07 07:40:30 veranda volumio[16056]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:40:30 veranda volumio[16056]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:40:30 veranda volumio[16056]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:40:30 veranda volumio[16056]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:40:30 veranda volumio[16056]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:40:30 veranda volumio[16056]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:40:30 veranda volumio[16056]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:40:30 veranda volumio[16056]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:40:30 veranda volumio[16056]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:40:30 veranda volumio[16056]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:40:30 veranda volumio[16056]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:40:30 veranda volumio[16056]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:40:30 veranda volumio[16056]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:40:30 veranda volumio[16056]: LoungeScreenDisconnected {
Jul 07 07:40:30 veranda volumio[16056]: AID: null,
Jul 07 07:40:30 veranda volumio[16056]: name: 'loungeScreenDisconnected',
Jul 07 07:40:30 veranda volumio[16056]: payload: {}
Jul 07 07:40:30 veranda volumio[16056]: }
Jul 07 07:40:30 veranda volumio[16056]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:40:30 veranda volumio[16056]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:40:30 veranda volumio[16056]: Stack trace:
Jul 07 07:40:30 veranda volumio[16056]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:40:30 veranda volumio[16056]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:40:30 veranda volumio[16056]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:40:30 veranda volumio[16056]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:40:30 veranda volumio[16056]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:40:30 veranda volumio[16056]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:40:30 veranda volumio[16056]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:40:30 veranda volumio[16056]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:40:30 veranda volumio[16056]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:40:30 veranda volumio[16056]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:40:30 veranda volumio[16056]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:40:30 veranda volumio[16056]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:40:30 veranda volumio[16056]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:40:30 veranda volumio[16056]: LoungeScreenDisconnected {
Jul 07 07:40:30 veranda volumio[16056]: AID: null,
Jul 07 07:40:30 veranda volumio[16056]: name: 'loungeScreenDisconnected',
Jul 07 07:40:30 veranda volumio[16056]: payload: {}
Jul 07 07:40:30 veranda volumio[16056]: }
Jul 07 07:40:30 veranda volumio[16056]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:40:30 veranda volumio[16056]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:40:30 veranda volumio[16056]: Stack trace:
Jul 07 07:40:30 veranda volumio[16056]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:40:30 veranda volumio[16056]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:40:30 veranda volumio[16056]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:40:30 veranda volumio[16056]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:40:30 veranda volumio[16056]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:40:30 veranda volumio[16056]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:40:30 veranda volumio[16056]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:40:30 veranda volumio[16056]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:40:30 veranda volumio[16056]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:40:30 veranda volumio[16056]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:40:30 veranda volumio[16056]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:40:30 veranda volumio[16056]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:40:30 veranda volumio[16056]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:40:30 veranda volumio[16056]: LoungeScreenDisconnected {
Jul 07 07:40:30 veranda volumio[16056]: AID: null,
Jul 07 07:40:30 veranda volumio[16056]: name: 'loungeScreenDisconnected',
Jul 07 07:40:30 veranda volumio[16056]: payload: {}
Jul 07 07:40:30 veranda volumio[16056]: }
Jul 07 07:40:30 veranda volumio[16056]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:40:30 veranda volumio[16056]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:40:30 veranda volumio[16056]: Stack trace:
Jul 07 07:40:30 veranda volumio[16056]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:40:30 veranda volumio[16056]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:40:30 veranda volumio[16056]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:40:30 veranda volumio[16056]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:40:30 veranda volumio[16056]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:40:30 veranda volumio[16056]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:40:30 veranda volumio[16056]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:40:30 veranda volumio[16056]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:40:30 veranda volumio[16056]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:40:30 veranda volumio[16056]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:40:30 veranda volumio[16056]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:40:30 veranda volumio[16056]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:40:30 veranda volumio[16056]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 07 07:40:30 veranda volumio[16056]: LoungeScreenDisconnected {
Jul 07 07:40:30 veranda volumio[16056]: AID: null,
Jul 07 07:40:30 veranda volumio[16056]: name: 'loungeScreenDisconnected',
Jul 07 07:40:30 veranda volumio[16056]: payload: {}
Jul 07 07:40:30 veranda volumio[16056]: }
Jul 07 07:40:30 veranda volumio[16056]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:40:30 veranda volumio[16056]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:40:30 veranda volumio[16056]: Stack trace:
Jul 07 07:40:30 veranda volumio[16056]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:40:30 veranda volumio[16056]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:40:30 veranda volumio[16056]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:40:30 veranda volumio[16056]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:40:30 veranda volumio[16056]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:40:30 veranda volumio[16056]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:40:30 veranda volumio[16056]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:40:30 veranda volumio[16056]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:40:30 veranda volumio[16056]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:40:30 veranda volumio[16056]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:40:30 veranda volumio[16056]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:40:30 veranda volumio[16056]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:40:30 veranda volumio[16056]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:40:30 veranda volumio[16056]: LoungeScreenDisconnected {
Jul 07 07:40:30 veranda volumio[16056]: AID: null,
Jul 07 07:40:30 veranda volumio[16056]: name: 'loungeScreenDisconnected',
Jul 07 07:40:30 veranda volumio[16056]: payload: {}
Jul 07 07:40:30 veranda volumio[16056]: }
Jul 07 07:40:30 veranda volumio[16056]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:40:30 veranda volumio[16056]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:40:30 veranda volumio[16056]: Stack trace:
Jul 07 07:40:30 veranda volumio[16056]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:40:30 veranda volumio[16056]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:40:30 veranda volumio[16056]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:40:30 veranda volumio[16056]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:40:30 veranda volumio[16056]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:40:30 veranda volumio[16056]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:40:30 veranda volumio[16056]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:40:30 veranda volumio[16056]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 07 07:40:30 veranda volumio[16056]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:40:30 veranda volumio[16056]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 07 07:40:30 veranda volumio[16056]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 07 07:40:30 veranda volumio[16056]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:40:30 veranda volumio[16056]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 07 07:40:30 veranda volumio[16056]: LoungeScreenDisconnected {
Jul 07 07:40:30 veranda volumio[16056]: AID: null,
Jul 07 07:40:30 veranda volumio[16056]: name: 'loungeScreenDisconnected',
Jul 07 07:40:30 veranda volumio[16056]: payload: {}
Jul 07 07:40:30 veranda volumio[16056]: }
Jul 07 07:40:30 veranda volumio[16056]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 07 07:40:30 veranda volumio[16056]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 07 07:40:30 veranda volumio[16056]: Stack trace:
Jul 07 07:40:30 veranda volumio[16056]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 07 07:40:30 veranda volumio[16056]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 07 07:40:30 veranda volumio[16056]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 07 07:40:30 veranda volumio[16056]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 07 07:40:30 veranda volumio[16056]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 07 07:40:30 veranda volumio[16056]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 07 07:40:30 veranda volumio[16056]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 07 07:40:32 veranda go-librespot[16374]: time="2026-07-07T07:40:32+02:00" level=fatal msg="failed running with username and spotify token" error="failed getting endpoints from resolver: failed fetching apresolve URL: Get \"https://apresolve.spotify.com/?type=accesspoint&type=dealer&type=spclient\": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2026-07-07T07:40:32+02:00 is before 2026-07-09T00:00:00Z"
Jul 07 07:40:32 veranda systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
Jul 07 07:40:32 veranda systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
Jul 07 07:40:32 veranda volumio[16056]: info: Connection to go-librespot Websocket closed
Jul 07 07:40:33 veranda volumio[16056]: info: Getting Spotify volume
Jul 07 07:40:33 veranda volumio[16056]: |||||||||||||||||||||||| WARNING: FATAL ERROR |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Jul 07 07:40:33 veranda volumio[16056]: Error: connect ECONNREFUSED 127.0.0.1:9879
Jul 07 07:40:33 veranda volumio[16056]: at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1595:16) {
Jul 07 07:40:33 veranda volumio[16056]: errno: -111,
Jul 07 07:40:33 veranda volumio[16056]: code: 'ECONNREFUSED',
Jul 07 07:40:33 veranda volumio[16056]: syscall: 'connect',
Jul 07 07:40:33 veranda volumio[16056]: address: '127.0.0.1',
Jul 07 07:40:33 veranda volumio[16056]: port: 9879,
Jul 07 07:40:33 veranda volumio[16056]: response: undefined
Jul 07 07:40:33 veranda volumio[16056]: }
Jul 07 07:40:33 veranda volumio[16056]: |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Jul 07 07:40:33 veranda sudo[16411]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/journalctl '--since=2026-07-07 07:39'
Jul 07 07:40:33 veranda sudo[16411]: 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"