Hello, I was wondering if anyone else is having issues publishing records to WeatherUnderground starting yesterday around 11:52PM EST? Both standard and rapid updates seem to be failing but I've validated the API is working and reachable from my server.
Sep 22 13:11:25 homeserver python3[25207]: weewx[25207] INFO weewx.engine: Starting main packet loop. Sep 22 13:11:27 homeserver python3[25207]: weewx[25207] ERROR weewx.restx: Wunderground-RF: Failed to publish record 2022-09-22 13:11:27 UTC (1663852287): Failed upload after 1 tries Sep 22 13:11:27 homeserver python3[25207]: weewx[25207] ERROR weewx.restx: Wunderground-RF: Failed to publish record 2022-09-22 13:11:27 UTC (1663852287): Failed upload after 1 tries Sep 22 13:11:29 homeserver python3[25207]: weewx[25207] ERROR weewx.restx: Wunderground-RF: Failed to publish record 2022-09-22 13:11:29 UTC (1663852289): Failed upload after 1 tries Curl works: curl https://api.weather.com/v2/pws/observations/current\?stationId\=KMABOSTO365\&format\=json\&units\=e\&apiKey\=<private> {"observations":[{"stationID":"KMABOSTO365","obsTimeUtc":"2022-09-22T15:34:19Z","obsTimeLocal":"2022-09-22 11:34:19","neighborhood":"Beacon Hill","softwareType":"Maximum Inc","country":"US","solarRadiation":null,"lon":-71.069,"realtimeFrequency":null,"epoch":1663860859,"lat":42.357,"uv":null,"winddir":315,"humidity":0,"qcStatus":1,"imperial":{"temp":68,"heatIndex":68,"dewpt":null,"windChill":68,"windSpeed":0,"windGust":9,"pressure":null,"precipRate":0.00,"precipTotal":0.00,"elev":56}}]} Any help would be greatly appreciated. Thanks, Tyler -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/5ea7428b-3d55-4413-97fb-84b6b6a8fc23n%40googlegroups.com.
