NOAA weather stopped working
The UI status shows Error: Can not open url
The log has these errors:
HTTPError: HTTP Error 400: Bad Request
2025-07-26 08:19:19,714 - ERROR - noaa-parser:154 - Alert Error: 'NoneType' object has no attribute 'read'
2025-07-26 08:19:19,752 - INFO - noaa-parser:276 - Getting stations from: https://api.weather.gov/gridpoints/...
2025-07-26 08:19:20,036 - INFO - noaa-parser:337 - Getting data for station KLHM from https://api.weather.gov/stations/...
2025-07-26 08:19:20,183 - INFO - noaa-parser:217 - Getting forecast information from: https://api.weather.gov/gridpoints/...
2025-07-26 08:19:21,378 - INFO - noaa-parser:177 - Getting forecast synopsis from: https://api.weather.gov/gridpoints/...
2025-07-26 08:20:13,232 - INFO - noaa-parser:98 - Getting alerts from: https://api.weather.gov/alerts/active?point=...&severity=Extreme,Severe,Moderate&limit=1&status=actual
2025-07-26 08:20:13,683 - ERROR - rmParser:133 - *** Error in parser 'NOAA Parser' while downloading data from https://api.weather.gov/alerts/active?point=...&severity=Extreme,Severe,Moderate&limit=1&status=actual, error: HTTP Error 400: Bad Request
{
"parameterErrors": [
{
"parameter": "query.limit",
"message": "Query parameter \"limit\" is not recognized"
}
],
"title": "Bad Request",
"type": "https://api.weather.gov/problems/BadRequest",
"status": 400,
}-
Official comment
Yes. We are aware of that and that's why we recommend using other global Weather Services like MetNo until we fix this issue.
Thank you for your patience and understanding.RainMachine Support
Comment actions
Please sign in to leave a comment.
Comments
2 comments