[RELEASE] Echo Speaks V4

Two weeks up and running with a couple of reboots due to updating raspberry pi's kernel and other security updates. The container has been rock solid, and my speak and music request to various Echo's has been flawless when making the request from the Hubitat.

I was able to capture the logs from the Docker container for a "cookie" refresh:

9-17-2022 - 10:14:13pm info: 	Server Wakeup Received | Reason: (runCookieRefresh)
9-17-2022 - 10:14:15pm verbose: 	refreshCookie request received
9-17-2022 - 10:14:15pm debug: 	cookieData: [object Object]
9-17-2022 - 10:14:18pm info: 	Successfully Refreshed Alexa Cookie...
9-17-2022 - 10:14:19pm info: 	** Alexa Cookie Data sent to Hubitat Cloud Endpoint Successfully! **
9-17-2022 - 10:14:42pm warn: 	Restarting after cookie refresh attempt
clean
1
graceful setting timeout for PID: 1
9-17-2022 - 10:14:45pm info: 	-- Echo Speaks Web Service Starting Up! Takes about 10 seconds before it's available... --
getRemoteCookie...
9-17-2022 - 10:14:45pm info: 	** Echo Speaks Config Service (v2.7.2) is Running at (IP: 192.168.20.251 | Port: 8091) | ProcessId: 1 **
9-17-2022 - 10:14:45pm info: 	** On Heroku: (false) **
9-17-2022 - 10:14:45pm info: 	Checking for Server Version Updates...
9-17-2022 - 10:14:45pm info: 	** Retrieved Alexa Cookie Data from Hubitat Cloud Endpoint Successfully! **
9-17-2022 - 10:14:46pm info: 	** Alexa Cookie Data Received from Hubitat Cloud Endpoint has been Confirmed to be Valid! **
9-17-2022 - 10:14:46pm debug: 	Alexa Login Status: Login Successful (Retreived from Hubitat)
9-17-2022 - 10:14:46pm silly: 	Echo Speaks Alexa API is Actively Running at (IP: 192.168.20.251 | Port: 8091) | ProcessId: 1
9-17-2022 - 10:14:46pm error: 	AlexaGuardDataSupport | No Alexa Guard Appliance Data found...
9-17-2022 - 10:14:46pm info: 	** ServerVersion Sent to Hubitat Cloud Endpoint Successfully! **
9-17-2022 - 10:14:46pm info: 	Server Version is Up-to-Date.
9-18-2022 - 10:24:36pm info: 	Server Wakeup Received | Reason: (healthCheck)
1 Like