Thanks Tom, this is very helpful, as I couldn't figure out how to get a
system log file on my Mac.
Attached is such a log after adding the [Logging] section as sugegsted, and
it does show the problem:
2025-07-25 11:15:16 weewxd[71091]: DEBUG weewx.restx: PWSWeather: Failed
upload attempt 1: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED]
certificate verify failed: unable to get local issuer certificate
(_ssl.c:1028)>
So, I'm not sure why this is occurring now - a change to MacOS?
Sean
On Friday, July 25, 2025 at 10:36:43 AM UTC-7 Tom Keffer wrote:
> It would be useful to see the system log. It will tell us whether the
> WeeWX service for PWS is being loaded.
>
> Getting a system log on a Mac is a pain. You will have to add a [Logging]
> section to your configuration file. See the section *Logging to rotating
> files
> <https://github.com/weewx/weewx/wiki/WeeWX-v4-and-logging#logging-to-rotating-files>*
> in
> the wiki.
>
> On Fri, Jul 25, 2025 at 9:02 AM Sean Curry <[email protected]> wrote:
>
>> 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
>>
>> --
>> 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 visit
>> https://groups.google.com/d/msgid/weewx-user/639816f3-5e03-4204-b142-2bedb99be710n%40googlegroups.com
>>
>> <https://groups.google.com/d/msgid/weewx-user/639816f3-5e03-4204-b142-2bedb99be710n%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>
--
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 visit
https://groups.google.com/d/msgid/weewx-user/decdd58d-0850-4278-b2e8-e9848566b4fcn%40googlegroups.com.
2025-07-25 11:13:55 weewxd[71091]: INFO weewxd: Initializing weewxd version
5.1.0
2025-07-25 11:13:55 weewxd[71091]: INFO weewxd: Command line:
/Library/Frameworks/Python.framework/Versions/3.13/bin/weewxd
2025-07-25 11:13:55 weewxd[71091]: INFO weewxd: Using Python: 3.13.5
(v3.13.5:6cb20a219a8, Jun 11 2025, 12:23:45) [Clang 16.0.0 (clang-1600.0.26.6)]
2025-07-25 11:13:55 weewxd[71091]: INFO weewxd: Located at:
/Library/Frameworks/Python.framework/Versions/3.13/bin/python3
2025-07-25 11:13:55 weewxd[71091]: INFO weewxd: Platform:
macOS-15.5-arm64-arm-64bit-Mach-O
2025-07-25 11:13:55 weewxd[71091]: INFO weewxd: Locale: 'en_US.UTF-8'
2025-07-25 11:13:55 weewxd[71091]: INFO weewxd: Entry path:
/Library/Frameworks/Python.framework/Versions/3.13/bin/weewxd
2025-07-25 11:13:55 weewxd[71091]: INFO weewxd: WEEWX_ROOT:
/Users/seancurry2/weewx-data
2025-07-25 11:13:55 weewxd[71091]: INFO weewxd: Config file:
/Users/seancurry2/weewx-data/weewx.conf
2025-07-25 11:13:55 weewxd[71091]: INFO weewxd: User module:
/Users/seancurry2/weewx-data/bin/user
2025-07-25 11:13:55 weewxd[71091]: INFO weewxd: Debug: 2
2025-07-25 11:13:55 weewxd[71091]: INFO weewxd: User: seancurry2
2025-07-25 11:13:55 weewxd[71091]: INFO weewxd: Group: staff
2025-07-25 11:13:55 weewxd[71091]: INFO weewxd: Groups: staff everyone
localaccounts _appserverusr admin _appserveradm com.apple.sharepoint.group.1
_appstore _lpadmin _lpoperator _developer _analyticsusers com.apple.access_ftp
com.apple.access_screensharing-disabled com.apple.access_ssh
com.apple.access_remote_ae
2025-07-25 11:13:55 weewxd[71091]: DEBUG weewxd: loop_on_init: False
2025-07-25 11:13:55 weewxd[71091]: DEBUG weewxd: Initializing engine
2025-07-25 11:13:55 weewxd[71091]: INFO weewx.engine: Loading station type
Vantage (weewx.drivers.vantage)
2025-07-25 11:13:55 weewxd[71091]: DEBUG weewx.drivers.vantage: Driver version
is 3.6.2
2025-07-25 11:13:55 weewxd[71091]: DEBUG weewx.drivers.vantage: Option
loop_request=1
2025-07-25 11:13:55 weewxd[71091]: DEBUG weewx.drivers.vantage: Opened up
serial port /dev/tty.usbserial-0001; baud 19200; timeout 4.00
2025-07-25 11:13:55 weewxd[71091]: DEBUG weewx.drivers.vantage: Successfully
woke up Vantage console
2025-07-25 11:13:55 weewxd[71091]: DEBUG weewx.drivers.vantage: Hardware type
is 16
2025-07-25 11:13:56 weewxd[71091]: DEBUG weewx.drivers.vantage: ISS ID is 1
2025-07-25 11:13:56 weewxd[71091]: DEBUG weewx.drivers.vantage: Hardware name:
Vantage Pro2
2025-07-25 11:13:56 weewxd[71091]: DEBUG weewx.engine: Loading service
weewx.engine.StdTimeSynch
2025-07-25 11:13:56 weewxd[71091]: DEBUG weewx.engine: Finished loading service
weewx.engine.StdTimeSynch
2025-07-25 11:13:56 weewxd[71091]: DEBUG weewx.engine: Loading service
weewx.engine.StdConvert
2025-07-25 11:13:56 weewxd[71091]: INFO weewx.engine: StdConvert target unit is
0x1
2025-07-25 11:13:56 weewxd[71091]: DEBUG weewx.engine: Finished loading service
weewx.engine.StdConvert
2025-07-25 11:13:56 weewxd[71091]: DEBUG weewx.engine: Loading service
weewx.engine.StdCalibrate
2025-07-25 11:13:56 weewxd[71091]: DEBUG weewx.engine: Finished loading service
weewx.engine.StdCalibrate
2025-07-25 11:13:56 weewxd[71091]: DEBUG weewx.engine: Loading service
weewx.engine.StdQC
2025-07-25 11:13:56 weewxd[71091]: DEBUG weewx.engine: Finished loading service
weewx.engine.StdQC
2025-07-25 11:13:56 weewxd[71091]: DEBUG weewx.engine: Loading service
weewx.wxservices.StdWXCalculate
2025-07-25 11:13:56 weewxd[71091]: DEBUG weewx.wxservices: Calculations for
LOOP packets: {'pressure': 'prefer_hardware', 'altimeter': 'prefer_hardware',
'appTemp': 'prefer_hardware', 'barometer': 'prefer_hardware', 'cloudbase':
'prefer_hardware', 'dewpoint': 'prefer_hardware', 'ET': 'prefer_hardware',
'heatindex': 'prefer_hardware', 'humidex': 'prefer_hardware', 'inDewpoint':
'prefer_hardware', 'maxSolarRad': 'prefer_hardware', 'rainRate':
'prefer_hardware', 'windchill': 'prefer_hardware', 'windrun':
'prefer_hardware', 'windDir': 'software', 'windGustDir': 'software'}
2025-07-25 11:13:56 weewxd[71091]: DEBUG weewx.wxservices: Calculations for
archive records: {'pressure': 'prefer_hardware', 'altimeter':
'prefer_hardware', 'appTemp': 'prefer_hardware', 'barometer':
'prefer_hardware', 'cloudbase': 'prefer_hardware', 'dewpoint':
'prefer_hardware', 'ET': 'prefer_hardware', 'heatindex': 'prefer_hardware',
'humidex': 'prefer_hardware', 'inDewpoint': 'prefer_hardware', 'maxSolarRad':
'prefer_hardware', 'rainRate': 'prefer_hardware', 'windchill':
'prefer_hardware', 'windrun': 'prefer_hardware', 'windDir': 'software',
'windGustDir': 'software'}
2025-07-25 11:13:56 weewxd[71091]: INFO weewx.wxservices: StdWXCalculate will
use data binding wx_binding
2025-07-25 11:13:56 weewxd[71091]: DEBUG weewx.manager: Daily summary version
is 4.0
2025-07-25 11:13:56 weewxd[71091]: DEBUG weewx.engine: Finished loading service
weewx.wxservices.StdWXCalculate
2025-07-25 11:13:56 weewxd[71091]: DEBUG weewx.engine: Loading service
weewx.wxxtypes.StdWXXTypes
2025-07-25 11:13:56 weewxd[71091]: DEBUG weewx.engine: Finished loading service
weewx.wxxtypes.StdWXXTypes
2025-07-25 11:13:56 weewxd[71091]: DEBUG weewx.engine: Loading service
weewx.wxxtypes.StdPressureCooker
2025-07-25 11:13:56 weewxd[71091]: DEBUG weewx.engine: Finished loading service
weewx.wxxtypes.StdPressureCooker
2025-07-25 11:13:56 weewxd[71091]: DEBUG weewx.engine: Loading service
weewx.wxxtypes.StdRainRater
2025-07-25 11:13:56 weewxd[71091]: DEBUG weewx.engine: Finished loading service
weewx.wxxtypes.StdRainRater
2025-07-25 11:13:56 weewxd[71091]: DEBUG weewx.engine: Loading service
weewx.wxxtypes.StdDelta
2025-07-25 11:13:56 weewxd[71091]: DEBUG weewx.engine: Finished loading service
weewx.wxxtypes.StdDelta
2025-07-25 11:13:56 weewxd[71091]: DEBUG weewx.engine: Loading service
weewx.engine.StdArchive
2025-07-25 11:13:56 weewxd[71091]: INFO weewx.engine: Archive will use data
binding wx_binding
2025-07-25 11:13:56 weewxd[71091]: INFO weewx.engine: Record generation will be
attempted in 'hardware'
2025-07-25 11:13:56 weewxd[71091]: INFO weewx.engine: Using archive interval of
300 seconds (specified by hardware)
2025-07-25 11:13:56 weewxd[71091]: DEBUG weewx.engine: Use LOOP data in hi/low
calculations: 1
2025-07-25 11:13:56 weewxd[71091]: DEBUG weewx.engine: Finished loading service
weewx.engine.StdArchive
2025-07-25 11:13:56 weewxd[71091]: DEBUG weewx.engine: Loading service
weewx.restx.StdStationRegistry
2025-07-25 11:13:56 weewxd[71091]: INFO weewx.restx: StationRegistry: No config
info. Skipped.
2025-07-25 11:13:56 weewxd[71091]: DEBUG weewx.engine: Finished loading service
weewx.restx.StdStationRegistry
2025-07-25 11:13:56 weewxd[71091]: DEBUG weewx.engine: Loading service
weewx.restx.StdWunderground
2025-07-25 11:13:56 weewxd[71091]: INFO weewx.restx: Wunderground: No config
info. Skipped.
2025-07-25 11:13:56 weewxd[71091]: DEBUG weewx.engine: Finished loading service
weewx.restx.StdWunderground
2025-07-25 11:13:56 weewxd[71091]: DEBUG weewx.engine: Loading service
weewx.restx.StdPWSweather
2025-07-25 11:13:56 weewxd[71091]: INFO weewx.restx: PWSWeather: Data for
station KORTALEN1 will be posted
2025-07-25 11:13:56 weewxd[71091]: DEBUG weewx.engine: Finished loading service
weewx.restx.StdPWSweather
2025-07-25 11:13:56 weewxd[71091]: DEBUG weewx.engine: Loading service
weewx.restx.StdCWOP
2025-07-25 11:13:56 weewxd[71091]: INFO weewx.restx: CWOP: No config info.
Skipped.
2025-07-25 11:13:56 weewxd[71091]: DEBUG weewx.engine: Finished loading service
weewx.restx.StdCWOP
2025-07-25 11:13:56 weewxd[71091]: DEBUG weewx.engine: Loading service
weewx.restx.StdWOW
2025-07-25 11:13:56 weewxd[71091]: INFO weewx.restx: WOW: No config info.
Skipped.
2025-07-25 11:13:56 weewxd[71091]: DEBUG weewx.engine: Finished loading service
weewx.restx.StdWOW
2025-07-25 11:13:56 weewxd[71091]: DEBUG weewx.engine: Loading service
weewx.restx.StdAWEKAS
2025-07-25 11:13:56 weewxd[71091]: INFO weewx.restx: AWEKAS: No config info.
Skipped.
2025-07-25 11:13:56 weewxd[71091]: DEBUG weewx.engine: Finished loading service
weewx.restx.StdAWEKAS
2025-07-25 11:13:56 weewxd[71091]: DEBUG weewx.engine: Loading service
weewx.engine.StdPrint
2025-07-25 11:13:56 weewxd[71091]: DEBUG weewx.engine: Finished loading service
weewx.engine.StdPrint
2025-07-25 11:13:56 weewxd[71091]: DEBUG weewx.engine: Loading service
weewx.engine.StdReport
2025-07-25 11:13:56 weewxd[71091]: INFO weewx.engine: 'pyephem' detected,
extended almanac data is available
2025-07-25 11:13:56 weewxd[71091]: DEBUG weewx.engine: Finished loading service
weewx.engine.StdReport
2025-07-25 11:13:56 weewxd[71091]: INFO weewxd: Starting up weewx version 5.1.0
2025-07-25 11:13:56 weewxd[71091]: DEBUG weewx.manager: Daily summary version
is 4.0
2025-07-25 11:13:56 weewxd[71091]: DEBUG weewx.drivers.vantage: Successfully
woke up Vantage console
2025-07-25 11:13:56 weewxd[71091]: INFO weewx.engine: Clock error is -1.59
seconds (positive is fast)
2025-07-25 11:13:56 weewxd[71091]: INFO weewx.engine: Using binding
'wx_binding' to database '/Users/seancurry2/weewx-data/archive/weewx.sdbb'
2025-07-25 11:13:56 weewxd[71091]: INFO weewx.manager: Starting backfill of
daily summaries
2025-07-25 11:13:56 weewxd[71091]: INFO weewx.manager: Daily summaries up to
date
2025-07-25 11:13:56 weewxd[71091]: DEBUG weewx.drivers.vantage: Getting archive
packets since 2025-07-25 11:10:00 PDT (1753467000)
2025-07-25 11:13:57 weewxd[71091]: DEBUG weewx.drivers.vantage: Successfully
woke up Vantage console
2025-07-25 11:13:57 weewxd[71091]: DEBUG weewx.drivers.vantage: Retrieving 0
page(s); starting index= 0
2025-07-25 11:13:57 weewxd[71091]: INFO weewx.engine: Starting main packet loop.
2025-07-25 11:13:57 weewxd[71091]: DEBUG weewx.drivers.vantage: Successfully
woke up Vantage console
2025-07-25 11:13:57 weewxd[71091]: DEBUG weewx.drivers.vantage: Requesting 200
LOOP packets.
2025-07-25 11:13:58 weewxd[71091]: DEBUG weewx.drivers.vantage: Successfully
woke up Vantage console
2025-07-25 11:15:15 weewxd[71091]: DEBUG weewx.drivers.vantage: Getting archive
packets since 2025-07-25 11:10:00 PDT (1753467000)
2025-07-25 11:15:16 weewxd[71091]: DEBUG weewx.drivers.vantage: Successfully
woke up Vantage console
2025-07-25 11:15:16 weewxd[71091]: DEBUG weewx.drivers.vantage: Retrieving 1
page(s); starting index= 2
2025-07-25 11:15:16 weewxd[71091]: INFO weewx.manager: Added record 2025-07-25
11:15:00 PDT (1753467300) to database
'/Users/seancurry2/weewx-data/archive/weewx.sdbb'
2025-07-25 11:15:16 weewxd[71091]: INFO weewx.manager: Added record 2025-07-25
11:15:00 PDT (1753467300) to daily summary in
'/Users/seancurry2/weewx-data/archive/weewx.sdbb'
2025-07-25 11:15:16 weewxd[71091]: DEBUG weewx.drivers.vantage: DMPAFT
complete: page timestamp 2025-07-16 14:00:00 PDT (1752699600) less than final
timestamp 2025-07-25 11:15:00 PDT (1753467300)
2025-07-25 11:15:16 weewxd[71091]: DEBUG weewx.drivers.vantage: Catch up
complete.
2025-07-25 11:15:16 weewxd[71091]: DEBUG weewx.restx: Ambient: url:
https://www.pwsweather.com/pwsupdate/pwsupdate.php?action=updateraw&ID=KORTALEN1&PASSWORD=XXX&softwaretype=weewx-5.1.0&baromin=29.959&dateutc=2025-07-25%2018%3A15%3A00&dailyrainin=0.00&dewptf=55.8&rainin=0.00&humidity=047&tempf=77.7&winddir=315&windgustmph=6.0&windspeedmph=3.0
2025-07-25 11:15:16 weewxd[71091]: DEBUG weewx.restx: PWSWeather url:
'https://www.pwsweather.com/pwsupdate/pwsupdate.php?action=updateraw&ID=KORTALEN1&PASSWORD=fxfjAicNuXK3iZ&softwaretype=weewx-5.1.0&baromin=29.959&dateutc=2025-07-25%2018%3A15%3A00&dailyrainin=0.00&dewptf=55.8&rainin=0.00&humidity=047&tempf=77.7&winddir=315&windgustmph=6.0&windspeedmph=3.0'
2025-07-25 11:15:16 weewxd[71091]: DEBUG weewx.reportengine: Running reports
for latest time in the database.
2025-07-25 11:15:16 weewxd[71091]: DEBUG weewx.drivers.vantage: Requesting 200
LOOP packets.
2025-07-25 11:15:16 weewxd[71091]: DEBUG weewx.reportengine: Running report
'SeasonsReport'
2025-07-25 11:15:16 weewxd[71091]: DEBUG weewx.reportengine: Found
configuration file /Users/seancurry2/weewx-data/skins/Seasons/skin.conf for
report 'SeasonsReport'
2025-07-25 11:15:16 weewxd[71091]: DEBUG weewx.reportengine: Unable to set
locale 'en': unsupported locale setting. Using default.
2025-07-25 11:15:16 weewxd[71091]: DEBUG weewx.reportengine: Running generators
for report 'SeasonsReport' in directory
'/Users/seancurry2/weewx-data/skins/Seasons' with locale 'en_US.UTF-8'
2025-07-25 11:15:16 weewxd[71091]: DEBUG weewx.cheetahgenerator: Using search
list ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Current',
'weewx.cheetahgenerator.DisplayOptions', 'weewx.cheetahgenerator.Extras',
'weewx.cheetahgenerator.Gettext', 'weewx.cheetahgenerator.JSONHelpers',
'weewx.cheetahgenerator.PlotInfo', 'weewx.cheetahgenerator.SkinInfo',
'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Stats',
'weewx.cheetahgenerator.UnitInfo']
2025-07-25 11:15:16 weewxd[71091]: DEBUG weewx.manager: Daily summary version
is 4.0
2025-07-25 11:15:16 weewxd[71091]: DEBUG weewx.restx: PWSWeather: Failed upload
attempt 1: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify
failed: unable to get local issuer certificate (_ssl.c:1028)>
2025-07-25 11:15:16 weewxd[71091]: INFO weewx.cheetahgenerator: Generated 8
files for report SeasonsReport in 0.14 seconds
2025-07-25 11:15:16 weewxd[71091]: DEBUG weewx.manager: Daily summary version
is 4.0
2025-07-25 11:15:16 weewxd[71091]: INFO weewx.imagegenerator: Generated 14
images for report SeasonsReport in 0.06 seconds
2025-07-25 11:15:16 weewxd[71091]: INFO weewx.reportengine: Copied 5 files to
/Users/seancurry2/Library/CloudStorage/Dropbox/Weather
2025-07-25 11:15:16 weewxd[71091]: DEBUG weewx.reportengine: Running report
'SmartphoneReport'
2025-07-25 11:15:16 weewxd[71091]: DEBUG weewx.reportengine: Found
configuration file /Users/seancurry2/weewx-data/skins/Smartphone/skin.conf for
report 'SmartphoneReport'
2025-07-25 11:15:16 weewxd[71091]: DEBUG weewx.reportengine: Unable to set
locale 'en': unsupported locale setting. Using default.
2025-07-25 11:15:16 weewxd[71091]: DEBUG weewx.reportengine: Running generators
for report 'SmartphoneReport' in directory
'/Users/seancurry2/weewx-data/skins/Smartphone' with locale 'en_US.UTF-8'
2025-07-25 11:15:16 weewxd[71091]: DEBUG weewx.cheetahgenerator: Using search
list ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Current',
'weewx.cheetahgenerator.DisplayOptions', 'weewx.cheetahgenerator.Extras',
'weewx.cheetahgenerator.Gettext', 'weewx.cheetahgenerator.JSONHelpers',
'weewx.cheetahgenerator.PlotInfo', 'weewx.cheetahgenerator.SkinInfo',
'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Stats',
'weewx.cheetahgenerator.UnitInfo']
2025-07-25 11:15:16 weewxd[71091]: DEBUG weewx.manager: Daily summary version
is 4.0
2025-07-25 11:15:16 weewxd[71091]: INFO weewx.cheetahgenerator: Generated 6
files for report SmartphoneReport in 0.02 seconds
2025-07-25 11:15:16 weewxd[71091]: DEBUG weewx.manager: Daily summary version
is 4.0
2025-07-25 11:15:16 weewxd[71091]: INFO weewx.imagegenerator: Generated 6
images for report SmartphoneReport in 0.02 seconds
2025-07-25 11:15:16 weewxd[71091]: INFO weewx.reportengine: Copied 6 files to
/Users/seancurry2/Library/CloudStorage/Dropbox/Weather/phone
2025-07-25 11:15:16 weewxd[71091]: DEBUG weewx.reportengine: Running report
'MobileReport'
2025-07-25 11:15:16 weewxd[71091]: DEBUG weewx.reportengine: Found
configuration file /Users/seancurry2/weewx-data/skins/Mobile/skin.conf for
report 'MobileReport'
2025-07-25 11:15:16 weewxd[71091]: DEBUG weewx.reportengine: Unable to set
locale 'en': unsupported locale setting. Using default.
2025-07-25 11:15:16 weewxd[71091]: DEBUG weewx.reportengine: Running generators
for report 'MobileReport' in directory
'/Users/seancurry2/weewx-data/skins/Mobile' with locale 'en_US.UTF-8'
2025-07-25 11:15:16 weewxd[71091]: DEBUG weewx.cheetahgenerator: Using search
list ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Current',
'weewx.cheetahgenerator.DisplayOptions', 'weewx.cheetahgenerator.Extras',
'weewx.cheetahgenerator.Gettext', 'weewx.cheetahgenerator.JSONHelpers',
'weewx.cheetahgenerator.PlotInfo', 'weewx.cheetahgenerator.SkinInfo',
'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Stats',
'weewx.cheetahgenerator.UnitInfo']
2025-07-25 11:15:16 weewxd[71091]: DEBUG weewx.manager: Daily summary version
is 4.0
2025-07-25 11:15:16 weewxd[71091]: INFO weewx.cheetahgenerator: Generated 1
files for report MobileReport in 0.01 seconds
2025-07-25 11:15:16 weewxd[71091]: DEBUG weewx.manager: Daily summary version
is 4.0
2025-07-25 11:15:16 weewxd[71091]: INFO weewx.imagegenerator: Generated 4
images for report MobileReport in 0.01 seconds
2025-07-25 11:15:16 weewxd[71091]: INFO weewx.reportengine: Copied 2 files to
/Users/seancurry2/Library/CloudStorage/Dropbox/Weather/mobile
2025-07-25 11:15:16 weewxd[71091]: DEBUG weewx.reportengine: Report
'StandardReport' not enabled. Skipping.
2025-07-25 11:15:16 weewxd[71091]: DEBUG weewx.reportengine: Running report
'FTP'
2025-07-25 11:15:16 weewxd[71091]: DEBUG weewx.reportengine: Found
configuration file /Users/seancurry2/weewx-data/skins/Ftp/skin.conf for report
'FTP'
2025-07-25 11:15:16 weewxd[71091]: DEBUG weewx.reportengine: Cannot read
localization file /Users/seancurry2/weewx-data/skins/Ftp/lang/en.conf for
report 'FTP': Config file not found:
"/Users/seancurry2/weewx-data/skins/Ftp/lang/en.conf".
2025-07-25 11:15:16 weewxd[71091]: DEBUG weewx.reportengine: **** Using
defaults instead.
2025-07-25 11:15:16 weewxd[71091]: DEBUG weewx.reportengine: Unable to set
locale 'en': unsupported locale setting. Using default.
2025-07-25 11:15:16 weewxd[71091]: DEBUG weewx.reportengine: Running generators
for report 'FTP' in directory '/Users/seancurry2/weewx-data/skins/Ftp' with
locale 'en_US.UTF-8'
2025-07-25 11:15:16 weewxd[71091]: DEBUG weeutil.ftpupload: Attempting
connection to 52.42.155.75
2025-07-25 11:15:16 weewxd[71091]: DEBUG weewx.drivers.vantage: Successfully
woke up Vantage console
2025-07-25 11:15:18 weewxd[71091]: DEBUG weeutil.ftpupload: Connected to
52.42.155.75
2025-07-25 11:15:18 weewxd[71091]: DEBUG weeutil.ftpupload: 0 ./rss.xml
9dee242a50b3e0ef6798e64ffd89a4a69921535b105fc8a8580d54fb568c8ac7
2025-07-25 11:15:19 weewxd[71091]: DEBUG weeutil.ftpupload: Uploaded file
/Users/seancurry2/Library/CloudStorage/Dropbox/Weather/rss.xml to
/home/ftpuser/weather/rss.xml
2025-07-25 11:15:19 weewxd[71091]: DEBUG weeutil.ftpupload: 1 ./celestial.html
80960c52ad61dc56f167a2a3493094f0a456377097d3b9777df8409a08bd67cb
2025-07-25 11:15:19 weewxd[71091]: DEBUG weeutil.ftpupload: Uploaded file
/Users/seancurry2/Library/CloudStorage/Dropbox/Weather/celestial.html to
/home/ftpuser/weather/celestial.html
2025-07-25 11:15:19 weewxd[71091]: DEBUG weeutil.ftpupload: 2 ./daytempdew.png
dc235faae0202bd0cfb9f45a1996b41bf8ee1f83c1c49021caa728d907d46612
2025-07-25 11:15:19 weewxd[71091]: DEBUG weeutil.ftpupload: Uploaded file
/Users/seancurry2/Library/CloudStorage/Dropbox/Weather/daytempdew.png to
/home/ftpuser/weather/daytempdew.png
2025-07-25 11:15:19 weewxd[71091]: DEBUG weeutil.ftpupload: 3 ./daytempfeel.png
95860b39f944ec55d91123abab5564e3aa12080be749474f554b6991cb1ba980
2025-07-25 11:15:20 weewxd[71091]: DEBUG weeutil.ftpupload: Uploaded file
/Users/seancurry2/Library/CloudStorage/Dropbox/Weather/daytempfeel.png to
/home/ftpuser/weather/daytempfeel.png
2025-07-25 11:15:20 weewxd[71091]: DEBUG weeutil.ftpupload: 4 ./index.html
94b9b4f287631502e58311b4908489df976fb040ab1bb78749649cdecafc8059
2025-07-25 11:15:20 weewxd[71091]: DEBUG weeutil.ftpupload: Uploaded file
/Users/seancurry2/Library/CloudStorage/Dropbox/Weather/index.html to
/home/ftpuser/weather/index.html
2025-07-25 11:15:20 weewxd[71091]: DEBUG weeutil.ftpupload: 5
./daybarometer.png
605d4a2cf4b62c70b41d8371473d524ff16f373fdf579974647d27bb6cf50c4d
2025-07-25 11:15:20 weewxd[71091]: DEBUG weeutil.ftpupload: Uploaded file
/Users/seancurry2/Library/CloudStorage/Dropbox/Weather/daybarometer.png to
/home/ftpuser/weather/daybarometer.png
2025-07-25 11:15:20 weewxd[71091]: DEBUG weeutil.ftpupload: 6 ./dayUV.png
d357005adcec4d15dc1638405299d8e6fb7e87d2cc8f00df08edb4e8c3a2a761
2025-07-25 11:15:20 weewxd[71091]: DEBUG weeutil.ftpupload: Uploaded file
/Users/seancurry2/Library/CloudStorage/Dropbox/Weather/dayUV.png to
/home/ftpuser/weather/dayUV.png
2025-07-25 11:15:20 weewxd[71091]: DEBUG weeutil.ftpupload: 7 ./dayhumin.png
a4b68ce8676c1754d7be4342bdde38b59b676063592c1ee1bd770d0818520a90
2025-07-25 11:15:21 weewxd[71091]: DEBUG weeutil.ftpupload: Uploaded file
/Users/seancurry2/Library/CloudStorage/Dropbox/Weather/dayhumin.png to
/home/ftpuser/weather/dayhumin.png
2025-07-25 11:15:21 weewxd[71091]: DEBUG weeutil.ftpupload: 8 ./dayrain.png
e4d41e74a54a25a28c65de8f67cdf0e42bc20f43dc3d0c9f72e2a52528469d0c
2025-07-25 11:15:21 weewxd[71091]: DEBUG weeutil.ftpupload: Uploaded file
/Users/seancurry2/Library/CloudStorage/Dropbox/Weather/dayrain.png to
/home/ftpuser/weather/dayrain.png
2025-07-25 11:15:21 weewxd[71091]: DEBUG weeutil.ftpupload: 9 ./telemetry.html
73ce65f8500d5fbaf14f13f088aa63e10219e5cb29e998c1d1bd15e356784218
2025-07-25 11:15:21 weewxd[71091]: DEBUG weewx.restx: PWSWeather url:
'https://www.pwsweather.com/pwsupdate/pwsupdate.php?action=updateraw&ID=KORTALEN1&PASSWORD=fxfjAicNuXK3iZ&softwaretype=weewx-5.1.0&baromin=29.959&dateutc=2025-07-25%2018%3A15%3A00&dailyrainin=0.00&dewptf=55.8&rainin=0.00&humidity=047&tempf=77.7&winddir=315&windgustmph=6.0&windspeedmph=3.0'
2025-07-25 11:15:21 weewxd[71091]: DEBUG weeutil.ftpupload: Uploaded file
/Users/seancurry2/Library/CloudStorage/Dropbox/Weather/telemetry.html to
/home/ftpuser/weather/telemetry.html
2025-07-25 11:15:21 weewxd[71091]: DEBUG weeutil.ftpupload: 10 ./daywindvec.png
7bf10474e70d576ab28d372479315c156b6b6ae1f04f6f5fc4835b817d715eaf
2025-07-25 11:15:21 weewxd[71091]: DEBUG weewx.restx: PWSWeather: Failed upload
attempt 2: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify
failed: unable to get local issuer certificate (_ssl.c:1028)>
2025-07-25 11:15:21 weewxd[71091]: DEBUG weeutil.ftpupload: Uploaded file
/Users/seancurry2/Library/CloudStorage/Dropbox/Weather/daywindvec.png to
/home/ftpuser/weather/daywindvec.png
2025-07-25 11:15:21 weewxd[71091]: DEBUG weeutil.ftpupload: 11 ./dayvolt.png
9aa7bfcf4651c2939d768fea314400d3e2e0b2930728a1afe906a69183308b74
2025-07-25 11:15:22 weewxd[71091]: DEBUG weeutil.ftpupload: Uploaded file
/Users/seancurry2/Library/CloudStorage/Dropbox/Weather/dayvolt.png to
/home/ftpuser/weather/dayvolt.png
2025-07-25 11:15:22 weewxd[71091]: DEBUG weeutil.ftpupload: 12
./statistics.html
496f1b4b3e0172e9eb6cfa6c7f04096d41d8c439b2231f1c0a58b91e7e56b193
2025-07-25 11:15:22 weewxd[71091]: DEBUG weeutil.ftpupload: Uploaded file
/Users/seancurry2/Library/CloudStorage/Dropbox/Weather/statistics.html to
/home/ftpuser/weather/statistics.html
2025-07-25 11:15:22 weewxd[71091]: DEBUG weeutil.ftpupload: 13 ./dayET.png
ce2c5a38d879129197ad0130f230017b7e862217d4adc02897cca2e81d4984d3
2025-07-25 11:15:22 weewxd[71091]: DEBUG weeutil.ftpupload: Uploaded file
/Users/seancurry2/Library/CloudStorage/Dropbox/Weather/dayET.png to
/home/ftpuser/weather/dayET.png
2025-07-25 11:15:22 weewxd[71091]: DEBUG weeutil.ftpupload: 14 ./daytempin.png
7f53527ad96e6dfadec1b574bd230fe534cf521a21a2fc165755b52c68f92f0f
2025-07-25 11:15:22 weewxd[71091]: DEBUG weeutil.ftpupload: Uploaded file
/Users/seancurry2/Library/CloudStorage/Dropbox/Weather/daytempin.png to
/home/ftpuser/weather/daytempin.png
2025-07-25 11:15:22 weewxd[71091]: DEBUG weeutil.ftpupload: 15 ./dayrx.png
58af2b4f3b3d28344bce51a27372312ba2c956696b1fc5ded2430a50d0909d99
2025-07-25 11:15:22 weewxd[71091]: DEBUG weeutil.ftpupload: Uploaded file
/Users/seancurry2/Library/CloudStorage/Dropbox/Weather/dayrx.png to
/home/ftpuser/weather/dayrx.png
2025-07-25 11:15:22 weewxd[71091]: DEBUG weeutil.ftpupload: 16 ./dayhum.png
07cbc8d12e005f64078921f4226a9e333783609950f43e457d52aadef56dd74f
2025-07-25 11:15:23 weewxd[71091]: DEBUG weeutil.ftpupload: Uploaded file
/Users/seancurry2/Library/CloudStorage/Dropbox/Weather/dayhum.png to
/home/ftpuser/weather/dayhum.png
2025-07-25 11:15:23 weewxd[71091]: DEBUG weeutil.ftpupload: 17 ./daywinddir.png
78aaf7efdd6b2c086d532bad2bf2b31a8ec38ae41597828ff611cdf4897f2430
2025-07-25 11:15:23 weewxd[71091]: DEBUG weeutil.ftpupload: Uploaded file
/Users/seancurry2/Library/CloudStorage/Dropbox/Weather/daywinddir.png to
/home/ftpuser/weather/daywinddir.png
2025-07-25 11:15:23 weewxd[71091]: DEBUG weeutil.ftpupload: 18 ./daywind.png
e0b4da69975f64b3bfba8f2d845f7d22d7320c37d50d6b2e22ff4a625837d3ae
2025-07-25 11:15:23 weewxd[71091]: DEBUG weeutil.ftpupload: Uploaded file
/Users/seancurry2/Library/CloudStorage/Dropbox/Weather/daywind.png to
/home/ftpuser/weather/daywind.png
2025-07-25 11:15:23 weewxd[71091]: DEBUG weeutil.ftpupload: 19 ./tabular.html
c757950678ac1eb9dc667761518a71f4c2905ad1ef94c1accc70cc954d778bf1
2025-07-25 11:15:23 weewxd[71091]: DEBUG weeutil.ftpupload: Uploaded file
/Users/seancurry2/Library/CloudStorage/Dropbox/Weather/tabular.html to
/home/ftpuser/weather/tabular.html
2025-07-25 11:15:23 weewxd[71091]: DEBUG weeutil.ftpupload: 20
./mobile/daytempdew.png
e7c1f0650986ecff665442926ef6b66066de678eaf0dfcc80f405afa7202fcf0
2025-07-25 11:15:24 weewxd[71091]: DEBUG weeutil.ftpupload: Uploaded file
/Users/seancurry2/Library/CloudStorage/Dropbox/Weather/mobile/daytempdew.png to
/home/ftpuser/weather/mobile/daytempdew.png
2025-07-25 11:15:24 weewxd[71091]: DEBUG weeutil.ftpupload: 21
./mobile/daytempfeel.png
4b2f43d97b6d277f337a98d81e3946e2de961787416d64cce90862ef4aa52afd
2025-07-25 11:15:24 weewxd[71091]: DEBUG weeutil.ftpupload: Uploaded file
/Users/seancurry2/Library/CloudStorage/Dropbox/Weather/mobile/daytempfeel.png
to /home/ftpuser/weather/mobile/daytempfeel.png
2025-07-25 11:15:24 weewxd[71091]: DEBUG weeutil.ftpupload: 22
./mobile/index.html
2e110442c7b409858fa08db3f970f9fa6d834db242a6f1050f4386a94694fd0f
2025-07-25 11:15:24 weewxd[71091]: DEBUG weeutil.ftpupload: Uploaded file
/Users/seancurry2/Library/CloudStorage/Dropbox/Weather/mobile/index.html to
/home/ftpuser/weather/mobile/index.html
2025-07-25 11:15:24 weewxd[71091]: DEBUG weeutil.ftpupload: 23
./mobile/dayrain.png
ca06bffb77502f1dcef22cdbda09cdd5e24fabdb37377b3b3a45f64b514b6ca4
2025-07-25 11:15:24 weewxd[71091]: DEBUG weeutil.ftpupload: Uploaded file
/Users/seancurry2/Library/CloudStorage/Dropbox/Weather/mobile/dayrain.png to
/home/ftpuser/weather/mobile/dayrain.png
2025-07-25 11:15:24 weewxd[71091]: DEBUG weeutil.ftpupload: 24
./mobile/daywind.png
15ad2762a42d62bd17684bc2b5a3f3eaa41e7a9df3feda2ac1ec9237f3c27c9b
2025-07-25 11:15:24 weewxd[71091]: DEBUG weeutil.ftpupload: Uploaded file
/Users/seancurry2/Library/CloudStorage/Dropbox/Weather/mobile/daywind.png to
/home/ftpuser/weather/mobile/daywind.png
2025-07-25 11:15:24 weewxd[71091]: DEBUG weeutil.ftpupload: 25
./phone/daytempdew.png
e7c1f0650986ecff665442926ef6b66066de678eaf0dfcc80f405afa7202fcf0
2025-07-25 11:15:25 weewxd[71091]: DEBUG weeutil.ftpupload: Uploaded file
/Users/seancurry2/Library/CloudStorage/Dropbox/Weather/phone/daytempdew.png to
/home/ftpuser/weather/phone/daytempdew.png
2025-07-25 11:15:25 weewxd[71091]: DEBUG weeutil.ftpupload: 26
./phone/index.html
280bdab1340370a2f86d79b74c90235b938f588e5d9d406a08e058850c444621
2025-07-25 11:15:25 weewxd[71091]: DEBUG weeutil.ftpupload: Uploaded file
/Users/seancurry2/Library/CloudStorage/Dropbox/Weather/phone/index.html to
/home/ftpuser/weather/phone/index.html
2025-07-25 11:15:25 weewxd[71091]: DEBUG weeutil.ftpupload: 27
./phone/dayhumidity.png
7704a2fc13b57d1aad841247993474306e64eaf9f0ab996603c8e98217a0d295
2025-07-25 11:15:25 weewxd[71091]: DEBUG weeutil.ftpupload: Uploaded file
/Users/seancurry2/Library/CloudStorage/Dropbox/Weather/phone/dayhumidity.png to
/home/ftpuser/weather/phone/dayhumidity.png
2025-07-25 11:15:25 weewxd[71091]: DEBUG weeutil.ftpupload: 28
./phone/daybarometer.png
3cbee987aad52d8d12a0e46e2d35a8d0a05a0041c79b81c8776b05b83da31921
2025-07-25 11:15:25 weewxd[71091]: DEBUG weeutil.ftpupload: Uploaded file
/Users/seancurry2/Library/CloudStorage/Dropbox/Weather/phone/daybarometer.png
to /home/ftpuser/weather/phone/daybarometer.png
2025-07-25 11:15:25 weewxd[71091]: DEBUG weeutil.ftpupload: 29
./phone/wind.html
87585e48b5a1910c08741bd3480b84b0e1bf6d831659c70812bf1f35bf1e35c9
2025-07-25 11:15:26 weewxd[71091]: DEBUG weeutil.ftpupload: Uploaded file
/Users/seancurry2/Library/CloudStorage/Dropbox/Weather/phone/wind.html to
/home/ftpuser/weather/phone/wind.html
2025-07-25 11:15:26 weewxd[71091]: DEBUG weeutil.ftpupload: 30
./phone/dayrain.png
ca06bffb77502f1dcef22cdbda09cdd5e24fabdb37377b3b3a45f64b514b6ca4
2025-07-25 11:15:26 weewxd[71091]: DEBUG weeutil.ftpupload: Uploaded file
/Users/seancurry2/Library/CloudStorage/Dropbox/Weather/phone/dayrain.png to
/home/ftpuser/weather/phone/dayrain.png
2025-07-25 11:15:26 weewxd[71091]: DEBUG weeutil.ftpupload: 31
./phone/temp.html
149536708b8396a09ce091d69c54218219cb10158e4e4f958361a80914ddf577
2025-07-25 11:15:26 weewxd[71091]: DEBUG weeutil.ftpupload: Uploaded file
/Users/seancurry2/Library/CloudStorage/Dropbox/Weather/phone/temp.html to
/home/ftpuser/weather/phone/temp.html
2025-07-25 11:15:26 weewxd[71091]: DEBUG weeutil.ftpupload: 32
./phone/daywinddir.png
9b7dfe2473819299b5d4b0a6dd5c01d26ceef78023468bfd1cff3c1f727d2c27
2025-07-25 11:15:26 weewxd[71091]: DEBUG weewx.restx: PWSWeather url:
'https://www.pwsweather.com/pwsupdate/pwsupdate.php?action=updateraw&ID=KORTALEN1&PASSWORD=fxfjAicNuXK3iZ&softwaretype=weewx-5.1.0&baromin=29.959&dateutc=2025-07-25%2018%3A15%3A00&dailyrainin=0.00&dewptf=55.8&rainin=0.00&humidity=047&tempf=77.7&winddir=315&windgustmph=6.0&windspeedmph=3.0'
2025-07-25 11:15:26 weewxd[71091]: DEBUG weewx.restx: PWSWeather: Failed upload
attempt 3: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify
failed: unable to get local issuer certificate (_ssl.c:1028)>
2025-07-25 11:15:26 weewxd[71091]: ERROR weewx.restx: PWSWeather: Failed to
publish record 2025-07-25 11:15:00 PDT (1753467300): Failed upload after 3 tries
2025-07-25 11:15:26 weewxd[71091]: DEBUG weeutil.ftpupload: Uploaded file
/Users/seancurry2/Library/CloudStorage/Dropbox/Weather/phone/daywinddir.png to
/home/ftpuser/weather/phone/daywinddir.png
2025-07-25 11:15:26 weewxd[71091]: DEBUG weeutil.ftpupload: 33
./phone/daywind.png
15ad2762a42d62bd17684bc2b5a3f3eaa41e7a9df3feda2ac1ec9237f3c27c9b
2025-07-25 11:15:26 weewxd[71091]: DEBUG weeutil.ftpupload: Uploaded file
/Users/seancurry2/Library/CloudStorage/Dropbox/Weather/phone/daywind.png to
/home/ftpuser/weather/phone/daywind.png
2025-07-25 11:15:27 weewxd[71091]: DEBUG weeutil.ftpupload: 34
./NOAA/NOAA-2025-07.txt
8fef783af94071e8a8e0b4ad2460f7fd41618c1704a5ae9858a8fa6b31ff958d
2025-07-25 11:15:27 weewxd[71091]: DEBUG weeutil.ftpupload: Uploaded file
/Users/seancurry2/Library/CloudStorage/Dropbox/Weather/NOAA/NOAA-2025-07.txt to
/home/ftpuser/weather/NOAA/NOAA-2025-07.txt
2025-07-25 11:15:27 weewxd[71091]: DEBUG weeutil.ftpupload: 35
./NOAA/NOAA-2025.txt
c89d9d248b8c1ba766ec8b14ef46f1b3867a93b68794019ec60da7783cbcbbff
2025-07-25 11:15:27 weewxd[71091]: DEBUG weeutil.ftpupload: Uploaded file
/Users/seancurry2/Library/CloudStorage/Dropbox/Weather/NOAA/NOAA-2025.txt to
/home/ftpuser/weather/NOAA/NOAA-2025.txt
2025-07-25 11:15:27 weewxd[71091]: INFO weewx.reportengine: ftpgenerator: Ftp'd
36 files in 10.94 seconds
2025-07-25 11:15:27 weewxd[71091]: DEBUG weewx.reportengine: Report 'RSYNC' not
enabled. Skipping.