Ring to MQTT Repeated HTTP 500 Server Errors and Unhandled promised rejections

For some reason roughly 8 hours ago all my ring devices through ring to mqtt have gone offline.

I reauthorized it, restarted, resintalled, but nothing changed and all my devices are offline.

Several key points stand out from the logs:

Repeated HTTP 500 Errors: The add-on consistently receives HTTP 500 errors over multiple attempts to communicate with the Ring service, indicating a persistent issue.

Unhandled Promise Rejections: These warnings suggest that the code is not properly handling errors that occur during asynchronous operations. While this might not be the cause of the communication errors, it indicates potential areas for improvement in the add-on’s error handling.

I am also seeing my longstanding Ring MQTT devices appear as offline, as of today

Has anyone figured this out. This is one of the most stable add-ons but get the message below

2024-06-18T16:26:37.320Z ring-mqtt New location: Mississauga (Redacted)
2024-06-18T16:26:37.563Z ring-mqtt WARNING - Unhandled Promise Rejection
2024-06-18T16:26:37.563Z ring-mqtt Response code 500 (Server Error)
2024-06-18T16:26:37.563Z ring-mqtt HTTPError: Response code 500 (Server Error)
    at Request.<anonymous> (/app/ring-mqtt/node_modules/ring-client-api/node_modules/got/dist/source/as-promise/index.js:118:42)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
s6-rc: info: service legacy-services: stopping
2024-06-18T16:39:38.129Z ring-mqtt The ring-mqtt process is shutting down...

I upgraded HA core 2024.6.3 and Ring MQTT to 5.6.6. Re-booted and everything works. This continues to be the number one soultion for your Ring alarm. Stable and awesome!