pantherale0 / ha-familysafety

Microsoft Family Safety Home Assistant integration
MIT License
5 stars 1 forks source link

Something went wrong in the Aggregator service #11

Closed pantherale0 closed 8 months ago

pantherale0 commented 9 months ago

This issue is a note to say that I'm aware of errors in the update_coordinator that ends up with all of the entities in the integration unavailable. You might see an error such as below:


Logger: custom_components.family_safety.coordinator
Source: helpers/update_coordinator.py:235
Integration: Microsoft Family Safety (documentation, issues)
First occurred: 16:13:46 (25 occurrences)
Last logged: 21:33:08

Error fetching Microsoft Family Safety data: Error communicating with API ('HTTP Error', 500, '{"error":{"code":"500","message":"Something went wrong in the Aggregator service"}}')

I've implemented some changes in the beta release which partially addresses this (the fact that entities are unavailable) but the error itself comes directly from the Microsoft API.

Whether this is because the endpoint becomes overloaded, or another service issue is present is unknown at the moment.

pantherale0 commented 9 months ago

These errors should now be suppressed in 1.1.0