core icon indicating copy to clipboard operation
core copied to clipboard

Access to api.met.no returned error 'TimeoutError'

Open DadasupR opened this issue 9 months ago • 2 comments

The problem

Since update HA 2025.3 Meteorologisk institutt (Met.no) integration fall and no other way to bring up again without a restart of the whole server.

Image

Restart service, disable/enable or add new entity. Nothing work.

What version of Home Assistant Core has the issue?

core-2025.3.2

What was the last working version of Home Assistant Core?

core-2025.2.4

What type of installation are you running?

Home Assistant Container

Integration causing the issue

Meteorologisk institutt (Met.no)

Link to integration documentation on our website

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

Diagnostics information

home-assistant_met_2025-03-20T09-34-52.481Z.log

Example YAML snippet


Anything in the logs that might be useful for us?

Enregistreur: metno
Source: components/met/coordinator.py:81
S'est produit pour la première fois: 09:53:20 (17 occurrences)
Dernier enregistrement: 10:30:34

Access to https://aa015h6buqvih86i1.api.met.no/weatherapi/locationforecast/2.0/complete returned error 'TimeoutError'

Additional information

Error on the target when i try the link directly : https://aa015h6buqvih86i1.api.met.no/weatherapi/locationforecast/2.0/complete

Image

DadasupR avatar Mar 20 '25 09:03 DadasupR

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

Code owner commands

Code owners of met 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 met 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)


met documentation met source (message by IssueLinks)

home-assistant[bot] avatar Mar 20 '25 09:03 home-assistant[bot]

Experienced the same issue for several days, but working again for me now.

taylortom avatar Mar 25 '25 12:03 taylortom

Same. Has worked fine for me on the, broke, worked again for a few hours. Broken again. (URL replaces with XXX (not sure if that was my old API key or not).

Logger: metno Source: components/met/coordinator.py:81 First occurred: 8:30:02 PM (43 occurrences) Last logged: 11:34:21 PM

Access to https://XXXX.api.met.no/weatherapi/locationforecast/2.0/complete returned error 'TimeoutError'

Ramias1 avatar Mar 26 '25 03:03 Ramias1

Same issue here, and also for me it broke for some time, then worked for 1 or 2 days, then broke again...

NdR91 avatar Mar 27 '25 06:03 NdR91

Same issue here. I've noticed that this is not only a problem from this weather integration but some other weather integrations (e.g. Accuweather, KNMI) have timeout problems as well. When you restart Home Assistant they are online again but only for a short period of time. This problem occurred since the 2025.3 core update. This looks like a more comprehensive problem than just this integration.

jarooij avatar Mar 28 '25 08:03 jarooij

I no longer have any errors since HA core 2025.4.0 update, i think issue can be closed. Thanks.

DadasupR avatar Apr 09 '25 11:04 DadasupR