Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 2.09 KB

TROUBLESHOOTING.md

File metadata and controls

24 lines (17 loc) · 2.09 KB

Troubleshooting

Most warnings and errors that are likely to be logged by the weatheralerts integration are harmless.

Any log warning message regarding TimeoutError or Possible API outage will almost always represent a problem with the weather.gov alert API server. There is always a chance these particular warnings could be an issue with your LAN configuration, wifi, or your Internet connection, but it will most likely be a problem with the API server.

You may be able to verify if the weather.gov API server is experiencing an outage by visiting these URLs:

If any or all of those links return NGINX error pages or anything other than valid JSON results, then the weather.gov API server is very likely undergoing maintenance or is experiencing some type of a network or service outage. These outages can last for several hours when they occur.

If you happen to start or restart Home Assistant during one of these outages, weatheralerts will make a few attempts over approximately 10 to 11 minutes to connect to the weather.gov API server. If all attempts fail, weatheralerts will not be set up and will not work until the weather.gov API server resumes normal operation and Home Assistant is restarted while the weather.gov API server is operating normally.