Problems after Sonos app update #298
Replies: 6 comments 6 replies
-
hi. Can you please check every player and ensure that every one has the
newest update. Today I also had a problem because an update was available
and not applied.
…On Sun, May 19, 2024, 18:55 SenorRossi71 ***@***.***> wrote:
Hello,
yesterday I started the app update. Since then I can no longer operate my
speakers with node-red. (System is: raspberrymatic with redmatic)
The error message is:
processInputMsg:(0 , crypto_1.randomUUID) is not a function :: Details:
{"stack":"TypeError: (0 , crypto_1.randomUUID) is not a function\n at new
SonosDeviceBase
***@***.***/sonos/lib/sonos-device-base.js:37:67)\n
at new SonosDevice
***@***.***/sonos/lib/sonos-device.js:37:9)\n
at processInputMsg
(/usr/local/addons/redmatic/var/node_modules/node-red-contrib-sonos-plus/src/sonos-manage-mysonos.js:187:22)\n
at SonosManageMySonosNode._inputCallback
(/usr/local/addons/redmatic/var/node_modules/node-red-contrib-sonos-plus/src/sonos-manage-mysonos.js:124:11)\n
at
***@***.***/runtime/lib/nodes/Node.js:210:26\n
at Object.trigger
***@***.***/util/lib/hooks.js:166:13)\n
at SonosManageMySonosNode.Node._emitInput
(/usr/local/addons/redmatic/lib/node_modules/node-red/n...
any Idea to solve this error?
Thanks!
—
Reply to this email directly, view it on GitHub
<#298>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEDZCH43FBX47FNAHMKVNJTZDDKOHAVCNFSM6AAAAABH6QIPOKVHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZWGY4TGOBWGE>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Ok - thats seems to be the right version. What does it mean: Raspberrymatic with redmatic. Usually redmatic runs on a CCU as add on. Raspberrymatic usually does not run on a CCU. Redmatic is difficult. What is your Node.js and npm version? |
Beta Was this translation helpful? Give feedback.
-
Understand. Node.js and npm versions are good. Please check a simple flow with "inject -> sonos-plus and command "household.get.groups" -> debug "and a config node with a player where you have verified the ip address with |
Beta Was this translation helpful? Give feedback.
-
What means "started the app update"? Did you install the new SONOS Android app. That should not be a a problem - I did the same two days ago. |
Beta Was this translation helpful? Give feedback.
-
Are you able to use the shell?
|
Beta Was this translation helpful? Give feedback.
-
Thanks for the feedback. Good to hear that everything works. |
Beta Was this translation helpful? Give feedback.
-
Hello,
yesterday I started the app update. Since then I can no longer operate my speakers with node-red. (System is: raspberrymatic with redmatic)
The error message is:
processInputMsg:(0 , crypto_1.randomUUID) is not a function :: Details: {"stack":"TypeError: (0 , crypto_1.randomUUID) is not a function\n at new SonosDeviceBase (/usr/local/addons/redmatic/var/node_modules/@svrooij/sonos/lib/sonos-device-base.js:37:67)\n at new SonosDevice (/usr/local/addons/redmatic/var/node_modules/@svrooij/sonos/lib/sonos-device.js:37:9)\n at processInputMsg (/usr/local/addons/redmatic/var/node_modules/node-red-contrib-sonos-plus/src/sonos-manage-mysonos.js:187:22)\n at SonosManageMySonosNode._inputCallback (/usr/local/addons/redmatic/var/node_modules/node-red-contrib-sonos-plus/src/sonos-manage-mysonos.js:124:11)\n at /usr/local/addons/redmatic/lib/node_modules/node-red/node_modules/@node-red/runtime/lib/nodes/Node.js:210:26\n at Object.trigger (/usr/local/addons/redmatic/lib/node_modules/node-red/node_modules/@node-red/util/lib/hooks.js:166:13)\n at SonosManageMySonosNode.Node._emitInput (/usr/local/addons/redmatic/lib/node_modules/node-red/n...
any Idea to solve this error?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions