--
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 weewx-user+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/E5347A3B-8C00-488A-A3A6-314148758F7C%40kdbarto.org.
On Aug 27, 2023, at 3:51 PM, Tom Keffer <tke...@gmail.com> wrote:Which version of WeeWX? It's possible your version of WeeWX does not have a rotating logger defined for the Mac.Try following the instructions in the wiki article Logging to rotating files.
2023-08-28 10:13:16 weewx[31551] DEBUG weewx.restx: PWSWeather: Failed upload attempt 1: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:1007)>
2023-08-28 10:13:16 weewx[31551] ERROR user.forecast: WUThread: WU: failed attempt 1 to download forecast: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:1007)>
2023-08-28 10:13:16 weewx[31551] DEBUG weewx.restx: StationRegistry: Failed upload attempt 1: HTTP Error 429: TOO MANY REQUESTS
2023-08-28 10:13:16 weewx[31551] ERROR user.forecast: NWSThread: NWS: failed attempt 1 to download NWS forecast: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:1007)>
2023-08-28 10:13:16 weewx[31551] ERROR user.forecast: WUThread: WU: failed attempt 2 to download forecast: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:1007)>
2
It doesn’t tell me the certificate that is out of date however.
So two things:
1 - the document http://weewx.com/docs.html/latest/macos.htm needs to be updated to redirect the logging information to the wiki article https://github.com/weewx/weewx/wiki/WeeWX-v4-and-logging#logging-to-rotating-files
2 - How would I figure out which certificate is out of date and needs update for the forecast and PWS updates?
David