Open cloudbr34k84 opened 1 month ago
Hey there @hunterjm, mind taking a look at this issue as it has been labeled with an integration (xbox
) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)
xbox documentation xbox source (message by IssueLinks)
The problem
I'm encountering an issue with the Xbox integration in Home Assistant. The integration is unable to retrieve Xbox data, resulting in repeated 503 errors. The error message indicates that the Xbox Live API is unavailable. This happens when attempting to retrieve social data from the Xbox API, preventing the integration from displaying the necessary information.
Logs
What version of Home Assistant Core has the issue?
2024.10.2
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant Container
Integration causing the issue
Xbox
Link to integration documentation on our website
https://www.home-assistant.io/integrations/xbox/
Diagnostics information
No diagnostic file available
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
This issue seems related to an Xbox Live API outage or service interruption, but the integration does not handle the 503 errors gracefully. It may help to add more robust error handling for when the Xbox service is down, allowing retries or a more informative status message to be shown in Home Assistant.