Re: [weewx-user] Re: New weewx woes

2024-04-20 Thread Tom Keffer
You did not include very much of the log, so it's hard to say. But, given
that you're using a Vantage station, the odds are that the logger's memory
has become corrupted. Try the procedure under *Corrupt station memory
*
and
see if that helps.

If not, include the log from weewx startup through the first reporting
cycle and we'll take another look.

On Fri, Apr 19, 2024 at 8:23 PM n7uv...@gmail.com 
wrote:

> Also, seeing this occasionally with systemctl status weewx.service:
>
> Apr 19 20:21:20 rpi-weewx weewxd[1263]: DEBUG weewx.drivers.vantage:
> Retrieving 513 page(s); starting index= 1
> *Apr 19 20:21:21 rpi-weewx weewxd[1263]: DEBUG weewx.drivers.vantage:
> DMPAFT complete: page timestamp 2024-04-18 01:30:00 MST (1713429000) less
> than final timestamp 2024-04-19 19:35:00 MST (1713580500)*
> Apr 19 20:21:21 rpi-weewx weewxd[1263]: DEBUG weewx.drivers.vantage: Catch
> up complete.
>
> Perhaps I screwed up the database time?
>
> Cheers - Jon N7UV
> On Friday, April 19, 2024 at 8:19:24 PM UTC-7 n7uv...@gmail.com wrote:
>
>> Good evening all -
>>
>> I have finally gotten around to updating my 3-yo weewx station running on
>> RPi.
>> New build: RPi 4B, 64-bit Bookworm with desktop
>> Besides weewx and apache2 webserver, nothing else was installed.
>> Forgot to change local time in raspi-config, so the first hour or so was
>> running BST %^(
>> Changed to MST (Phoenix) about 1900 hours, seemed to reboot fine, and
>> updated the local apache and ftp'd to my webserver
>> jonadams.com/pages/weewx.
>>
>> At around 1935, it appears to have stopped updating either the local or
>> the distant webserver. Trying to resolve that now. Here's an output from
>> systemctl status:
>>
>> jta@rpi-weewx:/var/www/html/weewx $ systemctl status weewx.service
>> ● weewx.service - WeeWX
>>  Loaded: loaded (/lib/systemd/system/weewx.service; enabled; preset:
>> enabled)
>>  Active: active (running) since Fri 2024-04-19 19:47:58 MST; 15min ago
>>Docs: https://weewx.com/docs
>>Main PID: 1263 (python3)
>>   Tasks: 1 (limit: 3910)
>> CPU: 22.820s
>>  CGroup: /system.slice/weewx.service
>>  └─1263 python3 /usr/share/weewx/weewxd.py
>> /etc/weewx/weewx.conf
>>
>> Apr 19 20:02:23 rpi-weewx weewxd[1263]: ERROR weewx.drivers.vantage: LOOP
>> batch try #1; error: No  received from Vantage console
>> Apr 19 20:02:23 rpi-weewx weewxd[1263]: DEBUG weeutil.ftpupload: 0
>> ./index.html
>> 1ee0d0a57c964e821245a1ca3955fbb9bb40b71b88824331040a4dc4328c3823
>> Apr 19 20:02:23 rpi-weewx weewxd[1263]: DEBUG weeutil.ftpupload: Uploaded
>> file /var/www/html/weewx/index.html to /jonadams/pages/weewx/index.html
>> Apr 19 20:02:23 rpi-weewx weewxd[1263]: DEBUG weeutil.ftpupload: 1
>> ./telemetry.html
>> dc9834d1f7c371e384a3c894ffceacf58fe0cb89c097c81e668576c5b22adf68
>> Apr 19 20:02:24 rpi-weewx weewxd[1263]: DEBUG weeutil.ftpupload: Uploaded
>> file /var/www/html/weewx/telemetry.html to
>> /jonadams/pages/weewx/telemetry.html
>> Apr 19 20:02:24 rpi-weewx weewxd[1263]: INFO weewx.reportengine:
>> ftpgenerator: Ftp'd 2 files in 1.07 seconds
>> Apr 19 20:02:24 rpi-weewx weewxd[1263]: DEBUG weewx.reportengine: Report
>> 'RSYNC' not enabled. Skipping.
>> Apr 19 20:02:24 rpi-weewx weewxd[1263]: DEBUG weewx.drivers.vantage:
>> Successfully woke up Vantage console
>> Apr 19 20:03:14 rpi-weewx weewxd[1263]: DEBUG weewx.drivers.vantage:
>> Getting archive packets since 2024-04-19 19:35:00 MST (1713580500)
>> Apr 19 20:03:16 rpi-weewx weewxd[1263]: DEBUG weewx.drivers.vantage:
>> Successfully woke up Vantage console
>> jta@rpi-weewx:/var/www/html/weewx $
>>
>> I'm not sure what I did that caused it to stop updating the pages. And it
>> used to be sending 30-40 files to the remote webserver, but now only two,
>> index.html and telemetry.html. Both are stuck at 1935 hours MST.
>>
>> What am I doing wrong?
>>
>> Cheers - Jon N7UV
>>
> --
> 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/da495605-2572-4ee7-a027-65f1cebaddadn%40googlegroups.com
> 
> .
>

-- 
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/CAPq0zED4nX%3DiqyrqA78kUYaTdUmfW%3DOr46NuKGb4cBk014ACBw%40mail.gmail.com.


[weewx-user] Re: New weewx woes

2024-04-19 Thread n7uv...@gmail.com
Also, seeing this occasionally with systemctl status weewx.service:

Apr 19 20:21:20 rpi-weewx weewxd[1263]: DEBUG weewx.drivers.vantage: 
Retrieving 513 page(s); starting index= 1
*Apr 19 20:21:21 rpi-weewx weewxd[1263]: DEBUG weewx.drivers.vantage: 
DMPAFT complete: page timestamp 2024-04-18 01:30:00 MST (1713429000) less 
than final timestamp 2024-04-19 19:35:00 MST (1713580500)*
Apr 19 20:21:21 rpi-weewx weewxd[1263]: DEBUG weewx.drivers.vantage: Catch 
up complete.

Perhaps I screwed up the database time? 

Cheers - Jon N7UV
On Friday, April 19, 2024 at 8:19:24 PM UTC-7 n7uv...@gmail.com wrote:

> Good evening all -
>
> I have finally gotten around to updating my 3-yo weewx station running on 
> RPi.
> New build: RPi 4B, 64-bit Bookworm with desktop
> Besides weewx and apache2 webserver, nothing else was installed.
> Forgot to change local time in raspi-config, so the first hour or so was 
> running BST %^(
> Changed to MST (Phoenix) about 1900 hours, seemed to reboot fine, and 
> updated the local apache and ftp'd to my webserver 
> jonadams.com/pages/weewx.
>
> At around 1935, it appears to have stopped updating either the local or 
> the distant webserver. Trying to resolve that now. Here's an output from 
> systemctl status:
>
> jta@rpi-weewx:/var/www/html/weewx $ systemctl status weewx.service
> ● weewx.service - WeeWX
>  Loaded: loaded (/lib/systemd/system/weewx.service; enabled; preset: 
> enabled)
>  Active: active (running) since Fri 2024-04-19 19:47:58 MST; 15min ago
>Docs: https://weewx.com/docs
>Main PID: 1263 (python3)
>   Tasks: 1 (limit: 3910)
> CPU: 22.820s
>  CGroup: /system.slice/weewx.service
>  └─1263 python3 /usr/share/weewx/weewxd.py 
> /etc/weewx/weewx.conf
>
> Apr 19 20:02:23 rpi-weewx weewxd[1263]: ERROR weewx.drivers.vantage: LOOP 
> batch try #1; error: No  received from Vantage console
> Apr 19 20:02:23 rpi-weewx weewxd[1263]: DEBUG weeutil.ftpupload: 0 
> ./index.html 
> 1ee0d0a57c964e821245a1ca3955fbb9bb40b71b88824331040a4dc4328c3823
> Apr 19 20:02:23 rpi-weewx weewxd[1263]: DEBUG weeutil.ftpupload: Uploaded 
> file /var/www/html/weewx/index.html to /jonadams/pages/weewx/index.html
> Apr 19 20:02:23 rpi-weewx weewxd[1263]: DEBUG weeutil.ftpupload: 1 
> ./telemetry.html 
> dc9834d1f7c371e384a3c894ffceacf58fe0cb89c097c81e668576c5b22adf68
> Apr 19 20:02:24 rpi-weewx weewxd[1263]: DEBUG weeutil.ftpupload: Uploaded 
> file /var/www/html/weewx/telemetry.html to 
> /jonadams/pages/weewx/telemetry.html
> Apr 19 20:02:24 rpi-weewx weewxd[1263]: INFO weewx.reportengine: 
> ftpgenerator: Ftp'd 2 files in 1.07 seconds
> Apr 19 20:02:24 rpi-weewx weewxd[1263]: DEBUG weewx.reportengine: Report 
> 'RSYNC' not enabled. Skipping.
> Apr 19 20:02:24 rpi-weewx weewxd[1263]: DEBUG weewx.drivers.vantage: 
> Successfully woke up Vantage console
> Apr 19 20:03:14 rpi-weewx weewxd[1263]: DEBUG weewx.drivers.vantage: 
> Getting archive packets since 2024-04-19 19:35:00 MST (1713580500)
> Apr 19 20:03:16 rpi-weewx weewxd[1263]: DEBUG weewx.drivers.vantage: 
> Successfully woke up Vantage console
> jta@rpi-weewx:/var/www/html/weewx $
>
> I'm not sure what I did that caused it to stop updating the pages. And it 
> used to be sending 30-40 files to the remote webserver, but now only two, 
> index.html and telemetry.html. Both are stuck at 1935 hours MST.
>
> What am I doing wrong?
>
> Cheers - Jon N7UV
>

-- 
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/da495605-2572-4ee7-a027-65f1cebaddadn%40googlegroups.com.