Yesterday I've upgraded my raspberry pi3 to use the current bullseye. Thus I had to reinstall all my programs including weewx. Now weewx is using the current release 4.8.0 (formerly I was on 4.7.0) with the patched version of wh23xx driver. Everything is working, but my posts towards wunderground are not received. There is no error message within my logs (journalctl), even if checking with debug=2. I see the usual message
Sep 19 13:51:31 imurr9 python3[561]: weewx[561] INFO weewx.restx: Wunderground-P
WS: Data for station IMURR9 will be posted
...
Sep 20 15:50:28 imurr9 python3[5876]: weewx[5876] DEBUG weewx.restx: Ambient: ur
l: https://weatherstation.wunderground.com/weatherstation/updateweatherstation.p
hp?action=updateraw&ID=IMURR9&PASSWORD=XXX&softwaretype=weewx-4.8.0&baromin=30.2
43&dateutc=2022-09-20%2013%3A50%3A00&dailyrainin=0.00&dewptf=45.7&rainin=0.00&hu
midity=054&tempf=62.6&solarradiation=318.22&UV=3.25&winddir=244&windgustmph=3.1&
windspeedmph=1.8
But since I did the update ,no data are received by wunderground. Of course I've set the "correct" password/API-key from wunderground (working within buster & weewx-4.7.0).
I can even sent the given URL from above using firefox (with proper password), get a success, but no data are visible within wunderground.
Any indeas?
Regards, Michael