Hello,
thank you for your help!
I don't know why but now weewx seems to work again but something is still 
wrong.
Attached you can find a complete log file. I had another issue on my Pi 
which I solved now, I run out of space on the SD card, maybe this effected 
the access to the gw1000 driver.
My neo WX skin works, the standard season skin don't show me pictures for 
today.
If I use these commandos there is no reaction in syslog:

sudo /etc/init.d/weewx start 
sudo /etc/init.d/weewx stop 
sudo /etc/init.d/weewx restart

i cannot start or stop weewx.

I think with the permissions everything is ok?

pi@raspberrypi:~ $ groups
pi adm dialout cdrom sudo audio video plugdev games users input render 
netdev lpadmin weewx gpio i2c spi iobroker

pi@raspberrypi:~ $ grep User /usr/lib/systemd/system/weewx.service
User=weewx

After I restored the SD card with my old image from January I replaced the 
weewx.sdb with the newer one, but this should have no effect or not ?

Do you need more information ?


gjr80 schrieb am Sonntag, 18. Februar 2024 um 02:04:29 UTC+1:

> Your Ecowitt gateway driver issue is that the driver is unable to contact 
> your gateway device, this is causing WeeWX to exit. This could be due to 
> any number of reasons, it's impossible to say much more without seeing the 
> full log from startup to failure. Refer to the How to get a good, useful 
> log section 
> <https://github.com/weewx/weewx/wiki/Help!-Posting-to-weewx-user#how-to-get-a-good-useful-log>
>  
> of the Help! Posting to weewx-user Wiki page 
> <https://github.com/weewx/weewx/wiki/Help!-Posting-to-weewx-user> for how 
> to get a good log extract. Note that you will likely need to use the 
> instructions for journalctl rather than syslog.
>
> Gary
> On Saturday 17 February 2024 at 19:58:48 UTC+10 Thomas Hackler wrote:
>
>> I am sorry:
>>
>> pi@raspberrypi:~ $ systemctl status weewx
>> ● weewx.service - WeeWX
>>      Loaded: loaded (/lib/systemd/system/weewx.service; enabled; vendor 
>> preset: enabled)
>>      Active: failed (Result: exit-code) since Sat 2024-02-17 10:18:36 
>> CET; 38min ago
>>
>>        Docs: https://weewx.com/docs
>>     Process: 606 ExecStart=weewxd /etc/weewx/weewx.conf (code=exited, 
>> status=4)
>>    Main PID: 606 (code=exited, status=4)
>>         CPU: 621ms
>>
>> Feb 17 10:18:36 raspberrypi weewxd[606]: CRITICAL weewx.engine:     **** 
>>      self.mac = self.get_mac_address()
>> Feb 17 10:18:36 raspberrypi weewxd[606]: CRITICAL weewx.engine:     **** 
>>    File "/etc/weewx/bin/user/gw1000.py", line 3625, in get_mac_address
>> Feb 17 10:18:36 raspberrypi weewxd[606]: CRITICAL weewx.engine:     **** 
>>      return self.send_cmd_with_retries('CMD_READ_STATION_MAC')
>> Feb 17 10:18:36 raspberrypi weewxd[606]: CRITICAL weewx.engine:     **** 
>>    File "/etc/weewx/bin/user/gw1000.py", line 3808, in send_cmd_with_retries
>> Feb 17 10:18:36 raspberrypi weewxd[606]: CRITICAL weewx.engine:     **** 
>>      raise GW1000IOError(_msg)
>> Feb 17 10:18:36 raspberrypi weewxd[606]: CRITICAL weewx.engine:     **** 
>>  user.gw1000.GW1000IOError: Failed to obtain response to command 
>> 'CMD_READ_STATION_MAC' after 3 attempts
>> Feb 17 10:18:36 raspberrypi weewxd[606]: CRITICAL __main__: Unable to 
>> load driver: Failed to obtain response to command 'CMD_READ_STATION_MAC' 
>> after 3 attempts
>>
>> Feb 17 10:18:36 raspberrypi weewxd[606]: CRITICAL __main__:     **** 
>>  Exiting...
>> Feb 17 10:18:36 raspberrypi systemd[1]: weewx.service: Main process 
>> exited, code=exited, status=4/NOPERMISSION
>> Feb 17 10:18:36 raspberrypi systemd[1]: weewx.service: Failed with result 
>> 'exit-code'.
>>
>> michael.k...@gmx.at schrieb am Samstag, 17. Februar 2024 um 10:53:49 
>> UTC+1:
>>
>>> It will definitely help if you'd attach the log files as a whole, it
>>> see>
>>> ms >
>>> the>
>>>  lo>
>>> g ab>
>>> ove is not showing all the relevant data.
>>> Thomas Hackler schrieb am Samstag, 17. Februar 2024 um 10:41:33 UTC+1:
>>>
>>>> pi@raspberrypi:~ $ apt policy weewx
>>>> weewx:
>>>>   Installed: 5.0.2-1
>>>>   Candidate: 5.0.2-1
>>>>
>>>>
>>>> Thomas Hackler schrieb am Samstag, 17. Februar 2024 um 10:39:13 UTC+1:
>>>>
>>>>> here are some more information, something seems to be wrong with the 
>>>>> gw1000 driver, but I changed nothing:
>>>>>
>>>>> pi@raspberrypi:~ $ systemctl status weewx*
>>>>> ● weewx.service - WeeWX
>>>>>      Loaded: loaded (/lib/systemd/system/weewx.service; enabled; 
>>>>> vendor preset:>
>>>>>      Active: failed (Result: exit-code) since Sat 2024-02-17 10:18:36 
>>>>> CET; 17mi>
>>>>>        Docs: https://weewx.com/docs
>>>>>     Process: 606 ExecStart=weewxd /etc/weewx/weewx.conf (code=exited, 
>>>>> status=4)
>>>>>    Main PID: 606 (code=exited, status=4)
>>>>>         CPU: 621ms
>>>>>
>>>>> Feb 17 10:18:36 raspberrypi weewxd[606]: CRITICAL weewx.engine:     
>>>>> ****      s>
>>>>> Feb 17 10:18:36 raspberrypi weewxd[606]: CRITICAL weewx.engine:     
>>>>> ****    Fil>
>>>>> Feb 17 10:18:36 raspberrypi weewxd[606]: CRITICAL weewx.engine:     
>>>>> ****      r>
>>>>> Feb 17 10:18:36 raspberrypi weewxd[606]: CRITICAL weewx.engine:     
>>>>> ****    Fil>
>>>>> Feb 17 10:18:36 raspberrypi weewxd[606]: CRITICAL weewx.engine:     
>>>>> ****      r>
>>>>> Feb 17 10:18:36 raspberrypi weewxd[606]: CRITICAL weewx.engine:     
>>>>> ****  user.>
>>>>> Feb 17 10:18:36 raspberrypi weewxd[606]: CRITICAL __main__: Unable to 
>>>>> load driv>
>>>>> Feb 17 10:18:36 raspberrypi weewxd[606]: CRITICAL __main__:     **** 
>>>>>  Exiting...
>>>>> Feb 17 10:18:36 raspberrypi systemd[1]: weewx.service: Main process 
>>>>> exited, cod>
>>>>> Feb 17 10:18:36 raspberrypi systemd[1]: weewx.service: Failed with 
>>>>> result 'exit>
>>>>> lines 1-18/18 (END)...skipping...
>>>>> ● weewx.service - WeeWX
>>>>>      Loaded: loaded (/lib/systemd/system/weewx.service; enabled; 
>>>>> vendor preset: enabled)
>>>>>      Active: failed (Result: exit-code) since Sat 2024-02-17 10:18:36 
>>>>> CET; 17min ago
>>>>>        Docs: https://weewx.com/docs
>>>>>     Process: 606 ExecStart=weewxd /etc/weewx/weewx.conf (code=exited, 
>>>>> status=4)
>>>>>    Main PID: 606 (code=exited, status=4)
>>>>>         CPU: 621ms
>>>>>
>>>>> Thomas Hackler schrieb am Samstag, 17. Februar 2024 um 10:35:25 UTC+1:
>>>>>
>>>>>> Hello,
>>>>>> I use weewx on a raspberry Pi 4. My system crashed and I had to go 
>>>>>> back to an SD card image from January. It was a state were weewx was 
>>>>>> runing 
>>>>>> normally.
>>>>>> But now I don't know why weewx is not working anymore.
>>>>>> I get no reaction for commands like 
>>>>>>
>>>>>> sudo /etc/init.d/weewx stop
>>>>>> sudo /etc/init.d/weewx start
>>>>>>
>>>>>> debug = 1 and I don't see something in syslog:
>>>>>>
>>>>>> sudo tail -f /var/log/syslog | grep weewx 
>>>>>>
>>>>>> in January I had a weewx 4 and with apt upgrade I guess I changed to 
>>>>>> version 5 now but this was not a problem during my last update.
>>>>>>
>>>>>> Any ideas? Thank you!
>>>>>>
>>>>>> Regards
>>>>>> Thomas
>>>>>>
>>>>>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/1cd23e90-8dba-4153-bc1b-96bb1e75d162n%40googlegroups.com.
b 18 09:58:58 raspberrypi weewxd[595]: DEBUG user.gw1000: Next update in 20 
seconds
Feb 18 09:59:18 raspberrypi weewxd[595]: DEBUG user.gw1000: Next update in 20 
seconds
Feb 18 09:59:38 raspberrypi weewxd[595]: DEBUG user.gw1000: Next update in 20 
seconds
Feb 18 09:59:58 raspberrypi weewxd[595]: DEBUG user.gw1000: Next update in 20 
seconds
Feb 18 10:00:18 raspberrypi weewxd[595]: DEBUG user.gw1000: Next update in 20 
seconds
Feb 18 10:00:19 raspberrypi weewxd[595]: INFO weewx.manager: Added record 
2024-02-18 10:00:00 CET (1708246800) to database 'weewx.sdb'
Feb 18 10:00:19 raspberrypi weewxd[595]: INFO weewx.manager: Added record 
2024-02-18 10:00:00 CET (1708246800) to daily summary in 'weewx.sdb'
Feb 18 10:00:19 raspberrypi weewxd[595]: DEBUG weewx.reportengine: Running 
reports for latest time in the database.
Feb 18 10:00:19 raspberrypi weewxd[595]: DEBUG weewx.reportengine: Running 
report 'SeasonsReport'
Feb 18 10:00:19 raspberrypi weewxd[595]: DEBUG weewx.reportengine: Found 
configuration file /etc/weewx/skins/Seasons/skin.conf for report 'SeasonsReport'
Feb 18 10:00:19 raspberrypi weewxd[595]: DEBUG weewx.reportengine: Running 
generators for report 'SeasonsReport' in directory '/etc/weewx/skins/Seasons'
Feb 18 10:00:19 raspberrypi weewxd[595]: DEBUG weewx.cheetahgenerator: Using 
search list ['user.historygenerator.MyXSearch', 
'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']
Feb 18 10:00:19 raspberrypi weewxd[595]: DEBUG weewx.manager: Daily summary 
version is 4.0
Feb 18 10:00:23 raspberrypi weewxd[595]: INFO weewx.cheetahgenerator: Generated 
9 files for report SeasonsReport in 3.93 seconds
Feb 18 10:00:23 raspberrypi weewxd[595]: DEBUG weewx.manager: Daily summary 
version is 4.0
Feb 18 10:00:29 raspberrypi weewxd[595]: INFO weewx.imagegenerator: Generated 
63 images for report SeasonsReport in 6.41 seconds
Feb 18 10:00:29 raspberrypi weewxd[595]: INFO weewx.reportengine: Copied 0 
files to /var/www/html/weewx/seasons
Feb 18 10:00:29 raspberrypi weewxd[595]: DEBUG weewx.reportengine: Report 
'SmartphoneReport' not enabled. Skipping.
Feb 18 10:00:29 raspberrypi weewxd[595]: DEBUG weewx.reportengine: Report 
'MobileReport' not enabled. Skipping.
Feb 18 10:00:29 raspberrypi weewxd[595]: DEBUG weewx.reportengine: Running 
report 'FTP'
Feb 18 10:00:29 raspberrypi weewxd[595]: DEBUG weewx.reportengine: Found 
configuration file /etc/weewx/skins/Ftp/skin.conf for report 'FTP'
Feb 18 10:00:29 raspberrypi weewxd[595]: DEBUG weewx.reportengine: Cannot read 
localization file /etc/weewx/skins/Ftp/lang/en.conf for report 'FTP': Config 
file not found: "/etc/weewx/skins/Ftp/lang/en.conf".
Feb 18 10:00:29 raspberrypi weewxd[595]: DEBUG weewx.reportengine: **** Using 
defaults instead.
Feb 18 10:00:29 raspberrypi weewxd[595]: DEBUG weewx.reportengine: Running 
generators for report 'FTP' in directory '/etc/weewx/skins/Ftp'
Feb 18 10:00:29 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Attempting 
connection to grabowski2000.selfhost.eu
Feb 18 10:00:30 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Connected to 
grabowski2000.selfhost.eu
Feb 18 10:00:30 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 0 
./yesterday.html 
acd90a01c97e383494a44f87ac8dfc39e544e8075a07a8aadcde0044057f28d7
Feb 18 10:00:30 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/yesterday.html to /weewx/yesterday.html
Feb 18 10:00:30 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 1 ./year.html 
a03fe98c9f9534787243ef00cc563e56257e16f42199d2fa9b35f7da712de8d7
Feb 18 10:00:31 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/year.html to /weewx/year.html
Feb 18 10:00:31 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 2 
./month.html 921a3dfd6038b51933c9cbb8756391e8f9a2cdd54bec7971821472fbb930d00e
Feb 18 10:00:31 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/month.html to /weewx/month.html
Feb 18 10:00:31 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 3 
./telemetry.html 
ff9f5b8f4b90dd02640948bc94d959ff7c8a510ba419a6e67bc73a2a08a65f38
Feb 18 10:00:31 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/telemetry.html to /weewx/telemetry.html
Feb 18 10:00:31 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 4 
./index.html 9359666247d53c5dfd772f6fcce42244c6ff52969bca9f86918f67bc9b202bf4
Feb 18 10:00:31 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/index.html to /weewx/index.html
Feb 18 10:00:31 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 5 
./almanac.html 4ab4a5b5a7fe1abc19f73dbb0767695383aafbd56f07bd50887d8e6cba63251f
Feb 18 10:00:31 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/almanac.html to /weewx/almanac.html
Feb 18 10:00:31 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 6 ./week.html 
694ee5db21defc6eec0a5585071dea82c6f4a9d359c1eee7db79da8c19c1d98a
Feb 18 10:00:31 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/week.html to /weewx/week.html
Feb 18 10:00:31 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 7 
./year-2024.html 
83afc21081a5476d9098b6779f12e43dd4060d5b909c489665b4eba73f8744ce
Feb 18 10:00:31 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/year-2024.html to /weewx/year-2024.html
Feb 18 10:00:31 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 8 
./month-2024-02.html 
a93f3e1541d149ac89adbd715ed84cd39dddc3bfece9f27d60ea1d1dd5a94713
Feb 18 10:00:32 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/month-2024-02.html to /weewx/month-2024-02.html
Feb 18 10:00:32 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 9 
./archive.html d5d5117cda25e2a2bdbf677964cd3401185e719e82380f1a1188bc3dd6d46a19
Feb 18 10:00:32 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/archive.html to /weewx/archive.html
Feb 18 10:00:32 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 10 
./seasons/weektempfeel.png 
79282716c7b23ca9f3dd1c4ebd6872a42f31e03d83dbdbb34caa9dc09144773f
Feb 18 10:00:32 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/weektempfeel.png to /weewx/seasons/weektempfeel.png
Feb 18 10:00:32 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 11 
./seasons/daytempdew.png 
0dd5bb6edf08bd01d5d93b75dfdd8252c7fe086be7bf8d5c787d63dde30ac85a
Feb 18 10:00:32 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/daytempdew.png to /weewx/seasons/daytempdew.png
Feb 18 10:00:32 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 12 
./seasons/daysoilMoist.png 
0f4b06c926c4d6465255e35f7398ecc69cda819ba2e95ef91217fcb24fb21d9e
Feb 18 10:00:32 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/daysoilMoist.png to /weewx/seasons/daysoilMoist.png
Feb 18 10:00:32 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 13 
./seasons/weeksoilMoistBatt.png 
f6311ac0a96cb1131925da2b468b194c2537d078b9d057254fc9f449ed1b6bf7
Feb 18 10:00:32 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/weeksoilMoistBatt.png to 
/weewx/seasons/weeksoilMoistBatt.png
Feb 18 10:00:32 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 14 
./seasons/dayvolt.png 
be8596ece9d36a023a2aad01fafaa25ae6d60d8d5c743a2b38f1cd23e618cb59
Feb 18 10:00:33 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/dayvolt.png to /weewx/seasons/dayvolt.png
Feb 18 10:00:33 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 15 
./seasons/weekradiation.png 
370a23e30d67ed5c909eb4b75d861a3caa4b0a52ba74a284f5e73b54ca5ee70a
Feb 18 10:00:33 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/weekradiation.png to 
/weewx/seasons/weekradiation.png
Feb 18 10:00:33 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 16 
./seasons/daylightningdistance.png 
7e246072f0571a01b40d0b1a813737a166aad76970dd6c149b23802eb7f9b1af
Feb 18 10:00:33 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/daylightningdistance.png to 
/weewx/seasons/daylightningdistance.png
Feb 18 10:00:33 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 17 
./seasons/weeksoilMoist2.png 
f2a31e0f3d367e0bab21133c2bf64d4677bd5b8fd32a9c1e13abacfcb42d09f9
Feb 18 10:00:33 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/weeksoilMoist2.png to 
/weewx/seasons/weeksoilMoist2.png
Feb 18 10:00:33 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 18 
./seasons/weekwind.png 
4003411212c5d5209e5b5324727cd8c59aff182f31c0214e8925db93ac52d147
Feb 18 10:00:34 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/weekwind.png to /weewx/seasons/weekwind.png
Feb 18 10:00:34 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 19 
./seasons/weekuv.png 
90adbb0b057090749e7b54026e57929ee86be29024260911b1fe2243d3119c5f
Feb 18 10:00:34 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/weekuv.png to /weewx/seasons/weekuv.png
Feb 18 10:00:34 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 20 
./seasons/dayhumex3.png 
3bcea746068c454ad02fc199c4d1f52146932358d6d2bccb9209c4cb603c5400
Feb 18 10:00:34 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/dayhumex3.png to /weewx/seasons/dayhumex3.png
Feb 18 10:00:34 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 21 
./seasons/dayhumex1.png 
b57319c36e8271a7df6429fb86615121ba4d90a7a79ff3d44a035818877c8fc1
Feb 18 10:00:34 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/dayhumex1.png to /weewx/seasons/dayhumex1.png
Feb 18 10:00:34 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 22 
./seasons/daybarometer.png 
3269467761f2c6959e7480f0e4672b0a01f295338b76612675f800b9219d536b
Feb 18 10:00:34 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/daybarometer.png to /weewx/seasons/daybarometer.png
Feb 18 10:00:34 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 23 
./seasons/dayppm2.png 
94acfb5d6cf1f6c2542d4d2d1bbfe1790d7dea8970669a2780d9bebc136d81b0
Feb 18 10:00:34 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/dayppm2.png to /weewx/seasons/dayppm2.png
Feb 18 10:00:34 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 24 
./seasons/daysoilMoistBatt.png 
c5ac802dc695ed92d7faa11fd7df4eeadbd7cc1f66e368c8bf563885f98acff8
Feb 18 10:00:35 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/daysoilMoistBatt.png to 
/weewx/seasons/daysoilMoistBatt.png
Feb 18 10:00:35 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 25 
./seasons/weekwinddir.png 
b243aae8ac826a9b73781a211919b00ff07674db524e130a523062387d961345
Feb 18 10:00:35 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/weekwinddir.png to /weewx/seasons/weekwinddir.png
Feb 18 10:00:35 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 26 
./seasons/weekppm2.png 
54ae7baae6dcc10a9365d37bedb48541aba87ea5aeab29b5c1be5d7f821b9f17
Feb 18 10:00:35 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/weekppm2.png to /weewx/seasons/weekppm2.png
Feb 18 10:00:35 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 27 
./seasons/daytemp2.png 
1ce37548e5202756352ad29c6506ca5810d3f14e84afdb66b2e97177fea8912e
Feb 18 10:00:35 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/daytemp2.png to /weewx/seasons/daytemp2.png
Feb 18 10:00:35 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 28 
./seasons/daytempin.png 
703a103d17b3beef5a68746722f11a7d443a325088fac2baed25ba0e0e8dc900
Feb 18 10:00:35 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/daytempin.png to /weewx/seasons/daytempin.png
Feb 18 10:00:35 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 29 
./seasons/weekhumex2.png 
63316d24d22506b5c33701777a14a8dadab776ea312e9346fae91c8747a4551e
Feb 18 10:00:35 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/weekhumex2.png to /weewx/seasons/weekhumex2.png
Feb 18 10:00:35 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 30 
./seasons/weekbarometer.png 
434c20156ed97c59e483291c141eb429d1af0d9c75ebff8c88e168fa51803508
Feb 18 10:00:36 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/weekbarometer.png to 
/weewx/seasons/weekbarometer.png
Feb 18 10:00:36 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 31 
./seasons/telemetry.html 
e1196490b86da8b9a6a734b7bc9f42b50e33984db503c4380f2624dccfa03a21
Feb 18 10:00:36 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/telemetry.html to /weewx/seasons/telemetry.html
Feb 18 10:00:36 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 32 
./seasons/daylightningcount.png 
fd6e8011ea30aec329ec193377915fcf6ac3080ebed71848e53000e4a2b2fc7b
Feb 18 10:00:36 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/daylightningcount.png to 
/weewx/seasons/daylightningcount.png
Feb 18 10:00:36 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 33 
./seasons/weektempsoil.png 
135969008ef8bec46ed80aa73a5de7c72ae02dd57223465c07e473cc624f5db4
Feb 18 10:00:36 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/weektempsoil.png to /weewx/seasons/weektempsoil.png
Feb 18 10:00:36 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 34 
./seasons/weekhumin.png 
769e0648fdc49f6db4409d29bdb23cd1fe838b2c968eb31f3dcff18c19cbb897
Feb 18 10:00:36 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/weekhumin.png to /weewx/seasons/weekhumin.png
Feb 18 10:00:36 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 35 
./seasons/daysoilMoist2.png 
47f12874edb69b5d998ee5f434cda021cb24c9fa32f86dfc43e19c174841dc0e
Feb 18 10:00:36 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/daysoilMoist2.png to 
/weewx/seasons/daysoilMoist2.png
Feb 18 10:00:36 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 36 
./seasons/weektempdew.png 
55db5c7ac89c32f07eb71cf80df119f81aef383e6abf60ba82127b8a76cd5eb2
Feb 18 10:00:36 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/weektempdew.png to /weewx/seasons/weektempdew.png
Feb 18 10:00:36 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 37 
./seasons/statistics.html 
92aba921563271e7e3b7cb730e483670fb90438859d38c5d999438ac7a3fd910
Feb 18 10:00:37 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/statistics.html to /weewx/seasons/statistics.html
Feb 18 10:00:37 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 38 
./seasons/weekrain.png 
4f1ed1e7885a5d3d9d91366008ad73381e2131ef3cb08c2a054c1e79cfa5052e
Feb 18 10:00:37 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/weekrain.png to /weewx/seasons/weekrain.png
Feb 18 10:00:37 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 39 
./seasons/weeklightningdistance.png 
eef9a828f910059850cce27063283e284e513cefd376aceb1436bd49846f6128
Feb 18 10:00:37 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/weeklightningdistance.png to 
/weewx/seasons/weeklightningdistance.png
Feb 18 10:00:37 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 40 
./seasons/dayhumin.png 
5d779efc848897d537829a92bb468d36c16ad11ed5e5996effd4c19a6aa708e3
Feb 18 10:00:37 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/dayhumin.png to /weewx/seasons/dayhumin.png
Feb 18 10:00:37 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 41 
./seasons/dayrain.png 
70346ec2a8720970bc6f7bc04e55264234b2ce25b6b0d7cc1dd5c486df355eca
Feb 18 10:00:37 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/dayrain.png to /weewx/seasons/dayrain.png
Feb 18 10:00:37 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 42 
./seasons/dayppm.png 
9edac337656388fda5842710a9949aa64ec1f12699e42bb358461cb88e09b2f5
Feb 18 10:00:37 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/dayppm.png to /weewx/seasons/dayppm.png
Feb 18 10:00:37 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 43 
./seasons/simple.txt 
ff3a924f4973c91cfc9370714c1ed421a2368772f9fe64b3088cf2b19a5fc1f1
Feb 18 10:00:38 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/simple.txt to /weewx/seasons/simple.txt
Feb 18 10:00:38 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 44 
./seasons/weekwindvec.png 
865874b60b3b03d3c6b072be7bc86819637ac4c2ee8f5ff7be493ed924e90e7f
Feb 18 10:00:38 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/weekwindvec.png to /weewx/seasons/weekwindvec.png
Feb 18 10:00:38 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 45 
./seasons/dayrx.png 
b6af469f7b2b898940f43a6377a0da3c37961adad554a3fa15025042a04e5fc2
Feb 18 10:00:38 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/dayrx.png to /weewx/seasons/dayrx.png
Feb 18 10:00:38 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 46 
./seasons/daywinddir.png 
f0331c4c2ff2cfd4734962bd2e284626dbcbc4de2c18423de90cd389e8844376
Feb 18 10:00:38 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/daywinddir.png to /weewx/seasons/daywinddir.png
Feb 18 10:00:38 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 47 
./seasons/daytempsoil.png 
68424690b3d41f5472883d3f3ba64f38ce3b76c08dd030d3487e12f4a1b6427f
Feb 18 10:00:38 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/daytempsoil.png to /weewx/seasons/daytempsoil.png
Feb 18 10:00:38 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 48 
./seasons/index.html 
9d48f2af26674cbd65880955046670cb630ef8a22224c8cc6c7736d8a153b50b
Feb 18 10:00:38 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/index.html to /weewx/seasons/index.html
Feb 18 10:00:38 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 49 
./seasons/dayppm1.png 
47455feeb077b953754fafea799ec2453363effc685da8661c35264e613cf240
Feb 18 10:00:38 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/dayppm1.png to /weewx/seasons/dayppm1.png
Feb 18 10:00:38 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 50 
./seasons/weekleafwet.png 
1db848619eade58dbbea26b3695f86552ef815a009c8baf4d6c1dbffb449a1a8
Feb 18 10:00:38 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/weekleafwet.png to /weewx/seasons/weekleafwet.png
Feb 18 10:00:38 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 51 
./seasons/weektempleaf.png 
a8ae4c26216c6bda1b87b483472148cbdf4589aa2ca858106b3f7a06e8222f54
Feb 18 10:00:38 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/weektempleaf.png to /weewx/seasons/weektempleaf.png
Feb 18 10:00:38 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 52 
./seasons/dayradiation.png 
103da52158ac648d8c78be190bd9b51e087aa8208625a7861093d1bbfa30fe01
Feb 18 10:00:39 raspberrypi weewxd[595]: DEBUG user.gw1000: Next update in 20 
seconds
Feb 18 10:00:39 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/dayradiation.png to /weewx/seasons/dayradiation.png
Feb 18 10:00:39 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 53 
./seasons/weekhumex3.png 
520076e891350332bdf0cb126b962360a44cd6e49fae3f07746e47a0a81761f9
Feb 18 10:00:39 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/weekhumex3.png to /weewx/seasons/weekhumex3.png
Feb 18 10:00:39 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 54 
./seasons/weektempin.png 
87d157d98ae955b10dd05f8044bc53d52475b75fe31213d22de040347218b3ec
Feb 18 10:00:39 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/weektempin.png to /weewx/seasons/weektempin.png
Feb 18 10:00:39 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 55 
./seasons/dayleafwet.png 
1bd44472f286cf5dbc26d7329bac11744d7b6f8b3e927944cbc1a2d688eccb7a
Feb 18 10:00:39 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/dayleafwet.png to /weewx/seasons/dayleafwet.png
Feb 18 10:00:39 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 56 
./seasons/tabular.html 
d9a197a3a8c97fb42e00e1a7d6a5b2bb4760b033d95ff1aeb56bd0ee95ff0c0b
Feb 18 10:00:39 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/tabular.html to /weewx/seasons/tabular.html
Feb 18 10:00:39 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 57 
./seasons/celestial.html 
5a93acda9b4e6ea0f544319bc859a85c0ac020cdbc98f2e286c62bc1c532790e
Feb 18 10:00:39 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/celestial.html to /weewx/seasons/celestial.html
Feb 18 10:00:39 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 58 
./seasons/dayhum.png 
4f8f87ea6dfe59e2e7e1c67be8426a4af0ee04e6d3c7359fb70dd436de37e127
Feb 18 10:00:39 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/dayhum.png to /weewx/seasons/dayhum.png
Feb 18 10:00:39 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 59 
./seasons/weekhum.png 
8823605ff7fd8918150601a584c402cb91c468197613fe86cbc1cd51bd74da9c
Feb 18 10:00:39 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/weekhum.png to /weewx/seasons/weekhum.png
Feb 18 10:00:39 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 60 
./seasons/weektemp3.png 
115d23cf50255e30618e1d8455566807648b9d4c238cfc66465e2947ba893f24
Feb 18 10:00:40 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/weektemp3.png to /weewx/seasons/weektemp3.png
Feb 18 10:00:40 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 61 
./seasons/daysunshine.png 
6c3b8afc524dc9ea46e0c0df41bd0335fa38c98a43b20d37386b8c02927e80c7
Feb 18 10:00:40 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/daysunshine.png to /weewx/seasons/daysunshine.png
Feb 18 10:00:40 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 62 
./seasons/daytemp.png 
48636ac4401c5bcb5d72339f94b3e9af29631926f122d8e89c52a7dde03b7df2
Feb 18 10:00:40 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/daytemp.png to /weewx/seasons/daytemp.png
Feb 18 10:00:40 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 63 
./seasons/daywind.png 
5a115c483a4d4359380eab64a3350186c66c64d6b10ccf8db5a160b2d4ee9930
Feb 18 10:00:40 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/daywind.png to /weewx/seasons/daywind.png
Feb 18 10:00:40 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 64 
./seasons/weekhumex1.png 
7708e88bef3c60af2478138e9901368502ade09ec12e90e786b568aefe9fe989
Feb 18 10:00:40 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/weekhumex1.png to /weewx/seasons/weekhumex1.png
Feb 18 10:00:40 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 65 
./seasons/dayhumex2.png 
e579826059a626b4db784268bc608be43b633cd163e85f6d95c318d6e6204fd6
Feb 18 10:00:40 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/dayhumex2.png to /weewx/seasons/dayhumex2.png
Feb 18 10:00:40 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 66 
./seasons/weektemp.png 
52cc3e9363bdcab14eb2eb6f09ed55a08f62688ab802c7a9b447eeb6a476e558
Feb 18 10:00:40 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/weektemp.png to /weewx/seasons/weektemp.png
Feb 18 10:00:40 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 67 
./seasons/daytempfeel.png 
3960b17d540e4ff6229052ce33dba86e279be274ea423d6801e8f7abfc6cec55
Feb 18 10:00:40 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/daytempfeel.png to /weewx/seasons/daytempfeel.png
Feb 18 10:00:40 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 68 
./seasons/daytemp3.png 
9bfc13da5f42bc009fa8a7614b59087780d0680d406f565b55fd4f6f4e450f55
Feb 18 10:00:41 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/daytemp3.png to /weewx/seasons/daytemp3.png
Feb 18 10:00:41 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 69 
./seasons/weekppm1.png 
ad84a2828506072f19cdf806bbd60863173624606a010e544fa7190ce6b16f06
Feb 18 10:00:41 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/weekppm1.png to /weewx/seasons/weekppm1.png
Feb 18 10:00:41 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 70 
./seasons/weektemp2.png 
a21b502d5a80daae9e50869be5016c99f4c8ded68eaf6f9964e3126b29d9538f
Feb 18 10:00:41 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/weektemp2.png to /weewx/seasons/weektemp2.png
Feb 18 10:00:41 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 71 
./seasons/weeklightningcount.png 
772e4711c8b958010ef79e258bd8cec3273bff42a0f9829c0558c1c5a5098387
Feb 18 10:00:41 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/weeklightningcount.png to 
/weewx/seasons/weeklightningcount.png
Feb 18 10:00:41 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 72 
./seasons/daytempleaf.png 
b520779768c3be545aefa724c627d45654436042fcaf3a3c44cc731e559e2c6b
Feb 18 10:00:41 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/daytempleaf.png to /weewx/seasons/daytempleaf.png
Feb 18 10:00:41 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 73 
./seasons/rss.xml 
d05e509eef461bfb20dbaafc999e1bea84e7ce399f060086ab095727087f6056
Feb 18 10:00:41 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/rss.xml to /weewx/seasons/rss.xml
Feb 18 10:00:41 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 74 
./seasons/weekrx.png 
e0880a46bcc2fca1d92d77e9b3057fea57fcfe94ffe46389aca640a6a2235730
Feb 18 10:00:41 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/weekrx.png to /weewx/seasons/weekrx.png
Feb 18 10:00:41 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 75 
./seasons/weekvolt.png 
1e470c6475badb6aed223caecde4b4f7805de40c38ff3102b2ed383609740138
Feb 18 10:00:41 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/weekvolt.png to /weewx/seasons/weekvolt.png
Feb 18 10:00:41 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 76 
./seasons/weekppm.png 
7483f5cff2d56c192a09cd97e92839ca0e34f8602aaec80d9372865aa2cc0d87
Feb 18 10:00:42 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/weekppm.png to /weewx/seasons/weekppm.png
Feb 18 10:00:42 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 77 
./seasons/daywindvec.png 
78a10369cd4a1cced3428b04a7b021b58e1a417689577eb0bfa60733c6f85c8c
Feb 18 10:00:42 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/daywindvec.png to /weewx/seasons/daywindvec.png
Feb 18 10:00:42 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 78 
./seasons/dayuv.png 
616288cfa7547fc52eb07094e2f70e89d081b7790141b4c6e4e8e451905dd421
Feb 18 10:00:42 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/dayuv.png to /weewx/seasons/dayuv.png
Feb 18 10:00:42 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 79 
./seasons/weeksoilMoist.png 
d9701a2ae605dae49f0e304848de6b72ff91c595d3ba424b6f4c7f5e3edad6b5
Feb 18 10:00:42 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/weeksoilMoist.png to 
/weewx/seasons/weeksoilMoist.png
Feb 18 10:00:42 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 80 
./seasons/NOAA/NOAA-2024-02.txt 
52f0665d0dc89594909961aa1a09e920b1a57825541e635217478ef8a843b63d
Feb 18 10:00:42 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/seasons/NOAA/NOAA-2024-02.txt to 
/weewx/seasons/NOAA/NOAA-2024-02.txt
Feb 18 10:00:42 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: 81 
./archive/NOAA-2024-02.txt 
527b68d871e1270ed469ddc502b206af31a38cec55c2e1a497fd42ac41f4b55b
Feb 18 10:00:42 raspberrypi weewxd[595]: DEBUG weeutil.ftpupload: Uploaded file 
/var/www/html/weewx/archive/NOAA-2024-02.txt to /weewx/archive/NOAA-2024-02.txt
Feb 18 10:00:42 raspberrypi weewxd[595]: INFO weewx.reportengine: ftpgenerator: 
Ftp'd 82 files in 13.01 seconds
Feb 18 10:00:42 raspberrypi weewxd[595]: DEBUG weewx.reportengine: Report 
'RSYNC' not enabled. Skipping.
Feb 18 10:00:42 raspberrypi weewxd[595]: DEBUG weewx.reportengine: Running 
report 'StandardReport'
Feb 18 10:00:42 raspberrypi weewxd[595]: DEBUG weewx.reportengine: Found 
configuration file /etc/weewx/skins/neowx-material/skin.conf for report 
'StandardReport'
Feb 18 10:00:42 raspberrypi weewxd[595]: DEBUG weewx.reportengine: Cannot read 
localization file /etc/weewx/skins/neowx-material/lang/en.conf for report 
'StandardReport': Config file not found: 
"/etc/weewx/skins/neowx-material/lang/en.conf".
Feb 18 10:00:42 raspberrypi weewxd[595]: DEBUG weewx.reportengine: **** Using 
defaults instead.
Feb 18 10:00:42 raspberrypi weewxd[595]: DEBUG weewx.reportengine: Running 
generators for report 'StandardReport' in directory 
'/etc/weewx/skins/neowx-material'
Feb 18 10:00:42 raspberrypi weewxd[595]: 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']
Feb 18 10:00:42 raspberrypi weewxd[595]: DEBUG weewx.manager: Daily summary 
version is 4.0
Feb 18 10:00:59 raspberrypi weewxd[595]: DEBUG user.gw1000: Next update in 20 
seconds

Reply via email to