tonesto7 / echo-speaks

Integrate your Amazon Echo devices into your Hubitat environment to create virtual Echo Devices. These virtual devices will allow you to speak text, make announcements, control media playback including volume, and many other Alexa features.
https://tonesto7.github.io/echo-speaks-docs/
110 stars 177 forks source link

(BUG) #1121

Open teisha opened 1 year ago

teisha commented 1 year ago

Verify the following before opening an trouble issue

Go over all the following points, and put an x in all the boxes that apply. If you're unsure about any of these, don't hesitate to ask. We're here to help!


About Your Setup

Expected Behavior

tell us what should happen I shouldn't see a 404 error for this skill in my logs.

Current Behavior

What happens instead of the expected behavior?

I am seeing this error recorded periodically in the Hubitat logs for all the echo devices that I've attached to this App. It looks like getPlaylists is not something that's supported?

dev:4412023-08-05 09:35:11.693errorEcho (v4.2.2.0) | getPlaylists Response Exception | Status: (404) | Msg: status code: 404, reason phrase: Not Found dev:4442023-08-05 09:35:11.655errorEcho (v4.2.2.0) | getPlaylists Response Exception | Status: (404) | Msg: status code: 404, reason phrase: Not Found dev:4382023-08-05 09:34:48.662errorEcho (v4.2.2.0) | getPlaylists Response Exception | Status: (404) | Msg: status code: 404, reason phrase: Not Found

Steps to Reproduce (for bugs)

Provide a link to a live example, or an unambiguous set of steps to reproduce this bug. Include code to reproduce, if relevant

  1. I installed the Echo Speaks app on Hubitat and Heroku according to instructions

Context

How has this issue affected you? What are you trying to accomplish? Providing context helps us come up with a solution that is most useful in the real world**

The error does not seem to be affecting the performance of the app on the Hubitat. I only use the app to for announcements, and those are still working fine. I am, however, trying to troubleshoot a problem with the Hubitat freezing up, and these errors are interspersed with whatever else is going on. Seems like this might be an easy fix if AWS changed their interface (AGAIN!), so I'm submitting a ticket

Please include a copy of any relevant log output to assist in tracking down the bug There is no other output besides the 404

dev:4412023-08-05 09:35:11.693errorEcho (v4.2.2.0) | getPlaylists Response Exception | Status: (404) | Msg: status code: 404, reason phrase: Not Found dev:4442023-08-05 09:35:11.655errorEcho (v4.2.2.0) | getPlaylists Response Exception | Status: (404) | Msg: status code: 404, reason phrase: Not Found dev:4382023-08-05 09:34:48.662errorEcho (v4.2.2.0) | getPlaylists Response Exception | Status: (404) | Msg: status code: 404, reason phrase: Not Found