pi@raspberrypi:/var/www/html/MountWeather $ sudo systemctl status weewx● weewx.service - weewx weather system Loaded: loaded (/etc/systemd/system/weewx.service; enabled; vendor preset: enabled) Active: inactive (dead) since Sat 2020-03-14 02:51:14 GMT; 2 days ago Main PID: 25401
Mar 14 02:50:14 raspberrypi weewxd[25401]: weewx[25401] INFO weewx.manager: Added record 2020-03-14 02:50:00 GMT (1584154200) to daiMar 14 02:50:16 raspberrypi weewxd[25401]: weewx[25401] INFO weewx.cheetahgenerator: Generated 7 files for report SeasonsReport in 1Mar 14 02:50:17 raspberrypi weewxd[25401]: weewx[25401] INFO weewx.imagegenerator: Generated 9 images for report SeasonsReport in 0.Mar 14 02:50:17 raspberrypi weewxd[25401]: weewx[25401] INFO weewx.reportengine: Copied 0 files to /var/www/html/MountWeatherMar 14 02:50:17 raspberrypi weewxd[25401]: weewx[25401] INFO botocore.credentials: Found credentials in shared credentials file: ~/.Mar 14 02:50:20 raspberrypi weewxd[25401]: weewx[25401] INFO user.s3upload: S3UploadGenerator: AWS-S3 copied 16 files to S3 in 3.32 Mar 14 02:50:21 raspberrypi weewxd[25401]: weewx[25401] INFO botocore.credentials: Found credentials in shared credentials file: ~/.Mar 14 02:51:14 raspberrypi systemd[1]: weewx.service: Killing process 25401 (weewxd) with signal SIGKILL.Mar 14 02:51:14 raspberrypi systemd[1]: weewx.service: Killing process 25401 (weewxd) with signal SIGKILL.Mar 14 02:51:14 raspberrypi systemd[1]: weewx.service: Succeeded.
pi@raspberrypi:/var/www/html/MountWeather $ sudo systemctl start weewx
pi@raspberrypi:/var/www/html/MountWeather $ sudo systemctl status weewx● weewx.service - weewx weather system Loaded: loaded (/etc/systemd/system/weewx.service; enabled; vendor preset: enabled) Active: active (running) since Mon 2020-03-16 08:01:30 GMT; 1s ago Main PID: 18479 (weewxd) Tasks: 1 (limit: 2200) Memory: 7.5M CGroup: /system.slice/weewx.service └─18479 /usr/bin/python /home/weewx/bin/weewxd --daemon --pidfile=/run/weewx.pid /home/weewx/weewx.conf
Mar 16 08:01:31 raspberrypi weewxd[18479]: weewx[18479] INFO weewx.restx: Wunderground: Posting not enabled.Mar 16 08:01:31 raspberrypi weewxd[18479]: weewx[18479] INFO weewx.restx: PWSweather: Posting not enabled.Mar 16 08:01:31 raspberrypi weewxd[18479]: weewx[18479] INFO weewx.restx: CWOP: Posting not enabled.Mar 16 08:01:31 raspberrypi weewxd[18479]: weewx[18479] INFO weewx.restx: WOW: Posting not enabled.Mar 16 08:01:31 raspberrypi weewxd[18479]: weewx[18479] INFO weewx.restx: AWEKAS: Posting not enabled.Mar 16 08:01:31 raspberrypi weewxd[18479]: weewx[18479] INFO __main__: Starting up weewx version 4.0.0b14Mar 16 08:01:31 raspberrypi weewxd[18479]: weewx[18479] INFO weewx.engine: Clock error is -0.12 seconds (positive is fast)Mar 16 08:01:31 raspberrypi weewxd[18479]: weewx[18479] INFO weewx.engine: Using binding 'wx_binding' to database 'weewx.sdb'Mar 16 08:01:31 raspberrypi weewxd[18479]: weewx[18479] INFO weewx.manager: Starting backfill of daily summariesMar 16 08:01:31 raspberrypi weewxd[18479]: weewx[18479] INFO weewx.engine: Starting main packet loop.--
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/c6468f7d-83fd-4acf-b8a9-828af09239e9%40googlegroups.com.
[Service]Restart=always
RestartSec=30
To unsubscribe from this group and stop receiving emails from it, send an email to weewx...@googlegroups.com.
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/d25471c2-d201-4f66-a5e1-16245d05f124%40googlegroups.com.
Mar 14 02:40:48 raspberrypi rngd[342]: stats: Lowest ready-buffers level: 2Mar 14 02:40:48 raspberrypi rngd[342]: stats: Entropy starvations: 0Mar 14 02:40:48 raspberrypi rngd[342]: stats: Time spent starving for entropy: (min=0; avg=0.000; max=0)usMar 14 02:45:14 raspberrypi weewx[25401] INFO weewx.manager: Added record 2020-03-14 02:45:00 GMT (1584153900) to database 'weewx.sdb'Mar 14 02:45:14 raspberrypi weewx[25401] INFO weewx.manager: Added record 2020-03-14 02:45:00 GMT (1584153900) to daily summary in 'weewx.sdb'Mar 14 02:45:16 raspberrypi weewx[25401] INFO weewx.cheetahgenerator: Generated 7 files for report SeasonsReport in 1.49 secondsMar 14 02:45:17 raspberrypi weewx[25401] INFO weewx.imagegenerator: Generated 9 images for report SeasonsReport in 0.77 secondsMar 14 02:45:17 raspberrypi weewx[25401] INFO weewx.reportengine: Copied 0 files to /var/www/html/MountWeatherMar 14 02:45:17 raspberrypi weewx[25401] INFO botocore.credentials: Found credentials in shared credentials file: ~/.aws/credentialsMar 14 02:45:20 raspberrypi weewx[25401] INFO user.s3upload: S3UploadGenerator: AWS-S3 copied 16 files to S3 in 3.21 secondsMar 14 02:50:14 raspberrypi weewx[25401] INFO weewx.manager: Added record 2020-03-14 02:50:00 GMT (1584154200) to database 'weewx.sdb'Mar 14 02:50:14 raspberrypi weewx[25401] INFO weewx.manager: Added record 2020-03-14 02:50:00 GMT (1584154200) to daily summary in 'weewx.sdb'Mar 14 02:50:16 raspberrypi weewx[25401] INFO weewx.cheetahgenerator: Generated 7 files for report SeasonsReport in 1.50 secondsMar 14 02:50:17 raspberrypi weewx[25401] INFO weewx.imagegenerator: Generated 9 images for report SeasonsReport in 0.76 secondsMar 14 02:50:17 raspberrypi weewx[25401] INFO weewx.reportengine: Copied 0 files to /var/www/html/MountWeatherMar 14 02:50:17 raspberrypi weewx[25401] INFO botocore.credentials: Found credentials in shared credentials file: ~/.aws/credentialsMar 14 02:50:20 raspberrypi weewx[25401] INFO user.s3upload: S3UploadGenerator: AWS-S3 copied 16 files to S3 in 3.32 secondsMar 14 02:50:21 raspberrypi weewx[25401] INFO botocore.credentials: Found credentials in shared credentials file: ~/.aws/credentialsMar 14 02:51:14 raspberrypi systemd[1]: weewx.service: Killing process 25401 (weewxd) with signal SIGKILL.Mar 14 02:51:14 raspberrypi systemd[1]: weewx.service: Killing process 25401 (weewxd) with signal SIGKILL.Mar 14 02:51:14 raspberrypi systemd[1]: weewx.service: Succeeded.Mar 14 03:17:01 raspberrypi CRON[8707]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)Mar 14 03:18:04 raspberrypi kernel: [466646.601996] brcmfmac: brcmf_run_escan: error (-52)Mar 14 03:18:04 raspberrypi kernel: [466646.602012] brcmfmac: brcmf_cfg80211_scan: scan error (-52)Mar 14 03:40:48 raspberrypi rngd[342]: stats: bits received from HRNG source: 3940064Mar 14 03:40:48 raspberrypi rngd[342]: stats: bits sent to kernel pool: 3900000Mar 14 03:40:48 raspberrypi rngd[342]: stats: entropy added to kernel pool: 3900000Mar 14 03:40:48 raspberrypi rngd[342]: stats: FIPS 140-2 successes: 197MarTo view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/d25471c2-d201-4f66-a5e1-16245d05f124%40googlegroups.com.
Mar 17 14:30:19 raspberrypi weewx[8008] INFO botocore.credentials: Found credentials in shared credentials file: ~/.aws/credentialsMar 17 14:30:25 raspberrypi weewx[8008] INFO user.s3upload: S3UploadGenerator: AWS-S3 copied 16 files to S3 in 6.31 secondsMar 17 14:30:25 raspberrypi weewx[8008] INFO botocore.credentials: Found credentials in shared credentials file: ~/.aws/credentialsMar 17 14:35:16 raspberrypi weewx[8008] INFO weewx.manager: Added record 2020-03-17 14:35:00 GMT (1584455700) to database 'weewx.sdb'Mar 17 14:35:16 raspberrypi weewx[8008] INFO weewx.manager: Added record 2020-03-17 14:35:00 GMT (1584455700) to daily summary in 'weewx.sdb'Mar 17 14:35:16 raspberrypi weewx[8008] INFO weewx.engine: Launch of report thread aborted: existing report thread still runningMar 17 14:38:09 raspberrypi weewx[8008] INFO user.s3backup: S3BackupGenerator: S3 copied files to S3 in 0 attemps which took in 463.65 secondsMar 17 14:40:16 raspberrypi weewx[8008] INFO weewx.manager: Added record 2020-03-17 14:40:00 GMT (1584456000) to database 'weewx.sdb'Mar 17 14:40:16 raspberrypi weewx[8008] INFO weewx.manager: Added record 2020-03-17 14:40:00 GMT (1584456000) to daily summary in 'weewx.sdb'Mar 17 14:40:18 raspberrypi weewx[8008] INFO weewx.cheetahgenerator: Generated 7 files for report SeasonsReport in 1.84 seconds
--
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/c4bb69de-024b-4b67-92b8-7e734575d7c9%40googlegroups.com.
[Unit]
Description=wxdb
[Service]
Type=oneshot
ExecStart=/usr/bin/bash -c 'cp /home/weewx/archive/weewx.sdb /home/weewx/archive/dbkp/wxbkp.sdb.$(date +"%F")'
ExecStart=/usr/bin/bash -c 'tar -czf /home/weewx/archive/dbkp/wxbkp.$(date +"%F").tar.gz /home/weewx/archive/dbkp/wxbkp.sdb.$(date +"%F")'
ExecStart=/usr/bin/bash -c 'rsync /home/weewx/archive/dbkp/wxbkp.$(date +"%F").tar.gz -e ssh us...@hostname.net:/home/db'
ExecStart=/usr/bin/bash -c 'rm /home/weewx/archive/dbkp/wxbkp.sdb.$(date +"%F") /home/weewx/archive/dbkp/wxbkp.$(date +"%F").tar.gz'