Jul 08 08:18:00 veranda volumio[6083]: info: [MyVolumio PluginManager] MyVolumio plugin successfully loaded
Jul 08 08:18:00 veranda volumio[6083]: info: [MyVolumio PluginManager] Starting plugin system_controller.my_volumio
Jul 08 08:18:00 veranda volumio[6083]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Jul 08 08:18:00 veranda volumio[6083]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Jul 08 08:18:00 veranda volumio[6083]: info: Starting MyVolumio Remote Streaming Endpoints
Jul 08 08:18:00 veranda volumio[6083]: info: MyVolumio login type: Token
Jul 08 08:18:01 veranda volumio[6083]: info: [MyVolumio PluginManager] MyVolumio plugin successfully started
Jul 08 08:18:01 veranda volumio[6083]: info: [MyVolumio PluginManager] Loading plugin "streaming_services"...
Jul 08 08:18:01 veranda systemd[1]: go-librespot-daemon.service: Scheduled restart job, restart counter is at 8.
Jul 08 08:18:01 veranda systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
Jul 08 08:18:01 veranda systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
Jul 08 08:18:01 veranda go-librespot[6408]: go-librespot daemon starting...
Jul 08 08:18:01 veranda go-librespot[6409]: time="2026-07-08T08:18:01+02:00" level=info msg="running go-librespot 0.7.1"
Jul 08 08:18:01 veranda go-librespot[6409]: time="2026-07-08T08:18:01+02:00" level=debug msg="app state loaded"
Jul 08 08:18:01 veranda go-librespot[6409]: time="2026-07-08T08:18:01+02:00" level=info msg="api server listening on 127.0.0.1:9879"
Jul 08 08:18:01 veranda go-librespot[6409]: time="2026-07-08T08:18:01+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-08T08:18:01+02:00 is before 2026-07-09T00:00:00Z"
Jul 08 08:18:01 veranda systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
Jul 08 08:18:01 veranda systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
Jul 08 08:18:02 veranda volumio[6083]: info: [MyVolumio PluginManager] Streaming Services plugin successfully loaded
Jul 08 08:18:02 veranda volumio[6083]: info: [MyVolumio PluginManager] Starting plugin music_service.streaming_services
Jul 08 08:18:02 veranda volumio[6083]: info: Streaming services startup
Jul 08 08:18:02 veranda volumio[6083]: info: Starting Streaming Daemon
Jul 08 08:18:02 veranda sudo[6420]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart volumio-streaming-daemon.service
Jul 08 08:18:02 veranda sudo[6420]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 08 08:18:02 veranda volumio[6083]: info: [MyVolumio PluginManager] Streaming Services plugin successfully started
Jul 08 08:18:02 veranda sudo[6420]: pam_unix(sudo:session): session closed for user root
Jul 08 08:18:02 veranda volumio[6083]: info: Discovery: Disconnected from remote: 192.168.10.124
Jul 08 08:18:02 veranda volumio[6083]: error: Cannot start Volumio Streaming Daemon
Jul 08 08:18:02 veranda volumio[6083]: error: Failed initialization of streaming services: Error: Error: Command failed: /usr/bin/sudo systemctl restart volumio-streaming-daemon.service
Jul 08 08:18:02 veranda volumio[6083]: Failed to restart volumio-streaming-daemon.service: Unit volumio-streaming-daemon.service not found.
Jul 08 08:18:02 veranda volumio[6083]: info: Discovery: A device disappeared from network
Jul 08 08:18:02 veranda volumio[6083]: info: Discovery: Device dush disappeared from network
Jul 08 08:18:02 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:02 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:02 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:02 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:02 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:02 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:18:02 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:02 veranda volumio[6083]: AID: null,
Jul 08 08:18:02 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:02 veranda volumio[6083]: payload: {}
Jul 08 08:18:02 veranda volumio[6083]: }
Jul 08 08:18:02 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:02 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:02 veranda volumio[6083]: Stack trace:
Jul 08 08:18:02 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:02 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:02 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:02 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:02 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:02 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:02 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:02 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:02 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:02 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:02 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:02 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:02 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:18:02 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:02 veranda volumio[6083]: AID: null,
Jul 08 08:18:02 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:02 veranda volumio[6083]: payload: {}
Jul 08 08:18:02 veranda volumio[6083]: }
Jul 08 08:18:02 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:02 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:02 veranda volumio[6083]: Stack trace:
Jul 08 08:18:02 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:02 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:02 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:02 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:02 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:02 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:02 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:02 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:02 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:02 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:02 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:02 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:02 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 08 08:18:02 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:02 veranda volumio[6083]: AID: null,
Jul 08 08:18:02 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:02 veranda volumio[6083]: payload: {}
Jul 08 08:18:02 veranda volumio[6083]: }
Jul 08 08:18:02 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:02 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:02 veranda volumio[6083]: Stack trace:
Jul 08 08:18:02 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:02 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:02 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:02 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:02 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:02 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:02 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:02 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:02 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:02 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:02 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:02 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:02 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 08 08:18:02 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:02 veranda volumio[6083]: AID: null,
Jul 08 08:18:02 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:02 veranda volumio[6083]: payload: {}
Jul 08 08:18:02 veranda volumio[6083]: }
Jul 08 08:18:02 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:02 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:02 veranda volumio[6083]: Stack trace:
Jul 08 08:18:02 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:02 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:02 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:02 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:02 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:02 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:02 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:02 veranda volumio[6083]: error: MyVolumio got a network error: A network error (such as timeout, interrupted connection or unreachable host) has occurred.
Jul 08 08:18:02 veranda volumio[6083]: info: Retrying Login Due to Network Error
Jul 08 08:18:02 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:02 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:02 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:02 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:02 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:02 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:18:02 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:02 veranda volumio[6083]: AID: null,
Jul 08 08:18:02 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:02 veranda volumio[6083]: payload: {}
Jul 08 08:18:02 veranda volumio[6083]: }
Jul 08 08:18:02 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:02 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:02 veranda volumio[6083]: Stack trace:
Jul 08 08:18:02 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:02 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:02 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:02 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:02 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:02 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:02 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:02 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:02 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:02 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:02 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:02 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:02 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:18:02 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:02 veranda volumio[6083]: AID: null,
Jul 08 08:18:02 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:02 veranda volumio[6083]: payload: {}
Jul 08 08:18:02 veranda volumio[6083]: }
Jul 08 08:18:02 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:02 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:02 veranda volumio[6083]: Stack trace:
Jul 08 08:18:02 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:02 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:02 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:02 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:02 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:02 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:02 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:02 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:02 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:02 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:02 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:02 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:02 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 08 08:18:02 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:02 veranda volumio[6083]: AID: null,
Jul 08 08:18:02 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:02 veranda volumio[6083]: payload: {}
Jul 08 08:18:02 veranda volumio[6083]: }
Jul 08 08:18:02 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:02 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:02 veranda volumio[6083]: Stack trace:
Jul 08 08:18:02 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:02 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:02 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:02 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:02 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:02 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:02 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:02 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:02 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:02 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:02 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:02 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:02 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 08 08:18:02 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:02 veranda volumio[6083]: AID: null,
Jul 08 08:18:02 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:02 veranda volumio[6083]: payload: {}
Jul 08 08:18:02 veranda volumio[6083]: }
Jul 08 08:18:02 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:02 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:02 veranda volumio[6083]: Stack trace:
Jul 08 08:18:02 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:02 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:02 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:02 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:02 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:02 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:02 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:02 veranda volumio[6083]: info: Initializing connection to go-librespot Websocket
Jul 08 08:18:02 veranda volumio[6083]: info: Error connecting to go-librespot Websocket: Error: connect ECONNREFUSED 127.0.0.1:9879
Jul 08 08:18:02 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:02 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:02 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:02 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:02 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:02 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:18:02 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:02 veranda volumio[6083]: AID: null,
Jul 08 08:18:02 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:02 veranda volumio[6083]: payload: {}
Jul 08 08:18:02 veranda volumio[6083]: }
Jul 08 08:18:02 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:02 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:02 veranda volumio[6083]: Stack trace:
Jul 08 08:18:02 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:02 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:02 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:02 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:02 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:02 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:02 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:02 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:02 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:02 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:02 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:02 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:02 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 08 08:18:02 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:02 veranda volumio[6083]: AID: null,
Jul 08 08:18:02 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:02 veranda volumio[6083]: payload: {}
Jul 08 08:18:02 veranda volumio[6083]: }
Jul 08 08:18:02 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:02 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:02 veranda volumio[6083]: Stack trace:
Jul 08 08:18:02 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:02 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:02 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:02 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:02 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:02 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:02 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:02 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:02 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:02 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:02 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:02 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:02 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:18:02 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:02 veranda volumio[6083]: AID: null,
Jul 08 08:18:02 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:02 veranda volumio[6083]: payload: {}
Jul 08 08:18:02 veranda volumio[6083]: }
Jul 08 08:18:02 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:02 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:02 veranda volumio[6083]: Stack trace:
Jul 08 08:18:02 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:02 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:02 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:02 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:02 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:02 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:02 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:02 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:02 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:02 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:02 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:02 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:02 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 08 08:18:02 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:02 veranda volumio[6083]: AID: null,
Jul 08 08:18:02 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:02 veranda volumio[6083]: payload: {}
Jul 08 08:18:02 veranda volumio[6083]: }
Jul 08 08:18:02 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:02 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:02 veranda volumio[6083]: Stack trace:
Jul 08 08:18:02 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:02 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:02 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:02 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:02 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:02 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:02 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:02 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:02 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:02 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:02 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:02 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:02 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:18:02 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:02 veranda volumio[6083]: AID: null,
Jul 08 08:18:02 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:02 veranda volumio[6083]: payload: {}
Jul 08 08:18:02 veranda volumio[6083]: }
Jul 08 08:18:02 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:02 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:02 veranda volumio[6083]: Stack trace:
Jul 08 08:18:02 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:02 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:02 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:02 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:02 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:02 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:02 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:02 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:02 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:02 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:02 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:02 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:02 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:18:02 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:02 veranda volumio[6083]: AID: null,
Jul 08 08:18:02 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:02 veranda volumio[6083]: payload: {}
Jul 08 08:18:02 veranda volumio[6083]: }
Jul 08 08:18:02 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:02 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:02 veranda volumio[6083]: Stack trace:
Jul 08 08:18:02 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:02 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:02 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:02 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:02 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:02 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:02 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:02 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:02 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:02 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:02 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:02 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:02 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 08 08:18:02 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:02 veranda volumio[6083]: AID: null,
Jul 08 08:18:02 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:02 veranda volumio[6083]: payload: {}
Jul 08 08:18:02 veranda volumio[6083]: }
Jul 08 08:18:02 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:02 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:02 veranda volumio[6083]: Stack trace:
Jul 08 08:18:02 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:02 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:02 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:02 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:02 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:02 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:02 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:02 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:02 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:02 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:02 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:02 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:02 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 08 08:18:02 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:02 veranda volumio[6083]: AID: null,
Jul 08 08:18:02 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:02 veranda volumio[6083]: payload: {}
Jul 08 08:18:02 veranda volumio[6083]: }
Jul 08 08:18:02 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:02 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:02 veranda volumio[6083]: Stack trace:
Jul 08 08:18:02 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:02 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:02 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:02 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:02 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:02 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:02 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:02 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:02 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:02 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:02 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:02 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:02 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:18:02 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:02 veranda volumio[6083]: AID: null,
Jul 08 08:18:02 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:02 veranda volumio[6083]: payload: {}
Jul 08 08:18:02 veranda volumio[6083]: }
Jul 08 08:18:02 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:02 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:02 veranda volumio[6083]: Stack trace:
Jul 08 08:18:02 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:02 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:02 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:02 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:02 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:02 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:02 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:02 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:02 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:02 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:02 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:02 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:02 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:18:02 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:02 veranda volumio[6083]: AID: null,
Jul 08 08:18:02 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:02 veranda volumio[6083]: payload: {}
Jul 08 08:18:02 veranda volumio[6083]: }
Jul 08 08:18:02 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:02 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:02 veranda volumio[6083]: Stack trace:
Jul 08 08:18:02 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:02 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:02 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:02 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:02 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:02 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:02 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:03 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:03 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:03 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:03 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:03 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:03 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 08 08:18:03 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:03 veranda volumio[6083]: AID: null,
Jul 08 08:18:03 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:03 veranda volumio[6083]: payload: {}
Jul 08 08:18:03 veranda volumio[6083]: }
Jul 08 08:18:03 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:03 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:03 veranda volumio[6083]: Stack trace:
Jul 08 08:18:03 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:03 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:03 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:03 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:03 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:03 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:03 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:03 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:03 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:03 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:03 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:03 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:03 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 08 08:18:03 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:03 veranda volumio[6083]: AID: null,
Jul 08 08:18:03 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:03 veranda volumio[6083]: payload: {}
Jul 08 08:18:03 veranda volumio[6083]: }
Jul 08 08:18:03 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:03 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:03 veranda volumio[6083]: Stack trace:
Jul 08 08:18:03 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:03 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:03 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:03 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:03 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:03 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:03 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:03 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:03 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:03 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:03 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:03 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:03 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:18:03 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:03 veranda volumio[6083]: AID: null,
Jul 08 08:18:03 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:03 veranda volumio[6083]: payload: {}
Jul 08 08:18:03 veranda volumio[6083]: }
Jul 08 08:18:03 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:03 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:03 veranda volumio[6083]: Stack trace:
Jul 08 08:18:03 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:03 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:03 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:03 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:03 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:03 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:03 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:03 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:03 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:03 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:03 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:03 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:03 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 08 08:18:03 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:03 veranda volumio[6083]: AID: null,
Jul 08 08:18:03 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:03 veranda volumio[6083]: payload: {}
Jul 08 08:18:03 veranda volumio[6083]: }
Jul 08 08:18:03 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:03 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:03 veranda volumio[6083]: Stack trace:
Jul 08 08:18:03 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:03 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:03 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:03 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:03 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:03 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:03 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:03 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:03 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:03 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:03 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:03 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:03 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:18:03 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:03 veranda volumio[6083]: AID: null,
Jul 08 08:18:03 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:03 veranda volumio[6083]: payload: {}
Jul 08 08:18:03 veranda volumio[6083]: }
Jul 08 08:18:03 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:03 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:03 veranda volumio[6083]: Stack trace:
Jul 08 08:18:03 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:03 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:03 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:03 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:03 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:03 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:03 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:03 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:03 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:03 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:03 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:03 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:03 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 08 08:18:03 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:03 veranda volumio[6083]: AID: null,
Jul 08 08:18:03 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:03 veranda volumio[6083]: payload: {}
Jul 08 08:18:03 veranda volumio[6083]: }
Jul 08 08:18:03 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:03 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:03 veranda volumio[6083]: Stack trace:
Jul 08 08:18:03 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:03 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:03 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:03 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:03 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:03 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:03 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:03 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:03 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:03 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:03 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:03 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:03 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:18:03 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:03 veranda volumio[6083]: AID: null,
Jul 08 08:18:03 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:03 veranda volumio[6083]: payload: {}
Jul 08 08:18:03 veranda volumio[6083]: }
Jul 08 08:18:03 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:03 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:03 veranda volumio[6083]: Stack trace:
Jul 08 08:18:03 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:03 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:03 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:03 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:03 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:03 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:03 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:03 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:03 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:03 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:03 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:03 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:03 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 08 08:18:03 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:03 veranda volumio[6083]: AID: null,
Jul 08 08:18:03 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:03 veranda volumio[6083]: payload: {}
Jul 08 08:18:03 veranda volumio[6083]: }
Jul 08 08:18:03 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:03 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:03 veranda volumio[6083]: Stack trace:
Jul 08 08:18:03 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:03 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:03 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:03 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:03 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:03 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:03 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:03 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:03 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:03 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:03 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:03 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:03 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:18:03 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:03 veranda volumio[6083]: AID: null,
Jul 08 08:18:03 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:03 veranda volumio[6083]: payload: {}
Jul 08 08:18:03 veranda volumio[6083]: }
Jul 08 08:18:03 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:03 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:03 veranda volumio[6083]: Stack trace:
Jul 08 08:18:03 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:03 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:03 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:03 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:03 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:03 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:03 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:03 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:03 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:03 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:03 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:03 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:03 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 08 08:18:03 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:03 veranda volumio[6083]: AID: null,
Jul 08 08:18:03 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:03 veranda volumio[6083]: payload: {}
Jul 08 08:18:03 veranda volumio[6083]: }
Jul 08 08:18:03 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:03 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:03 veranda volumio[6083]: Stack trace:
Jul 08 08:18:03 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:03 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:03 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:03 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:03 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:03 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:03 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:03 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:03 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:03 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:03 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:03 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:03 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:18:03 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:03 veranda volumio[6083]: AID: null,
Jul 08 08:18:03 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:03 veranda volumio[6083]: payload: {}
Jul 08 08:18:03 veranda volumio[6083]: }
Jul 08 08:18:03 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:03 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:03 veranda volumio[6083]: Stack trace:
Jul 08 08:18:03 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:03 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:03 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:03 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:03 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:03 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:03 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:03 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:03 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:03 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:03 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:03 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:03 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 08 08:18:03 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:03 veranda volumio[6083]: AID: null,
Jul 08 08:18:03 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:03 veranda volumio[6083]: payload: {}
Jul 08 08:18:03 veranda volumio[6083]: }
Jul 08 08:18:03 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:03 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:03 veranda volumio[6083]: Stack trace:
Jul 08 08:18:03 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:03 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:03 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:03 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:03 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:03 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:03 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:03 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:03 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:03 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:03 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:03 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:03 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:18:03 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:03 veranda volumio[6083]: AID: null,
Jul 08 08:18:03 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:03 veranda volumio[6083]: payload: {}
Jul 08 08:18:03 veranda volumio[6083]: }
Jul 08 08:18:03 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:03 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:03 veranda volumio[6083]: Stack trace:
Jul 08 08:18:03 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:03 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:03 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:03 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:03 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:03 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:03 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:03 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:03 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:03 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:03 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:03 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:03 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 08 08:18:03 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:03 veranda volumio[6083]: AID: null,
Jul 08 08:18:03 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:03 veranda volumio[6083]: payload: {}
Jul 08 08:18:03 veranda volumio[6083]: }
Jul 08 08:18:03 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:03 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:03 veranda volumio[6083]: Stack trace:
Jul 08 08:18:03 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:03 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:03 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:03 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:03 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:03 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:03 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:03 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:03 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:03 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:03 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:03 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:03 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:18:03 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:03 veranda volumio[6083]: AID: null,
Jul 08 08:18:03 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:03 veranda volumio[6083]: payload: {}
Jul 08 08:18:03 veranda volumio[6083]: }
Jul 08 08:18:03 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:03 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:03 veranda volumio[6083]: Stack trace:
Jul 08 08:18:03 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:03 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:03 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:03 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:03 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:03 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:03 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:03 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:03 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:03 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:03 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:03 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:03 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 08 08:18:03 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:03 veranda volumio[6083]: AID: null,
Jul 08 08:18:03 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:03 veranda volumio[6083]: payload: {}
Jul 08 08:18:03 veranda volumio[6083]: }
Jul 08 08:18:03 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:03 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:03 veranda volumio[6083]: Stack trace:
Jul 08 08:18:03 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:03 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:03 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:03 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:03 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:03 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:03 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:03 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:03 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:03 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:03 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:03 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:03 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:18:03 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:03 veranda volumio[6083]: AID: null,
Jul 08 08:18:03 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:03 veranda volumio[6083]: payload: {}
Jul 08 08:18:03 veranda volumio[6083]: }
Jul 08 08:18:03 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:03 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:03 veranda volumio[6083]: Stack trace:
Jul 08 08:18:03 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:03 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:03 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:03 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:03 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:03 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:03 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:03 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:03 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:03 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:03 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:03 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:03 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 08 08:18:03 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:03 veranda volumio[6083]: AID: null,
Jul 08 08:18:03 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:03 veranda volumio[6083]: payload: {}
Jul 08 08:18:03 veranda volumio[6083]: }
Jul 08 08:18:03 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:03 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:03 veranda volumio[6083]: Stack trace:
Jul 08 08:18:03 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:03 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:03 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:03 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:03 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:03 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:03 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:03 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:03 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:03 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:03 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:03 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:03 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:18:03 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:03 veranda volumio[6083]: AID: null,
Jul 08 08:18:03 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:03 veranda volumio[6083]: payload: {}
Jul 08 08:18:03 veranda volumio[6083]: }
Jul 08 08:18:03 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:03 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:03 veranda volumio[6083]: Stack trace:
Jul 08 08:18:03 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:03 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:03 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:03 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:03 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:03 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:03 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:03 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:03 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:03 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:03 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:03 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:03 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 08 08:18:03 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:03 veranda volumio[6083]: AID: null,
Jul 08 08:18:03 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:03 veranda volumio[6083]: payload: {}
Jul 08 08:18:03 veranda volumio[6083]: }
Jul 08 08:18:03 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:03 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:03 veranda volumio[6083]: Stack trace:
Jul 08 08:18:03 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:03 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:03 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:03 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:03 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:03 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:03 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:03 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:03 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:03 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:03 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:03 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:03 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:18:03 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:03 veranda volumio[6083]: AID: null,
Jul 08 08:18:03 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:03 veranda volumio[6083]: payload: {}
Jul 08 08:18:03 veranda volumio[6083]: }
Jul 08 08:18:03 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:03 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:03 veranda volumio[6083]: Stack trace:
Jul 08 08:18:03 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:03 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:03 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:03 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:03 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:03 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:03 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:03 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:03 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:03 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:03 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:03 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:03 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 08 08:18:03 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:03 veranda volumio[6083]: AID: null,
Jul 08 08:18:03 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:03 veranda volumio[6083]: payload: {}
Jul 08 08:18:03 veranda volumio[6083]: }
Jul 08 08:18:03 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:03 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:03 veranda volumio[6083]: Stack trace:
Jul 08 08:18:03 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:03 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:03 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:03 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:03 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:03 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:03 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:03 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:03 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:03 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:03 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:03 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:03 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:18:03 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:03 veranda volumio[6083]: AID: null,
Jul 08 08:18:03 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:03 veranda volumio[6083]: payload: {}
Jul 08 08:18:03 veranda volumio[6083]: }
Jul 08 08:18:03 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:03 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:03 veranda volumio[6083]: Stack trace:
Jul 08 08:18:03 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:03 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:03 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:03 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:03 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:03 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:03 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:03 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:03 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:03 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:03 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:03 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:03 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 08 08:18:03 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:03 veranda volumio[6083]: AID: null,
Jul 08 08:18:03 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:03 veranda volumio[6083]: payload: {}
Jul 08 08:18:03 veranda volumio[6083]: }
Jul 08 08:18:03 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:03 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:03 veranda volumio[6083]: Stack trace:
Jul 08 08:18:03 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:03 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:03 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:03 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:03 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:03 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:03 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:03 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:03 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:03 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:03 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:03 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:03 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:18:03 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:03 veranda volumio[6083]: AID: null,
Jul 08 08:18:03 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:03 veranda volumio[6083]: payload: {}
Jul 08 08:18:03 veranda volumio[6083]: }
Jul 08 08:18:03 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:03 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:03 veranda volumio[6083]: Stack trace:
Jul 08 08:18:03 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:03 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:03 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:03 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:03 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:03 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:03 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:03 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:03 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:03 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:03 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:03 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:03 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 08 08:18:03 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:03 veranda volumio[6083]: AID: null,
Jul 08 08:18:03 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:03 veranda volumio[6083]: payload: {}
Jul 08 08:18:03 veranda volumio[6083]: }
Jul 08 08:18:03 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:03 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:03 veranda volumio[6083]: Stack trace:
Jul 08 08:18:03 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:03 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:03 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:03 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:03 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:03 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:03 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:04 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:04 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:04 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:04 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:04 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:04 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:18:04 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:04 veranda volumio[6083]: AID: null,
Jul 08 08:18:04 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:04 veranda volumio[6083]: payload: {}
Jul 08 08:18:04 veranda volumio[6083]: }
Jul 08 08:18:04 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:04 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:04 veranda volumio[6083]: Stack trace:
Jul 08 08:18:04 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:04 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:04 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:04 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:04 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:04 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:04 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:04 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:04 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:04 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:04 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:04 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:04 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 08 08:18:04 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:04 veranda volumio[6083]: AID: null,
Jul 08 08:18:04 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:04 veranda volumio[6083]: payload: {}
Jul 08 08:18:04 veranda volumio[6083]: }
Jul 08 08:18:04 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:04 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:04 veranda volumio[6083]: Stack trace:
Jul 08 08:18:04 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:04 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:04 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:04 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:04 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:04 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:04 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:04 veranda systemd[1]: go-librespot-daemon.service: Scheduled restart job, restart counter is at 9.
Jul 08 08:18:04 veranda systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
Jul 08 08:18:04 veranda systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
Jul 08 08:18:04 veranda go-librespot[6441]: go-librespot daemon starting...
Jul 08 08:18:04 veranda go-librespot[6442]: time="2026-07-08T08:18:04+02:00" level=info msg="running go-librespot 0.7.1"
Jul 08 08:18:04 veranda go-librespot[6442]: time="2026-07-08T08:18:04+02:00" level=debug msg="app state loaded"
Jul 08 08:18:04 veranda go-librespot[6442]: time="2026-07-08T08:18:04+02:00" level=info msg="api server listening on 127.0.0.1:9879"
Jul 08 08:18:04 veranda go-librespot[6442]: time="2026-07-08T08:18:04+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-08T08:18:04+02:00 is before 2026-07-09T00:00:00Z"
Jul 08 08:18:04 veranda systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
Jul 08 08:18:04 veranda systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
Jul 08 08:18:05 veranda volumio[6083]: info: Initializing connection to go-librespot Websocket
Jul 08 08:18:08 veranda systemd[1]: go-librespot-daemon.service: Scheduled restart job, restart counter is at 10.
Jul 08 08:18:08 veranda systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
Jul 08 08:18:08 veranda systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
Jul 08 08:18:08 veranda go-librespot[6452]: go-librespot daemon starting...
Jul 08 08:18:08 veranda go-librespot[6453]: time="2026-07-08T08:18:08+02:00" level=info msg="running go-librespot 0.7.1"
Jul 08 08:18:08 veranda go-librespot[6453]: time="2026-07-08T08:18:08+02:00" level=debug msg="app state loaded"
Jul 08 08:18:08 veranda go-librespot[6453]: time="2026-07-08T08:18:08+02:00" level=info msg="api server listening on 127.0.0.1:9879"
Jul 08 08:18:08 veranda go-librespot[6453]: time="2026-07-08T08:18:08+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-08T08:18:08+02:00 is before 2026-07-09T00:00:00Z"
Jul 08 08:18:08 veranda systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
Jul 08 08:18:08 veranda systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
Jul 08 08:18:09 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:09 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:09 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:09 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:09 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:09 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:18:09 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:09 veranda volumio[6083]: AID: null,
Jul 08 08:18:09 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:09 veranda volumio[6083]: payload: {}
Jul 08 08:18:09 veranda volumio[6083]: }
Jul 08 08:18:09 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:09 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:09 veranda volumio[6083]: Stack trace:
Jul 08 08:18:09 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:09 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:09 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:09 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:09 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:09 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:09 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:09 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:09 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:09 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:09 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:09 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:09 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:18:09 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:09 veranda volumio[6083]: AID: null,
Jul 08 08:18:09 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:09 veranda volumio[6083]: payload: {}
Jul 08 08:18:09 veranda volumio[6083]: }
Jul 08 08:18:09 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:09 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:09 veranda volumio[6083]: Stack trace:
Jul 08 08:18:09 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:09 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:09 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:09 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:09 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:09 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:09 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:09 veranda volumio[6083]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
Jul 08 08:18:09 veranda volumio[6083]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Jul 08 08:18:09 veranda volumio[6083]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateCheckEnabled
Jul 08 08:18:09 veranda volumio-remote-updater[6964]: Test mode disabled
Jul 08 08:18:09 veranda volumio-remote-updater[6964]: Alpha mode disabled
Jul 08 08:18:09 veranda volumio-remote-updater[6964]: Alpha legacy test mode disabled
Jul 08 08:18:09 veranda volumio[6083]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateEnabled
Jul 08 08:18:09 veranda volumio[6083]: info: Update Ready: {"changeLogLink":"","description":"You're already on the latest version","title":"No Updates Available","updateavailable":false}
Jul 08 08:18:09 veranda volumio[6083]: info: CoreCommandRouter::executeOnPlugin: updater_comm , setUpdateMessageCache
Jul 08 08:18:11 veranda systemd[1]: go-librespot-daemon.service: Scheduled restart job, restart counter is at 11.
Jul 08 08:18:11 veranda systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
Jul 08 08:18:11 veranda systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
Jul 08 08:18:11 veranda go-librespot[6466]: go-librespot daemon starting...
Jul 08 08:18:11 veranda go-librespot[6467]: time="2026-07-08T08:18:11+02:00" level=info msg="running go-librespot 0.7.1"
Jul 08 08:18:11 veranda go-librespot[6467]: time="2026-07-08T08:18:11+02:00" level=debug msg="app state loaded"
Jul 08 08:18:11 veranda go-librespot[6467]: time="2026-07-08T08:18:11+02:00" level=info msg="api server listening on 127.0.0.1:9879"
Jul 08 08:18:11 veranda go-librespot[6467]: time="2026-07-08T08:18:11+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-08T08:18:11+02:00 is before 2026-07-09T00:00:00Z"
Jul 08 08:18:11 veranda systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
Jul 08 08:18:11 veranda systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
Jul 08 08:18:11 veranda volumio[6083]: info: Error connecting to go-librespot Websocket: Error: connect ECONNREFUSED 127.0.0.1:9879
Jul 08 08:18:11 veranda volumio[6083]: info: Discovery: adding 76d588a6-2c2b-465e-a1c8-05a81d52c6c9
Jul 08 08:18:11 veranda volumio[6083]: info: Discovery: Found device dush
Jul 08 08:18:12 veranda volumio[6083]: info: Discovery: Connecting to remote: 192.168.10.124
Jul 08 08:18:12 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:12 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:12 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:12 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:12 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:12 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 08 08:18:12 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:12 veranda volumio[6083]: AID: null,
Jul 08 08:18:12 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:12 veranda volumio[6083]: payload: {}
Jul 08 08:18:12 veranda volumio[6083]: }
Jul 08 08:18:12 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:12 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:12 veranda volumio[6083]: Stack trace:
Jul 08 08:18:12 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:12 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:12 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:12 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:12 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:12 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:12 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:12 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:12 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:12 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:12 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:12 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:12 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:18:12 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:12 veranda volumio[6083]: AID: null,
Jul 08 08:18:12 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:12 veranda volumio[6083]: payload: {}
Jul 08 08:18:12 veranda volumio[6083]: }
Jul 08 08:18:12 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:12 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:12 veranda volumio[6083]: Stack trace:
Jul 08 08:18:12 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:12 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:12 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:12 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:12 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:12 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:12 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:12 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:12 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:12 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:12 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:12 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:12 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:18:12 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:12 veranda volumio[6083]: AID: null,
Jul 08 08:18:12 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:12 veranda volumio[6083]: payload: {}
Jul 08 08:18:12 veranda volumio[6083]: }
Jul 08 08:18:12 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:12 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:12 veranda volumio[6083]: Stack trace:
Jul 08 08:18:12 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:12 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:12 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:12 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:12 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:12 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:12 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:12 veranda volumio[6083]: info: MyVolumio login type: Token
Jul 08 08:18:12 veranda volumio[6083]: info: Discovery: Connected to remote: 192.168.10.124
Jul 08 08:18:14 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:14 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:14 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:14 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:14 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:14 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 08 08:18:14 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:14 veranda volumio[6083]: AID: null,
Jul 08 08:18:14 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:14 veranda volumio[6083]: payload: {}
Jul 08 08:18:14 veranda volumio[6083]: }
Jul 08 08:18:14 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:14 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:14 veranda volumio[6083]: Stack trace:
Jul 08 08:18:14 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:14 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:14 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:14 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:14 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:14 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:14 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:14 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:14 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:14 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:14 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:14 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:14 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:18:14 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:14 veranda volumio[6083]: AID: null,
Jul 08 08:18:14 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:14 veranda volumio[6083]: payload: {}
Jul 08 08:18:14 veranda volumio[6083]: }
Jul 08 08:18:14 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:14 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:14 veranda volumio[6083]: Stack trace:
Jul 08 08:18:14 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:14 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:14 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:14 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:14 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:14 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:14 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:14 veranda volumio[6083]: info: Initializing connection to go-librespot Websocket
Jul 08 08:18:15 veranda systemd[1]: go-librespot-daemon.service: Scheduled restart job, restart counter is at 12.
Jul 08 08:18:15 veranda systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
Jul 08 08:18:15 veranda systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
Jul 08 08:18:15 veranda go-librespot[6490]: go-librespot daemon starting...
Jul 08 08:18:15 veranda go-librespot[6491]: time="2026-07-08T08:18:15+02:00" level=info msg="running go-librespot 0.7.1"
Jul 08 08:18:15 veranda go-librespot[6491]: time="2026-07-08T08:18:15+02:00" level=debug msg="app state loaded"
Jul 08 08:18:15 veranda go-librespot[6491]: time="2026-07-08T08:18:15+02:00" level=info msg="api server listening on 127.0.0.1:9879"
Jul 08 08:18:15 veranda go-librespot[6491]: time="2026-07-08T08:18:15+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-08T08:18:15+02:00 is before 2026-07-09T00:00:00Z"
Jul 08 08:18:15 veranda systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
Jul 08 08:18:15 veranda systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
Jul 08 08:18:15 veranda volumio[6083]: 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 08 08:18:15 veranda volumio[6083]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , initSocket
Jul 08 08:18:15 veranda volumio[6083]: info: CoreCommandRouter::volumioGetState
Jul 08 08:18:15 veranda volumio[6083]: info: CorePlayQueue::getTrack 0
Jul 08 08:18:15 veranda volumio[6083]: info: CoreCommandRouter::executeOnPlugin: system , getPrivacySettings
Jul 08 08:18:18 veranda systemd[1]: go-librespot-daemon.service: Scheduled restart job, restart counter is at 13.
Jul 08 08:18:18 veranda systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
Jul 08 08:18:18 veranda systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
Jul 08 08:18:18 veranda go-librespot[6500]: go-librespot daemon starting...
Jul 08 08:18:18 veranda go-librespot[6501]: time="2026-07-08T08:18:18+02:00" level=info msg="running go-librespot 0.7.1"
Jul 08 08:18:18 veranda go-librespot[6501]: time="2026-07-08T08:18:18+02:00" level=debug msg="app state loaded"
Jul 08 08:18:18 veranda go-librespot[6501]: time="2026-07-08T08:18:18+02:00" level=info msg="api server listening on 127.0.0.1:9879"
Jul 08 08:18:18 veranda go-librespot[6501]: time="2026-07-08T08:18:18+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-08T08:18:18+02:00 is before 2026-07-09T00:00:00Z"
Jul 08 08:18:18 veranda systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
Jul 08 08:18:18 veranda systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
Jul 08 08:18:20 veranda volumio[6083]: info: Error connecting to go-librespot Websocket: Error: connect ECONNREFUSED 127.0.0.1:9879
Jul 08 08:18:20 veranda volumio[6083]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 5
Jul 08 08:18:20 veranda volumio[6083]: error: MyVolumio got a network error: A network error (such as timeout, interrupted connection or unreachable host) has occurred.
Jul 08 08:18:20 veranda volumio[6083]: info: Retrying Login Due to Network Error
Jul 08 08:18:20 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:20 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:20 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:20 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:20 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:20 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:18:20 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:20 veranda volumio[6083]: AID: null,
Jul 08 08:18:20 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:20 veranda volumio[6083]: payload: {}
Jul 08 08:18:20 veranda volumio[6083]: }
Jul 08 08:18:20 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:20 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:20 veranda volumio[6083]: Stack trace:
Jul 08 08:18:20 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:20 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:20 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:20 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:20 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:20 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:20 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:20 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:20 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:20 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:20 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:20 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:20 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 08 08:18:20 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:20 veranda volumio[6083]: AID: null,
Jul 08 08:18:20 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:20 veranda volumio[6083]: payload: {}
Jul 08 08:18:20 veranda volumio[6083]: }
Jul 08 08:18:20 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:20 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:20 veranda volumio[6083]: Stack trace:
Jul 08 08:18:20 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:20 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:20 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:20 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:20 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:20 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:20 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:20 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:20 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:20 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:20 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:20 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:20 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 08 08:18:20 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:20 veranda volumio[6083]: AID: null,
Jul 08 08:18:20 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:20 veranda volumio[6083]: payload: {}
Jul 08 08:18:20 veranda volumio[6083]: }
Jul 08 08:18:20 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:20 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:20 veranda volumio[6083]: Stack trace:
Jul 08 08:18:20 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:20 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:20 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:20 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:20 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:20 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:20 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:20 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:20 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:20 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:20 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:20 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:20 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:18:20 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:20 veranda volumio[6083]: AID: null,
Jul 08 08:18:20 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:20 veranda volumio[6083]: payload: {}
Jul 08 08:18:20 veranda volumio[6083]: }
Jul 08 08:18:20 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:20 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:20 veranda volumio[6083]: Stack trace:
Jul 08 08:18:20 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:20 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:20 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:20 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:20 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:20 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:20 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:20 veranda volumio[6083]: info: CoreCommandRouter::volumioGetState
Jul 08 08:18:20 veranda volumio[6083]: info: CorePlayQueue::getTrack 0
Jul 08 08:18:20 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:20 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:20 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:20 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:20 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:20 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:18:20 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:20 veranda volumio[6083]: AID: null,
Jul 08 08:18:20 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:20 veranda volumio[6083]: payload: {}
Jul 08 08:18:20 veranda volumio[6083]: }
Jul 08 08:18:20 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:20 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:20 veranda volumio[6083]: Stack trace:
Jul 08 08:18:20 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:20 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:20 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:20 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:20 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:20 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:20 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:20 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:20 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:20 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:20 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:20 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:20 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 08 08:18:20 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:20 veranda volumio[6083]: AID: null,
Jul 08 08:18:20 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:20 veranda volumio[6083]: payload: {}
Jul 08 08:18:20 veranda volumio[6083]: }
Jul 08 08:18:20 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:20 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:20 veranda volumio[6083]: Stack trace:
Jul 08 08:18:20 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:20 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:20 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:20 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:20 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:20 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:20 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:20 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:20 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:20 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:20 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:20 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:20 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:18:20 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:20 veranda volumio[6083]: AID: null,
Jul 08 08:18:20 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:20 veranda volumio[6083]: payload: {}
Jul 08 08:18:20 veranda volumio[6083]: }
Jul 08 08:18:20 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:20 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:20 veranda volumio[6083]: Stack trace:
Jul 08 08:18:20 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:20 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:20 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:20 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:20 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:20 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:20 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:20 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:20 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:20 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:20 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:20 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:20 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 08 08:18:20 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:20 veranda volumio[6083]: AID: null,
Jul 08 08:18:20 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:20 veranda volumio[6083]: payload: {}
Jul 08 08:18:20 veranda volumio[6083]: }
Jul 08 08:18:20 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:20 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:20 veranda volumio[6083]: Stack trace:
Jul 08 08:18:20 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:20 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:20 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:20 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:20 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:20 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:20 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:20 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:20 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:20 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:20 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:20 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:20 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 08 08:18:20 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:20 veranda volumio[6083]: AID: null,
Jul 08 08:18:20 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:20 veranda volumio[6083]: payload: {}
Jul 08 08:18:20 veranda volumio[6083]: }
Jul 08 08:18:20 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:20 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:20 veranda volumio[6083]: Stack trace:
Jul 08 08:18:20 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:20 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:20 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:20 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:20 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:20 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:20 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:20 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:20 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:20 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:20 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:20 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:20 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:18:20 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:20 veranda volumio[6083]: AID: null,
Jul 08 08:18:20 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:20 veranda volumio[6083]: payload: {}
Jul 08 08:18:20 veranda volumio[6083]: }
Jul 08 08:18:20 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:20 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:20 veranda volumio[6083]: Stack trace:
Jul 08 08:18:20 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:20 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:20 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:20 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:20 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:20 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:20 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:20 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:20 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:20 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:20 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:20 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:20 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:20 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:18:20 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:20 veranda volumio[6083]: AID: null,
Jul 08 08:18:20 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:20 veranda volumio[6083]: payload: {}
Jul 08 08:18:20 veranda volumio[6083]: }
Jul 08 08:18:20 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:20 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:20 veranda volumio[6083]: Stack trace:
Jul 08 08:18:20 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:20 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:20 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:20 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:20 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:20 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:20 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:20 veranda volumio[6083]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 08 08:18:20 veranda volumio[6083]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 08 08:18:20 veranda volumio[6083]: info: CoreCommandRouter::executeOnPlugin: i2s_dacs , getConfigParam
Jul 08 08:18:20 veranda volumio[6083]: info: CoreCommandRouter::executeOnPlugin: i2s_dacs , getConfigParam
Jul 08 08:18:20 veranda volumio[6083]: info: CoreCommandRouter::executeOnPlugin: appearance , getConfigParam
Jul 08 08:18:20 veranda volumio[6083]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStatsObject
Jul 08 08:18:20 veranda volumio[6083]: info: CoreCommandRouter::volumioGetBrowseSources
Jul 08 08:18:20 veranda volumio[6083]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
Jul 08 08:18:22 veranda systemd[1]: go-librespot-daemon.service: Scheduled restart job, restart counter is at 14.
Jul 08 08:18:22 veranda systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
Jul 08 08:18:22 veranda systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
Jul 08 08:18:22 veranda go-librespot[6511]: go-librespot daemon starting...
Jul 08 08:18:22 veranda volumio[6083]: error: MyVolumio Plugin failed to authenticate in a timely fashion
Jul 08 08:18:22 veranda volumio[6083]: info: Completed starting MyVolumio Plugin
Jul 08 08:18:22 veranda go-librespot[6512]: time="2026-07-08T08:18:22+02:00" level=info msg="running go-librespot 0.7.1"
Jul 08 08:18:22 veranda go-librespot[6512]: time="2026-07-08T08:18:22+02:00" level=debug msg="app state loaded"
Jul 08 08:18:22 veranda volumio[6083]: [Metrics] CommandRouter: 52s 160.01ms
Jul 08 08:18:22 veranda volumio[6083]: info: CoreCommandRouter::volumiosetStartupVolume
Jul 08 08:18:22 veranda volumio[6083]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 08 08:18:22 veranda volumio[6083]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Jul 08 08:18:22 veranda volumio[6083]: info: CoreCommandRouter::Close All Modals sent
Jul 08 08:18:22 veranda volumio[6083]: info: CoreCommandRouter::Close All Modals sent
Jul 08 08:18:22 veranda go-librespot[6512]: time="2026-07-08T08:18:22+02:00" level=info msg="api server listening on 127.0.0.1:9879"
Jul 08 08:18:22 veranda go-librespot[6512]: time="2026-07-08T08:18:22+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-08T08:18:22+02:00 is before 2026-07-09T00:00:00Z"
Jul 08 08:18:22 veranda systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
Jul 08 08:18:22 veranda systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
Jul 08 08:18:23 veranda volumio[6083]: info: Initializing connection to go-librespot Websocket
Jul 08 08:18:23 veranda volumio[6083]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , checkAudioDeviceAvailable
Jul 08 08:18:23 veranda volumio[6083]: info: CoreCommandRouter::executeOnPlugin: i2s_dacs , getI2sStatus
Jul 08 08:18:23 veranda volumio[6083]: info: CoreCommandRouter::executeOnPlugin: system , versionChangeDetect
Jul 08 08:18:24 veranda volumio[6083]: info: Error connecting to go-librespot Websocket: Error: connect ECONNREFUSED 127.0.0.1:9879
Jul 08 08:18:24 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:24 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:24 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:24 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:24 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:24 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 08 08:18:24 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:24 veranda volumio[6083]: AID: null,
Jul 08 08:18:24 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:24 veranda volumio[6083]: payload: {}
Jul 08 08:18:24 veranda volumio[6083]: }
Jul 08 08:18:24 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:24 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:24 veranda volumio[6083]: Stack trace:
Jul 08 08:18:24 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:24 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:24 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:24 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:24 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:24 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:24 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:24 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:24 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:24 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:24 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:24 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:24 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:18:24 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:24 veranda volumio[6083]: AID: null,
Jul 08 08:18:24 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:24 veranda volumio[6083]: payload: {}
Jul 08 08:18:24 veranda volumio[6083]: }
Jul 08 08:18:24 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:24 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:24 veranda volumio[6083]: Stack trace:
Jul 08 08:18:24 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:24 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:24 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:24 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:24 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:24 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:24 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:24 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:24 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:24 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:24 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:24 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:24 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:18:24 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:24 veranda volumio[6083]: AID: null,
Jul 08 08:18:24 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:24 veranda volumio[6083]: payload: {}
Jul 08 08:18:24 veranda volumio[6083]: }
Jul 08 08:18:24 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:24 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:24 veranda volumio[6083]: Stack trace:
Jul 08 08:18:24 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:24 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:24 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:24 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:24 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:24 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:24 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:24 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:24 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:24 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:24 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:24 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:24 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 08 08:18:24 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:24 veranda volumio[6083]: AID: null,
Jul 08 08:18:24 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:24 veranda volumio[6083]: payload: {}
Jul 08 08:18:24 veranda volumio[6083]: }
Jul 08 08:18:24 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:24 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:24 veranda volumio[6083]: Stack trace:
Jul 08 08:18:24 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:24 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:24 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:24 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:24 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:24 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:24 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:24 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:24 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:24 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:24 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:24 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:24 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:18:24 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:24 veranda volumio[6083]: AID: null,
Jul 08 08:18:24 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:24 veranda volumio[6083]: payload: {}
Jul 08 08:18:24 veranda volumio[6083]: }
Jul 08 08:18:24 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:24 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:24 veranda volumio[6083]: Stack trace:
Jul 08 08:18:24 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:24 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:24 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:24 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:24 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:24 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:24 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:24 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:24 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:24 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:24 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:24 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:24 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:18:24 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:24 veranda volumio[6083]: AID: null,
Jul 08 08:18:24 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:24 veranda volumio[6083]: payload: {}
Jul 08 08:18:24 veranda volumio[6083]: }
Jul 08 08:18:24 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:24 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:24 veranda volumio[6083]: Stack trace:
Jul 08 08:18:24 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:24 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:24 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:24 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:24 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:24 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:24 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:25 veranda systemd[1]: go-librespot-daemon.service: Scheduled restart job, restart counter is at 15.
Jul 08 08:18:25 veranda systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
Jul 08 08:18:25 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:25 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:25 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:25 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:25 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:25 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 08 08:18:25 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:25 veranda volumio[6083]: AID: null,
Jul 08 08:18:25 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:25 veranda volumio[6083]: payload: {}
Jul 08 08:18:25 veranda volumio[6083]: }
Jul 08 08:18:25 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:25 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:25 veranda volumio[6083]: Stack trace:
Jul 08 08:18:25 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:25 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:25 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:25 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:25 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:25 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:25 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:25 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:25 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:25 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:25 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:25 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:25 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:18:25 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:25 veranda volumio[6083]: AID: null,
Jul 08 08:18:25 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:25 veranda volumio[6083]: payload: {}
Jul 08 08:18:25 veranda volumio[6083]: }
Jul 08 08:18:25 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:25 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:25 veranda volumio[6083]: Stack trace:
Jul 08 08:18:25 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:25 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:25 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:25 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:25 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:25 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:25 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:25 veranda systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
Jul 08 08:18:25 veranda go-librespot[6537]: go-librespot daemon starting...
Jul 08 08:18:25 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:25 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:25 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:25 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:25 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:25 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:18:25 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:25 veranda volumio[6083]: AID: null,
Jul 08 08:18:25 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:25 veranda volumio[6083]: payload: {}
Jul 08 08:18:25 veranda volumio[6083]: }
Jul 08 08:18:25 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:25 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:25 veranda volumio[6083]: Stack trace:
Jul 08 08:18:25 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:25 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:25 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:25 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:25 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:25 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:25 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:25 veranda go-librespot[6538]: time="2026-07-08T08:18:25+02:00" level=info msg="running go-librespot 0.7.1"
Jul 08 08:18:25 veranda go-librespot[6538]: time="2026-07-08T08:18:25+02:00" level=debug msg="app state loaded"
Jul 08 08:18:25 veranda go-librespot[6538]: time="2026-07-08T08:18:25+02:00" level=info msg="api server listening on 127.0.0.1:9879"
Jul 08 08:18:27 veranda volumio[6083]: info: Initializing connection to go-librespot Websocket
Jul 08 08:18:29 veranda volumio[6083]: info: BOOT COMPLETED
Jul 08 08:18:29 veranda go-librespot[6538]: time="2026-07-08T08:18:29+02:00" level=debug msg="new websocket client"
Jul 08 08:18:29 veranda volumio[6083]: info: Connection to go-librespot Websocket established
Jul 08 08:18:29 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:29 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:29 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:29 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:29 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:29 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 08 08:18:29 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:29 veranda volumio[6083]: AID: null,
Jul 08 08:18:29 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:29 veranda volumio[6083]: payload: {}
Jul 08 08:18:29 veranda volumio[6083]: }
Jul 08 08:18:29 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:29 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:29 veranda volumio[6083]: Stack trace:
Jul 08 08:18:29 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:29 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:29 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:29 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:29 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:29 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:29 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:29 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:29 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:29 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:29 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:29 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:29 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:18:29 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:29 veranda volumio[6083]: AID: null,
Jul 08 08:18:29 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:29 veranda volumio[6083]: payload: {}
Jul 08 08:18:29 veranda volumio[6083]: }
Jul 08 08:18:29 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:29 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:29 veranda volumio[6083]: Stack trace:
Jul 08 08:18:29 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:29 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:29 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:29 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:29 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:29 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:29 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:29 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:29 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:29 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:29 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:29 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:29 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:18:29 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:29 veranda volumio[6083]: AID: null,
Jul 08 08:18:29 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:29 veranda volumio[6083]: payload: {}
Jul 08 08:18:29 veranda volumio[6083]: }
Jul 08 08:18:29 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:29 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:29 veranda volumio[6083]: Stack trace:
Jul 08 08:18:29 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:29 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:29 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:29 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:29 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:29 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:29 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:30 veranda volumio[6083]: info: MyVolumio login type: Token
Jul 08 08:18:30 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:30 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:30 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:30 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:30 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:30 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 08 08:18:30 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:30 veranda volumio[6083]: AID: null,
Jul 08 08:18:30 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:30 veranda volumio[6083]: payload: {}
Jul 08 08:18:30 veranda volumio[6083]: }
Jul 08 08:18:30 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:30 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:30 veranda volumio[6083]: Stack trace:
Jul 08 08:18:30 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:30 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:30 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:30 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:30 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:30 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:30 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:32 veranda volumio[6083]: info: Getting Spotify volume
Jul 08 08:18:35 veranda volumio[6083]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 6
Jul 08 08:18:35 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:35 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:35 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:35 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:35 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:35 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:18:35 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:35 veranda volumio[6083]: AID: null,
Jul 08 08:18:35 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:35 veranda volumio[6083]: payload: {}
Jul 08 08:18:35 veranda volumio[6083]: }
Jul 08 08:18:35 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:35 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:35 veranda volumio[6083]: Stack trace:
Jul 08 08:18:35 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:35 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:35 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:35 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:35 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:35 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:35 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:35 veranda volumio[6083]: error: MyVolumio got a network error: A network error (such as timeout, interrupted connection or unreachable host) has occurred.
Jul 08 08:18:35 veranda volumio[6083]: info: Retrying Login Due to Network Error
Jul 08 08:18:35 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:35 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:35 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:35 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:35 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:35 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 08 08:18:35 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:35 veranda volumio[6083]: AID: null,
Jul 08 08:18:35 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:35 veranda volumio[6083]: payload: {}
Jul 08 08:18:35 veranda volumio[6083]: }
Jul 08 08:18:35 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:35 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:35 veranda volumio[6083]: Stack trace:
Jul 08 08:18:35 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:35 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:35 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:35 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:35 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:35 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:35 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:35 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:35 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:35 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:35 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:35 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:35 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:18:35 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:35 veranda volumio[6083]: AID: null,
Jul 08 08:18:35 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:35 veranda volumio[6083]: payload: {}
Jul 08 08:18:35 veranda volumio[6083]: }
Jul 08 08:18:35 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:35 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:35 veranda volumio[6083]: Stack trace:
Jul 08 08:18:35 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:35 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:35 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:35 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:35 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:35 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:35 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:35 veranda volumio[6083]: info: CoreCommandRouter::volumioGetState
Jul 08 08:18:35 veranda volumio[6083]: info: CorePlayQueue::getTrack 0
Jul 08 08:18:35 veranda volumio[6083]: SPOTIFY: RECEIVED VOLUMIO VOLUME 33
Jul 08 08:18:35 veranda volumio[6083]: SPOTIFY: SPOTIFY VOLUME undefined
Jul 08 08:18:35 veranda volumio[6083]: SPOTIFY: VOLUMIO VOLUME 33
Jul 08 08:18:35 veranda volumio[6083]: info: Aligning Spotify Volume to Volumio Volume
Jul 08 08:18:35 veranda volumio[6083]: info: CoreCommandRouter::volumioGetState
Jul 08 08:18:35 veranda volumio[6083]: info: CorePlayQueue::getTrack 0
Jul 08 08:18:35 veranda volumio[6083]: info: Setting Spotify Volume from Volumio: 33
Jul 08 08:18:37 veranda volumio[6083]: SPOTIFY: SETTING SPOTIFY VOLUME 33
Jul 08 08:18:37 veranda volumio[6083]: info: Sending Spotify command with payload to local API: /player/volume
Jul 08 08:18:39 veranda volumio[6083]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:39 veranda volumio[6083]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:39 veranda volumio[6083]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:39 veranda volumio[6083]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:39 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:39 veranda volumio[6083]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 08 08:18:39 veranda volumio[6083]: LoungeScreenDisconnected {
Jul 08 08:18:39 veranda volumio[6083]: AID: null,
Jul 08 08:18:39 veranda volumio[6083]: name: 'loungeScreenDisconnected',
Jul 08 08:18:39 veranda volumio[6083]: payload: {}
Jul 08 08:18:39 veranda volumio[6083]: }
Jul 08 08:18:39 veranda volumio[6083]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:39 veranda volumio[6083]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:39 veranda volumio[6083]: Stack trace:
Jul 08 08:18:39 veranda volumio[6083]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:39 veranda volumio[6083]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:39 veranda volumio[6083]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:39 veranda volumio[6083]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:39 veranda volumio[6083]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:39 veranda volumio[6083]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:39 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:39 veranda go-librespot[6538]: time="2026-07-08T08:18:39+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-08T08:18:39+02:00 is before 2026-07-09T00:00:00Z"
Jul 08 08:18:39 veranda volumio[6083]: error: Failed to send command to Spotify local API: /player/volume: Error: socket hang up
Jul 08 08:18:39 veranda volumio[6083]: |||||||||||||||||||||||| WARNING: FATAL ERROR |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Jul 08 08:18:39 veranda systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
Jul 08 08:18:39 veranda volumio[6083]: Error: socket hang up
Jul 08 08:18:39 veranda volumio[6083]: at connResetException (node:internal/errors:720:14)
Jul 08 08:18:39 veranda volumio[6083]: at Socket.socketOnEnd (node:_http_client:519:23)
Jul 08 08:18:39 veranda volumio[6083]: at Socket.emit (node:events:526:35)
Jul 08 08:18:39 veranda volumio[6083]: at endReadableNT (node:internal/streams/readable:1376:12)
Jul 08 08:18:39 veranda volumio[6083]: at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
Jul 08 08:18:39 veranda volumio[6083]: code: 'ECONNRESET',
Jul 08 08:18:39 veranda volumio[6083]: response: undefined
Jul 08 08:18:39 veranda volumio[6083]: }
Jul 08 08:18:39 veranda volumio[6083]: |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Jul 08 08:18:39 veranda systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
Jul 08 08:18:40 veranda sudo[6578]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/journalctl '--since=2026-07-08 08:17'
Jul 08 08:18:40 veranda sudo[6578]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 08 08:18:41 veranda sudo[6578]: pam_unix(sudo:session): session closed for user root
Jul 08 08:18:43 veranda systemd[1]: go-librespot-daemon.service: Scheduled restart job, restart counter is at 16.
Jul 08 08:18:43 veranda systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
Jul 08 08:18:43 veranda systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
Jul 08 08:18:43 veranda go-librespot[6597]: go-librespot daemon starting...
Jul 08 08:18:43 veranda go-librespot[6598]: time="2026-07-08T08:18:43+02:00" level=info msg="running go-librespot 0.7.1"
Jul 08 08:18:43 veranda go-librespot[6598]: time="2026-07-08T08:18:43+02:00" level=debug msg="app state loaded"
Jul 08 08:18:43 veranda go-librespot[6598]: time="2026-07-08T08:18:43+02:00" level=info msg="api server listening on 127.0.0.1:9879"
Jul 08 08:18:43 veranda go-librespot[6598]: time="2026-07-08T08:18:43+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-08T08:18:43+02:00 is before 2026-07-09T00:00:00Z"
Jul 08 08:18:43 veranda systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
Jul 08 08:18:43 veranda systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
Jul 08 08:18:43 veranda volumio-remote-updater[6964]: [2026-07-08 08:18:43] [error] handle_read_frame error: websocketpp.transport:7 (End of File)
Jul 08 08:18:43 veranda volumio-remote-updater[6964]: [2026-07-08 08:18:43] [disconnect] Disconnect close local:[1006,End of File] remote:[1006]
Jul 08 08:18:43 veranda volumio5-onboarding[30625]: time=2026-07-08T08:18:43.383+02:00 level=ERROR msg="failed reading message" error="websocket: close 1006 (abnormal closure): unexpected EOF"
Jul 08 08:18:43 veranda systemd[1]: volumio.service: Main process exited, code=exited, status=1/FAILURE
Jul 08 08:18:43 veranda volumio5-onboarding[30625]: time=2026-07-08T08:18:43.388+02:00 level=WARN msg="reconnection attempt failed" error="dial tcp 127.0.0.1:3000: connect: connection refused"
Jul 08 08:18:43 veranda systemd[1]: volumio.service: Failed with result 'exit-code'.
Jul 08 08:18:43 veranda systemd[1]: volumio.service: Consumed 35.569s CPU time.
Jul 08 08:18:43 veranda systemd[1]: Started dynamicswap.service - dynamicswap service.
Jul 08 08:18:43 veranda systemd[1]: dynamicswap.service: Deactivated successfully.
Jul 08 08:18:43 veranda systemd[1]: volumio.service: Scheduled restart job, restart counter is at 4884.
Jul 08 08:18:43 veranda systemd[1]: Started dynamicswap.service - dynamicswap service.
Jul 08 08:18:43 veranda systemd[1]: Stopped volumio.service - Volumio Backend Module.
Jul 08 08:18:43 veranda systemd[1]: volumio.service: Consumed 35.569s CPU time.
Jul 08 08:18:43 veranda systemd[1]: Started volumio.service - Volumio Backend Module.
Jul 08 08:18:43 veranda systemd[1]: dynamicswap.service: Deactivated successfully.
Jul 08 08:18:44 veranda volumio5-onboarding[30625]: time=2026-07-08T08:18:44.390+02:00 level=WARN msg="reconnection attempt failed" error="dial tcp 127.0.0.1:3000: connect: connection refused"
Jul 08 08:18:45 veranda volumio[6614]: info: -------------------------------------------
Jul 08 08:18:45 veranda volumio[6614]: info: ----- Volumio3 ----
Jul 08 08:18:45 veranda volumio[6614]: info: -------------------------------------------
Jul 08 08:18:45 veranda volumio[6614]: info: ----- System startup ----
Jul 08 08:18:45 veranda volumio[6614]: info: -------------------------------------------
Jul 08 08:18:46 veranda volumio[6614]: info: MYVOLUMIO Environment detected
Jul 08 08:18:46 veranda volumio[6614]: info: Plugin folders cleanup
Jul 08 08:18:46 veranda volumio[6614]: info: Scanning into folder /volumio/app/plugins/
Jul 08 08:18:46 veranda volumio[6614]: info: Scanning category audio_interface
Jul 08 08:18:46 veranda volumio[6614]: info: Scanning category miscellanea
Jul 08 08:18:46 veranda volumio[6614]: info: Scanning category music_service
Jul 08 08:18:46 veranda volumio[6614]: info: Scanning category plugins.json
Jul 08 08:18:46 veranda volumio[6614]: info: Scanning category system_controller
Jul 08 08:18:46 veranda volumio[6614]: info: Scanning category user_interface
Jul 08 08:18:46 veranda volumio[6614]: info: Scanning into folder /data/plugins/
Jul 08 08:18:46 veranda volumio[6614]: info: Scanning category music_service
Jul 08 08:18:46 veranda volumio[6614]: info: Plugin folders cleanup completed
Jul 08 08:18:46 veranda volumio[6614]: info: -------------------------------------------
Jul 08 08:18:46 veranda volumio[6614]: info: ----- Core plugins startup ----
Jul 08 08:18:46 veranda volumio[6614]: info: -------------------------------------------
Jul 08 08:18:46 veranda volumio[6614]: info: Loading plugins from folder /volumio/app/plugins/
Jul 08 08:18:46 veranda volumio[6614]: info: Adding plugin upnp to MyMusic Plugins
Jul 08 08:18:46 veranda volumio[6614]: info: Adding plugin airplay_emulation to MyMusic Plugins
Jul 08 08:18:46 veranda volumio[6614]: info: Adding plugin upnp_browser to MyMusic Plugins
Jul 08 08:18:46 veranda volumio[6614]: info: Loading plugins from folder /data/plugins/
Jul 08 08:18:46 veranda volumio[6614]: info: Loading plugin "system"...
Jul 08 08:18:46 veranda volumio[6614]: info: Loading plugin "appearance"...
Jul 08 08:18:46 veranda systemd[1]: go-librespot-daemon.service: Scheduled restart job, restart counter is at 17.
Jul 08 08:18:46 veranda systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
Jul 08 08:18:46 veranda systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
Jul 08 08:18:46 veranda go-librespot[6641]: go-librespot daemon starting...
Jul 08 08:18:46 veranda go-librespot[6642]: time="2026-07-08T08:18:46+02:00" level=info msg="running go-librespot 0.7.1"
Jul 08 08:18:46 veranda go-librespot[6642]: time="2026-07-08T08:18:46+02:00" level=debug msg="app state loaded"
Jul 08 08:18:46 veranda go-librespot[6642]: time="2026-07-08T08:18:46+02:00" level=info msg="api server listening on 127.0.0.1:9879"
Jul 08 08:18:46 veranda go-librespot[6642]: time="2026-07-08T08:18:46+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-08T08:18:46+02:00 is before 2026-07-09T00:00:00Z"
Jul 08 08:18:46 veranda systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
Jul 08 08:18:46 veranda systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
Jul 08 08:18:47 veranda volumio[6614]: info: Loading plugin "network"...
Jul 08 08:18:47 veranda volumio[6614]: info: Refreshing Cached IP Addresses
Jul 08 08:18:47 veranda sudo[6653]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0
Jul 08 08:18:47 veranda sudo[6653]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 08 08:18:47 veranda sudo[6653]: pam_unix(sudo:session): session closed for user root
Jul 08 08:18:47 veranda sudo[6655]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
Jul 08 08:18:47 veranda sudo[6655]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 08 08:18:47 veranda volumio[6614]: info: Loading plugin "services"...
Jul 08 08:18:47 veranda volumio[6614]: info: Loading plugin "volumio5onboarding"...
Jul 08 08:18:47 veranda sudo[6655]: pam_unix(sudo:session): session closed for user root
Jul 08 08:18:47 veranda sudo[6668]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/iwlist wlan0 scan
Jul 08 08:18:47 veranda sudo[6668]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 08 08:18:47 veranda volumio[6614]: info: Loading plugin "alsa_controller"...
Jul 08 08:18:47 veranda volumio[6614]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
Jul 08 08:18:47 veranda volumio[6614]: info: Loading plugin "wizard"...
Jul 08 08:18:47 veranda volumio[6614]: info: Loading plugin "networkfs"...
Jul 08 08:18:47 veranda volumio[6614]: info: Starting Udev Watcher for removable devices
Jul 08 08:18:47 veranda volumio[6614]: info: Ignoring mount for partition: boot
Jul 08 08:18:47 veranda volumio[6614]: info: Ignoring mount for partition: volumio
Jul 08 08:18:47 veranda volumio[6614]: info: Ignoring mount for partition: volumio_data
Jul 08 08:18:47 veranda volumio[6614]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback
Jul 08 08:18:47 veranda volumio[6614]: info: Loading plugin "volumio_command_line_client"...
Jul 08 08:18:47 veranda volumio[6614]: info: Loading plugin "upnp"...
Jul 08 08:18:47 veranda volumio[6614]: info: [1783491527744] Starting Upmpd Daemon
Jul 08 08:18:47 veranda volumio[6614]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback
Jul 08 08:18:47 veranda volumio[6614]: info: Loading plugin "my_music"...
Jul 08 08:18:47 veranda volumio[6614]: info: Loading plugin "mpd"...
Jul 08 08:18:48 veranda volumio[6614]: info: Loading plugin "upnp_browser"...
Jul 08 08:18:48 veranda volumio-remote-updater[6964]: [2026-07-08 08:18:48] [connect] Successful connection
Jul 08 08:18:49 veranda volumio[6614]: info: Starting UPNP Browser
Jul 08 08:18:49 veranda volumio[6614]: info: Loading plugin "alarm-clock"...
Jul 08 08:18:49 veranda volumio[6614]: info: Loading plugin "airplay_emulation"...
Jul 08 08:18:49 veranda volumio[6614]: info: Starting Shairport Sync
Jul 08 08:18:49 veranda volumio[6614]: info: Loading plugin "last_100"...
Jul 08 08:18:49 veranda volumio[6614]: info: Loading plugin "webradio"...
Jul 08 08:18:49 veranda volumio[6614]: info: Loading plugin "i2s_dacs"...
Jul 08 08:18:49 veranda volumio[6614]: info: Loading plugin "volumiodiscovery"...
Jul 08 08:18:49 veranda volumio[6614]: *** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.
Jul 08 08:18:49 veranda volumio[6614]: *** WARNING *** Please fix your application to use the native API of Avahi!
Jul 08 08:18:49 veranda volumio[6614]: *** WARNING *** For more information see
Jul 08 08:18:49 veranda volumio[6614]: *** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
Jul 08 08:18:49 veranda volumio[6614]: *** WARNING *** Please fix your application to use the native API of Avahi!
Jul 08 08:18:49 veranda volumio[6614]: *** WARNING *** For more information see
Jul 08 08:18:49 veranda node[6614]: *** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.
Jul 08 08:18:49 veranda node[6614]: *** WARNING *** Please fix your application to use the native API of Avahi!
Jul 08 08:18:49 veranda node[6614]: *** WARNING *** For more information see
Jul 08 08:18:49 veranda node[6614]: *** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
Jul 08 08:18:49 veranda node[6614]: *** WARNING *** Please fix your application to use the native API of Avahi!
Jul 08 08:18:49 veranda node[6614]: *** WARNING *** For more information see
Jul 08 08:18:49 veranda volumio[6614]: info: Applying required configuration parameters for plugin volumiodiscovery
Jul 08 08:18:49 veranda volumio[6614]: info: Discovery: Started advertising with name: veranda
Jul 08 08:18:50 veranda volumio[6614]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback
Jul 08 08:18:50 veranda volumio[6614]: info: Loading plugin "spop"...
Jul 08 08:18:50 veranda systemd[1]: go-librespot-daemon.service: Scheduled restart job, restart counter is at 18.
Jul 08 08:18:50 veranda systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
Jul 08 08:18:50 veranda systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
Jul 08 08:18:50 veranda go-librespot[6688]: go-librespot daemon starting...
Jul 08 08:18:50 veranda go-librespot[6689]: time="2026-07-08T08:18:50+02:00" level=info msg="running go-librespot 0.7.1"
Jul 08 08:18:50 veranda go-librespot[6689]: time="2026-07-08T08:18:50+02:00" level=debug msg="app state loaded"
Jul 08 08:18:50 veranda go-librespot[6689]: time="2026-07-08T08:18:50+02:00" level=info msg="api server listening on 127.0.0.1:9879"
Jul 08 08:18:50 veranda sudo[6668]: pam_unix(sudo:session): session closed for user root
Jul 08 08:18:50 veranda go-librespot[6689]: time="2026-07-08T08:18:50+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-08T08:18:50+02:00 is before 2026-07-09T00:00:00Z"
Jul 08 08:18:50 veranda systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
Jul 08 08:18:50 veranda systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
Jul 08 08:18:51 veranda volumio[6614]: info: Loading plugin "ytcr"...
Jul 08 08:18:52 veranda volumio[6614]: info: Loading plugin "outputs"...
Jul 08 08:18:52 veranda volumio[6614]: info: Loading plugin "albumart"...
Jul 08 08:18:52 veranda volumio[6614]: info: Plugin example_plugin is not enabled
Jul 08 08:18:52 veranda volumio[6614]: info: Loading plugin "inputs"...
Jul 08 08:18:52 veranda volumio[6614]: info: Loading plugin "updater_comm"...
Jul 08 08:18:52 veranda volumio[6614]: info: Plugin mpdemulation is not enabled
Jul 08 08:18:52 veranda volumio[6614]: info: Loading plugin "rest_api"...
Jul 08 08:18:52 veranda volumio[6614]: info: Loading plugin "websocket"...
Jul 08 08:18:52 veranda volumio[6614]: info: Starting Socket.io Server version 1.7.4
Jul 08 08:18:52 veranda volumio[6614]: info: Loading i18n strings for locale en
Jul 08 08:18:52 veranda volumio[6614]: Updating browse sources language
Jul 08 08:18:52 veranda volumio[6614]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Jul 08 08:18:52 veranda volumio[6614]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Jul 08 08:18:52 veranda volumio[6614]: info: CoreCommandRouter::initPlayerControls
Jul 08 08:18:52 veranda volumio[6614]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 08 08:18:52 veranda volumio[6614]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 08 08:18:52 veranda volumio[6614]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 08 08:18:52 veranda volumio[6614]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 08 08:18:52 veranda volumio[6614]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 08 08:18:52 veranda volumio[6614]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 08 08:18:52 veranda volumio[6614]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 08 08:18:52 veranda volumio[6614]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 08 08:18:52 veranda volumio[6614]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Jul 08 08:18:52 veranda volumio[6614]: Express server listening on port 3000
Jul 08 08:18:52 veranda volumio[6614]: [Metrics] WebUI: 7s 957.64ms
Jul 08 08:18:52 veranda volumio[6614]: info: CoreStateMachine::resetVolumioState
Jul 08 08:18:52 veranda volumio[6614]: info: CoreStateMachine::getcurrentVolume
Jul 08 08:18:52 veranda volumio[6614]: info: CoreCommandRouter::volumioRetrievevolume
Jul 08 08:18:53 veranda volumio[6614]: info: Cannot read play queue from file
Jul 08 08:18:53 veranda volumio[6614]: info: Volumio Network Manager: Network status updated: 1
Jul 08 08:18:53 veranda volumio[6698]: Forking 3 albumart workers
Jul 08 08:18:53 veranda volumio[6614]: 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 08 08:18:53 veranda volumio[6614]: 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 08 08:18:53 veranda volumio[6614]: info: Received Get System Info
Jul 08 08:18:53 veranda volumio[6614]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
Jul 08 08:18:53 veranda volumio[6614]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
Jul 08 08:18:53 veranda volumio[6614]: info: Discovery: Getting this device information
Jul 08 08:18:53 veranda volumio[6614]: info: CoreCommandRouter::volumioGetState
Jul 08 08:18:53 veranda volumio[6614]: info: CorePlayQueue::getTrack 0
Jul 08 08:18:53 veranda volumio[6614]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
Jul 08 08:18:53 veranda volumio-remote-updater[6964]: [2026-07-08 08:18:53] [connect] WebSocket Connection 127.0.0.1:3000 v-2 "WebSocket++/0.8.2" /socket.io/?EIO=3&transport=websocket&t=1783491528 101
Jul 08 08:18:53 veranda volumio[6614]: verbose: New Socket.io Connection to 127.0.0.1:3000 from 127.0.0.1 UA: WebSocket++/0.8.2 Engine version: 3 Transport: websocket Total Clients: 2
Jul 08 08:18:53 veranda volumio[6614]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Jul 08 08:18:53 veranda volumio[6614]: info: CoreCommandRouter::executeOnPlugin: wizard , getShowWizard
Jul 08 08:18:53 veranda volumio[6614]: info: CoreCommandRouter::executeOnPlugin: system , getShowWizard
Jul 08 08:18:53 veranda volumio[6614]: info: VolumeController:: Volume=33 Mute =false
Jul 08 08:18:53 veranda volumio[6614]: info: CoreStateMachine::pushState
Jul 08 08:18:53 veranda volumio[6614]: info: CorePlayQueue::getTrack 0
Jul 08 08:18:53 veranda volumio[6614]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
Jul 08 08:18:53 veranda volumio[6614]: info: CoreCommandRouter::volumioPushState
Jul 08 08:18:53 veranda volumio[6614]: info: CoreStateMachine::updateTrackBlock
Jul 08 08:18:53 veranda volumio[6614]: info: CorePlayQueue::getTrackBlock
Jul 08 08:18:53 veranda volumio[6614]: info: CoreCommandRouter::volumioRetrievevolume
Jul 08 08:18:53 veranda systemd[1]: go-librespot-daemon.service: Scheduled restart job, restart counter is at 19.
Jul 08 08:18:53 veranda systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
Jul 08 08:18:53 veranda volumio[6614]: info: CoreStateMachine::setRepeat null single undefined
Jul 08 08:18:53 veranda volumio[6614]: info: CoreStateMachine::pushState
Jul 08 08:18:53 veranda volumio[6614]: info: CorePlayQueue::getTrack 0
Jul 08 08:18:53 veranda volumio[6614]: info: CoreCommandRouter::volumioPushState
Jul 08 08:18:53 veranda volumio[6614]: info: CoreStateMachine::setRandom null
Jul 08 08:18:53 veranda volumio[6614]: info: CoreStateMachine::pushState
Jul 08 08:18:53 veranda volumio[6614]: info: CorePlayQueue::getTrack 0
Jul 08 08:18:53 veranda volumio[6614]: info: CoreCommandRouter::volumioPushState
Jul 08 08:18:53 veranda volumio[6614]: info: Setting Device type: Raspberry PI
Jul 08 08:18:53 veranda systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
Jul 08 08:18:53 veranda go-librespot[6749]: go-librespot daemon starting...
Jul 08 08:18:53 veranda volumio[6614]: info: Completed loading Core Plugins
Jul 08 08:18:53 veranda volumio[6614]: info: Preparing to generate the ALSA configuration file
Jul 08 08:18:53 veranda go-librespot[6751]: time="2026-07-08T08:18:53+02:00" level=info msg="running go-librespot 0.7.1"
Jul 08 08:18:53 veranda go-librespot[6751]: time="2026-07-08T08:18:53+02:00" level=debug msg="app state loaded"
Jul 08 08:18:53 veranda go-librespot[6751]: time="2026-07-08T08:18:53+02:00" level=info msg="api server listening on 127.0.0.1:9879"
Jul 08 08:18:53 veranda volumio[6614]: info: VolumeController:: Volume=33 Mute =false
Jul 08 08:18:53 veranda volumio[6614]: info: CoreStateMachine::pushState
Jul 08 08:18:53 veranda volumio[6614]: info: CorePlayQueue::getTrack 0
Jul 08 08:18:53 veranda volumio[6614]: info: CoreCommandRouter::volumioPushState
Jul 08 08:18:53 veranda volumio[6614]: info: Asound.conf file unchanged, so no further update is needed
Jul 08 08:18:53 veranda volumio[6614]: info: Output device has changed, restarting MPD
Jul 08 08:18:53 veranda volumio[6614]: info: Output device has changed, restarting Shairport Sync
Jul 08 08:18:53 veranda volumio[6614]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 08 08:18:53 veranda volumio[6614]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Jul 08 08:18:53 veranda sudo[6763]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/chmod 777 /etc/mpd.conf
Jul 08 08:18:53 veranda sudo[6763]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 08 08:18:53 veranda sudo[6763]: pam_unix(sudo:session): session closed for user root
Jul 08 08:18:53 veranda volumio[6614]: info: Could not detect Primo: Error: Command failed: aplay -l | grep es90x8q2m-dac-dai-0
Jul 08 08:18:53 veranda volumio[6614]: info: ___________ START PLUGINS ___________
Jul 08 08:18:53 veranda sudo[6765]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart mpd.service
Jul 08 08:18:53 veranda sudo[6765]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 08 08:18:53 veranda volumio[6614]: info: ControllerMpd::onStart: Initializing MPD
Jul 08 08:18:53 veranda volumio[6614]: info: Creating MPD Configuration file
Jul 08 08:18:54 veranda volumio[6614]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
Jul 08 08:18:54 veranda volumio[6614]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
Jul 08 08:18:54 veranda volumio[6614]: info: [1783491534010] CoreMusicLibrary::Adding element Media Servers
Jul 08 08:18:54 veranda volumio[6614]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Jul 08 08:18:54 veranda sudo[6774]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl start volumio5-onboarding.service
Jul 08 08:18:54 veranda go-librespot[6751]: time="2026-07-08T08:18: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-08T08:18:53+02:00 is before 2026-07-09T00:00:00Z"
Jul 08 08:18:54 veranda sudo[6774]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 08 08:18:54 veranda systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
Jul 08 08:18:54 veranda systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
Jul 08 08:18:54 veranda sudo[6777]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/chmod 777 /etc/mpd.conf
Jul 08 08:18:54 veranda sudo[6777]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 08 08:18:54 veranda sudo[6777]: pam_unix(sudo:session): session closed for user root
Jul 08 08:18:54 veranda volumio[6614]: info: UPNP Browser: Client initialized successfully
Jul 08 08:18:54 veranda systemd[1]: Stopping mpd.service - Music Player Daemon...
Jul 08 08:18:54 veranda sudo[6779]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart mpd.service
Jul 08 08:18:54 veranda sudo[6779]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 08 08:18:54 veranda volumio[6614]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 08 08:18:54 veranda volumio[6614]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Jul 08 08:18:54 veranda sudo[6774]: pam_unix(sudo:session): session closed for user root
Jul 08 08:18:54 veranda systemd[1]: mpd.service: Deactivated successfully.
Jul 08 08:18:54 veranda systemd[1]: Stopped mpd.service - Music Player Daemon.
Jul 08 08:18:54 veranda systemd[1]: mpd.service: Consumed 4.022s CPU time.
Jul 08 08:18:54 veranda systemd[1]: mpd.socket: Deactivated successfully.
Jul 08 08:18:54 veranda systemd[1]: Closed mpd.socket - Music Player Daemon Socket.
Jul 08 08:18:54 veranda systemd[1]: Stopping mpd.socket - Music Player Daemon Socket...
Jul 08 08:18:54 veranda volumio[6614]: info: Could not detect Primo: Error: Command failed: aplay -l | grep es90x8q2m-dac-dai-0
Jul 08 08:18:54 veranda volumio[6614]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 08 08:18:54 veranda volumio[6614]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Jul 08 08:18:54 veranda systemd[1]: Listening on mpd.socket - Music Player Daemon Socket.
Jul 08 08:18:54 veranda systemd[1]: Starting mpd.service - Music Player Daemon...
Jul 08 08:18:54 veranda systemd[1]: mpd.service: Deactivated successfully.
Jul 08 08:18:54 veranda systemd[1]: Stopped mpd.service - Music Player Daemon.
Jul 08 08:18:54 veranda volumio[6614]: info: Could not detect Primo: Error: Command failed: aplay -l | grep es90x8q2m-dac-dai-0
Jul 08 08:18:54 veranda systemd[1]: mpd.socket: Deactivated successfully.
Jul 08 08:18:54 veranda volumio[6614]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
Jul 08 08:18:54 veranda volumio[6614]: info: [1783491534256] CoreMusicLibrary::Adding element Last_100
Jul 08 08:18:54 veranda systemd[1]: Closed mpd.socket - Music Player Daemon Socket.
Jul 08 08:18:54 veranda systemd[1]: Stopping mpd.socket - Music Player Daemon Socket...
Jul 08 08:18:54 veranda volumio[6614]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Jul 08 08:18:54 veranda volumio[6614]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
Jul 08 08:18:54 veranda volumio[6614]: info: [1783491534262] CoreMusicLibrary::Adding element Webradio
Jul 08 08:18:54 veranda volumio[6614]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
Jul 08 08:18:54 veranda systemd[1]: Listening on mpd.socket - Music Player Daemon Socket.
Jul 08 08:18:54 veranda systemd[1]: Starting mpd.service - Music Player Daemon...
Jul 08 08:18:54 veranda volumio[6614]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
Jul 08 08:18:54 veranda volumio[6614]: info: Initializing BBC Radios
Jul 08 08:18:54 veranda volumio5-onboarding[30625]: time=2026-07-08T08:18:54.299+02:00 level=INFO msg="service successfully established" component=discovery/localnet
Jul 08 08:18:54 veranda volumio[6614]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
Jul 08 08:18:54 veranda volumio[6614]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Jul 08 08:18:54 veranda volumio[6614]: info: Creating Spotify config file
Jul 08 08:18:54 veranda volumio[6614]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 08 08:18:54 veranda sudo[6794]: root : PWD=/ ; USER=root ; COMMAND=/bin/chown mpd:audio /var/log/mpd.log
Jul 08 08:18:54 veranda sudo[6794]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=0)
Jul 08 08:18:54 veranda sudo[6794]: pam_unix(sudo:session): session closed for user root
Jul 08 08:18:54 veranda volumio[6614]: info: Volumio Calling Home
Jul 08 08:18:55 veranda volumio[6614]: info: Discovery: adding eb1853b6-0d6a-4ea8-a768-1f4bcb7f9017
Jul 08 08:18:55 veranda volumio[6614]: info: Discovery: Found device veranda
Jul 08 08:18:55 veranda volumio[6614]: info: CoreCommandRouter::volumioGetState
Jul 08 08:18:55 veranda volumio[6614]: info: CorePlayQueue::getTrack 0
Jul 08 08:18:55 veranda volumio[6614]: info: Discovery: adding 76d588a6-2c2b-465e-a1c8-05a81d52c6c9
Jul 08 08:18:55 veranda volumio[6614]: info: Discovery: Found device dush
Jul 08 08:18:55 veranda volumio[6715]: Starting albumart workers
Jul 08 08:18:55 veranda volumio[6614]: info: Discovery: Connecting to remote: 192.168.10.124
Jul 08 08:18:55 veranda volumio[6614]: info: Discovery: this is already registered, eb1853b6-0d6a-4ea8-a768-1f4bcb7f9017
Jul 08 08:18:55 veranda volumio[6614]: info: Discovery: Found device veranda
Jul 08 08:18:55 veranda volumio[6614]: info: CoreCommandRouter::volumioGetState
Jul 08 08:18:55 veranda volumio[6614]: info: CorePlayQueue::getTrack 0
Jul 08 08:18:55 veranda volumio[6713]: Starting albumart workers
Jul 08 08:18:55 veranda volumio[6614]: info: MPD Permissions set
Jul 08 08:18:55 veranda volumio[6614]: info: MPD Permissions set
Jul 08 08:18:55 veranda volumio[6614]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Engine version: 3 Transport: polling Total Clients: 3
Jul 08 08:18:55 veranda volumio[6614]: info: Volumio called home
Jul 08 08:18:55 veranda volumio[6614]: info: Spotify config file written
Jul 08 08:18:55 veranda sudo[6814]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart go-librespot-daemon.service
Jul 08 08:18:55 veranda sudo[6814]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 08 08:18:55 veranda systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
Jul 08 08:18:55 veranda systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
Jul 08 08:18:55 veranda go-librespot[6816]: go-librespot daemon starting...
Jul 08 08:18:55 veranda sudo[6814]: pam_unix(sudo:session): session closed for user root
Jul 08 08:18:55 veranda volumio[6614]: info: An error occurred while refreshing Spotify Token Error: certificate is not yet valid
Jul 08 08:18:55 veranda go-librespot[6817]: time="2026-07-08T08:18:55+02:00" level=info msg="running go-librespot 0.7.1"
Jul 08 08:18:55 veranda go-librespot[6817]: time="2026-07-08T08:18:55+02:00" level=debug msg="app state loaded"
Jul 08 08:18:55 veranda go-librespot[6817]: time="2026-07-08T08:18:55+02:00" level=info msg="api server listening on 127.0.0.1:9879"
Jul 08 08:18:55 veranda volumio[6614]: error: [yt-cast-receiver] (YouTube) Failed to obtain lounge token with screen Id from stored MDX context (km45dim61ft4orsg6pu0tfssbj):
Jul 08 08:18:55 veranda volumio[6614]: (ConnectionError) (YouTube) Connection error in getting lounge token
Jul 08 08:18:55 veranda volumio[6614]: Error info: {
Jul 08 08:18:55 veranda volumio[6614]: url: 'https://www.youtube.com/api/lounge/pairing/get_lounge_token_batch'
Jul 08 08:18:55 veranda volumio[6614]: }
Jul 08 08:18:55 veranda volumio[6614]: --->(TypeError) fetch failed
Jul 08 08:18:55 veranda volumio[6614]: Stack trace:
Jul 08 08:18:55 veranda volumio[6614]: ConnectionError: (YouTube) Connection error in getting lounge token
Jul 08 08:18:55 veranda volumio[6614]: at Session._Session_getLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:440:15)
Jul 08 08:18:55 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:55 veranda volumio[6614]: at async Session.begin (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:130:31)
Jul 08 08:18:55 veranda volumio[6614]: at async Promise.all (index 0)
Jul 08 08:18:55 veranda volumio[6614]: at async YouTubeApp.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:116:13)
Jul 08 08:18:55 veranda volumio[6614]: at async YouTubeCastReceiver.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/YouTubeCastReceiver.js:93:13)
Jul 08 08:18:55 veranda volumio[6614]: Going to generate fresh screen Id and try again...
Jul 08 08:18:55 veranda volumio[6614]: error: [yt-cast-receiver] (YouTube Music) Failed to obtain lounge token with screen Id from stored MDX context (d5bbkfqh5mrl1q57pigtflmop0):
Jul 08 08:18:55 veranda volumio[6614]: (ConnectionError) (YouTube Music) Connection error in getting lounge token
Jul 08 08:18:55 veranda volumio[6614]: Error info: {
Jul 08 08:18:55 veranda volumio[6614]: url: 'https://www.youtube.com/api/lounge/pairing/get_lounge_token_batch'
Jul 08 08:18:55 veranda volumio[6614]: }
Jul 08 08:18:55 veranda volumio[6614]: --->(TypeError) fetch failed
Jul 08 08:18:55 veranda volumio[6614]: Stack trace:
Jul 08 08:18:55 veranda volumio[6614]: ConnectionError: (YouTube Music) Connection error in getting lounge token
Jul 08 08:18:55 veranda volumio[6614]: at Session._Session_getLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:440:15)
Jul 08 08:18:55 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:55 veranda volumio[6614]: at async Session.begin (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:130:31)
Jul 08 08:18:55 veranda volumio[6614]: at async Promise.all (index 1)
Jul 08 08:18:55 veranda volumio[6614]: at async YouTubeApp.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:116:13)
Jul 08 08:18:55 veranda volumio[6614]: at async YouTubeCastReceiver.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/YouTubeCastReceiver.js:93:13)
Jul 08 08:18:55 veranda volumio[6614]: Going to generate fresh screen Id and try again...
Jul 08 08:18:55 veranda volumio[6714]: Starting albumart workers
Jul 08 08:18:55 veranda volumio[6614]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 08 08:18:55 veranda volumio[6614]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 08 08:18:55 veranda volumio[6614]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 08 08:18:55 veranda volumio[6614]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 08 08:18:55 veranda volumio[6614]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 08 08:18:55 veranda volumio[6614]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 08 08:18:55 veranda volumio[6614]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 08 08:18:55 veranda volumio[6614]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 08 08:18:55 veranda volumio[6614]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Jul 08 08:18:55 veranda volumio[6614]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 08 08:18:55 veranda volumio[6614]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 08 08:18:55 veranda volumio[6614]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 08 08:18:55 veranda volumio[6614]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 08 08:18:55 veranda volumio[6614]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 08 08:18:55 veranda volumio[6614]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 08 08:18:55 veranda volumio[6614]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 08 08:18:55 veranda volumio[6614]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 08 08:18:55 veranda volumio[6614]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 08 08:18:55 veranda volumio[6614]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Jul 08 08:18:55 veranda volumio[6614]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
Jul 08 08:18:56 veranda volumio[6614]: info: No need to fix Spotify hosts
Jul 08 08:18:56 veranda go-librespot[6817]: time="2026-07-08T08:18:56+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-08T08:18:55+02:00 is before 2026-07-09T00:00:00Z"
Jul 08 08:18:56 veranda systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
Jul 08 08:18:56 veranda systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
Jul 08 08:18:56 veranda volumio[6614]: 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 08 08:18:56 veranda volumio[6614]: info: Starting Shairport Sync
Jul 08 08:18:56 veranda volumio[6614]: info: Starting Shairport Sync
Jul 08 08:18:56 veranda volumio[6614]: info: Starting Shairport Sync
Jul 08 08:18:56 veranda sudo[6837]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart shairport-sync
Jul 08 08:18:56 veranda sudo[6837]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 08 08:18:56 veranda sudo[6841]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart shairport-sync
Jul 08 08:18:56 veranda sudo[6841]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 08 08:18:56 veranda sudo[6839]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart shairport-sync
Jul 08 08:18:56 veranda sudo[6839]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 08 08:18:56 veranda systemd[1]: Stopping shairport-sync.service - Shairport Sync - AirPlay Audio Receiver...
Jul 08 08:18:56 veranda systemd[1]: shairport-sync.service: Deactivated successfully.
Jul 08 08:18:56 veranda systemd[1]: Stopped shairport-sync.service - Shairport Sync - AirPlay Audio Receiver.
Jul 08 08:18:56 veranda systemd[1]: shairport-sync.service: Consumed 2.032s CPU time.
Jul 08 08:18:56 veranda volumio[6614]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 08 08:18:56 veranda volumio[6614]: LoungeScreenDisconnected {
Jul 08 08:18:56 veranda volumio[6614]: AID: null,
Jul 08 08:18:56 veranda volumio[6614]: name: 'loungeScreenDisconnected',
Jul 08 08:18:56 veranda volumio[6614]: payload: {}
Jul 08 08:18:56 veranda volumio[6614]: }
Jul 08 08:18:56 veranda volumio[6614]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:56 veranda volumio[6614]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:56 veranda volumio[6614]: Stack trace:
Jul 08 08:18:56 veranda volumio[6614]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:56 veranda volumio[6614]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:56 veranda volumio[6614]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:56 veranda volumio[6614]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:56 veranda volumio[6614]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:56 veranda volumio[6614]: at AsyncTaskQueue.push (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:39:23)
Jul 08 08:18:56 veranda volumio[6614]: at /data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:345:67
Jul 08 08:18:56 veranda volumio[6614]: at new Promise ()
Jul 08 08:18:56 veranda volumio[6614]: at Session.sendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:344:16)
Jul 08 08:18:56 veranda volumio[6614]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:241:28)
Jul 08 08:18:56 veranda volumio[6614]: at Session.begin (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:209:26)
Jul 08 08:18:56 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:56 veranda volumio[6614]: at async Promise.all (index 1)
Jul 08 08:18:56 veranda volumio[6614]: at async YouTubeApp.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:116:13)
Jul 08 08:18:56 veranda volumio[6614]: at async YouTubeCastReceiver.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/YouTubeCastReceiver.js:93:13)
Jul 08 08:18:56 veranda volumio[6614]: error: [yt-cast-receiver] Failed to start receiver:
Jul 08 08:18:56 veranda volumio[6614]: (AppError) Failed to start YouTubeApp
Jul 08 08:18:56 veranda volumio[6614]: --->(SessionError) (YouTube Music) Failed to establish session
Jul 08 08:18:56 veranda volumio[6614]: ------>(ConnectionError) (YouTube Music) Connection error in generating screen Id
Jul 08 08:18:56 veranda volumio[6614]: Error info: {
Jul 08 08:18:56 veranda volumio[6614]: url: 'https://www.youtube.com/api/lounge/pairing/generate_screen_id'
Jul 08 08:18:56 veranda volumio[6614]: }
Jul 08 08:18:56 veranda volumio[6614]: --------->(TypeError) fetch failed
Jul 08 08:18:56 veranda volumio[6614]: Stack trace:
Jul 08 08:18:56 veranda volumio[6614]: AppError: Failed to start YouTubeApp
Jul 08 08:18:56 veranda volumio[6614]: at YouTubeApp.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:133:19)
Jul 08 08:18:56 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:56 veranda volumio[6614]: at async YouTubeCastReceiver.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/YouTubeCastReceiver.js:93:13)
Jul 08 08:18:56 veranda systemd[1]: Started shairport-sync.service - Shairport Sync - AirPlay Audio Receiver.
Jul 08 08:18:56 veranda sudo[6837]: pam_unix(sudo:session): session closed for user root
Jul 08 08:18:56 veranda volumio[6614]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:18:56 veranda volumio[6614]: LoungeScreenDisconnected {
Jul 08 08:18:56 veranda volumio[6614]: AID: null,
Jul 08 08:18:56 veranda volumio[6614]: name: 'loungeScreenDisconnected',
Jul 08 08:18:56 veranda volumio[6614]: payload: {}
Jul 08 08:18:56 veranda volumio[6614]: }
Jul 08 08:18:56 veranda volumio[6614]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:56 veranda volumio[6614]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:56 veranda volumio[6614]: Stack trace:
Jul 08 08:18:56 veranda volumio[6614]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:56 veranda volumio[6614]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:56 veranda volumio[6614]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:56 veranda volumio[6614]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:56 veranda volumio[6614]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:56 veranda volumio[6614]: at AsyncTaskQueue.push (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:39:23)
Jul 08 08:18:56 veranda volumio[6614]: at /data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:345:67
Jul 08 08:18:56 veranda volumio[6614]: at new Promise ()
Jul 08 08:18:56 veranda volumio[6614]: at Session.sendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:344:16)
Jul 08 08:18:56 veranda volumio[6614]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:241:28)
Jul 08 08:18:56 veranda volumio[6614]: at /data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:125:39
Jul 08 08:18:56 veranda volumio[6614]: at /data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:130:19
Jul 08 08:18:56 veranda volumio[6614]: at Array.forEach ()
Jul 08 08:18:56 veranda volumio[6614]: at YouTubeApp.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:120:24)
Jul 08 08:18:56 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:56 veranda volumio[6614]: at async YouTubeCastReceiver.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/YouTubeCastReceiver.js:93:13)
Jul 08 08:18:56 veranda volumio[6614]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 08 08:18:56 veranda volumio[6614]: LoungeScreenDisconnected {
Jul 08 08:18:56 veranda volumio[6614]: AID: null,
Jul 08 08:18:56 veranda volumio[6614]: name: 'loungeScreenDisconnected',
Jul 08 08:18:56 veranda volumio[6614]: payload: {}
Jul 08 08:18:56 veranda volumio[6614]: }
Jul 08 08:18:56 veranda volumio[6614]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:56 veranda volumio[6614]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:56 veranda volumio[6614]: Stack trace:
Jul 08 08:18:56 veranda volumio[6614]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:56 veranda volumio[6614]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:56 veranda volumio[6614]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:56 veranda volumio[6614]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:56 veranda volumio[6614]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:56 veranda volumio[6614]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:56 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:56 veranda systemd[1]: Stopping shairport-sync.service - Shairport Sync - AirPlay Audio Receiver...
Jul 08 08:18:56 veranda systemd[1]: shairport-sync.service: Deactivated successfully.
Jul 08 08:18:56 veranda systemd[1]: Stopped shairport-sync.service - Shairport Sync - AirPlay Audio Receiver.
Jul 08 08:18:56 veranda volumio[6614]: error: [ytcr] Failed to start plugin:
Jul 08 08:18:56 veranda volumio[6614]: (AppError) Failed to start YouTubeApp
Jul 08 08:18:56 veranda volumio[6614]: --->(SessionError) (YouTube Music) Failed to establish session
Jul 08 08:18:56 veranda volumio[6614]: ------>(ConnectionError) (YouTube Music) Connection error in generating screen Id
Jul 08 08:18:56 veranda volumio[6614]: Error info: {
Jul 08 08:18:56 veranda volumio[6614]: url: 'https://www.youtube.com/api/lounge/pairing/generate_screen_id'
Jul 08 08:18:56 veranda volumio[6614]: }
Jul 08 08:18:56 veranda volumio[6614]: --------->(TypeError) fetch failed
Jul 08 08:18:56 veranda volumio[6614]: Stack trace:
Jul 08 08:18:56 veranda volumio[6614]: AppError: Failed to start YouTubeApp
Jul 08 08:18:56 veranda volumio[6614]: at YouTubeApp.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:133:19)
Jul 08 08:18:56 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:56 veranda volumio[6614]: at async YouTubeCastReceiver.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/YouTubeCastReceiver.js:93:13)
Jul 08 08:18:56 veranda systemd[1]: Started shairport-sync.service - Shairport Sync - AirPlay Audio Receiver.
Jul 08 08:18:56 veranda sudo[6841]: pam_unix(sudo:session): session closed for user root
Jul 08 08:18:56 veranda sudo[6839]: pam_unix(sudo:session): session closed for user root
Jul 08 08:18:56 veranda volumio[6614]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:18:56 veranda volumio[6614]: LoungeScreenDisconnected {
Jul 08 08:18:56 veranda volumio[6614]: AID: null,
Jul 08 08:18:56 veranda volumio[6614]: name: 'loungeScreenDisconnected',
Jul 08 08:18:56 veranda volumio[6614]: payload: {}
Jul 08 08:18:56 veranda volumio[6614]: }
Jul 08 08:18:56 veranda volumio[6614]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:56 veranda volumio[6614]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:56 veranda volumio[6614]: Stack trace:
Jul 08 08:18:56 veranda volumio[6614]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:56 veranda volumio[6614]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:56 veranda volumio[6614]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:56 veranda volumio[6614]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:56 veranda volumio[6614]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:56 veranda volumio[6614]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:56 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:56 veranda volumio[6614]: at async /data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:125:25
Jul 08 08:18:56 veranda volumio[6614]: info: Shairport-Sync Started
Jul 08 08:18:56 veranda volumio[6614]: Error adding Membership: Error: addMembership EINVAL
Jul 08 08:18:56 veranda volumio[6614]: info: Shairport-Sync Started
Jul 08 08:18:56 veranda volumio[6614]: info: Shairport-Sync Started
Jul 08 08:18:56 veranda volumio[6614]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:56 veranda volumio[6614]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:56 veranda volumio[6614]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:56 veranda volumio[6614]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:56 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:56 veranda volumio[6614]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 08 08:18:56 veranda volumio[6614]: LoungeScreenDisconnected {
Jul 08 08:18:56 veranda volumio[6614]: AID: null,
Jul 08 08:18:56 veranda volumio[6614]: name: 'loungeScreenDisconnected',
Jul 08 08:18:56 veranda volumio[6614]: payload: {}
Jul 08 08:18:56 veranda volumio[6614]: }
Jul 08 08:18:56 veranda volumio[6614]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:56 veranda volumio[6614]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:56 veranda volumio[6614]: Stack trace:
Jul 08 08:18:56 veranda volumio[6614]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:56 veranda volumio[6614]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:56 veranda volumio[6614]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:56 veranda volumio[6614]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:56 veranda volumio[6614]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:56 veranda volumio[6614]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:56 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:56 veranda volumio[6614]: at async /data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/YouTubeApp.js:125:25
Jul 08 08:18:56 veranda volumio[6614]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:56 veranda volumio[6614]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:56 veranda volumio[6614]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:56 veranda volumio[6614]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:56 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:56 veranda volumio[6614]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:18:56 veranda volumio[6614]: LoungeScreenDisconnected {
Jul 08 08:18:56 veranda volumio[6614]: AID: null,
Jul 08 08:18:56 veranda volumio[6614]: name: 'loungeScreenDisconnected',
Jul 08 08:18:56 veranda volumio[6614]: payload: {}
Jul 08 08:18:56 veranda volumio[6614]: }
Jul 08 08:18:56 veranda volumio[6614]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:56 veranda volumio[6614]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:56 veranda volumio[6614]: Stack trace:
Jul 08 08:18:56 veranda volumio[6614]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:56 veranda volumio[6614]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:56 veranda volumio[6614]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:56 veranda volumio[6614]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:56 veranda volumio[6614]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:56 veranda volumio[6614]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:56 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:57 veranda volumio[6614]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:57 veranda volumio[6614]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:57 veranda volumio[6614]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:57 veranda volumio[6614]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:57 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:57 veranda volumio[6614]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 08 08:18:57 veranda volumio[6614]: LoungeScreenDisconnected {
Jul 08 08:18:57 veranda volumio[6614]: AID: null,
Jul 08 08:18:57 veranda volumio[6614]: name: 'loungeScreenDisconnected',
Jul 08 08:18:57 veranda volumio[6614]: payload: {}
Jul 08 08:18:57 veranda volumio[6614]: }
Jul 08 08:18:57 veranda volumio[6614]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:57 veranda volumio[6614]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:57 veranda volumio[6614]: Stack trace:
Jul 08 08:18:57 veranda volumio[6614]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:57 veranda volumio[6614]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:57 veranda volumio[6614]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:57 veranda volumio[6614]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:57 veranda volumio[6614]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:57 veranda volumio[6614]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:57 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:57 veranda volumio[6614]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:57 veranda volumio[6614]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:57 veranda volumio[6614]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:57 veranda volumio[6614]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:57 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:57 veranda volumio[6614]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:18:57 veranda volumio[6614]: LoungeScreenDisconnected {
Jul 08 08:18:57 veranda volumio[6614]: AID: null,
Jul 08 08:18:57 veranda volumio[6614]: name: 'loungeScreenDisconnected',
Jul 08 08:18:57 veranda volumio[6614]: payload: {}
Jul 08 08:18:57 veranda volumio[6614]: }
Jul 08 08:18:57 veranda volumio[6614]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:57 veranda volumio[6614]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:57 veranda volumio[6614]: Stack trace:
Jul 08 08:18:57 veranda volumio[6614]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:57 veranda volumio[6614]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:57 veranda volumio[6614]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:57 veranda volumio[6614]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:57 veranda volumio[6614]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:57 veranda volumio[6614]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:57 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:57 veranda volumio[6614]: info: CoreCommandRouter::volumioGetState
Jul 08 08:18:57 veranda volumio[6614]: info: CorePlayQueue::getTrack 0
Jul 08 08:18:57 veranda volumio[6614]: info: Discovery: Connected to remote: 192.168.10.124
Jul 08 08:18:57 veranda volumio[6614]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:57 veranda volumio[6614]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:57 veranda volumio[6614]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:57 veranda volumio[6614]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:57 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:57 veranda volumio[6614]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:18:57 veranda volumio[6614]: LoungeScreenDisconnected {
Jul 08 08:18:57 veranda volumio[6614]: AID: null,
Jul 08 08:18:57 veranda volumio[6614]: name: 'loungeScreenDisconnected',
Jul 08 08:18:57 veranda volumio[6614]: payload: {}
Jul 08 08:18:57 veranda volumio[6614]: }
Jul 08 08:18:57 veranda volumio[6614]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:57 veranda volumio[6614]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:57 veranda volumio[6614]: Stack trace:
Jul 08 08:18:57 veranda volumio[6614]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:57 veranda volumio[6614]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:57 veranda volumio[6614]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:57 veranda volumio[6614]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:57 veranda volumio[6614]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:57 veranda volumio[6614]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:57 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:57 veranda volumio[6614]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:57 veranda volumio[6614]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:57 veranda volumio[6614]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:57 veranda volumio[6614]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:57 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:57 veranda volumio[6614]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 08 08:18:57 veranda volumio[6614]: LoungeScreenDisconnected {
Jul 08 08:18:57 veranda volumio[6614]: AID: null,
Jul 08 08:18:57 veranda volumio[6614]: name: 'loungeScreenDisconnected',
Jul 08 08:18:57 veranda volumio[6614]: payload: {}
Jul 08 08:18:57 veranda volumio[6614]: }
Jul 08 08:18:57 veranda volumio[6614]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:57 veranda volumio[6614]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:57 veranda volumio[6614]: Stack trace:
Jul 08 08:18:57 veranda volumio[6614]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:57 veranda volumio[6614]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:57 veranda volumio[6614]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:57 veranda volumio[6614]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:57 veranda volumio[6614]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:57 veranda volumio[6614]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:57 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:57 veranda volumio[6614]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:57 veranda volumio[6614]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:57 veranda volumio[6614]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:57 veranda volumio[6614]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:57 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:57 veranda volumio[6614]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:18:57 veranda volumio[6614]: LoungeScreenDisconnected {
Jul 08 08:18:57 veranda volumio[6614]: AID: null,
Jul 08 08:18:57 veranda volumio[6614]: name: 'loungeScreenDisconnected',
Jul 08 08:18:57 veranda volumio[6614]: payload: {}
Jul 08 08:18:57 veranda volumio[6614]: }
Jul 08 08:18:57 veranda volumio[6614]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:57 veranda volumio[6614]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:57 veranda volumio[6614]: Stack trace:
Jul 08 08:18:57 veranda volumio[6614]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:57 veranda volumio[6614]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:57 veranda volumio[6614]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:57 veranda volumio[6614]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:57 veranda volumio[6614]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:57 veranda volumio[6614]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:57 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:57 veranda volumio[6614]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:57 veranda volumio[6614]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:57 veranda volumio[6614]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:57 veranda volumio[6614]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:57 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:57 veranda volumio[6614]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 08 08:18:57 veranda volumio[6614]: LoungeScreenDisconnected {
Jul 08 08:18:57 veranda volumio[6614]: AID: null,
Jul 08 08:18:57 veranda volumio[6614]: name: 'loungeScreenDisconnected',
Jul 08 08:18:57 veranda volumio[6614]: payload: {}
Jul 08 08:18:57 veranda volumio[6614]: }
Jul 08 08:18:57 veranda volumio[6614]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:57 veranda volumio[6614]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:57 veranda volumio[6614]: Stack trace:
Jul 08 08:18:57 veranda volumio[6614]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:57 veranda volumio[6614]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:57 veranda volumio[6614]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:57 veranda volumio[6614]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:57 veranda volumio[6614]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:57 veranda volumio[6614]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:57 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:57 veranda volumio[6614]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:57 veranda volumio[6614]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:57 veranda volumio[6614]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:57 veranda volumio[6614]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:57 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:57 veranda volumio[6614]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:18:57 veranda volumio[6614]: LoungeScreenDisconnected {
Jul 08 08:18:57 veranda volumio[6614]: AID: null,
Jul 08 08:18:57 veranda volumio[6614]: name: 'loungeScreenDisconnected',
Jul 08 08:18:57 veranda volumio[6614]: payload: {}
Jul 08 08:18:57 veranda volumio[6614]: }
Jul 08 08:18:57 veranda volumio[6614]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:57 veranda volumio[6614]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:57 veranda volumio[6614]: Stack trace:
Jul 08 08:18:57 veranda volumio[6614]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:57 veranda volumio[6614]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:57 veranda volumio[6614]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:57 veranda volumio[6614]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:57 veranda volumio[6614]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:57 veranda volumio[6614]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:57 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:57 veranda volumio[6614]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:57 veranda volumio[6614]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:57 veranda volumio[6614]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:57 veranda volumio[6614]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:57 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:57 veranda volumio[6614]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 08 08:18:57 veranda volumio[6614]: LoungeScreenDisconnected {
Jul 08 08:18:57 veranda volumio[6614]: AID: null,
Jul 08 08:18:57 veranda volumio[6614]: name: 'loungeScreenDisconnected',
Jul 08 08:18:57 veranda volumio[6614]: payload: {}
Jul 08 08:18:57 veranda volumio[6614]: }
Jul 08 08:18:57 veranda volumio[6614]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:57 veranda volumio[6614]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:57 veranda volumio[6614]: Stack trace:
Jul 08 08:18:57 veranda volumio[6614]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:57 veranda volumio[6614]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:57 veranda volumio[6614]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:57 veranda volumio[6614]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:57 veranda volumio[6614]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:57 veranda volumio[6614]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:57 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:57 veranda volumio[6614]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:57 veranda volumio[6614]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:57 veranda volumio[6614]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:57 veranda volumio[6614]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:57 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:57 veranda volumio[6614]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:18:57 veranda volumio[6614]: LoungeScreenDisconnected {
Jul 08 08:18:57 veranda volumio[6614]: AID: null,
Jul 08 08:18:57 veranda volumio[6614]: name: 'loungeScreenDisconnected',
Jul 08 08:18:57 veranda volumio[6614]: payload: {}
Jul 08 08:18:57 veranda volumio[6614]: }
Jul 08 08:18:57 veranda volumio[6614]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:57 veranda volumio[6614]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:57 veranda volumio[6614]: Stack trace:
Jul 08 08:18:57 veranda volumio[6614]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:57 veranda volumio[6614]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:57 veranda volumio[6614]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:57 veranda volumio[6614]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:57 veranda volumio[6614]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:57 veranda volumio[6614]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:57 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:57 veranda volumio[6614]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:18:57 veranda volumio[6614]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:57 veranda volumio[6614]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:18:57 veranda volumio[6614]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:18:57 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:57 veranda volumio[6614]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 08 08:18:57 veranda volumio[6614]: LoungeScreenDisconnected {
Jul 08 08:18:57 veranda volumio[6614]: AID: null,
Jul 08 08:18:57 veranda volumio[6614]: name: 'loungeScreenDisconnected',
Jul 08 08:18:57 veranda volumio[6614]: payload: {}
Jul 08 08:18:57 veranda volumio[6614]: }
Jul 08 08:18:57 veranda volumio[6614]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:18:57 veranda volumio[6614]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:18:57 veranda volumio[6614]: Stack trace:
Jul 08 08:18:57 veranda volumio[6614]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:18:57 veranda volumio[6614]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:18:57 veranda volumio[6614]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:18:57 veranda volumio[6614]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:18:57 veranda volumio[6614]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:18:57 veranda volumio[6614]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:18:57 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:18:57 veranda volumio[6614]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , initSocket
Jul 08 08:18:57 veranda volumio[6614]: info: CoreCommandRouter::volumioGetState
Jul 08 08:18:57 veranda volumio[6614]: info: CorePlayQueue::getTrack 0
Jul 08 08:18:57 veranda sudo[6894]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0
Jul 08 08:18:57 veranda sudo[6894]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 08 08:18:57 veranda sudo[6896]: volumio : PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
Jul 08 08:18:57 veranda sudo[6894]: pam_unix(sudo:session): session closed for user root
Jul 08 08:18:57 veranda sudo[6896]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 08 08:18:57 veranda sudo[6896]: pam_unix(sudo:session): session closed for user root
Jul 08 08:18:57 veranda sudo[6899]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl start upmpdcli.service
Jul 08 08:18:57 veranda sudo[6899]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 08 08:18:57 veranda sudo[6899]: pam_unix(sudo:session): session closed for user root
Jul 08 08:18:57 veranda volumio[6614]: info: Upmpdcli Daemon Started
Jul 08 08:18:58 veranda mpd[6809]: 2026-07-08T08:18:58 decoder: Decoder plugin "wildmidi" is unavailable: configuration file does not exist: /etc/timidity/timidity.cfg
Jul 08 08:18:58 veranda systemd[1]: Started mpd.service - Music Player Daemon.
Jul 08 08:18:58 veranda sudo[6779]: pam_unix(sudo:session): session closed for user root
Jul 08 08:18:58 veranda sudo[6765]: pam_unix(sudo:session): session closed for user root
Jul 08 08:18:58 veranda volumio[6614]: info: Completed starting Core Plugins
Jul 08 08:18:58 veranda volumio[6614]: info: -------------------------------------------
Jul 08 08:18:58 veranda volumio[6614]: info: ----- MyVolumio plugins startup ----
Jul 08 08:18:58 veranda volumio[6614]: info: -------------------------------------------
Jul 08 08:18:58 veranda volumio[6614]: info: [MyVolumio PluginManager] Fetching plans data....
Jul 08 08:18:58 veranda volumio[6614]: error: MPD error: The expression evaluated to a falsy value:
Jul 08 08:18:58 veranda volumio[6614]: assert.ok(self.idling)
Jul 08 08:18:58 veranda volumio[6614]: error: The expression evaluated to a falsy value:
Jul 08 08:18:58 veranda volumio[6614]: assert.ok(self.idling)
Jul 08 08:18:58 veranda volumio[6614]: error: updateQueue error: null
Jul 08 08:18:58 veranda volumio[6614]: info: MPD running with PID6809
Jul 08 08:18:58 veranda volumio[6614]: ,establishing connection
Jul 08 08:18:58 veranda volumio[6614]: error: updateQueue error: null
Jul 08 08:18:59 veranda volumio[6614]: info: go-librespot daemon successfully initialized
Jul 08 08:18:59 veranda systemd[1]: go-librespot-daemon.service: Scheduled restart job, restart counter is at 20.
Jul 08 08:18:59 veranda systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
Jul 08 08:18:59 veranda systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
Jul 08 08:18:59 veranda go-librespot[6906]: go-librespot daemon starting...
Jul 08 08:18:59 veranda go-librespot[6907]: time="2026-07-08T08:18:59+02:00" level=info msg="running go-librespot 0.7.1"
Jul 08 08:18:59 veranda go-librespot[6907]: time="2026-07-08T08:18:59+02:00" level=debug msg="app state loaded"
Jul 08 08:18:59 veranda go-librespot[6907]: time="2026-07-08T08:18:59+02:00" level=info msg="api server listening on 127.0.0.1:9879"
Jul 08 08:18:59 veranda go-librespot[6907]: time="2026-07-08T08:18:59+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-08T08:18:59+02:00 is before 2026-07-09T00:00:00Z"
Jul 08 08:18:59 veranda systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
Jul 08 08:18:59 veranda systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
Jul 08 08:19:00 veranda ntpd[862]: DNS: dns_probe: 1.debian.pool.ntp.org, cast_flags:8, flags:101
Jul 08 08:19:00 veranda ntpd[862]: DNS: dns_check: processing 1.debian.pool.ntp.org, 8, 101
Jul 08 08:19:00 veranda ntpd[862]: DNS: Pool skipping: 85.155.228.93
Jul 08 08:19:00 veranda ntpd[862]: DNS: Pool skipping: 78.159.131.45
Jul 08 08:19:00 veranda ntpd[862]: DNS: dns_take_status: 1.debian.pool.ntp.org=>good, 8
Jul 08 08:19:02 veranda volumio[6614]: info: Initializing connection to go-librespot Websocket
Jul 08 08:19:02 veranda volumio[6614]: info: Error connecting to go-librespot Websocket: Error: connect ECONNREFUSED 127.0.0.1:9879
Jul 08 08:19:02 veranda volumio[6614]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:19:02 veranda volumio[6614]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:02 veranda volumio[6614]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:02 veranda volumio[6614]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:19:02 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:02 veranda volumio[6614]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:19:02 veranda volumio[6614]: LoungeScreenDisconnected {
Jul 08 08:19:02 veranda volumio[6614]: AID: null,
Jul 08 08:19:02 veranda volumio[6614]: name: 'loungeScreenDisconnected',
Jul 08 08:19:02 veranda volumio[6614]: payload: {}
Jul 08 08:19:02 veranda volumio[6614]: }
Jul 08 08:19:02 veranda volumio[6614]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:19:02 veranda volumio[6614]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:19:02 veranda volumio[6614]: Stack trace:
Jul 08 08:19:02 veranda volumio[6614]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:19:02 veranda volumio[6614]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:19:02 veranda volumio[6614]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:19:02 veranda volumio[6614]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:19:02 veranda volumio[6614]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:19:02 veranda volumio[6614]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:19:02 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:02 veranda volumio[6614]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:19:02 veranda volumio[6614]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:02 veranda volumio[6614]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:02 veranda volumio[6614]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:19:02 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:02 veranda volumio[6614]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 08 08:19:02 veranda volumio[6614]: LoungeScreenDisconnected {
Jul 08 08:19:02 veranda volumio[6614]: AID: null,
Jul 08 08:19:02 veranda volumio[6614]: name: 'loungeScreenDisconnected',
Jul 08 08:19:02 veranda volumio[6614]: payload: {}
Jul 08 08:19:02 veranda volumio[6614]: }
Jul 08 08:19:02 veranda volumio[6614]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:19:02 veranda volumio[6614]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:19:02 veranda volumio[6614]: Stack trace:
Jul 08 08:19:02 veranda volumio[6614]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:19:02 veranda volumio[6614]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:19:02 veranda volumio[6614]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:19:02 veranda volumio[6614]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:19:02 veranda volumio[6614]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:19:02 veranda volumio[6614]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:19:02 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:02 veranda volumio[6614]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:19:02 veranda volumio[6614]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:02 veranda volumio[6614]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:02 veranda volumio[6614]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:19:02 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:02 veranda volumio[6614]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:19:02 veranda volumio[6614]: LoungeScreenDisconnected {
Jul 08 08:19:02 veranda volumio[6614]: AID: null,
Jul 08 08:19:02 veranda volumio[6614]: name: 'loungeScreenDisconnected',
Jul 08 08:19:02 veranda volumio[6614]: payload: {}
Jul 08 08:19:02 veranda volumio[6614]: }
Jul 08 08:19:02 veranda volumio[6614]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:19:02 veranda volumio[6614]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:19:02 veranda volumio[6614]: Stack trace:
Jul 08 08:19:02 veranda volumio[6614]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:19:02 veranda volumio[6614]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:19:02 veranda volumio[6614]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:19:02 veranda volumio[6614]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:19:02 veranda volumio[6614]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:19:02 veranda volumio[6614]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:19:02 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:02 veranda volumio[6614]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:19:02 veranda volumio[6614]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:02 veranda volumio[6614]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:02 veranda volumio[6614]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:19:02 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:02 veranda volumio[6614]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 08 08:19:02 veranda volumio[6614]: LoungeScreenDisconnected {
Jul 08 08:19:02 veranda volumio[6614]: AID: null,
Jul 08 08:19:02 veranda volumio[6614]: name: 'loungeScreenDisconnected',
Jul 08 08:19:02 veranda volumio[6614]: payload: {}
Jul 08 08:19:02 veranda volumio[6614]: }
Jul 08 08:19:02 veranda volumio[6614]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:19:02 veranda volumio[6614]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:19:02 veranda volumio[6614]: Stack trace:
Jul 08 08:19:02 veranda volumio[6614]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:19:02 veranda volumio[6614]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:19:02 veranda volumio[6614]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:19:02 veranda volumio[6614]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:19:02 veranda volumio[6614]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:19:02 veranda volumio[6614]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:19:02 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:02 veranda volumio[6614]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:19:02 veranda volumio[6614]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:02 veranda volumio[6614]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:02 veranda volumio[6614]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:19:02 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:02 veranda volumio[6614]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 08 08:19:02 veranda volumio[6614]: LoungeScreenDisconnected {
Jul 08 08:19:02 veranda volumio[6614]: AID: null,
Jul 08 08:19:02 veranda volumio[6614]: name: 'loungeScreenDisconnected',
Jul 08 08:19:02 veranda volumio[6614]: payload: {}
Jul 08 08:19:02 veranda volumio[6614]: }
Jul 08 08:19:02 veranda volumio[6614]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:19:02 veranda volumio[6614]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:19:02 veranda volumio[6614]: Stack trace:
Jul 08 08:19:02 veranda volumio[6614]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:19:02 veranda volumio[6614]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:19:02 veranda volumio[6614]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:19:02 veranda volumio[6614]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:19:02 veranda volumio[6614]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:19:02 veranda volumio[6614]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:19:02 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:02 veranda volumio[6614]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:19:02 veranda volumio[6614]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:02 veranda volumio[6614]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:02 veranda volumio[6614]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:19:02 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:02 veranda volumio[6614]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:19:02 veranda volumio[6614]: LoungeScreenDisconnected {
Jul 08 08:19:02 veranda volumio[6614]: AID: null,
Jul 08 08:19:02 veranda volumio[6614]: name: 'loungeScreenDisconnected',
Jul 08 08:19:02 veranda volumio[6614]: payload: {}
Jul 08 08:19:02 veranda volumio[6614]: }
Jul 08 08:19:02 veranda volumio[6614]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:19:02 veranda volumio[6614]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:19:02 veranda volumio[6614]: Stack trace:
Jul 08 08:19:02 veranda volumio[6614]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:19:02 veranda volumio[6614]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:19:02 veranda volumio[6614]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:19:02 veranda volumio[6614]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:19:02 veranda volumio[6614]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:19:02 veranda volumio[6614]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:19:02 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:02 veranda systemd[1]: go-librespot-daemon.service: Scheduled restart job, restart counter is at 21.
Jul 08 08:19:02 veranda systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
Jul 08 08:19:02 veranda volumio[6614]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:19:02 veranda volumio[6614]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:02 veranda volumio[6614]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:02 veranda volumio[6614]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:19:02 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:02 veranda volumio[6614]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:19:02 veranda volumio[6614]: LoungeScreenDisconnected {
Jul 08 08:19:02 veranda volumio[6614]: AID: null,
Jul 08 08:19:02 veranda volumio[6614]: name: 'loungeScreenDisconnected',
Jul 08 08:19:02 veranda volumio[6614]: payload: {}
Jul 08 08:19:02 veranda volumio[6614]: }
Jul 08 08:19:02 veranda volumio[6614]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:19:02 veranda volumio[6614]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:19:02 veranda volumio[6614]: Stack trace:
Jul 08 08:19:02 veranda volumio[6614]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:19:02 veranda volumio[6614]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:19:02 veranda volumio[6614]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:19:02 veranda volumio[6614]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:19:02 veranda volumio[6614]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:19:02 veranda volumio[6614]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:19:02 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:02 veranda volumio[6614]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:19:02 veranda volumio[6614]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:02 veranda volumio[6614]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:02 veranda volumio[6614]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:19:02 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:02 veranda volumio[6614]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 08 08:19:02 veranda volumio[6614]: LoungeScreenDisconnected {
Jul 08 08:19:02 veranda volumio[6614]: AID: null,
Jul 08 08:19:02 veranda volumio[6614]: name: 'loungeScreenDisconnected',
Jul 08 08:19:02 veranda volumio[6614]: payload: {}
Jul 08 08:19:02 veranda volumio[6614]: }
Jul 08 08:19:02 veranda volumio[6614]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:19:02 veranda volumio[6614]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:19:02 veranda volumio[6614]: Stack trace:
Jul 08 08:19:02 veranda volumio[6614]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:19:02 veranda volumio[6614]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:19:02 veranda volumio[6614]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:19:02 veranda volumio[6614]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:19:02 veranda volumio[6614]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:19:02 veranda volumio[6614]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:19:02 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:02 veranda systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
Jul 08 08:19:02 veranda go-librespot[6917]: go-librespot daemon starting...
Jul 08 08:19:02 veranda go-librespot[6918]: time="2026-07-08T08:19:02+02:00" level=info msg="running go-librespot 0.7.1"
Jul 08 08:19:02 veranda go-librespot[6918]: time="2026-07-08T08:19:02+02:00" level=debug msg="app state loaded"
Jul 08 08:19:02 veranda volumio[6614]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:19:02 veranda volumio[6614]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:02 veranda volumio[6614]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:02 veranda volumio[6614]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:19:02 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:02 veranda volumio[6614]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 08 08:19:02 veranda volumio[6614]: LoungeScreenDisconnected {
Jul 08 08:19:02 veranda volumio[6614]: AID: null,
Jul 08 08:19:02 veranda volumio[6614]: name: 'loungeScreenDisconnected',
Jul 08 08:19:02 veranda volumio[6614]: payload: {}
Jul 08 08:19:02 veranda volumio[6614]: }
Jul 08 08:19:02 veranda volumio[6614]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:19:02 veranda volumio[6614]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:19:02 veranda volumio[6614]: Stack trace:
Jul 08 08:19:02 veranda volumio[6614]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:19:02 veranda volumio[6614]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:19:02 veranda volumio[6614]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:19:02 veranda volumio[6614]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:19:02 veranda volumio[6614]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:19:02 veranda volumio[6614]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:19:02 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:02 veranda go-librespot[6918]: time="2026-07-08T08:19:02+02:00" level=info msg="api server listening on 127.0.0.1:9879"
Jul 08 08:19:02 veranda volumio[6614]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:19:02 veranda volumio[6614]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:02 veranda volumio[6614]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:02 veranda volumio[6614]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:19:02 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:02 veranda volumio[6614]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:19:02 veranda volumio[6614]: LoungeScreenDisconnected {
Jul 08 08:19:02 veranda volumio[6614]: AID: null,
Jul 08 08:19:02 veranda volumio[6614]: name: 'loungeScreenDisconnected',
Jul 08 08:19:02 veranda volumio[6614]: payload: {}
Jul 08 08:19:02 veranda volumio[6614]: }
Jul 08 08:19:02 veranda volumio[6614]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:19:02 veranda volumio[6614]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:19:02 veranda volumio[6614]: Stack trace:
Jul 08 08:19:02 veranda volumio[6614]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:19:02 veranda volumio[6614]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:19:02 veranda volumio[6614]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:19:02 veranda volumio[6614]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:19:02 veranda volumio[6614]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:19:02 veranda volumio[6614]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:19:02 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:02 veranda volumio[6614]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:19:02 veranda volumio[6614]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:02 veranda volumio[6614]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:02 veranda volumio[6614]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:19:02 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:02 veranda volumio[6614]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:19:02 veranda volumio[6614]: LoungeScreenDisconnected {
Jul 08 08:19:02 veranda volumio[6614]: AID: null,
Jul 08 08:19:02 veranda volumio[6614]: name: 'loungeScreenDisconnected',
Jul 08 08:19:02 veranda volumio[6614]: payload: {}
Jul 08 08:19:02 veranda volumio[6614]: }
Jul 08 08:19:02 veranda volumio[6614]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:19:02 veranda volumio[6614]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:19:02 veranda volumio[6614]: Stack trace:
Jul 08 08:19:02 veranda volumio[6614]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:19:02 veranda volumio[6614]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:19:02 veranda volumio[6614]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:19:02 veranda volumio[6614]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:19:02 veranda volumio[6614]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:19:02 veranda volumio[6614]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:19:02 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:02 veranda volumio[6614]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:19:02 veranda volumio[6614]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:02 veranda volumio[6614]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:02 veranda volumio[6614]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:19:02 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:02 veranda volumio[6614]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 08 08:19:02 veranda volumio[6614]: LoungeScreenDisconnected {
Jul 08 08:19:02 veranda volumio[6614]: AID: null,
Jul 08 08:19:02 veranda volumio[6614]: name: 'loungeScreenDisconnected',
Jul 08 08:19:02 veranda volumio[6614]: payload: {}
Jul 08 08:19:02 veranda volumio[6614]: }
Jul 08 08:19:02 veranda volumio[6614]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:19:02 veranda volumio[6614]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:19:02 veranda volumio[6614]: Stack trace:
Jul 08 08:19:02 veranda volumio[6614]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:19:02 veranda volumio[6614]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:19:02 veranda volumio[6614]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:19:02 veranda volumio[6614]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:19:02 veranda volumio[6614]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:19:02 veranda volumio[6614]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:19:02 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:03 veranda volumio[6614]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:19:03 veranda volumio[6614]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:03 veranda volumio[6614]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:03 veranda volumio[6614]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:19:03 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:03 veranda volumio[6614]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 08 08:19:03 veranda volumio[6614]: LoungeScreenDisconnected {
Jul 08 08:19:03 veranda volumio[6614]: AID: null,
Jul 08 08:19:03 veranda volumio[6614]: name: 'loungeScreenDisconnected',
Jul 08 08:19:03 veranda volumio[6614]: payload: {}
Jul 08 08:19:03 veranda volumio[6614]: }
Jul 08 08:19:03 veranda volumio[6614]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:19:03 veranda volumio[6614]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:19:03 veranda volumio[6614]: Stack trace:
Jul 08 08:19:03 veranda volumio[6614]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:19:03 veranda volumio[6614]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:19:03 veranda volumio[6614]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:19:03 veranda volumio[6614]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:19:03 veranda volumio[6614]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:19:03 veranda volumio[6614]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:19:03 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:03 veranda volumio[6614]: error: Failed LSINFO: Error: [50@0] {lsinfo} No such directory
Jul 08 08:19:05 veranda volumio[6614]: info: Initializing connection to go-librespot Websocket
Jul 08 08:19:06 veranda ntpd[862]: DNS: dns_probe: 2.debian.pool.ntp.org, cast_flags:8, flags:101
Jul 08 08:19:06 veranda ntpd[862]: DNS: dns_check: processing 2.debian.pool.ntp.org, 8, 101
Jul 08 08:19:06 veranda ntpd[862]: DNS: Pool skipping: 78.159.131.45
Jul 08 08:19:06 veranda ntpd[862]: DNS: Pool skipping: 85.155.228.93
Jul 08 08:19:06 veranda ntpd[862]: DNS: Pool skipping: 2a14:7583:93::1
Jul 08 08:19:06 veranda ntpd[862]: DNS: Pool skipping: 2a05:541:159:20::1
Jul 08 08:19:06 veranda ntpd[862]: DNS: Pool skipping: 2a05:5502:12:11::123
Jul 08 08:19:06 veranda ntpd[862]: DNS: dns_take_status: 2.debian.pool.ntp.org=>good, 8
Jul 08 08:19:07 veranda go-librespot[6918]: time="2026-07-08T08:19:07+02:00" level=debug msg="new websocket client"
Jul 08 08:19:07 veranda volumio[6614]: info: Connection to go-librespot Websocket established
Jul 08 08:19:08 veranda volumio[6614]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:19:08 veranda volumio[6614]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:08 veranda volumio[6614]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:08 veranda volumio[6614]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:19:08 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:08 veranda volumio[6614]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 08 08:19:08 veranda volumio[6614]: LoungeScreenDisconnected {
Jul 08 08:19:08 veranda volumio[6614]: AID: null,
Jul 08 08:19:08 veranda volumio[6614]: name: 'loungeScreenDisconnected',
Jul 08 08:19:08 veranda volumio[6614]: payload: {}
Jul 08 08:19:08 veranda volumio[6614]: }
Jul 08 08:19:08 veranda volumio[6614]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:19:08 veranda volumio[6614]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:19:08 veranda volumio[6614]: Stack trace:
Jul 08 08:19:08 veranda volumio[6614]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:19:08 veranda volumio[6614]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:19:08 veranda volumio[6614]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:19:08 veranda volumio[6614]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:19:08 veranda volumio[6614]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:19:08 veranda volumio[6614]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:19:08 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:08 veranda volumio[6614]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:19:08 veranda volumio[6614]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:08 veranda volumio[6614]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:08 veranda volumio[6614]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:19:08 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:08 veranda volumio[6614]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:19:08 veranda volumio[6614]: LoungeScreenDisconnected {
Jul 08 08:19:08 veranda volumio[6614]: AID: null,
Jul 08 08:19:08 veranda volumio[6614]: name: 'loungeScreenDisconnected',
Jul 08 08:19:08 veranda volumio[6614]: payload: {}
Jul 08 08:19:08 veranda volumio[6614]: }
Jul 08 08:19:08 veranda volumio[6614]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:19:08 veranda volumio[6614]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:19:08 veranda volumio[6614]: Stack trace:
Jul 08 08:19:08 veranda volumio[6614]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:19:08 veranda volumio[6614]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:19:08 veranda volumio[6614]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:19:08 veranda volumio[6614]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:19:08 veranda volumio[6614]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:19:08 veranda volumio[6614]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:19:08 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:08 veranda volumio[6614]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:19:08 veranda volumio[6614]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:08 veranda volumio[6614]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:08 veranda volumio[6614]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:19:08 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:08 veranda volumio[6614]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 08 08:19:08 veranda volumio[6614]: LoungeScreenDisconnected {
Jul 08 08:19:08 veranda volumio[6614]: AID: null,
Jul 08 08:19:08 veranda volumio[6614]: name: 'loungeScreenDisconnected',
Jul 08 08:19:08 veranda volumio[6614]: payload: {}
Jul 08 08:19:08 veranda volumio[6614]: }
Jul 08 08:19:08 veranda volumio[6614]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:19:08 veranda volumio[6614]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:19:08 veranda volumio[6614]: Stack trace:
Jul 08 08:19:08 veranda volumio[6614]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:19:08 veranda volumio[6614]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:19:08 veranda volumio[6614]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:19:08 veranda volumio[6614]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:19:08 veranda volumio[6614]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:19:08 veranda volumio[6614]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:19:08 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:08 veranda volumio[6614]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:19:08 veranda volumio[6614]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:08 veranda volumio[6614]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:08 veranda volumio[6614]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:19:08 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:08 veranda volumio[6614]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:19:08 veranda volumio[6614]: LoungeScreenDisconnected {
Jul 08 08:19:08 veranda volumio[6614]: AID: null,
Jul 08 08:19:08 veranda volumio[6614]: name: 'loungeScreenDisconnected',
Jul 08 08:19:08 veranda volumio[6614]: payload: {}
Jul 08 08:19:08 veranda volumio[6614]: }
Jul 08 08:19:08 veranda volumio[6614]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:19:08 veranda volumio[6614]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:19:08 veranda volumio[6614]: Stack trace:
Jul 08 08:19:08 veranda volumio[6614]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:19:08 veranda volumio[6614]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:19:08 veranda volumio[6614]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:19:08 veranda volumio[6614]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:19:08 veranda volumio[6614]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:19:08 veranda volumio[6614]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:19:08 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:08 veranda go-librespot[6918]: time="2026-07-08T08:19:08+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-08T08:19:08+02:00 is before 2026-07-09T00:00:00Z"
Jul 08 08:19:08 veranda systemd[1]: go-librespot-daemon.service: Main process exited, code=exited, status=1/FAILURE
Jul 08 08:19:08 veranda systemd[1]: go-librespot-daemon.service: Failed with result 'exit-code'.
Jul 08 08:19:08 veranda volumio[6614]: info: Connection to go-librespot Websocket closed
Jul 08 08:19:08 veranda volumio[6614]: info: [MyVolumio PluginManager] Adding plugin bluetooth to plan premium
Jul 08 08:19:08 veranda volumio[6614]: info: [MyVolumio PluginManager] Adding plugin multiroom to plan premium
Jul 08 08:19:08 veranda volumio[6614]: info: [MyVolumio PluginManager] Adding plugin metavolumio to plan premium
Jul 08 08:19:08 veranda volumio[6614]: info: [MyVolumio PluginManager] Adding plugin manifestui to plan premium
Jul 08 08:19:08 veranda volumio[6614]: info: [MyVolumio PluginManager] Adding plugin cd_controller to plan premium
Jul 08 08:19:08 veranda volumio[6614]: info: [MyVolumio PluginManager] Adding plugin smart_inputs to plan premium
Jul 08 08:19:08 veranda volumio[6614]: info: [MyVolumio PluginManager] Adding plugin hi_res_audio to plan premium
Jul 08 08:19:08 veranda volumio[6614]: info: [MyVolumio PluginManager] Adding plugin tidal to plan premium
Jul 08 08:19:08 veranda volumio[6614]: info: [MyVolumio PluginManager] Adding plugin qobuz to plan premium
Jul 08 08:19:08 veranda volumio[6614]: info: [MyVolumio PluginManager] Adding plugin tidalconnect to plan premium
Jul 08 08:19:08 veranda volumio[6614]: info: [MyVolumio PluginManager] Adding plugin qobuzconnect to plan premium
Jul 08 08:19:08 veranda volumio[6614]: info: [MyVolumio PluginManager] Adding plugin bluetooth to plan superstar
Jul 08 08:19:08 veranda volumio[6614]: info: [MyVolumio PluginManager] Adding plugin multiroom to plan superstar
Jul 08 08:19:08 veranda volumio[6614]: info: [MyVolumio PluginManager] Adding plugin metavolumio to plan superstar
Jul 08 08:19:08 veranda volumio[6614]: info: [MyVolumio PluginManager] Adding plugin manifestui to plan superstar
Jul 08 08:19:08 veranda volumio[6614]: info: [MyVolumio PluginManager] Adding plugin cd_controller to plan superstar
Jul 08 08:19:08 veranda volumio[6614]: info: [MyVolumio PluginManager] Adding plugin smart_inputs to plan superstar
Jul 08 08:19:08 veranda volumio[6614]: info: [MyVolumio PluginManager] Adding plugin hi_res_audio to plan superstar
Jul 08 08:19:08 veranda volumio[6614]: info: [MyVolumio PluginManager] Adding plugin tidal to plan superstar
Jul 08 08:19:08 veranda volumio[6614]: info: [MyVolumio PluginManager] Adding plugin qobuz to plan superstar
Jul 08 08:19:08 veranda volumio[6614]: info: [MyVolumio PluginManager] Adding plugin tidalconnect to plan superstar
Jul 08 08:19:08 veranda volumio[6614]: info: [MyVolumio PluginManager] Adding plugin qobuzconnect to plan superstar
Jul 08 08:19:08 veranda volumio[6614]: info: [MyVolumio PluginManager] Adding plugin bluetooth to plan virtuoso
Jul 08 08:19:08 veranda volumio[6614]: info: [MyVolumio PluginManager] Adding plugin manifestui to plan virtuoso
Jul 08 08:19:08 veranda volumio[6614]: info: [MyVolumio PluginManager] Adding plugin cd_controller to plan virtuoso
Jul 08 08:19:08 veranda volumio[6614]: info: [MyVolumio PluginManager] Adding plugin tidal to plan virtuoso
Jul 08 08:19:08 veranda volumio[6614]: info: [MyVolumio PluginManager] Adding plugin qobuz to plan virtuoso
Jul 08 08:19:08 veranda volumio[6614]: info: [MyVolumio PluginManager] Adding plugin tidalconnect to plan virtuoso
Jul 08 08:19:08 veranda volumio[6614]: info: Adding plugin bluetooth to MyMusic Plugins
Jul 08 08:19:08 veranda volumio[6614]: info: Adding plugin multiroom to MyMusic Plugins
Jul 08 08:19:08 veranda volumio[6614]: info: Adding plugin metavolumio to MyMusic Plugins
Jul 08 08:19:08 veranda volumio[6614]: info: Adding plugin cd_controller to MyMusic Plugins
Jul 08 08:19:08 veranda volumio[6614]: info: Adding plugin qobuzconnect to MyMusic Plugins
Jul 08 08:19:08 veranda volumio[6614]: info: Adding plugin smart_inputs to MyMusic Plugins
Jul 08 08:19:08 veranda volumio[6614]: info: Adding plugin tidalconnect to MyMusic Plugins
Jul 08 08:19:08 veranda volumio[6614]: info: [MyVolumio PluginManager] Loading plugin "my_volumio"...
Jul 08 08:19:09 veranda volumio[6614]: info: [MyVolumio PluginManager] MyVolumio plugin successfully loaded
Jul 08 08:19:09 veranda volumio[6614]: info: [MyVolumio PluginManager] Starting plugin system_controller.my_volumio
Jul 08 08:19:09 veranda volumio[6614]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Jul 08 08:19:09 veranda volumio[6614]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
Jul 08 08:19:09 veranda volumio[6614]: info: Starting MyVolumio Remote Streaming Endpoints
Jul 08 08:19:09 veranda volumio[6614]: info: MyVolumio login type: Token
Jul 08 08:19:09 veranda volumio[6614]: info: [MyVolumio PluginManager] MyVolumio plugin successfully started
Jul 08 08:19:09 veranda volumio[6614]: info: [MyVolumio PluginManager] Loading plugin "streaming_services"...
Jul 08 08:19:10 veranda volumio[6614]: info: [MyVolumio PluginManager] Streaming Services plugin successfully loaded
Jul 08 08:19:10 veranda volumio[6614]: info: [MyVolumio PluginManager] Starting plugin music_service.streaming_services
Jul 08 08:19:10 veranda volumio[6614]: info: Streaming services startup
Jul 08 08:19:10 veranda volumio[6614]: info: Starting Streaming Daemon
Jul 08 08:19:10 veranda sudo[6943]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart volumio-streaming-daemon.service
Jul 08 08:19:10 veranda sudo[6943]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 08 08:19:10 veranda volumio[6614]: info: [MyVolumio PluginManager] Streaming Services plugin successfully started
Jul 08 08:19:10 veranda sudo[6943]: pam_unix(sudo:session): session closed for user root
Jul 08 08:19:10 veranda volumio[6614]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:19:10 veranda volumio[6614]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:10 veranda volumio[6614]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:10 veranda volumio[6614]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:19:10 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:10 veranda volumio[6614]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:19:10 veranda volumio[6614]: LoungeScreenDisconnected {
Jul 08 08:19:10 veranda volumio[6614]: AID: null,
Jul 08 08:19:10 veranda volumio[6614]: name: 'loungeScreenDisconnected',
Jul 08 08:19:10 veranda volumio[6614]: payload: {}
Jul 08 08:19:10 veranda volumio[6614]: }
Jul 08 08:19:10 veranda volumio[6614]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:19:10 veranda volumio[6614]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:19:10 veranda volumio[6614]: Stack trace:
Jul 08 08:19:10 veranda volumio[6614]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:19:10 veranda volumio[6614]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:19:10 veranda volumio[6614]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:19:10 veranda volumio[6614]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:19:10 veranda volumio[6614]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:19:10 veranda volumio[6614]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:19:10 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:10 veranda volumio[6614]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:19:10 veranda volumio[6614]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:10 veranda volumio[6614]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:10 veranda volumio[6614]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:19:10 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:10 veranda volumio[6614]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 08 08:19:10 veranda volumio[6614]: LoungeScreenDisconnected {
Jul 08 08:19:10 veranda volumio[6614]: AID: null,
Jul 08 08:19:10 veranda volumio[6614]: name: 'loungeScreenDisconnected',
Jul 08 08:19:10 veranda volumio[6614]: payload: {}
Jul 08 08:19:10 veranda volumio[6614]: }
Jul 08 08:19:10 veranda volumio[6614]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:19:10 veranda volumio[6614]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:19:10 veranda volumio[6614]: Stack trace:
Jul 08 08:19:10 veranda volumio[6614]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:19:10 veranda volumio[6614]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:19:10 veranda volumio[6614]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:19:10 veranda volumio[6614]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:19:10 veranda volumio[6614]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:19:10 veranda volumio[6614]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:19:10 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:10 veranda volumio[6614]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:19:10 veranda volumio[6614]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:10 veranda volumio[6614]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:10 veranda volumio[6614]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:19:10 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:10 veranda volumio[6614]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 08 08:19:10 veranda volumio[6614]: LoungeScreenDisconnected {
Jul 08 08:19:10 veranda volumio[6614]: AID: null,
Jul 08 08:19:10 veranda volumio[6614]: name: 'loungeScreenDisconnected',
Jul 08 08:19:10 veranda volumio[6614]: payload: {}
Jul 08 08:19:10 veranda volumio[6614]: }
Jul 08 08:19:10 veranda volumio[6614]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:19:10 veranda volumio[6614]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:19:10 veranda volumio[6614]: Stack trace:
Jul 08 08:19:10 veranda volumio[6614]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:19:10 veranda volumio[6614]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:19:10 veranda volumio[6614]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:19:10 veranda volumio[6614]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:19:10 veranda volumio[6614]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:19:10 veranda volumio[6614]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:19:10 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:10 veranda volumio[6614]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:19:10 veranda volumio[6614]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:10 veranda volumio[6614]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:10 veranda volumio[6614]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:19:10 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:10 veranda volumio[6614]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:19:10 veranda volumio[6614]: LoungeScreenDisconnected {
Jul 08 08:19:10 veranda volumio[6614]: AID: null,
Jul 08 08:19:10 veranda volumio[6614]: name: 'loungeScreenDisconnected',
Jul 08 08:19:10 veranda volumio[6614]: payload: {}
Jul 08 08:19:10 veranda volumio[6614]: }
Jul 08 08:19:10 veranda volumio[6614]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:19:10 veranda volumio[6614]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:19:10 veranda volumio[6614]: Stack trace:
Jul 08 08:19:10 veranda volumio[6614]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:19:10 veranda volumio[6614]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:19:10 veranda volumio[6614]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:19:10 veranda volumio[6614]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:19:10 veranda volumio[6614]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:19:10 veranda volumio[6614]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:19:10 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:10 veranda volumio[6614]: error: Cannot start Volumio Streaming Daemon
Jul 08 08:19:10 veranda volumio[6614]: error: Failed initialization of streaming services: Error: Error: Command failed: /usr/bin/sudo systemctl restart volumio-streaming-daemon.service
Jul 08 08:19:10 veranda volumio[6614]: Failed to restart volumio-streaming-daemon.service: Unit volumio-streaming-daemon.service not found.
Jul 08 08:19:10 veranda volumio[6614]: error: MyVolumio got a network error: A network error (such as timeout, interrupted connection or unreachable host) has occurred.
Jul 08 08:19:10 veranda volumio[6614]: info: Retrying Login Due to Network Error
Jul 08 08:19:10 veranda volumio[6614]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:19:10 veranda volumio[6614]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:10 veranda volumio[6614]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:10 veranda volumio[6614]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:19:10 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:10 veranda volumio[6614]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:19:10 veranda volumio[6614]: LoungeScreenDisconnected {
Jul 08 08:19:10 veranda volumio[6614]: AID: null,
Jul 08 08:19:10 veranda volumio[6614]: name: 'loungeScreenDisconnected',
Jul 08 08:19:10 veranda volumio[6614]: payload: {}
Jul 08 08:19:10 veranda volumio[6614]: }
Jul 08 08:19:10 veranda volumio[6614]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:19:10 veranda volumio[6614]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:19:10 veranda volumio[6614]: Stack trace:
Jul 08 08:19:10 veranda volumio[6614]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:19:10 veranda volumio[6614]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:19:10 veranda volumio[6614]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:19:10 veranda volumio[6614]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:19:10 veranda volumio[6614]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:19:10 veranda volumio[6614]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:19:10 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:10 veranda volumio[6614]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:19:10 veranda volumio[6614]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:10 veranda volumio[6614]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:10 veranda volumio[6614]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:19:10 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:10 veranda volumio[6614]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 08 08:19:10 veranda volumio[6614]: LoungeScreenDisconnected {
Jul 08 08:19:10 veranda volumio[6614]: AID: null,
Jul 08 08:19:10 veranda volumio[6614]: name: 'loungeScreenDisconnected',
Jul 08 08:19:10 veranda volumio[6614]: payload: {}
Jul 08 08:19:10 veranda volumio[6614]: }
Jul 08 08:19:10 veranda volumio[6614]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:19:10 veranda volumio[6614]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:19:10 veranda volumio[6614]: Stack trace:
Jul 08 08:19:10 veranda volumio[6614]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:19:10 veranda volumio[6614]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:19:10 veranda volumio[6614]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:19:10 veranda volumio[6614]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:19:10 veranda volumio[6614]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:19:10 veranda volumio[6614]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:19:10 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:10 veranda volumio[6614]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:19:10 veranda volumio[6614]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:10 veranda volumio[6614]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:10 veranda volumio[6614]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:19:10 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:10 veranda volumio[6614]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:19:10 veranda volumio[6614]: LoungeScreenDisconnected {
Jul 08 08:19:10 veranda volumio[6614]: AID: null,
Jul 08 08:19:10 veranda volumio[6614]: name: 'loungeScreenDisconnected',
Jul 08 08:19:10 veranda volumio[6614]: payload: {}
Jul 08 08:19:10 veranda volumio[6614]: }
Jul 08 08:19:10 veranda volumio[6614]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:19:10 veranda volumio[6614]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:19:10 veranda volumio[6614]: Stack trace:
Jul 08 08:19:10 veranda volumio[6614]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:19:10 veranda volumio[6614]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:19:10 veranda volumio[6614]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:19:10 veranda volumio[6614]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:19:10 veranda volumio[6614]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:19:10 veranda volumio[6614]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:19:10 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:10 veranda volumio[6614]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:19:10 veranda volumio[6614]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:10 veranda volumio[6614]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:10 veranda volumio[6614]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:19:10 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:10 veranda volumio[6614]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 08 08:19:10 veranda volumio[6614]: LoungeScreenDisconnected {
Jul 08 08:19:10 veranda volumio[6614]: AID: null,
Jul 08 08:19:10 veranda volumio[6614]: name: 'loungeScreenDisconnected',
Jul 08 08:19:10 veranda volumio[6614]: payload: {}
Jul 08 08:19:10 veranda volumio[6614]: }
Jul 08 08:19:10 veranda volumio[6614]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:19:10 veranda volumio[6614]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:19:10 veranda volumio[6614]: Stack trace:
Jul 08 08:19:10 veranda volumio[6614]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:19:10 veranda volumio[6614]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:19:10 veranda volumio[6614]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:19:10 veranda volumio[6614]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:19:10 veranda volumio[6614]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:19:10 veranda volumio[6614]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:19:10 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:10 veranda volumio[6614]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:19:10 veranda volumio[6614]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:10 veranda volumio[6614]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:10 veranda volumio[6614]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:19:10 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:10 veranda volumio[6614]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:19:10 veranda volumio[6614]: LoungeScreenDisconnected {
Jul 08 08:19:10 veranda volumio[6614]: AID: null,
Jul 08 08:19:10 veranda volumio[6614]: name: 'loungeScreenDisconnected',
Jul 08 08:19:10 veranda volumio[6614]: payload: {}
Jul 08 08:19:10 veranda volumio[6614]: }
Jul 08 08:19:10 veranda volumio[6614]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:19:10 veranda volumio[6614]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:19:10 veranda volumio[6614]: Stack trace:
Jul 08 08:19:10 veranda volumio[6614]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:19:10 veranda volumio[6614]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:19:10 veranda volumio[6614]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:19:10 veranda volumio[6614]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:19:10 veranda volumio[6614]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:19:10 veranda volumio[6614]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:19:10 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:10 veranda volumio[6614]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:19:10 veranda volumio[6614]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:10 veranda volumio[6614]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:10 veranda volumio[6614]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:19:10 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:10 veranda volumio[6614]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:19:10 veranda volumio[6614]: LoungeScreenDisconnected {
Jul 08 08:19:10 veranda volumio[6614]: AID: null,
Jul 08 08:19:10 veranda volumio[6614]: name: 'loungeScreenDisconnected',
Jul 08 08:19:10 veranda volumio[6614]: payload: {}
Jul 08 08:19:10 veranda volumio[6614]: }
Jul 08 08:19:10 veranda volumio[6614]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:19:10 veranda volumio[6614]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:19:10 veranda volumio[6614]: Stack trace:
Jul 08 08:19:10 veranda volumio[6614]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:19:10 veranda volumio[6614]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:19:10 veranda volumio[6614]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:19:10 veranda volumio[6614]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:19:10 veranda volumio[6614]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:19:10 veranda volumio[6614]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:19:10 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:10 veranda volumio[6614]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:19:10 veranda volumio[6614]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:10 veranda volumio[6614]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:10 veranda volumio[6614]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:19:10 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:10 veranda volumio[6614]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 08 08:19:10 veranda volumio[6614]: LoungeScreenDisconnected {
Jul 08 08:19:10 veranda volumio[6614]: AID: null,
Jul 08 08:19:10 veranda volumio[6614]: name: 'loungeScreenDisconnected',
Jul 08 08:19:10 veranda volumio[6614]: payload: {}
Jul 08 08:19:10 veranda volumio[6614]: }
Jul 08 08:19:10 veranda volumio[6614]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:19:10 veranda volumio[6614]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:19:10 veranda volumio[6614]: Stack trace:
Jul 08 08:19:10 veranda volumio[6614]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:19:10 veranda volumio[6614]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:19:10 veranda volumio[6614]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:19:10 veranda volumio[6614]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:19:10 veranda volumio[6614]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:19:10 veranda volumio[6614]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:19:10 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:10 veranda volumio[6614]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:19:10 veranda volumio[6614]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:10 veranda volumio[6614]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:10 veranda volumio[6614]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:19:10 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:10 veranda volumio[6614]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 08 08:19:10 veranda volumio[6614]: LoungeScreenDisconnected {
Jul 08 08:19:10 veranda volumio[6614]: AID: null,
Jul 08 08:19:10 veranda volumio[6614]: name: 'loungeScreenDisconnected',
Jul 08 08:19:10 veranda volumio[6614]: payload: {}
Jul 08 08:19:10 veranda volumio[6614]: }
Jul 08 08:19:10 veranda volumio[6614]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:19:10 veranda volumio[6614]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:19:10 veranda volumio[6614]: Stack trace:
Jul 08 08:19:10 veranda volumio[6614]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:19:10 veranda volumio[6614]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:19:10 veranda volumio[6614]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:19:10 veranda volumio[6614]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:19:10 veranda volumio[6614]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:19:10 veranda volumio[6614]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:19:10 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:10 veranda volumio[6614]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:19:10 veranda volumio[6614]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:10 veranda volumio[6614]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:10 veranda volumio[6614]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:19:10 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:10 veranda volumio[6614]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:19:10 veranda volumio[6614]: LoungeScreenDisconnected {
Jul 08 08:19:10 veranda volumio[6614]: AID: null,
Jul 08 08:19:10 veranda volumio[6614]: name: 'loungeScreenDisconnected',
Jul 08 08:19:10 veranda volumio[6614]: payload: {}
Jul 08 08:19:10 veranda volumio[6614]: }
Jul 08 08:19:10 veranda volumio[6614]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:19:10 veranda volumio[6614]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:19:10 veranda volumio[6614]: Stack trace:
Jul 08 08:19:10 veranda volumio[6614]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:19:10 veranda volumio[6614]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:19:10 veranda volumio[6614]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:19:10 veranda volumio[6614]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:19:10 veranda volumio[6614]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:19:10 veranda volumio[6614]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:19:10 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:10 veranda volumio[6614]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:19:10 veranda volumio[6614]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:10 veranda volumio[6614]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:10 veranda volumio[6614]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:19:10 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:10 veranda volumio[6614]: error: [yt-cast-receiver] (YouTube) Error occurred in SendMessageTask:
Jul 08 08:19:10 veranda volumio[6614]: LoungeScreenDisconnected {
Jul 08 08:19:10 veranda volumio[6614]: AID: null,
Jul 08 08:19:10 veranda volumio[6614]: name: 'loungeScreenDisconnected',
Jul 08 08:19:10 veranda volumio[6614]: payload: {}
Jul 08 08:19:10 veranda volumio[6614]: }
Jul 08 08:19:10 veranda volumio[6614]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:19:10 veranda volumio[6614]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:19:10 veranda volumio[6614]: Stack trace:
Jul 08 08:19:10 veranda volumio[6614]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:19:10 veranda volumio[6614]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:19:10 veranda volumio[6614]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:19:10 veranda volumio[6614]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:19:10 veranda volumio[6614]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:19:10 veranda volumio[6614]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:19:10 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:10 veranda volumio[6614]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:19:10 veranda volumio[6614]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:10 veranda volumio[6614]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:10 veranda volumio[6614]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:19:10 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:10 veranda volumio[6614]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 08 08:19:10 veranda volumio[6614]: LoungeScreenDisconnected {
Jul 08 08:19:10 veranda volumio[6614]: AID: null,
Jul 08 08:19:10 veranda volumio[6614]: name: 'loungeScreenDisconnected',
Jul 08 08:19:10 veranda volumio[6614]: payload: {}
Jul 08 08:19:10 veranda volumio[6614]: }
Jul 08 08:19:10 veranda volumio[6614]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:19:10 veranda volumio[6614]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:19:10 veranda volumio[6614]: Stack trace:
Jul 08 08:19:10 veranda volumio[6614]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:19:10 veranda volumio[6614]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:19:10 veranda volumio[6614]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:19:10 veranda volumio[6614]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:19:10 veranda volumio[6614]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:19:10 veranda volumio[6614]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:19:10 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:10 veranda volumio[6614]: error: [yt-cast-receiver] Caught error refreshing lounge token:
Jul 08 08:19:10 veranda volumio[6614]: (TypeError) Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:10 veranda volumio[6614]: TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
Jul 08 08:19:10 veranda volumio[6614]: at Session._Session_refreshLoungeToken (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:377:16)
Jul 08 08:19:10 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:10 veranda volumio[6614]: error: [yt-cast-receiver] (YouTube Music) Error occurred in SendMessageTask:
Jul 08 08:19:10 veranda volumio[6614]: LoungeScreenDisconnected {
Jul 08 08:19:10 veranda volumio[6614]: AID: null,
Jul 08 08:19:10 veranda volumio[6614]: name: 'loungeScreenDisconnected',
Jul 08 08:19:10 veranda volumio[6614]: payload: {}
Jul 08 08:19:10 veranda volumio[6614]: }
Jul 08 08:19:10 veranda volumio[6614]: (IncompleteAPIDataError) Missing data required to construct query string from bind params
Jul 08 08:19:10 veranda volumio[6614]: Error info: { missing: [ 'loungeIdToken', 'SID', 'gsessionid' ] }
Jul 08 08:19:10 veranda volumio[6614]: Stack trace:
Jul 08 08:19:10 veranda volumio[6614]: IncompleteAPIDataError: Missing data required to construct query string from bind params
Jul 08 08:19:10 veranda volumio[6614]: at BindParams.toQueryString (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/BindParams.js:120:19)
Jul 08 08:19:10 veranda volumio[6614]: at Session._Session_doSendMessage (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:497:103)
Jul 08 08:19:10 veranda volumio[6614]: at SendMessageTask.run (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:558:71)
Jul 08 08:19:10 veranda volumio[6614]: at AsyncTaskQueue.start (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/utils/AsyncTaskQueue.js:52:32)
Jul 08 08:19:10 veranda volumio[6614]: at Session.end (/data/plugins/music_service/ytcr/node_modules/yt-cast-receiver/dist/lib/app/Session.js:242:71)
Jul 08 08:19:10 veranda volumio[6614]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jul 08 08:19:10 veranda volumio[6614]: info: Getting Spotify volume
Jul 08 08:19:11 veranda volumio[6614]: |||||||||||||||||||||||| WARNING: FATAL ERROR |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Jul 08 08:19:11 veranda volumio[6614]: Error: connect ECONNREFUSED 127.0.0.1:9879
Jul 08 08:19:11 veranda volumio[6614]: at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1595:16) {
Jul 08 08:19:11 veranda volumio[6614]: errno: -111,
Jul 08 08:19:11 veranda volumio[6614]: code: 'ECONNREFUSED',
Jul 08 08:19:11 veranda volumio[6614]: syscall: 'connect',
Jul 08 08:19:11 veranda volumio[6614]: address: '127.0.0.1',
Jul 08 08:19:11 veranda volumio[6614]: port: 9879,
Jul 08 08:19:11 veranda volumio[6614]: response: undefined
Jul 08 08:19:11 veranda volumio[6614]: }
Jul 08 08:19:11 veranda volumio[6614]: |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Jul 08 08:19:11 veranda systemd[1]: go-librespot-daemon.service: Scheduled restart job, restart counter is at 22.
Jul 08 08:19:11 veranda systemd[1]: Stopped go-librespot-daemon.service - go-librespot Daemon.
Jul 08 08:19:11 veranda systemd[1]: Started go-librespot-daemon.service - go-librespot Daemon.
Jul 08 08:19:11 veranda go-librespot[6962]: go-librespot daemon starting...
Jul 08 08:19:11 veranda go-librespot[6963]: time="2026-07-08T08:19:11+02:00" level=info msg="running go-librespot 0.7.1"
Jul 08 08:19:11 veranda go-librespot[6963]: time="2026-07-08T08:19:11+02:00" level=debug msg="app state loaded"
Jul 08 08:19:11 veranda go-librespot[6963]: time="2026-07-08T08:19:11+02:00" level=info msg="api server listening on 127.0.0.1:9879"
Jul 08 08:19:11 veranda sudo[6976]: volumio : PWD=/ ; USER=root ; COMMAND=/bin/journalctl '--since=2026-07-08 08:18'
Jul 08 08:19:11 veranda sudo[6976]: 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"