Fresh catch of this morning

Op zaterdag 13 maart 2021 om 20:54:22 UTC+1 schreef vince:

> /var/log/syslog on a pi
>
> On Saturday, March 13, 2021 at 11:13:01 AM UTC-8 ton...@gmail.com wrote:
>
>> Vince,
>> Which logfile is wanted?
>> Reason for the question:
>> the logging at step 5 is passing at flashing speed ......
>>
>> Op zaterdag 13 maart 2021 om 18:46:47 UTC+1 schreef vince:
>>
>>> We cannot help without seeing some logfile information.
>>>
>>> We would need to see your log from the time weewx started through one or 
>>> two reporting cycles.
>>>
>>> On Saturday, March 13, 2021 at 9:36:10 AM UTC-8 ton...@gmail.com wrote:
>>>
>>>> After crash, started with fresh install on Raspberry already having 
>>>> Domoticz (which is including Apache2).
>>>> Used procedure with setup.py as per /home/weewx/docs/setup.htm 
>>>> Progressed with setup *till* Step 6. 
>>>> At step 5. see weewx-messages passing.
>>>>
>>>> However now lost, because /home/weewx/public_html as mentioned in Step 
>>>> 6 is not present.
>>>>
>>>> During installation apparently something missed to get reporting in 
>>>> place:
>>>> how to correct? Hint to applicable description?
>>>>
>>>>

-- 
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/d36d304d-231e-4322-905a-149330f70d07n%40googlegroups.com.
 sudo tail -f /var/log/syslog

Mar 14 08:24:47 raspberrypi dhcpcd[423]: wlan0: received approval for 
192.168.0.187
Mar 14 08:24:47 raspberrypi dhcpcd[423]: wlan0: received approval for 
192.168.0.187
Mar 14 08:24:47 raspberrypi dhcpcd[423]: wlan0: received approval for 
192.168.0.187
Mar 14 08:24:47 raspberrypi weewx[31930] INFO __main__: retrying...
Mar 14 08:24:47 raspberrypi dhcpcd[423]: wlan0: received approval for 
192.168.0.187
Mar 14 08:24:47 raspberrypi weewx[31930] INFO __main__: Using configuration 
file /home/weewx/weewx.conf
Mar 14 08:24:47 raspberrypi weewx[31930] INFO __main__: Debug is 0
Mar 14 08:24:47 raspberrypi weewx[31930] INFO weewx.engine: Loading station 
type Simulator (weewx.drivers.simulator)
Mar 14 08:24:47 raspberrypi weewx[31930] INFO weewx.engine: StdConvert target 
unit is 0x1
Mar 14 08:24:47 raspberrypi weewx[31930] INFO weewx.engine: Archive will use 
data binding wx_binding
Mar 14 08:24:47 raspberrypi weewx[31930] INFO weewx.engine: Record generation 
will be attempted in 'hardware'
Mar 14 08:24:47 raspberrypi weewx[31930] INFO weewx.engine: Using archive 
interval of 300 seconds (specified in weewx configuration)
Mar 14 08:24:47 raspberrypi weewx[31930] INFO weewx.restx: StationRegistry: 
Registration not requested.
Mar 14 08:24:47 raspberrypi weewx[31930] INFO weewx.restx: Wunderground: 
Posting not enabled.
Mar 14 08:24:47 raspberrypi weewx[31930] INFO weewx.restx: PWSweather: Posting 
not enabled.
Mar 14 08:24:47 raspberrypi weewx[31930] INFO weewx.restx: CWOP: Posting not 
enabled.
Mar 14 08:24:47 raspberrypi weewx[31930] INFO weewx.restx: WOW: Posting not 
enabled.
Mar 14 08:24:47 raspberrypi weewx[31930] INFO weewx.restx: AWEKAS: Posting not 
enabled.
Mar 14 08:24:47 raspberrypi weewx[31930] INFO __main__: Starting up weewx 
version 4.4.0
Mar 14 08:24:47 raspberrypi weewx[31930] INFO weewx.engine: Clock error is 
-0.04 seconds (positive is fast)
Mar 14 08:24:47 raspberrypi weewx[31930] INFO weewx.engine: Using binding 
'wx_binding' to database 'weewx.sdb'
Mar 14 08:24:47 raspberrypi weewx[31930] INFO weewx.manager: Starting backfill 
of daily summaries
Mar 14 08:24:47 raspberrypi weewx[31930] INFO weewx.manager: Daily summaries up 
to date
Mar 14 08:24:47 raspberrypi weewx[31930] INFO weewx.engine: Starting main 
packet loop.
Mar 14 08:24:48 raspberrypi dhcpcd[423]: wlan0: received approval for 
192.168.0.187
Mar 14 08:24:48 raspberrypi weewx[12140] INFO weewx.engine: Main loop exiting. 
Shutting engine down.
Mar 14 08:24:48 raspberrypi dhcpcd[423]: wlan0: received approval for 
192.168.0.187
Mar 14 08:24:48 raspberrypi weewx[12140] CRITICAL __main__: Caught OSError: 
[Errno 5] Invoer-/uitvoerfout
Mar 14 08:24:48 raspberrypi weewx[12140] CRITICAL __main__:     ****  Traceback 
(most recent call last):
Mar 14 08:24:48 raspberrypi weewx[12140] CRITICAL __main__:     ****    File 
"/home/weewx/bin/weewxd", line 157, in main
Mar 14 08:24:48 raspberrypi weewx[12140] CRITICAL __main__:     ****      
engine.run()
Mar 14 08:24:48 raspberrypi weewx[12140] CRITICAL __main__:     ****    File 
"/home/weewx/bin/weewx/engine.py", line 210, in run
Mar 14 08:24:48 raspberrypi weewx[12140] CRITICAL __main__:     ****      
self.dispatchEvent(weewx.Event(weewx.NEW_LOOP_PACKET, packet=packet))
Mar 14 08:24:48 raspberrypi weewx[12140] CRITICAL __main__:     ****    File 
"/home/weewx/bin/weewx/engine.py", line 245, in dispatchEvent
Mar 14 08:24:48 raspberrypi weewx[12140] CRITICAL __main__:     ****      
callback(event)
Mar 14 08:24:48 raspberrypi weewx[12140] CRITICAL __main__:     ****    File 
"/home/weewx/bin/weewx/engine.py", line 781, in new_loop_packet
Mar 14 08:24:48 raspberrypi weewx[12140] CRITICAL __main__:     ****      
to_sorted_string(event.packet))
Mar 14 08:24:48 raspberrypi weewx[12140] CRITICAL __main__:     ****  OSError: 
[Errno 5] Invoer-/uitvoerfout
Mar 14 08:24:48 raspberrypi weewx[12140] CRITICAL __main__:     ****  Waiting 
10 seconds then retrying...
Mar 14 08:24:48 raspberrypi dhcpcd[423]: wlan0: received approval for 
192.168.0.187



Reply via email to