home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
73.43k stars 30.67k forks source link

AccuWeather dropped out and won't reconnect #120626

Closed JohnMcIl closed 4 months ago

JohnMcIl commented 4 months ago

The problem

AccuWeather dropped out this morning and failed to reconnect after a 'reload' Error message was: 'failed to connect 'message''. Now, it refuses to reauthenticate. I cannot re-enable debugging because it won't let me install the service. obraz

'Unknown error occured'. Everything else about HA is operational…and the API is setup properly on the AW side.

What version of Home Assistant Core has the issue?

2024.6.4

What was the last working version of Home Assistant Core?

2024.6.4

What type of installation are you running?

Home Assistant OS

Integration causing the issue

AccuWeather

Link to integration documentation on our website

https://www.home-assistant.io/integrations/accuweather

Diagnostics information

I don't have any, the integration cannot be loaded.

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

home-assistant[bot] commented 4 months ago

Hey there @bieniu, mind taking a look at this issue as it has been labeled with an integration (accuweather) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `accuweather` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign accuweather` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


accuweather documentation accuweather source (message by IssueLinks)

bieniu commented 4 months ago

I removed the API key from your screenshot. You shouldn't share it!

Add this

logger:
  default: error
  logs:
    accuweather: debug
    homeassistant.components.accuweather: debug

to your configuration.yaml file and restart HA. After that you can try to configure to integration and attach the log file here.

JohnMcIl commented 4 months ago

It has decided to fix itself…but still makes no sense why it dropped out in the first place and would not reestablish.

We can close this as resolved I believe. Screenshot 2024-06-27 at 5 56 37 pm