Announcement not working and Indigo Edit Window gets timeout

Posted on
Wed Nov 22, 2023 3:26 am
MarcoGT offline
Posts: 1091
Joined: Sep 11, 2014
Location: Germany

Announcement not working and Indigo Edit Window gets timeout

Hi all,

I have installed the last available version (.027) but I noticed that announcement are not working.
But, on top of that, after having executed the announcement action, I noticed that I cannot open the edit UI related to the Sonos plugin (where the announcement is defined) and I get following errors:

Code: Select all
Error (client)                  timeout waiting for plugin response from com.ssi.indigoplugin.Sonos for request UiGetValues2
   Error (client)                  timeout waiting for plugin response from com.ssi.indigoplugin.Sonos for request CallPluginFunc
   Error (client)                  dialogForActionId() caught exception: NSInvalidArgumentException -- *** -[__NSPlaceholderDictionary initWithObjects:forKeys:count:]: attempt to insert nil object from objects[0]


The only solution is to restart the plugin

Posted on
Thu Nov 23, 2023 7:49 am
MartynD offline
Posts: 32
Joined: May 15, 2019
Location: North Yorkshire. UK.

Re: Announcement not working and Indigo Edit Window gets tim

Hi

I have the same issue...............

Martyn

Posted on
Thu Nov 23, 2023 10:48 am
autolog offline
Posts: 3991
Joined: Sep 10, 2013
Location: West Sussex, UK [GMT aka UTC]

Re: Announcement not working and Indigo Edit Window gets tim

Can you try this pre-release version: Sonos Plugin Version 2023.0.30

Probably won't fix the issue but it will get you on the latest code-base and is worth a try.

I will do some more testing to see if I can reproduce it.

Posted on
Fri Nov 24, 2023 3:23 am
MarcoGT offline
Posts: 1091
Joined: Sep 11, 2014
Location: Germany

Re: Announcement not working and Indigo Edit Window gets tim

Unfortunately I get the error (on the UI)

Code: Select all
Impossibile to Install the plugin, please contact the developer


:wink:

Posted on
Fri Nov 24, 2023 5:02 am
autolog offline
Posts: 3991
Joined: Sep 10, 2013
Location: West Sussex, UK [GMT aka UTC]

Re: Announcement not working and Indigo Edit Window gets tim

I am unclear from your description as to where you are seeing this error.

Is it when you try and install the plugin?

I have just downloaded pre-release version 2023.0.30 and successfully installed it and it is running OK.

Posted on
Fri Nov 24, 2023 5:23 am
autolog offline
Posts: 3991
Joined: Sep 10, 2013
Location: West Sussex, UK [GMT aka UTC]

Re: Announcement not working and Indigo Edit Window gets tim

I have just tried an announcement using version 2023.0.30 and it is working fine on my system. Having played the announcement, I can also edit the announcement action, modify the announcement, save it and execute it again successfully.

What source (voice) are you using in the action?

Posted on
Fri Nov 24, 2023 6:55 am
MarcoGT offline
Posts: 1091
Joined: Sep 11, 2014
Location: Germany

Re: Announcement not working and Indigo Edit Window gets tim

Yes, when installing the .30 I get the Indigo Message (UI) saying that there is an error (see attachment)
Attachments
sonos-error.png
sonos-error.png (33.72 KiB) Viewed 3490 times

Posted on
Fri Nov 24, 2023 7:24 am
autolog offline
Posts: 3991
Joined: Sep 10, 2013
Location: West Sussex, UK [GMT aka UTC]

Re: Announcement not working and Indigo Edit Window gets tim

Try deleting the downloaded plugin, download it again and try it again and see if the same error occurs.

In the meanwhile, I will attempt to find out what causes that (what looks to be an Indigo) message to appear.

Posted on
Sun Nov 26, 2023 2:03 am
MarcoGT offline
Posts: 1091
Joined: Sep 11, 2014
Location: Germany

Re: Announcement not working and Indigo Edit Window gets tim

No chance, downloaded twice, also from a different Mac, same issue

Posted on
Tue Nov 28, 2023 11:45 am
autolog offline
Posts: 3991
Joined: Sep 10, 2013
Location: West Sussex, UK [GMT aka UTC]

Re: Announcement not working and Indigo Edit Window gets tim

MarcoGT wrote:
No chance, downloaded twice, also from a different Mac, same issue

When you try and install the plugin, is there anything shown in the Indigo Event Log and if so what?

Posted on
Wed Nov 29, 2023 1:27 am
MarcoGT offline
Posts: 1091
Joined: Sep 11, 2014
Location: Germany

Re: Announcement not working and Indigo Edit Window gets tim

This is what I get in the Error Log window

Code: Select all
InstallPlugin() caught exception: FileIOError -- unable to get last mod time for file (file not found)

Posted on
Wed Nov 29, 2023 7:16 am
autolog offline
Posts: 3991
Joined: Sep 10, 2013
Location: West Sussex, UK [GMT aka UTC]

Re: Announcement not working and Indigo Edit Window gets tim

Looks like file corruption of some sort.

You could try the following:
  • Shutdown the Indigo Server
  • Delete the existing Sonos plugin from the Indigo Plugins folder which is at /Library/Application Support/Perceptive Automation/Indigo 2023.1/Plugins - change the Indigo version as appropriate.
  • Start the Indigo server
  • Once the Indigo Server has started and all plugins have been started, try and install the Sonos plugin again
Please report back on output from the Indigo Event Log.

Posted on
Wed Dec 13, 2023 8:21 am
MarcoGT offline
Posts: 1091
Joined: Sep 11, 2014
Location: Germany

Re: Announcement not working and Indigo Edit Window gets tim

Update:

I was able to install the new version, but when try an announcement I get the popup saying that the plugin is coming from a not-verified developer:

Code: Select all
13. Dec 2023 at 15:20:32
   Sonos                           Announcement: Chiudi tende terrazza, Volume: 30
   Sonos                           remove zone from group: Sonos-Corridoio-OG
   Sonos                           ZonePlayer: Sonos-Corridoio-OG, Current Volume: 8, New Volume: 30
   Sonos                           ZonePlayer: Sonos-Corridoio-OG, Play
   Sonos                           Announcement Length: 0.653


This appears when I click on "cancel" on the popup error

Code: Select all
   Sonos Error                     UPNP Error: No Such Object
   Sonos Error                     Offending Command -> zoneIP: 192.168.2.244, soapRoot: /MediaRenderer, soapBranch: /AVTransport, soapAction: Play
   Sonos Error                     Error Response: <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><s:Body><s:Fault><faultcode>s:Client</faultcode><faultstring>UPnPError</faultstring><detail><UPnPError xmlns="urn:schemas-upnp-org:control-1-0"><errorCode>701</errorCode></UPnPError></detail></s:Fault></s:Body></s:Envelope>
   Sonos                           ZonePlayer: Sonos-Corridoio-OG, Play
   Sonos                           remove zone from group: Sonos-Corridoio-OG
   Sonos                           ZonePlayer: Sonos-Corridoio-OG, Clear Queue

Posted on
Wed Dec 13, 2023 10:33 am
autolog offline
Posts: 3991
Joined: Sep 10, 2013
Location: West Sussex, UK [GMT aka UTC]

Re: Announcement not working and Indigo Edit Window gets tim

I suspect the error is being triggered by the plugin using an embedded LAME MP3 Encoder for announcements.

Try running the following in a Terminal window:
Code: Select all
sudo xattr -rd com.apple.quarantine /Library/Application\ Support/Perceptive\ Automation/Indigo\ 2023.1/Plugins
Then reload the plugin.

Posted on
Wed Dec 13, 2023 10:48 am
ryanbuckner offline
Posts: 1080
Joined: Oct 08, 2011
Location: Northern Virginia

Re: Announcement not working and Indigo Edit Window gets tim

I'm also unable to get this working:
- - group announcement .mp3
- - source: Apple Speech
- - errorCode>701 : Looks like maybe it's trying to pause a player that is not playing ?

Code: Select all
Dec 13, 2023 at 11:41:15 AM
   Action Group                    Test SONOS Announcements
   Sonos                           Announcement: Hi there, whats' up. Trying to test this out., Volume: 30
   Sonos                           remove zone from group: SONOS - Family Room Speaker
   Sonos                           ZonePlayer: SONOS - Family Room Speaker, Current Volume: 34, New Volume: 30
   Sonos                           ZonePlayer: SONOS - Family Room Speaker, Play
   Sonos                           Announcement Length: 3.84
   Sonos Error                     UPNP Error: No Such Object
   Sonos Error                     Offending Command -> zoneIP: 192.168.1.191, soapRoot: /MediaRenderer, soapBranch: /AVTransport, soapAction: Play
   Sonos Error                     Error Response: <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><s:Body><s:Fault><faultcode>s:Client</faultcode><faultstring>UPnPError</faultstring><detail><UPnPError xmlns="urn:schemas-upnp-org:control-1-0"><errorCode>701</errorCode></UPnPError></detail></s:Fault></s:Body></s:Envelope>
   Sonos                           ZonePlayer: SONOS - Family Room Speaker, Play
   Sonos                           remove zone from group: SONOS - Family Room Speaker
   Sonos                           ZonePlayer: SONOS - Family Room Speaker, Clear Queue

Who is online

Users browsing this forum: No registered users and 15 guests