konnected-io / noonlight-hass

HomeAssistant integration for Noonlight
42 stars 9 forks source link

Renewing token fails with Internal Server Error #11

Open bergethan opened 2 years ago

bergethan commented 2 years ago

On December 7th at 12:29pm Eastern, HASS starting throwing errors that say:

Failed to renew Noonlight token. custom_components.noonlight.NoonlightException: unexpected token_response: {'message': 'Internal server error'}

Today I had an actual alarm, and it failed to create an alarm with Noonlight because it still had no token. Looking through HASS community, I found this issue from last year. It looks like this is happening again, and when I attempt to load the token endpoint directly, it tells me the endpoint doesn't exist.

It looks like something has changed and now we can't renew tokens or create alarms right now. For reference, I'm running v1.1.0 through HACS.