Related syslog-segment from RPI_CLI obtained with PuttySSH

Op vrijdag 26 maart 2021 om 10:00:19 UTC+1 schreef Ton vanN:

> Novice to WeeWX.
> Have the main progam as simulator up and running (= see files updating in 
> folder public_html ).
> Now trying to implement a template to generate an uploadfile for 
> HetWeerActueel.
> [has been discussed earlier in this forum, but that discussion apparently 
> not ending with working solution]
>
> Template [attached in zip-file] should generate a htm-file.
> For activation of the template I inserted the following text in 
> /home/weewx/skins/Standard/skin.conf at the end of the section 
> CheetahGenerator
>
>     [[HWA]]
>         # Report that generates an uploadfile for HetWeerActueel.
>         [[[OWD]]]
>             template = openweerdata_wx.htm.tmpl
>  
> Would expect the generated htm-file to appear in folder public_html
> When running WeeWX no errors (which is OK), but also nowhere the expected 
> htm-file:
> what needs to be done to activate file-generation?  
>

-- 
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/d6591a4a-09d9-41f7-8092-5e0fcbc113ccn%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