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

[ERROR] Echo Speaks 4.2.0.7 shows Error msgs in Log [C7] #1056

Closed LibraSun closed 1 year ago

LibraSun commented 1 year ago

Love this app and it appears to be working perfectly, yet I notice the following series of Error messages routinely appear about every 15 minutes in my Hubitat C7's Log (sorry don't see a way to post a screenshot here):

[app:504](http://192.168.86.38/logs#)2022-11-11 05:04:49.507 PM[error](http://192.168.86.38/logs#)EchoApp (v4.2.0.7) | wakeupServerResp Exception: java.lang.Exception: No response data exists for async request
[app:504](http://192.168.86.38/logs#)2022-11-11 05:04:49.503 PM[error](http://192.168.86.38/logs#)EchoApp (v4.2.0.7) | wakeupServerResp | Stack Trace: java.lang.Exception: No response data exists for async request
at hubitat.scheduling.AsyncResponse.getData(AsyncResponse.groovy:71)
at user_app_tonesto7_Echo_Speaks_355.wakeupServerResp(user_app_tonesto7_Echo_Speaks_355.groovy:2226)
[app:504](http://192.168.86.38/logs#)2022-11-11 05:04:49.479 PM[error](http://192.168.86.38/logs#)EchoApp (v4.2.0.7) | wakeupServerResp Server may be down / unreachable
[app:504](http://192.168.86.38/logs#)2022-11-11 04:49:49.759 PM[error](http://192.168.86.38/logs#)EchoApp (v4.2.0.7) | wakeupServerResp Exception: java.lang.Exception: No response data exists for async request
[app:504](http://192.168.86.38/logs#)2022-11-11 04:49:49.755 PM[error](http://192.168.86.38/logs#)EchoApp (v4.2.0.7) | wakeupServerResp | Stack Trace: java.lang.Exception: No response data exists for async request
at hubitat.scheduling.AsyncResponse.getData(AsyncResponse.groovy:71)
at user_app_tonesto7_Echo_Speaks_355.wakeupServerResp(user_app_tonesto7_Echo_Speaks_355.groovy:2226)
[app:504](http://192.168.86.38/logs#)2022-11-11 04:49:49.731 PM[error](http://192.168.86.38/logs#)EchoApp (v4.2.0.7) | wakeupServerResp Server may be down / unreachable

...and I don't feel qualified (or know where to look in the App/Docs) to diagnose what's causing them.

Any clues for me? THANKS, Tony! @LibraSun on the Forum (can't message U there; currently banned by you-know-who)

Oops, found where to attach files, LOL: error_echo_speaks

github-actions[bot] commented 1 year ago

This issue has been marked stale automatically after no activity for the last 180 days.