Pirate-Weather / pirate-weather-ha

Replacement for the default Dark Sky Home Assistant integration using Pirate Weather
https://pirateweather.net/
Apache License 2.0
369 stars 26 forks source link

Upgraded from 1.5 to 1.5.2 now Pirate Weather will not load. #242

Closed mattlward closed 6 months ago

mattlward commented 6 months ago

Describe the issue

I just finally did the upgrade and lost all pirate weather functionality. All of my entries indicate Failed setup, will retry. I have rebooted, tried adding a new integration and tried to verify my api key. The auth service change on the api page will not send me a reset password code and I can't login!

I have not been able to figure out how to fall back to 1.5 either.

Home Assistant version

2024.5.5

Integration version

1.5.2

Troubleshooting steps

mattlward commented 6 months ago

I was mistaken, was running 1.5 before the update. I have restored Pirate Weather from my backup yesterday and I am getting the same results. home-assistant_pirateweather_2024-06-01T04-20-24.334Z.log

D34DC3N73R commented 6 months ago

I'm' experiencing the same thing. The debug message isn't much help but mousing over the error icon seems to indicate it's a problem with the api servers. pirate-api

cloneofghosts commented 6 months ago

This was an API issue that has since been fixed. Duplicate of https://github.com/Pirate-Weather/pirateweather/issues/242

mattlward commented 6 months ago

Sorry for missing the API issue, what is the best way to verify this going forward?

cloneofghosts commented 6 months ago

The easiest way to check is to query the API in your browser and see if you get the same issue. If you are then it's likely an API issue and should be reported in the API Repository if not already reported.

Like the screenshot posted above you can go to the integration and mouse over the error icon. If the message says Internal Server Error then the issue is on the APIs end.