I tried putting in option 1 for debug and the conf file is updated, but the 
system log still shows the Jan. 16th info.  

Jan 16 08:34:21 carlsons systemd[1]: Started weewx.service - WeeWX.
Jan 16 08:34:21 carlsons weewxd[3678]: INFO __main__: Initializing weewxd 
version 5.1.0
Jan 16 08:34:21 carlsons weewxd[3678]: INFO __main__: Command line: 
/usr/share/weewx/weewxd.py /etc/weewx/weewx.conf
Jan 16 08:34:21 carlsons weewxd[3678]: INFO __main__: Using Python: 3.11.2 
(main, Nov 30 2024, 21:22:50) [GCC 12.2.0]
Jan 16 08:34:21 carlsons weewxd[3678]: INFO __main__: Located at:   
/usr/bin/python3
Jan 16 08:34:21 carlsons weewxd[3678]: INFO __main__: Platform:     
Linux-6.6.62+rpt-rpi-2712-aarch64-with-glibc2.36
Jan 16 08:34:21 carlsons weewxd[3678]: INFO __main__: Locale:       'en_US'
Jan 16 08:34:21 carlsons weewxd[3678]: INFO __main__: Entry path:   
/usr/share/weewx/weewxd.py
Jan 16 08:34:21 carlsons weewxd[3678]: INFO __main__: WEEWX_ROOT:   
/etc/weewx
Jan 16 08:34:21 carlsons weewxd[3678]: INFO __main__: Config file: 
 /etc/weewx/weewx.conf
Jan 16 08:34:21 carlsons weewxd[3678]: INFO __main__: User module: 
 /etc/weewx/bin/user
Jan 16 08:34:21 carlsons weewxd[3678]: INFO __main__: Debug:        0
Jan 16 08:34:21 carlsons weewxd[3678]: INFO __main__: User:         weewx
Jan 16 08:34:21 carlsons weewxd[3678]: INFO __main__: Group:        weewx
Jan 16 08:34:21 carlsons weewxd[3678]: INFO __main__: Groups:       weewx
Jan 16 08:34:21 carlsons weewxd[3678]: INFO weewx.engine: Loading station 
type Simulator (weewx.drivers.simulator)
Jan 16 08:34:21 carlsons weewxd[3678]: INFO weewx.engine: StdConvert target 
unit is 0x1
Jan 16 08:34:21 carlsons weewxd[3678]: INFO weewx.wxservices: 
StdWXCalculate will use data binding wx_binding
Jan 16 08:34:21 carlsons weewxd[3678]: INFO weewx.manager: Created and 
initialized table 'archive' in database 'weewx.sdb'
Jan 16 08:34:21 carlsons weewxd[3678]: INFO weewx.manager: Created daily 
summary tables
Jan 16 08:34:21 carlsons weewxd[3678]: INFO weewx.engine: Archive will use 
data binding wx_binding
Jan 16 08:34:21 carlsons weewxd[3678]: INFO weewx.engine: Record generation 
will be attempted in 'hardware'
Jan 16 08:34:21 carlsons weewxd[3678]: INFO weewx.engine: Using archive 
interval of 300 seconds (specified in weewx configuration)
Jan 16 08:34:21 carlsons weewxd[3678]: INFO weewx.restx: StationRegistry: 
Registration not requested.
Jan 16 08:34:21 carlsons weewxd[3678]: INFO weewx.restx: Wunderground: 
Posting not enabled.
Jan 16 08:34:21 carlsons weewxd[3678]: INFO weewx.restx: PWSweather: 
Posting not enabled.
Jan 16 08:34:21 carlsons weewxd[3678]: INFO weewx.restx: CWOP: Posting not 
enabled.
Jan 16 08:34:21 carlsons weewxd[3678]: INFO weewx.restx: WOW: Posting not 
enabled.
Jan 16 08:34:21 carlsons weewxd[3678]: INFO weewx.restx: AWEKAS: Posting 
not enabled.
Jan 16 08:34:21 carlsons weewxd[3678]: INFO weewx.engine: 'pyephem' 
detected, extended almanac data is available
Jan 16 08:34:21 carlsons weewxd[3678]: INFO __main__: Starting up weewx 
version 5.1.0
Jan 16 08:34:21 carlsons weewxd[3678]: INFO weewx.engine: Clock error is 
-0.06 seconds (positive is fast)


On Monday, January 27, 2025 at 4:46:57 PM UTC-8 Stacey Smith wrote:

> Hi, with very limited linux knowledge, I am trying to store my own data 
> from a davis station.
>
> I have a Pi CM5 in a POE case with a 1TB ssd.  My davis station came with 
> a 6313 screen and I have added a 6100 to get faster wind updates.  
>
> I installed Michael-six's WLL driver and followed the install guide, now I 
> am somewhat lost.  
>
> I am running mapping template 3. My browser page is only showing inside 
> temp, humidity and rain rate.  
>
> My mapping matches what the install doc says it should.   When I pull up 
> current conditions from the IP address, all the data is there.  But it will 
> not show up on my weewx page.  
>
> I have tried to delete weewx completely and wipe all data multiple times.  
> I have  an issue where my system log is stuck at my original install and 
> will not update, even though I am on the 3rd or 4th install.  It looks to 
> be stuck on simulator.  My browser page, shows the correct weather link 
> live under hardware.  
>
> Does anyone have any advice?  
>
>
>
> Jan 16 08:34:21 carlsons systemd[1]: Started weewx.service - WeeWX.
> Jan 16 08:34:21 carlsons weewxd[3678]: INFO __main__: Initializing weewxd 
> version 5.1.0
> Jan 16 08:34:21 carlsons weewxd[3678]: INFO __main__: Command line: 
> /usr/share/weewx/weewxd.py /etc/weewx/weewx.conf
> Jan 16 08:34:21 carlsons weewxd[3678]: INFO __main__: Using Python: 3.11.2 
> (main, Nov 30 2024, 21:22:50) [GCC 12.2.0]
> Jan 16 08:34:21 carlsons weewxd[3678]: INFO __main__: Located at:   
> /usr/bin/python3
> Jan 16 08:34:21 carlsons weewxd[3678]: INFO __main__: Platform:     
> Linux-6.6.62+rpt-rpi-2712-aarch64-with-glibc2.36
> Jan 16 08:34:21 carlsons weewxd[3678]: INFO __main__: Locale:       'en_US'
> Jan 16 08:34:21 carlsons weewxd[3678]: INFO __main__: Entry path:   
> /usr/share/weewx/weewxd.py
> Jan 16 08:34:21 carlsons weewxd[3678]: INFO __main__: WEEWX_ROOT:   
> /etc/weewx
> Jan 16 08:34:21 carlsons weewxd[3678]: INFO __main__: Config file: 
>  /etc/weewx/weewx.conf
> Jan 16 08:34:21 carlsons weewxd[3678]: INFO __main__: User module: 
>  /etc/weewx/bin/user
> Jan 16 08:34:21 carlsons weewxd[3678]: INFO __main__: Debug:        0
> Jan 16 08:34:21 carlsons weewxd[3678]: INFO __main__: User:         weewx
> Jan 16 08:34:21 carlsons weewxd[3678]: INFO __main__: Group:        weewx
> Jan 16 08:34:21 carlsons weewxd[3678]: INFO __main__: Groups:       weewx
> Jan 16 08:34:21 carlsons weewxd[3678]: INFO weewx.engine: Loading station 
> type Simulator (weewx.drivers.simulator)
> Jan 16 08:34:21 carlsons weewxd[3678]: INFO weewx.engine: StdConvert 
> target unit is 0x1
> Jan 16 08:34:21 carlsons weewxd[3678]: INFO weewx.wxservices: 
> StdWXCalculate will use data binding wx_binding
> Jan 16 08:34:21 carlsons weewxd[3678]: INFO weewx.manager: Created and 
> initialized table 'archive' in database 'weewx.sdb'
> Jan 16 08:34:21 carlsons weewxd[3678]: INFO weewx.manager: Created daily 
> summary tables
> Jan 16 08:34:21 carlsons weewxd[3678]: INFO weewx.engine: Archive will use 
> data binding wx_binding
> Jan 16 08:34:21 carlsons weewxd[3678]: INFO weewx.engine: Record 
> generation will be attempted in 'hardware'
> Jan 16 08:34:21 carlsons weewxd[3678]: INFO weewx.engine: Using archive 
> interval of 300 seconds (specified in weewx configuration)
> Jan 16 08:34:21 carlsons weewxd[3678]: INFO weewx.restx: StationRegistry: 
> Registration not requested.
> Jan 16 08:34:21 carlsons weewxd[3678]: INFO weewx.restx: Wunderground: 
> Posting not enabled.
> Jan 16 08:34:21 carlsons weewxd[3678]: INFO weewx.restx: PWSweather: 
> Posting not enabled.
>
> On the status page, I get various no data warnings, but they change and 
> sometimes everything is working.  
>
> * weewx.service - WeeWX
>      Loaded: loaded (/lib/systemd/system/weewx.service; enabled; preset: 
> enabled)
>      Active: active (running) since Mon 2025-01-27 15:49:55 PST; 49min ago
>        Docs: https://weewx.com/docs
>    Main PID: 1498 (python3)
>       Tasks: 3 (limit: 9563)
>         CPU: 8.082s
>      CGroup: /system.slice/weewx.service
>              `-1498 python3 /usr/share/weewx/weewxd.py 
> /etc/weewx/weewx.conf
>
> Jan 27 16:38:56 carlsons weewxd[1498]: INFO user.weatherlink_live.driver: 
> Emitting poll packet
> Jan 27 16:38:57 carlsons weewxd[1498]: INFO user.weatherlink_live.driver: 
> Emitting push (broadcast) packet
> Jan 27 16:39:02 carlsons weewxd[1498]: WARNING 
> user.weatherlink_live.driver: No data since 1 iterations
> Jan 27 16:39:04 carlsons weewxd[1498]: INFO user.weatherlink_live.driver: 
> Emitting push (broadcast) packet
> Jan 27 16:39:06 carlsons weewxd[1498]: INFO user.weatherlink_live.driver: 
> Emitting push (broadcast) packet
> Jan 27 16:39:07 carlsons weewxd[1498]: INFO user.weatherlink_live.driver: 
> Emitting poll packet
> Jan 27 16:39:09 carlsons weewxd[1498]: INFO user.weatherlink_live.driver: 
> Emitting push (broadcast) packet
> Jan 27 16:39:14 carlsons weewxd[1498]: WARNING 
> user.weatherlink_live.driver: No data since 1 iterations
> Jan 27 16:39:19 carlsons weewxd[1498]: INFO user.weatherlink_live.driver: 
> Emitting poll packet
> Jan 27 16:39:19 carlsons weewxd[1498]: INFO user.weatherlink_live.driver: 
> Emitting push (broadcast) packet
>
>
> { "data": { "did": "001D0A71AA84", "ts": 1738024860, "conditions": [ { 
> "lsid": 813882, "data_structure_type": 1, "txid": 5, "temp": 32.8, "hum": 
> 64, "dew_point": 22, "wet_bulb": 28.1, "heat_index": 32.2, "wind_chill": 
> 32, "thw_index": 31.4, "thsw_index": 29.4, "wind_speed_last": 2.25, 
> "wind_dir_last": 82, "wind_speed_avg_last_1_min": 1.25, 
> "wind_dir_scalar_avg_last_1_min": 82, "wind_speed_avg_last_2_min": 1.56, 
> "wind_dir_scalar_avg_last_2_min": 84, "wind_speed_hi_last_2_min": 2, 
> "wind_dir_at_hi_speed_last_2_min": 82, "wind_speed_avg_last_10_min": 1.93, 
> "wind_dir_scalar_avg_last_10_min": 89, "wind_speed_hi_last_10_min": 3.18, 
> "wind_dir_at_hi_speed_last_10_min": 97, "rain_size": 1, "rain_rate_last": 
> 0, "rain_rate_hi": 0, "rainfall_last_15_min": 0, 
> "rain_rate_hi_last_15_min": 0, "rainfall_last_60_min": 0, 
> "rainfall_last_24_hr": 0, "rain_storm": null, "rain_storm_start_at": null, 
> "solar_rad": 21, "uv_index": 0, "rx_state": 0, "trans_battery_flag": 0, 
> "rainfall_daily": 0, "rainfall_monthly": 0, "rainfall_year": 73, 
> "rain_storm_last": null, "rain_storm_last_start_at": null, 
> "rain_storm_last_end_at": null }, { "lsid": 813883, "data_structure_type": 
> 2, "txid": 6, "temp_1": 33, "temp_2": null, "temp_3": null, "temp_4": null, 
> "moist_soil_1": null, "moist_soil_2": null, "moist_soil_3": null, 
> "moist_soil_4": null, "wet_leaf_1": 0.1, "wet_leaf_2": null, "rx_state": 0, 
> "trans_battery_flag": 0 }, { "lsid": 813880, "data_structure_type": 4, 
> "temp_in": 70.7, "hum_in": 26.4, "dew_point_in": 34.5, "heat_index_in": 
> 66.9 }, { "lsid": 813879, "data_structure_type": 3, "bar_sea_level": 
> 30.372, "bar_trend": -0.029, "bar_absolute": 28.792 } ] }, "error": null
>
>

-- 
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].
To view this discussion visit 
https://groups.google.com/d/msgid/weewx-user/128970ca-b8a7-44ea-9e68-3172cf405c71n%40googlegroups.com.

Reply via email to