Issue with Generic Media Renderer / DNLA Player

Anyone else having this issue, or is it just me? I am not sure how active @ule is on these forums. My ST kind of when crazy today after I did a z-wave repair in an attempt to fix a recessed door contact that has trouble going back to closed after open. Anyways, just I everything started working again, all of my voice notification stopped working. Noticed this in my logs. I am not sure how the DNLA Player works, if it is using my ST account on AWS or if it is using @ule’s AWS account, but this is the error I am getting. Anyone else getting it? I don’t believe I have done anything excessive that would cause this…

Note: I am not using Media Renderer Events or Weather. This is just to tell me which door / window opened.

4:23:07 PM: error org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 254; The reference to entity "client" must end with the ';' delimiter.
4:23:05 PM: error org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 154; The reference to entity "client" must end with the ';' delimiter.
4:23:04 PM: error com.amazonaws.AmazonServiceException: Account is disabled. Limit reached. (Service: tts; Status Code: 403; Error Code: null; Request ID: 6b4f296f-5693-11e6-843a-8352f6f45205)
1 Like

Ok, it’s not just me. From ST…

3 Likes

Oh boy, it is back.

We are continuing to investigate the service disruption impacting custom text-to-speech audio notifications for SmartApps such as Speaker Weather Forecast, Speaker Notify with Sound, and Talking Alarm Clock.

Good thing I updated my SmartApps that use this functionality to do it asynchronously so it didn’t impact other functionality.