Another log after reboot.

On Saturday, 26 January 2019 13:08:16 UTC+13, monmul wrote:
>
> Here is 5 minutes of the console log....is that long enough? I can do much 
> longer if required?
>
> On Saturday, 26 January 2019 12:26:06 UTC+13, monmul wrote:
>>
>> After removing batteries from Envoy console and unplugging it....and then 
>> sudo reboot of Rpi this is what I get.
>>
>> pi@raspberrypi:~ $ sudo tail -f /var/log/syslog
>> Jan 26 12:14:45 raspberrypi dhcpcd[334]: wlan0: no IPv6 Routers available
>> Jan 26 12:14:50 raspberrypi weewx[494]: vantage: Unable to wake up console
>> Jan 26 12:14:50 raspberrypi weewx[494]: import of driver failed: Unable 
>> to wake up Vantage console (<class 'weewx.WakeupError'>)
>> Jan 26 12:14:50 raspberrypi weewx[494]: engine: Unable to load driver: 
>> Unable to wake up Vantage console
>> Jan 26 12:14:50 raspberrypi weewx[494]:     ****  Exiting...
>> Jan 26 12:14:53 raspberrypi vncserver-x11[440,root]: Connections: 
>> connected: 10.1.1.155::38928 (TCP)
>> Jan 26 12:14:53 raspberrypi vncserver-x11[440,root]: Connections: 
>> authenticated: 10.1.1.155::38928 (TCP), as (anonymous) (d permissions)
>> Jan 26 12:14:53 raspberrypi vncserver-x11[440,root]: SPrintConnMgr: 
>> Failed to add printer: server-error-service-unavailable
>> Jan 26 12:14:54 raspberrypi kernel: [   29.111831] Under-voltage 
>> detected! (0x00050005)
>> Jan 26 12:15:01 raspberrypi kernel: [   35.351863] Voltage normalised 
>> (0x00000000)
>> Jan 26 12:15:40 raspberrypi ntpd[460]: Soliciting pool server 
>> 103.242.68.68
>> Jan 26 12:15:40 raspberrypi ntpd[460]: Soliciting pool server 103.239.8.22
>> Jan 26 12:15:40 raspberrypi ntpd[460]: Soliciting pool server 
>> 103.106.65.219
>> Jan 26 12:15:40 raspberrypi ntpd[460]: Soliciting pool server 
>> 202.78.240.38
>> Jan 26 12:15:41 raspberrypi ntpd[460]: Soliciting pool server 
>> 103.242.68.69
>> Jan 26 12:15:41 raspberrypi ntpd[460]: Soliciting pool server 
>> 203.86.206.43
>> Jan 26 12:15:41 raspberrypi ntpd[460]: Soliciting pool server 
>> 202.46.185.18
>> Jan 26 12:15:41 raspberrypi ntpd[460]: Soliciting pool server 
>> 202.46.177.18
>> Jan 26 12:15:42 raspberrypi ntpd[460]: Soliciting pool server 
>> 202.46.179.18
>> Jan 26 12:15:42 raspberrypi ntpd[460]: Soliciting pool server 
>> 203.99.128.34
>> Jan 26 12:15:42 raspberrypi ntpd[460]: Soliciting pool server 
>> 2407:f100:0:4::3
>> Jan 26 12:15:42 raspberrypi ntpd[460]: Soliciting pool server 
>> 203.99.128.48
>> Jan 26 12:15:43 raspberrypi ntpd[460]: Soliciting pool server 
>> 130.217.226.51
>> Jan 26 12:15:54 raspberrypi systemd[1]: Time has been changed
>> Jan 26 12:15:54 raspberrypi systemd[573]: Time has been changed
>> Jan 26 12:15:54 raspberrypi ntpd[460]: receive: Unexpected origin 
>> timestamp 0xdff61722.e1bd49e9 does not match aorg 0000000000.00000000 from 
>> [email protected] xmt 0xdff6172a.80071bf6
>> Jan 26 12:15:54 raspberrypi systemd[1]: apt-daily.timer: Adding 3h 41min 
>> 59.082661s random time.
>> Jan 26 12:15:54 raspberrypi ntpd[460]: receive: Unexpected origin 
>> timestamp 0xdff61722.e1af360e does not match aorg 0000000000.00000000 from 
>> [email protected] xmt 0xdff6172a.80d85adc
>> Jan 26 12:15:54 raspberrypi systemd[1]: apt-daily-upgrade.timer: Adding 
>> 27min 28.579939s random time.
>> Jan 26 12:15:54 raspberrypi ntpd[460]: receive: Unexpected origin 
>> timestamp 0xdff61722.d7adc312 does not match aorg 0000000000.00000000 from 
>> [email protected] xmt 0xdff6172a.7d37a242
>> Jan 26 12:17:01 raspberrypi CRON[1250]: (root) CMD (   cd / && run-parts 
>> --report /etc/cron.hourly)
>>
>> Next should I try deleting future records as recommended in the 
>> "generated but not updated" section of the user guide. 
>>
>> pi@raspberrypi:~ $ sudo /etc/init.d/weewx stop
>> [ ok ] Stopping weewx (via systemctl): weewx.service.
>> pi@raspberrypi:~ $ sudo weewxd /etc/weewx/weewx.conf
>> pi@raspberrypi:~ $ sudo weewxd /etc/weewx/weewx.conf
>> pi@raspberrypi:~ $ sudo tail -f /var/log/syslog
>> Jan 26 12:24:49 raspberrypi weewx[1810]: engine: Initializing weewx 
>> version 3.8.2
>> Jan 26 12:24:49 raspberrypi weewx[1810]: engine: Using Python 2.7.13 
>> (default, Sep 26 2018, 18:42:22) #012[GCC 6.3.0 20170516]
>> Jan 26 12:24:49 raspberrypi weewx[1810]: engine: Platform 
>> Linux-4.14.79-v7+-armv7l-with-debian-9.6
>> Jan 26 12:24:49 raspberrypi weewx[1810]: engine: Locale is 'en_NZ.UTF-8'
>> Jan 26 12:24:49 raspberrypi weewx[1810]: engine: Using configuration file 
>> /etc/weewx/weewx.conf
>> Jan 26 12:24:49 raspberrypi weewx[1810]: engine: Loading station type 
>> Vantage (weewx.drivers.vantage)
>> Jan 26 12:25:05 raspberrypi weewx[1810]: vantage: Unable to wake up 
>> console
>> Jan 26 12:25:05 raspberrypi weewx[1810]: import of driver failed: Unable 
>> to wake up Vantage console (<class 'weewx.WakeupError'>)
>> Jan 26 12:25:05 raspberrypi weewx[1810]: engine: Unable to load driver: 
>> Unable to wake up Vantage console
>> Jan 26 12:25:05 raspberrypi weewx[1810]:     ****  Exiting...
>> Jan 26
>>
>>
>>
>> On Saturday, 26 January 2019 11:51:41 UTC+13, gjr80 wrote:
>>>
>>> Yes, you appear to be getting loop packets. Corrupt station memory 
>>> usually results in loop packets continuing to come through but there are no 
>>> archive records coming from the logger. If you are using hardware record 
>>> generation then WeeWX gets no archive records, nothing is saved to database 
>>> but reports are still generated and anything 'loop based' still goes on. 
>>> The proof will be a longer console output (are there any archive records?) 
>>> or a longer log extract.
>>>
>>> If corrupt station memory it will be unrelated to any perceived RPi 
>>> power issues.
>>>
>>> Gary
>>>
>>>

-- 
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].
For more options, visit https://groups.google.com/d/optout.
pi@raspberrypi:~ $ sudo tail -f /var/log/syslog
Jan 26 13:16:52 raspberrypi udisksd[725]: Mounted /dev/sda1 at 
/media/pi/e78ab10a-51d2-40f0-aa6d-5f2d2b0f27b7 on behalf of uid 1000
Jan 26 13:16:52 raspberrypi ntpd[445]: Listen normally on 6 wlan0 10.1.1.7:123
Jan 26 13:16:55 raspberrypi kernel: [   20.791763] Voltage normalised 
(0x00000000)
Jan 26 13:16:56 raspberrypi dhcpcd[358]: wlan0: no IPv6 Routers available
Jan 26 13:17:01 raspberrypi CRON[873]: (root) CMD (   cd / && run-parts 
--report /etc/cron.hourly)
Jan 26 13:17:02 raspberrypi vncserver-x11[405,root]: Connections: connected: 
10.1.1.155::40048 (TCP)
Jan 26 13:17:02 raspberrypi vncserver-x11[405,root]: Connections: 
authenticated: 10.1.1.155::40048 (TCP), as (anonymous) (d permissions)
Jan 26 13:17:02 raspberrypi vncserver-x11[405,root]: SPrintConnMgr: Failed to 
add printer: server-error-service-unavailable
Jan 26 13:17:03 raspberrypi kernel: [   29.112096] Under-voltage detected! 
(0x00050005)
Jan 26 13:17:12 raspberrypi kernel: [   37.431971] Voltage normalised 
(0x00000000)
Jan 26 13:17:46 raspberrypi ntpd[445]: Soliciting pool server 203.86.206.43
Jan 26 13:17:47 raspberrypi ntpd[445]: Soliciting pool server 202.46.179.18
Jan 26 13:17:48 raspberrypi ntpd[445]: Soliciting pool server 202.46.185.18
Jan 26 13:17:48 raspberrypi ntpd[445]: Soliciting pool server 103.242.68.69
Jan 26 13:17:49 raspberrypi ntpd[445]: Soliciting pool server 202.78.240.38
Jan 26 13:17:49 raspberrypi ntpd[445]: Soliciting pool server 103.242.70.5
Jan 26 13:17:50 raspberrypi ntpd[445]: Soliciting pool server 103.106.65.219
Jan 26 13:17:50 raspberrypi ntpd[445]: Soliciting pool server 103.242.68.68
Jan 26 13:17:50 raspberrypi ntpd[445]: Soliciting pool server 103.242.70.4
Jan 26 13:17:50 raspberrypi ntpd[445]: Soliciting pool server 203.99.128.48
Jan 26 13:17:50 raspberrypi ntpd[445]: Soliciting pool server 144.217.65.182
Jan 26 13:17:51 raspberrypi ntpd[445]: Soliciting pool server 130.217.226.49
Jan 26 13:17:51 raspberrypi ntpd[445]: Soliciting pool server 
2001:df5:5d00:200::31
Jan 26 13:17:51 raspberrypi ntpd[445]: Soliciting pool server 91.220.110.116
Jan 26 13:17:52 raspberrypi ntpd[445]: Soliciting pool server 193.150.34.2
Jan 26 13:17:53 raspberrypi ntpd[445]: Soliciting pool server 202.46.178.18
Jan 26 13:17:53 raspberrypi ntpd[445]: Soliciting pool server 203.99.128.34
Jan 26 13:17:53 raspberrypi ntpd[445]: Soliciting pool server 178.63.9.212
Jan 26 13:18:00 raspberrypi ntpd[445]: receive: Unexpected origin timestamp 
0xdff625b1.7df5e035 does not match aorg 0000000000.00000000 from 
[email protected] xmt 0xdff625b8.cbfe33b0
Jan 26 13:18:00 raspberrypi ntpd[445]: receive: Unexpected origin timestamp 
0xdff625b1.8358b010 does not match aorg 0000000000.00000000 from 
[email protected] xmt 0xdff625b8.cb72c00f
Jan 26 13:18:00 raspberrypi systemd[547]: Time has been changed
Jan 26 13:18:00 raspberrypi systemd[1]: Time has been changed
Jan 26 13:18:00 raspberrypi systemd[1]: apt-daily-upgrade.timer: Adding 56min 
54.190601s random time.
Jan 26 13:18:00 raspberrypi systemd[1]: apt-daily.timer: Adding 5h 40min 
26.546070s random time.
Jan 26 13:18:00 raspberrypi kernel: [   79.033079] Under-voltage detected! 
(0x00050005)
Jan 26 13:18:01 raspberrypi weewx[502]: vantage: LOOP try #1; error: Expected 
to read 99 chars; got 25 instead
Jan 26 13:18:05 raspberrypi kernel: [   83.192449] Voltage normalised 
(0x00000000)
Jan 26 13:20:27 raspberrypi weewx[502]: cheetahgenerator: Generated 15 files 
for report StandardReport in 6.60 seconds
Jan 26 13:20:29 raspberrypi weewx[502]: imagegenerator: Generated 12 images for 
StandardReport in 1.67 seconds
Jan 26 13:20:29 raspberrypi weewx[502]: copygenerator: copied 9 files to 
/var/www/html/weewx
Jan 26 13:20:29 raspberrypi weewx[502]: cheetahgenerator: Generated 1 files for 
report xstats in 0.26 seconds
Jan 26 13:20:51 raspberrypi weewx[502]: ftpgenerator: ftp'd 38 files in 21.39 
seconds
Jan 26 13:23:29 raspberrypi kernel: [  407.673734] rpi_firmware_get_throttled: 
6 callbacks suppressed
Jan 26 13:23:29 raspberrypi kernel: [  407.673743] Under-voltage detected! 
(0x00050005)
Jan 26 13:23:33 raspberrypi kernel: [  411.833765] rpi_firmware_get_throttled: 
6 callbacks suppressed
Jan 26 13:23:33 raspberrypi kernel: [  411.833773] Voltage normalised 
(0x00000000)
Jan 26 13:23:44 raspberrypi kernel: [  422.233871] Under-voltage detected! 
(0x00050005)
Jan 26 13:23:56 raspberrypi kernel: [  434.714030] Voltage normalised 
(0x00000000)
Jan 26 13:24:04 raspberrypi kernel: [  443.034173] Under-voltage detected! 
(0x00050005)
Jan 26 13:24:44 raspberrypi kernel: [  482.554591] Voltage normalised 
(0x00000000)
Jan 26 13:27:11 raspberrypi ntpd[445]: 202.78.240.38 local addr 10.1.1.7 -> 
<null>
Jan 26 13:28:06 raspberrypi ntpd[445]: 144.217.65.182 local addr 10.1.1.7 -> 
<null>
Jan 26 13:28:15 raspberrypi ntpd[445]: 178.63.9.212 local addr 10.1.1.7 -> 
<null>
Jan 26 13:29:08 raspberrypi kernel: [  746.717653] rpi_firmware_get_throttled: 
3 callbacks suppressed
Jan 26 13:29:08 raspberrypi kernel: [  746.717660] Under-voltage detected! 
(0x00050005)
Jan 26 13:29:12 raspberrypi kernel: [  750.877657] rpi_firmware_get_throttled: 
3 callbacks suppressed
Jan 26 13:29:12 raspberrypi kernel: [  750.877664] Voltage normalised 
(0x00000000)
Jan 26 13:29:48 raspberrypi kernel: [  786.237910] Under-voltage detected! 
(0x00050005)
Jan 26 13:29:54 raspberrypi kernel: [  792.477935] Voltage normalised 
(0x00000000)
Jan 26 13:29:58 raspberrypi kernel: [  796.638081] Under-voltage detected! 
(0x00050005)
Jan 26 13:30:06 raspberrypi kernel: [  804.958015] Voltage normalised 
(0x00000000)
Jan 26 13:30:22 raspberrypi weewx[502]: cheetahgenerator: Generated 15 files 
for report StandardReport in 1.67 seconds
Jan 26 13:30:23 raspberrypi weewx[502]: imagegenerator: Generated 12 images for 
StandardReport in 0.80 seconds
Jan 26 13:30:23 raspberrypi weewx[502]: copygenerator: copied 0 files to 
/var/www/html/weewx
Jan 26 13:30:23 raspberrypi weewx[502]: cheetahgenerator: Generated 1 files for 
report xstats in 0.04 seconds
Jan 26 13:30:28 raspberrypi weewx[502]: ftpgenerator: ftp'd 28 files in 5.25 
seconds
Jan 26 13:31:50 raspberrypi systemd[1]: Starting Cleanup of Temporary 
Directories...
Jan 26 13:31:50 raspberrypi systemd[1]: Started Cleanup of Temporary 
Directories.
Jan 26 13:33:55 raspberrypi ntpd[445]: 193.150.34.2 local addr 10.1.1.7 -> 
<null>
Jan 26 13:34:17 raspberrypi ntpd[445]: 203.86.206.43 local addr 10.1.1.7 -> 
<null>
Jan 26 13:34:47 raspberrypi ntpd[445]: 91.220.110.116 local addr 10.1.1.7 -> 
<null>
Jan 26 13:40:10 raspberrypi kernel: [ 1408.162414] rpi_firmware_get_throttled: 
4 callbacks suppressed
Jan 26 13:40:10 raspberrypi kernel: [ 1408.162421] Under-voltage detected! 
(0x00050005)
Jan 26 13:40:14 raspberrypi kernel: [ 1412.322376] rpi_firmware_get_throttled: 
4 callbacks suppressed
Jan 26 13:40:14 raspberrypi kernel: [ 1412.322380] Voltage normalised 
(0x00000000)
Jan 26 13:40:18 raspberrypi kernel: [ 1416.482448] Under-voltage detected! 
(0x00050005)
Jan 26 13:40:23 raspberrypi weewx[502]: cheetahgenerator: Generated 15 files 
for report StandardReport in 2.57 seconds
Jan 26 13:40:24 raspberrypi weewx[502]: imagegenerator: Generated 12 images for 
StandardReport in 1.40 seconds
Jan 26 13:40:24 raspberrypi weewx[502]: copygenerator: copied 0 files to 
/var/www/html/weewx
Jan 26 13:40:24 raspberrypi weewx[502]: cheetahgenerator: Generated 1 files for 
report xstats in 0.05 seconds
Jan 26 13:40:29 raspberrypi weewx[502]: ftpgenerator: ftp'd 28 files in 5.23 
seconds
Jan 26 13:40:35 raspberrypi kernel: [ 1433.122609] Voltage normalised 
(0x00000000)
Jan 26 13:40:38 raspberrypi ntpd[445]: 203.99.128.34 local addr 10.1.1.7 -> 
<null>
Jan 26 13:40:45 raspberrypi kernel: [ 1443.522678] Under-voltage detected! 
(0x00050005)
Jan 26 13:40:57 raspberrypi kernel: [ 1456.002774] Voltage normalised 
(0x00000000)


Reply via email to