I updated my WS2900 to EasyWeather v1.6.4 this morning, and weewx is no longer updating at all. I was on 4.8.0 when it broke, and I have updated to 4.9.1 with no change.
using wireshark, I can see the http POSTs come in every minute as configured - POST HTTP/1.1 HOST: [removed] Connection: Close Content-Type: application/x-www-form-urlencoded Content-Length: 464 PASSKEY=[removed]&stationtype=EasyWeatherV1.6.4&dateutc=2022-12-17+10:17:43&tempinf=62.2&humidityin=42&baromrelin=29.782&baromabsin=30.074&tempf=30.0&humidity=92&winddir=20&windspeedmph=0.2&windgustmph=1.1&maxdailygust=3.4&rainratein=0.000&eventrainin=0.000&hourlyrainin=0.000&dailyrainin=0.000&weeklyrainin=0.031&monthlyrainin=0.122&yearlyrainin=39.295&totalrainin=39.295&solarradiation=45.87&uv=0&wh65batt=0&freq=868M&model=WS2900_V2.01.08 The response is <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"> <title>Error response</title> </head> <body> <h1>Error response</h1> <p>Error code: 400</p> <p>Message: Bad HTTP/0.9 request type ('POST').</p> <p>Error code explanation: HTTPStatus.BAD_REQUEST - Bad request syntax or unsupported method.</p> </body> </html> It has been working fine on 4.8.0 since October, and on previous versions since April 2021. Pretty sure the firmware update has caused this, but curious as to why it would result in the above. Wunderground, WOW and Weathercloud still receive updates as intended. Anything else I can do to find more details? Thanks -- 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/4f2af20e-3751-4254-a236-5e0261306c4en%40googlegroups.com.
