MTrab / energidataservice

Fetches spot prices from Energi Data Service
GNU General Public License v3.0
192 stars 27 forks source link

[custom_components.energidataservice.connectors.nordpool] API returned error 502 #506

Closed TermeHansen closed 5 months ago

TermeHansen commented 5 months ago

Describe the issue

I see this error in the homeassistant log at start. I'm using v1.5.6

homeassistant  | 2024-06-05 13:28:01.299 ERROR (MainThread) [custom_components.energidataservice.connectors.nordpool] API returned error 502
homeassistant  | 2024-06-05 13:28:01.369 ERROR (MainThread) [custom_components.energidataservice.connectors.nordpool] API returned error 502
homeassistant  | 2024-06-05 13:28:01.369 ERROR (MainThread) [custom_components.energidataservice.connectors.nordpool] API returned error 502

What version of Home Assistant Core has the issue?

2024.5.5

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Diagnostics information

None

Anything in the logs that might be useful for us?

$ docker compose logs homeassistant | grep energidata
homeassistant  | 2024-06-05 13:28:01.299 ERROR (MainThread) [custom_components.energidataservice.connectors.nordpool] API returned error 502
homeassistant  | 2024-06-05 13:28:01.369 ERROR (MainThread) [custom_components.energidataservice.connectors.nordpool] API returned error 502
homeassistant  | 2024-06-05 13:28:01.369 ERROR (MainThread) [custom_components.energidataservice.connectors.nordpool] API returned error 502
homeassistant  | 2024-06-05 15:01:54.969 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration energidataservice which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
homeassistant  | 2024-06-05 15:17:14.171 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration energidataservice which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant

Additional information

No response

MTrab commented 5 months ago

602 is server side, meaning Nordpool is having some issues. Not much I can do here