I have been running weewx successfully on an older iMac (MacOS 12.6.2) for the last year. I have a Davis Vantage station. I upload my data to PWS and to a personal webpage on AWS via ftp. Everything worked perfectly.
I now have a new Mac Studio running MacOS 15.5. I installed Python 3.13.5, and weewx 5.1.0. The connection to the Vantage works fine, and the ftp upload still runs great. However, PWSweather never updates. I tried a direct browser URL update to PWS with my Station Name and password and that works, but weewxd never updates PWS. When I look at the logfile, it almost seems as if the [StdRESTful] section never runs - there are no REST errors or status messages that I can see.
I copied over my .conf from the old iMac - maybe something has changed that I can't see? Any suggestions on further debugging are welcome.
Sean