Hi Gary,I guess no major problem, about 15 or so miles from here, just like things to look right. Thought I might be inputting the info wrong.
| Latitude: | 34° 00.64' N |
| Longitude: | 096° 25.54' W |
Also, did you mean to attach something?
Gary
Gary
Thanks Gary,I have started working on rtgd and have a few questions.1. in the gauge.js located in weewx/skins/ss/scripts directory where the comment says to change to the location of the gauge-data.txt. How do I do this? I tried the full path from /Users/keith/Sites/weewx to either gauge-data.txt in public_html and public_html/ss but it kills gauges.
2. in the github download i pulled down a post_gauge-data.php file along with the tar.gz . Where do I put this or do I not need it? I haven't seen it mentioned anywhere.
Probably dumb questions but it kinda has me stuck.
Also, out of curiosity, where do you live?
I have some more questions, first a little background.
I’m using a iMac running High Sierra 10.13.2.
I have weewx running well and some rtgd working so-so.
The firs thing. I’ve seen in several post about showing what the log files displays. I’m assuming System log. I see very little in the log file other than when I start and stop and when the data base is up dated every 5 mins.
If i do ‘ ps aux|grep weewx ‘ results in
root 1236 100.1 0.2 4401200 70564 ?? Rs 7:36AM 207:32.45 /usr/bin/python /Users/keith/Sites/weewx/bin/weewxd /Users/keith/Sites/weewx/weewx.conf
‘ top ‘ = python running but nothing else for weewx.
If I run ‘tail -f /private/var/log/system.log’ in one terminal window and start weewx in another window, I only see when I start weewx and like any data that needs to be updated in weewx sdb. I don’t know how to look at everything that’s loading as i’ve seen in some posts. Maybe I’m not looking at the correct log.
Now as for as getting rtgd up and going. After getting the steel series running well then install rtgd as mentioned before. I set the realTimeUrlWeewx file (like you explained before) to ‘/ss/gauge-data.txt’ and that kills gauges. All gauges return to the ‘0’ position(fully CCW).
I tried ‘ss/gauge-data.txt’ and ‘../gauge-data.txt’ but the same results. If I leave it as ‘gauge-data.txt’ the file is updated in public_html. the data file in public_html/ss is up dated also but they appear different. I guess that because only the changed data in placed there. The gauges do update but instead of 2.5 sec. as I have set in realtiemInterval, it only updated ever 5 mins.
I’m sure I have multiple things wrong but I all looks correct.
AND just one more question. Does the [RealtimeGaugeData] info go at the end of weewx.conf or some other location?
Sorry for the long post and the many questions!!!
Keith
That's about 100 miles south of here. You would really be shocked now. The low last night here was 8.7° F.
I’m using a iMac running High Sierra 10.13.2.
I have weewx running well and some rtgd working so-so.
The firs thing. I’ve seen in several post about showing what the log files displays. I’m assuming System log. I see very little in the log file other than when I start and stop and when the data base is up dated every 5 mins.
If i do ‘ ps aux|grep weewx ‘ results in
root 1236 100.1 0.2 4401200 70564 ?? Rs 7:36AM 207:32.45 /usr/bin/python /Users/keith/Sites/weewx/bin/weewxd /Users/keith/Sites/weewx/weewx.conf
‘ top ‘ = python running but nothing else for weewx.
If I run ‘tail -f /private/var/log/system.log’ in one terminal window and start weewx in another window, I only see when I start weewx and like any data that needs to be updated in weewx sdb. I don’t know how to look at everything that’s loading as i’ve seen in some posts. Maybe I’m not looking at the correct log.
Jan 18 11:57:27 stretch22 weewx[16365]: engine: Initializing weewx version 3.8.0a1
Jan 18 11:57:27 stretch22 weewx[16365]: engine: Using Python 2.7.13 (default, Nov 24 2017, 17:33:09) #012[GCC 6.3.0 20170516]
Jan 18 11:57:27 stretch22 weewx[16365]: engine: Platform Linux-4.9.0-5-amd64-x86_64-with-debian-9.3
Jan 18 11:57:27 stretch22 weewx[16365]: engine: Locale is 'en_AU.UTF-8'
Jan 18 11:57:27 stretch22 weewx[16365]: engine: pid file is /var/run/weewx.pid
Jan 18 11:57:27 stretch22 weewx[16355]: Starting weewx weather system: weewx.
Jan 18 11:57:27 stretch22 weewx[16369]: engine: Using configuration file /home/weewx/weewx.conf
Jan 18 11:57:27 stretch22 weewx[16369]: engine: Loading station type Simulator (weewx.drivers.simulator)
Jan 18 11:57:27 stretch22 weewx[16369]: engine: StdConvert target unit is 0x1
Jan 18 11:57:27 stretch22 weewx[16369]: wxcalculate: The following values will be calculated: barometer=prefer_hardware, windchill=prefer_hardware, dewpoint=prefer_hardware, appTemp=prefer_hardware, rainRate=prefer_hardware, windrun=prefer_hardware, heatindex=prefer_hardware, maxSolarRad=prefer_hardware, humidex=prefer_hardware, pressure=prefer_hardware, inDewpoint=prefer_hardware, ET=prefer_hardware, altimeter=prefer_hardware, cloudbase=prefer_hardware
Jan 18 11:57:27 stretch22 weewx[16369]: wxcalculate: The following algorithms will be used for calculations: altimeter=aaNOAA, maxSolarRad=RS
Jan 18 11:57:27 stretch22 weewx[16369]: engine: Archive will use data binding wx_binding
Jan 18 11:57:27 stretch22 weewx[16369]: engine: Record generation will be attempted in 'hardware'
Jan 18 11:57:27 stretch22 weewx[16369]: engine: Using archive interval of 300 seconds (specified in weewx configuration)
Jan 18 11:57:27 stretch22 weewx[16369]: engine: Using binding 'wx_binding' to database 'weewx.sdb'
Jan 18 11:57:27 stretch22 weewx[16369]: manager: Starting backfill of daily summaries
Jan 18 11:57:27 stretch22 weewx[16369]: restx: StationRegistry: Registration not requested.
Jan 18 11:57:27 stretch22 weewx[16369]: restx: Wunderground: Posting not enabled.
Jan 18 11:57:27 stretch22 weewx[16369]: restx: PWSweather: Posting not enabled.
Jan 18 11:57:27 stretch22 weewx[16369]: restx: CWOP: Posting not enabled.
Jan 18 11:57:27 stretch22 weewx[16369]: restx: WOW: Posting not enabled.
Jan 18 11:57:27 stretch22 weewx[16369]: restx: AWEKAS: Posting not enabled.
Jan 18 11:57:27 stretch22 weewx[16369]: rtgd: RealTimeGaugeData will generate gauge-data.txt. min_interval is None
Jan 18 11:57:27 stretch22 weewx[16369]: engine: Starting up weewx version 3.8.0a1
Jan 18 11:57:27 stretch22 weewx[16369]: engine: Clock error is -0.03 seconds (positive is fast)
Jan 18 11:57:27 stretch22 weewx[16369]: engine: Starting main packet loop.
Jan 18 12:00:14 stretch22 weewx[16369]: manager: Added record 2018-01-18 12:00:00 AEST (1516240800) to database 'weewx.sdb'
Jan 18 12:00:14 stretch22 weewx[16369]: manager: Added record 2018-01-18 12:00:00 AEST (1516240800) to daily summary in 'weewx.sdb'
Jan 18 12:00:16 stretch22 weewx[16369]: cheetahgenerator: Generated 14 files for report StandardReport in 1.18 seconds
Jan 18 12:00:18 stretch22 weewx[16369]: imagegenerator: Generated 49 images for StandardReport in 1.81 seconds
Jan 18 12:00:18 stretch22 weewx[16369]: copygenerator: copied 14 files to /home/weewx/public_html
Jan 18 12:01:22 stretch22 weewx[16427]: engine: Initializing weewx version 3.8.0a1
Jan 18 12:01:22 stretch22 weewx[16427]: engine: Using Python 2.7.13 (default, Nov 24 2017, 17:33:09) #012[GCC 6.3.0 20170516]
Jan 18 12:01:22 stretch22 weewx[16427]: engine: Platform Linux-4.9.0-5-amd64-x86_64-with-debian-9.3
Jan 18 12:01:22 stretch22 weewx[16427]: engine: Locale is 'en_AU.UTF-8'
Jan 18 12:01:22 stretch22 weewx[16427]: engine: pid file is /var/run/weewx.pid
Jan 18 12:01:22 stretch22 weewx[16417]: Starting weewx weather system: weewx.
Jan 18 12:01:22 stretch22 weewx[16431]: engine: Using configuration file /home/weewx/weewx.conf
Jan 18 12:01:22 stretch22 weewx[16431]: engine: debug is 1
Jan 18 12:01:22 stretch22 weewx[16431]: engine: Initializing engine
Jan 18 12:01:22 stretch22 weewx[16431]: engine: Loading station type Simulator (weewx.drivers.simulator)
Jan 18 12:01:22 stretch22 weewx[16431]: engine: Loading service weewx.engine.StdTimeSynch
Jan 18 12:01:22 stretch22 weewx[16431]: engine: Finished loading service weewx.engine.StdTimeSynch
Jan 18 12:01:22 stretch22 weewx[16431]: engine: Loading service weewx.engine.StdConvert
Jan 18 12:01:22 stretch22 weewx[16431]: engine: StdConvert target unit is 0x1
Jan 18 12:01:22 stretch22 weewx[16431]: engine: Finished loading service weewx.engine.StdConvert
Jan 18 12:01:22 stretch22 weewx[16431]: engine: Loading service weewx.engine.StdCalibrate
Jan 18 12:01:22 stretch22 weewx[16431]: engine: Finished loading service weewx.engine.StdCalibrate
Jan 18 12:01:22 stretch22 weewx[16431]: engine: Loading service weewx.engine.StdQC
Jan 18 12:01:22 stretch22 weewx[16431]: engine: Finished loading service weewx.engine.StdQC
Jan 18 12:01:22 stretch22 weewx[16431]: engine: Loading service weewx.wxservices.StdWXCalculate
Jan 18 12:01:22 stretch22 weewx[16431]: wxcalculate: The following values will be calculated: barometer=prefer_hardware, windchill=prefer_hardware, dewpoint=prefer_hardware, appTemp=prefer_hardware, rainRate=prefer_hardware, windrun=prefer_hardware, heatindex=prefer_hardware, maxSolarRad=prefer_hardware, humidex=prefer_hardware, pressure=prefer_hardware, inDewpoint=prefer_hardware, ET=prefer_hardware, altimeter=prefer_hardware, cloudbase=prefer_hardware
Jan 18 12:01:22 stretch22 weewx[16431]: wxcalculate: The following algorithms will be used for calculations: altimeter=aaNOAA, maxSolarRad=RS
Jan 18 12:01:22 stretch22 weewx[16431]: engine: Finished loading service weewx.wxservices.StdWXCalculate
Jan 18 12:01:22 stretch22 weewx[16431]: engine: Loading service weewx.engine.StdArchive
Jan 18 12:01:22 stretch22 weewx[16431]: engine: Archive will use data binding wx_binding
Jan 18 12:01:22 stretch22 weewx[16431]: engine: Record generation will be attempted in 'hardware'
Jan 18 12:01:22 stretch22 weewx[16431]: engine: Using archive interval of 300 seconds (specified in weewx configuration)
Jan 18 12:01:22 stretch22 weewx[16431]: engine: Use LOOP data in hi/low calculations: 1
Jan 18 12:01:22 stretch22 weewx[16431]: manager: Daily summary version is 2.0
Jan 18 12:01:22 stretch22 weewx[16431]: engine: Using binding 'wx_binding' to database 'weewx.sdb'
Jan 18 12:01:22 stretch22 weewx[16431]: manager: Starting backfill of daily summaries
Jan 18 12:01:22 stretch22 weewx[16431]: engine: Finished loading service weewx.engine.StdArchive
Jan 18 12:01:22 stretch22 weewx[16431]: engine: Loading service weewx.restx.StdStationRegistry
Jan 18 12:01:22 stretch22 weewx[16431]: restx: StationRegistry: Registration not requested.
Jan 18 12:01:22 stretch22 weewx[16431]: engine: Finished loading service weewx.restx.StdStationRegistry
Jan 18 12:01:22 stretch22 weewx[16431]: engine: Loading service weewx.restx.StdWunderground
Jan 18 12:01:22 stretch22 weewx[16431]: restx: Wunderground: Posting not enabled.
Jan 18 12:01:22 stretch22 weewx[16431]: engine: Finished loading service weewx.restx.StdWunderground
Jan 18 12:01:22 stretch22 weewx[16431]: engine: Loading service weewx.restx.StdPWSweather
Jan 18 12:01:22 stretch22 weewx[16431]: restx: PWSweather: Posting not enabled.
Jan 18 12:01:22 stretch22 weewx[16431]: engine: Finished loading service weewx.restx.StdPWSweather
Jan 18 12:01:22 stretch22 weewx[16431]: engine: Loading service weewx.restx.StdCWOP
Jan 18 12:01:22 stretch22 weewx[16431]: restx: CWOP: Posting not enabled.
Jan 18 12:01:22 stretch22 weewx[16431]: engine: Finished loading service weewx.restx.StdCWOP
Jan 18 12:01:22 stretch22 weewx[16431]: engine: Loading service weewx.restx.StdWOW
Jan 18 12:01:22 stretch22 weewx[16431]: restx: WOW: Posting not enabled.
Jan 18 12:01:22 stretch22 weewx[16431]: engine: Finished loading service weewx.restx.StdWOW
Jan 18 12:01:22 stretch22 weewx[16431]: engine: Loading service weewx.restx.StdAWEKAS
Jan 18 12:01:22 stretch22 weewx[16431]: restx: AWEKAS: Posting not enabled.
Jan 18 12:01:22 stretch22 weewx[16431]: engine: Finished loading service weewx.restx.StdAWEKAS
Jan 18 12:01:22 stretch22 weewx[16431]: engine: Loading service weewx.engine.StdPrint
Jan 18 12:01:22 stretch22 weewx[16431]: engine: Finished loading service weewx.engine.StdPrint
Jan 18 12:01:22 stretch22 weewx[16431]: engine: Loading service weewx.engine.StdReport
Jan 18 12:01:22 stretch22 weewx[16431]: engine: Finished loading service weewx.engine.StdReport
Jan 18 12:01:22 stretch22 weewx[16431]: engine: Loading service user.rtgd.RealtimeGaugeData
Jan 18 12:01:22 stretch22 weewx[16431]: manager: Daily summary version is 2.0
Jan 18 12:01:22 stretch22 weewx[16431]: rtgd: RealTimeGaugeData will generate gauge-data.txt. min_interval is None
Jan 18 12:01:22 stretch22 weewx[16431]: engine: Finished loading service user.rtgd.RealtimeGaugeData
Jan 18 12:01:22 stretch22 weewx[16431]: engine: Starting up weewx version 3.8.0a1
Jan 18 12:01:22 stretch22 weewx[16431]: engine: Clock error is -0.04 seconds (positive is fast)
Jan 18 12:01:22 stretch22 weewx[16431]: engine: Starting main packet loop.
Jan 18 12:01:22 stretch22 weewx[16431]: manager: Daily summary version is 2.0
Jan 18 12:01:22 stretch22 weewx[16431]: manager: Daily summary version is 2.0
Jan 18 12:01:22 stretch22 weewx[16431]: rtgdthread: Zambretti is installed: False
Jan 18 12:05:15 stretch22 weewx[16431]: manager: Added record 2018-01-18 12:05:00 AEST (1516241100) to database 'weewx.sdb'
Jan 18 12:05:15 stretch22 weewx[16431]: manager: Added record 2018-01-18 12:05:00 AEST (1516241100) to daily summary in 'weewx.sdb'
Jan 18 12:05:15 stretch22 weewx[16431]: reportengine: Running reports for latest time in the database.
Jan 18 12:05:15 stretch22 weewx[16431]: reportengine: Running report StandardReport
Jan 18 12:05:15 stretch22 weewx[16431]: reportengine: Found configuration file /home/weewx/skins/Standard/skin.conf for report StandardReport
Jan 18 12:05:15 stretch22 weewx[16431]: cheetahgenerator: using search list ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras']
Jan 18 12:05:15 stretch22 weewx[16431]: manager: Daily summary version is 2.0
Jan 18 12:05:16 stretch22 weewx[16431]: cheetahgenerator: Generated 14 files for report StandardReport in 1.10 seconds
Jan 18 12:05:16 stretch22 weewx[16431]: manager: Daily summary version is 2.0
Jan 18 12:05:16 stretch22 weewx[16431]: imagegenerator: Generated 12 images for StandardReport in 0.17 seconds
Jan 18 12:05:16 stretch22 weewx[16431]: copygenerator: copied 14 files to /home/weewx/public_html
Jan 18 12:05:16 stretch22 weewx[16431]: reportengine: Running report FTP
Jan 18 12:05:16 stretch22 weewx[16431]: reportengine: Found configuration file /home/weewx/skins/Ftp/skin.conf for report FTP
Jan 18 12:05:16 stretch22 weewx[16431]: ftpgenerator: FTP upload not requested. Skipped.
Jan 18 12:05:16 stretch22 weewx[16431]: reportengine: Running report RSYNC
Jan 18 12:05:16 stretch22 weewx[16431]: reportengine: Found configuration file /home/weewx/skins/Rsync/skin.conf for report RSYNC
Jan 18 12:05:16 stretch22 weewx[16431]: rsyncgenerator: rsync upload not requested. Skipped.
Now as for as getting rtgd up and going. After getting the steel series running well then install rtgd as mentioned before. I set the realTimeUrlWeewx file (like you explained before) to ‘/ss/gauge-data.txt’ and that kills gauges. All gauges return to the ‘0’ position(fully CCW).
I tried ‘ss/gauge-data.txt’ and ‘../gauge-data.txt’ but the same results. If I leave it as ‘gauge-data.txt’ the file is updated in public_html. the data file in public_html/ss is up dated also but they appear different. I guess that because only the changed data in placed there. The gauges do update but instead of 2.5 sec. as I have set in realtiemInterval, it only updated ever 5 mins.
I’m sure I have multiple things wrong but I all looks correct.
AND just one more question. Does the [RealtimeGaugeData] info go at the end of weewx.conf or some other location?
Sorry for the long post and the many questions!!!
Here’s where I stop weewx with debug set to 0 or 1
Jan 18 00:04:40 Keiths-new-iMac sudo[2691]: keith : TTY=ttys001 ; PWD=/Users/keith/Sites/weewx ; USER=root ; COMMAND=/bin/launchctl unload /Library/LaunchDaemons/com.weewx.weewxd.plist
Jan 18 00:04:40 Keiths-new-iMac com.apple.xpc.launchd[1] (com.weewx.weewxd[1236]): Service exited with abnormal code: 1
restarted it here, still with debug = 0 or 1
Jan 18 00:04:49 Keiths-new-iMac sudo[2693]: keith : TTY=ttys001 ; PWD=/Users/keith/Sites/weewx ; USER=root ; COMMAND=/bin/launchctl load /Library/LaunchDaemons/com.weewx.weewxd.plist
Jan 18 00:05:16 Keiths-new-iMac weewx[2695]: manager: Added record 2018-01-18 00:05:00 CST (1516255500) to database 'weewx.sdb'
Jan 18 00:05:16 Keiths-new-iMac weewx[2695]: manager: Added record 2018-01-18 00:05:00 CST (1516255500) to daily summary in 'weewx.sdb'
Just no difference. That is what has me confused.
Here is about 25 mins. of the system.log (I removed some apple system stuff) No matter what debug is set to. This listing is with debug = 1
Jan 18 00:35:16 Keiths-new-iMac weewx[2729]: manager: Added record 2018-01-18 00:35:00 CST (1516257300) to database 'weewx.sdb'
Jan 18 00:35:16 Keiths-new-iMac weewx[2729]: manager: Added record 2018-01-18 00:35:00 CST (1516257300) to daily summary in 'weewx.sdb'
Jan 18 00:40:16 Keiths-new-iMac weewx[2729]: manager: Added record 2018-01-18 00:40:00 CST (1516257600) to database 'weewx.sdb'
Jan 18 00:40:16 Keiths-new-iMac syslogd[57]: ASL Sender Statistics
Jan 18 00:40:16 Keiths-new-iMac weewx[2729]: manager: Added record 2018-01-18 00:40:00 CST (1516257600) to daily summary in 'weewx.sdb'
Jan 18 00:45:16 Keiths-new-iMac weewx[2729]: manager: Added record 2018-01-18 00:45:00 CST (1516257900) to database 'weewx.sdb'
Jan 18 00:45:16 Keiths-new-iMac weewx[2729]: manager: Added record 2018-01-18 00:45:00 CST (1516257900) to daily summary in 'weewx.sdb'
Jan 18 00:50:16 Keiths-new-iMac weewx[2729]: manager: Added record 2018-01-18 00:50:00 CST (1516258200) to database 'weewx.sdb'
Jan 18 00:50:16 Keiths-new-iMac weewx[2729]: manager: Added record 2018-01-18 00:50:00 CST (1516258200) to daily summary in 'weewx.sdb'
Jan 18 00:55:16 Keiths-new-iMac weewx[2729]: manager: Added record 2018-01-18 00:55:00 CST (1516258500) to database 'weewx.sdb'
Jan 18 00:55:16 Keiths-new-iMac weewx[2729]: manager: Added record 2018-01-18 00:55:00 CST (1516258500) to daily summary in 'weewx.sdb'
Jan 18 01:00:16 Keiths-new-iMac weewx[2729]: manager: Added record 2018-01-18 01:00:00 CST (1516258800) to database 'weewx.sdb'
Jan 18 01:00:16 Keiths-new-iMac weewx[2729]: manager: Added record 2018-01-18 01:00:00 CST (1516258800) to daily summary in 'weewx.sdb'
Now as for as getting rtgd up and going. After getting the steel series running well then install rtgd as mentioned before. I set the realTimeUrlWeewx file (like you explained before) to ‘/ss/gauge-data.txt’ and that kills gauges. All gauges return to the ‘0’ position(fully CCW).
I tried ‘ss/gauge-data.txt’ and ‘../gauge-data.txt’ but the same results. If I leave it as ‘gauge-data.txt’ the file is updated in public_html. the data file in public_html/ss is up dated also but they appear different. I guess that because only the changed data in placed there. The gauges do update but instead of 2.5 sec. as I have set in realtiemInterval, it only updated ever 5 mins.
I get nothing like you log post. I have looked at everything in /private/var/log and only system.log had anything and that was very little.
Keith,
Hmm, that log is not very helpful. Like I said I know next to nothing of Macs, though on thinking some more I thought I remember someone else have issues obtaining logs on a Mac. Did some searching and I think this is the thread, not very encouraging when you read the last post in the thread. The macOS install instructions in the User's Guide mentions 'Run the Console application and select All Messages' to view the log, I guess you went to this section to do your install so I don't know if it will help.
Not to worry, let's work on weewx.conf. At the moment you have two copies of gauge-data.txt being produced; one copy is produced during each report cycle (ie every 5 minutes) by the weeWX SteelSeries Gauges skin and a second copy is produced by the realtime gauge data (rtgd) extension. The rtgd extensions produces a loop based gauge-data.txt every loop period. No problems with both being there, as long as they are not trying to write to the same location. Ultimately though, when we get the guages working with one or the other you should (at the very least) disable the other or uninstall it.
I would like to try to work out where the two gauge-data.txt files are being generated. I suspect the SteelSeries Gauges skin is placing gauge-data.txt in /Users/keith/Sites/weewx/
public_html/ss, if so this file would be being updated every 5 minutes. I suspect that the rtgd extension should be placing gauge-data.txt in /Users/keith/Sites/weewx/public_html and this file would be being updated every 2 odd seconds. Can you confirm that these files are where I suspect and that they are being updated as stated? The files will be similar but have some differences as there are some fields in gauge-data.txt that the SteelSeries Gauges skins does not provide but the rtgd extension does.
I tried ‘ss/gauge-data.txt’ and ‘../gauge-data.txt’ but the same results. If I leave it as ‘gauge-data.txt’ the file is updated in public_html. the data file in public_html/ss is up dated also but they appear different. I guess that because only the changed data in placed there. The gauges do update but instead of 2.5 sec. as I have set in realtiemInterval, it only updated ever 5 mins.
In trying various realTimeUrlWeewx settings did you find one that correctly displayed data on the gauges? If so what setting worked, I would have expected 'gauge-data.txt' to work.
10.254.70.1 - - [18/Jan/2018:07:23:07 -0600] "GET /weewx/ss/index.html HTTP/1.1" 200 9749
10.254.70.1 - - [18/Jan/2018:07:23:07 -0600] "GET /weewx/ss/css/gauges-ss.css HTTP/1.1" 200 15722
10.254.70.1 - - [18/Jan/2018:07:23:07 -0600] "GET /weewx/ss/scripts/language.min.js HTTP/1.1" 200 79862
10.254.70.1 - - [18/Jan/2018:07:23:07 -0600] "GET /weewx/ss/scripts/RGraph.rose.min.js HTTP/1.1" 200 21244
10.254.70.1 - - [18/Jan/2018:07:23:07 -0600] "GET /weewx/ss/scripts/RGraph.common.core.min.js HTTP/1.1" 200 36577
10.254.70.1 - - [18/Jan/2018:07:23:07 -0600] "GET /weewx/ss/scripts/steelseries_tween.min.js HTTP/1.1" 304 -
10.254.70.1 - - [18/Jan/2018:07:23:07 -0600] "GET /weewx/ss/scripts/gauges.js HTTP/1.1" 304 -
10.254.70.1 - - [18/Jan/2018:07:23:07 -0600] "GET /weewx/ss/gauge-data.txt?_=1516281787619 HTTP/1.1" 200 2319
10.254.70.1 - - [18/Jan/2018:07:23:07 -0600] "GET /weewx/ss/dayinouttemp.png?1516281787763 HTTP/1.1" 200 4075
10.254.70.1 - - [18/Jan/2018:07:23:07 -0600] "GET /weewx/ss/dayouttemphum.png?1516281787763 HTTP/1.1" 200 6395
10.254.70.1 - - [18/Jan/2018:07:23:07 -0600] "GET /weewx/ss/dayrain.png?1516281787763 HTTP/1.1" 200 2623
10.254.70.1 - - [18/Jan/2018:07:23:07 -0600] "GET /weewx/ss/dayrainrate.png?1516281787763 HTTP/1.1" 200 2444
10.254.70.1 - - [18/Jan/2018:07:23:07 -0600] "GET /weewx/ss/dayinouthum.png?1516281787763 HTTP/1.1" 200 4265
10.254.70.1 - - [18/Jan/2018:07:23:07 -0600] "GET /weewx/ss/daywind.png?1516281787763 HTTP/1.1" 200 5313
10.254.70.1 - - [18/Jan/2018:07:23:07 -0600] "GET /weewx/ss/daywinddir.png?1516281787763 HTTP/1.1" 200 4477
10.254.70.1 - - [18/Jan/2018:07:23:07 -0600] "GET /weewx/ss/daywindvec.png?1516281787763 HTTP/1.1" 200 5660
10.254.70.1 - - [18/Jan/2018:07:23:07 -0600] "GET /weewx/ss/daybarometer.png?1516281787763 HTTP/1.1" 200 4324
10.254.70.1 - - [18/Jan/2018:07:23:10 -0600] "GET /weewx/ss/gauge-data.txt?_=1516281787620 HTTP/1.1" 200 2319
10.254.70.1 - - [18/Jan/2018:07:23:12 -0600] "GET /weewx/ss/gauge-data.txt?_=1516281787621 HTTP/1.1" 200 2319
10.254.70.1 - - [18/Jan/2018:07:23:15 -0600] "GET /weewx/ss/gauge-data.txt?_=1516281787622 HTTP/1.1" 200 2319
10.254.70.1 - - [18/Jan/2018:07:23:17 -0600] "GET /weewx/ss/gauge-data.txt?_=1516281787623 HTTP/1.1" 200 2319
10.254.70.1 - - [18/Jan/2018:07:23:20 -0600] "GET /weewx/ss/gauge-data.txt?_=1516281787624 HTTP/1.1" 200 2319
10.254.70.1 - - [18/Jan/2018:07:23:22 -0600] "GET /weewx/ss/gauge-data.txt?_=1516281787625 HTTP/1.1" 200 2319
10.254.70.1 - - [18/Jan/2018:07:23:25 -0600] "GET /weewx/ss/gauge-data.txt?_=1516281787626 HTTP/1.1" 200 2319
10.254.70.1 - - [18/Jan/2018:07:23:28 -0600] "GET /weewx/ss/gauge-data.txt?_=1516281787627 HTTP/1.1" 200 2319
10.254.70.1 - - [18/Jan/2018:07:23:30 -0600] "GET /weewx/ss/gauge-data.txt?_=1516281787628 HTTP/1.1" 200 2319
10.254.70.1 - - [18/Jan/2018:07:23:33 -0600] "GET /weewx/ss/gauge-data.txt?_=1516281787629 HTTP/1.1" 200 2319
10.254.70.1 - - [18/Jan/2018:07:23:35 -0600] "GET /weewx/ss/gauge-data.txt?_=1516281787630 HTTP/1.1" 200 2319
Gary,
On Thursday, January 18, 2018 at 5:43:29 AM UTC-6, gjr80 wrote:Not to worry, let's work on weewx.conf. At the moment you have two copies of gauge-data.txt being produced; one copy is produced during each report cycle (ie every 5 minutes) by the weeWX SteelSeries Gauges skin and a second copy is produced by the realtime gauge data (rtgd) extension. The rtgd extensions produces a loop based gauge-data.txt every loop period. No problems with both being there, as long as they are not trying to write to the same location. Ultimately though, when we get the guages working with one or the other you should (at the very least) disable the other or uninstall it.I would like to try to work out where the two gauge-data.txt files are being generated. I suspect the SteelSeries Gauges skin is placing gauge-data.txt in /Users/keith/Sites/weewx/public_html/ss, if so this file would be being updated every 5 minutes. I suspect that the rtgd extension should be placing gauge-data.txt in /Users/keith/Sites/weewx/public_html and this file would be being updated every 2 odd seconds. Can you confirm that these files are where I suspect and that they are being updated as stated? The files will be similar but have some differences as there are some fields in gauge-data.txt that the SteelSeries Gauges skins does not provide but the rtgd extension does.Yes, your right on both locations. I was hoping to use both so as to have the standard on one web page and realtime on another. I've seen that on a couple to sites.
realTimeUrlWeewx: 'gauge-data.txt',realTimeUrlWeewx: '../gauge-data.txt',realTimeUrlWeewx: '../gauge-data.txt',Sorry, got tied up elsewhere yesterday and not too much weeWX time.
On Friday, 19 January 2018 01:18:01 UTC+10, k_her...@yahoo.com wrote:Gary,
On Thursday, January 18, 2018 at 5:43:29 AM UTC-6, gjr80 wrote:Not to worry, let's work on weewx.conf. At the moment you have two copies of gauge-data.txt being produced; one copy is produced during each report cycle (ie every 5 minutes) by the weeWX SteelSeries Gauges skin and a second copy is produced by the realtime gauge data (rtgd) extension. The rtgd extensions produces a loop based gauge-data.txt every loop period. No problems with both being there, as long as they are not trying to write to the same location. Ultimately though, when we get the guages working with one or the other you should (at the very least) disable the other or uninstall it.I would like to try to work out where the two gauge-data.txt files are being generated. I suspect the SteelSeries Gauges skin is placing gauge-data.txt in /Users/keith/Sites/weewx/public_html/ss, if so this file would be being updated every 5 minutes. I suspect that the rtgd extension should be placing gauge-data.txt in /Users/keith/Sites/weewx/public_html and this file would be being updated every 2 odd seconds. Can you confirm that these files are where I suspect and that they are being updated as stated? The files will be similar but have some differences as there are some fields in gauge-data.txt that the SteelSeries Gauges skins does not provide but the rtgd extension does.Yes, your right on both locations. I was hoping to use both so as to have the standard on one web page and realtime on another. I've seen that on a couple to sites.Ok, so the files are where I suspect, and I can tell from your new found console log the that gauge-data.txt in public_html/ss is being updated every 5 minutes but is the gauge-data.txt in public_html being updated every few seconds? You will need to look at the files timestamp and perhaps refresh the display to see if the timestamp is updating.
Also, I gather you gauges page is not publicly viewable, its internal to your LAN only?
Gary
You know I was thinking this morning when I typed that reply, I wonder if he's editing the gauges.js in the skins folder. No matter, it's working now, updating every few seconds. You can tell by looking at the wind, if there is wind blowing it will likely change every few seconds. Having windrose data is confirmation you are using the rtgd generated gauge-data.txt, rtgd provides windrose data but the skin version does not.
I am away from home tonite, hopefully some stargazing but as usual clouds are around. I'll post some details on getting two gauges pages up, one with each gauge-data.txt if that still interests you.
Page comes up fine from the internet, that's a nice looking area where you are. Looks a bit like our area, though we have more bush (trees and undergrowth).
Gary
Gary
Downloaded 0.3.2, Fixed the cpu%.Thanks again.
How did the stargazing go?
Yes, suggest you edit weewx.conf and under [StdReport] comment out the SteelSeries skin. The SteelSeries skin is set to copy all the necessary web server files(including gauges.js) as part of the first report cycle after a WeeWX start. Commenting out the skin will prevent this occurring in the future.
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 weewx-user+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to weewx-user+...@googlegroups.com.
The first thing I think of when I hear odd characters in plots is a font issue; however, font issues usually manifest themselves as changes to extended characters such as degree signs etc. That doesn't appear to be the case here. When I look at your site just now I see the title of your yearly humidity plot as 'Outside HumidityMIN(usUnits)', whilst your daily plot has an umlaut, cents symbol and Y umlaut appended to 'Outside Humidity'. Week and month plot labels are correct. Given the different labels I am not sure this is a case of extra characters being added by incorrect editing of skin.conf, if that was the case the labels would all be identical. One thing to keep in mind though is that by default the yearly plots are only generated at midnight each day so you need to delete them to force reeneration to show up any changes.
Notwithstanding could you post your Standard skin.conf in its entirety as Andrew asked. Please don't open or edit the file but rather include the file as an attachment, note you may need to append .txt to the file name to let you post it if google gets upset. Otherwise feel free to email it to me at gjroderick (at) gmail.com
Gary
Just out of curiosity, and starting to clutch at straws ....a) do you get the same result if you run wee_reports manually???
b) can you run manually with radar image commented out (that is a very long URL)
--
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+unsubscribe@googlegroups.com.
Wow. This is disturbing. The daily summaries are not even used by the plots, so I'm not sure where those SQL statements could be coming from.A few questions:
- Is the problem confined to the outside humidity plot? Or, does it ever occur on another plot?
- Is this a stock weeWX install? Or, have you installed any extensions?
- Could you please post the StdReport section of your weewx.conf file?
I also noted similar things happening with the week, month and year humidity plots though they are generated less frequently so the changes in label occur less often. I can't say I have seen anything else obviously wrong on the site.
Gary
--
To unsubscribe from this group and stop receiving emails from it, send an email to weewx-user+...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to weewx-user+unsubscribe@googlegroups.com.
If you change the order of the plots in the skin does it change which graph gets corrupted or is it always the outside humidity wherever the plot is placed in the skin??
Sent from Mail for Windows 10
--
You received this message because you are subscribed to a topic in the Google Groups "weewx-user" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/weewx-user/-sRT4QaSMOY/unsubscribe.
To unsubscribe from this group and all its topics, send an email to weewx-user+...@googlegroups.com.
I ran it again just to make sure and it still had the extra letters.
To unsubscribe from this group and stop receiving emails from it, send an email to weewx-user+unsubscribe@googlegroups.com.
Thanks, Keith. What does the log show for these three plots? Look for timestamps around 0840, 0845, and 0850.
Jan 25 08:40:39 Keiths-new-iMac sudo[7906]: keith : TTY=ttys000 ; PWD=/Users/keith/Sites/weewx/bin/weeplot ; USER=root ; COMMAND=/Users/keith/Sites/weewx/bin/wee_reports
Jan 25 08:40:39 Keiths-new-iMac wee_reports[7907]: Received label of Barometer, or unicode Barometer
Jan 25 08:40:39 Keiths-new-iMac wee_reports[7907]: Received label of Outside Temperature, or unicode Outside Temperature
Jan 25 08:40:39 Keiths-new-iMac wee_reports[7907]: Received label of Dew Point, or unicode Dew Point
Jan 25 08:40:39 Keiths-new-iMac wee_reports[7907]: Received label of Wind Chill, or unicode Wind Chill
Jan 25 08:40:39 Keiths-new-iMac wee_reports[7907]: Received label of Heat Index, or unicode Heat Index
Jan 25 08:40:39 Keiths-new-iMac wee_reports[7907]: Received label of Outside Humidity, or unicode Outside Humidity
Jan 25 08:40:39 Keiths-new-iMac wee_reports[7907]: Received label of Rain (hourly total), or unicode Rain (hourly total)
Jan 25 08:40:39 Keiths-new-iMac wee_reports[7907]: Received label of ISS Signal Quality, or unicode ISS Signal Quality
Jan 25 08:40:39 Keiths-new-iMac wee_reports[7907]: Received label of Wind Speed, or unicode Wind Speed
Jan 25 08:40:39 Keiths-new-iMac wee_reports[7907]: Received label of Gust Speed, or unicode Gust Speed
Jan 25 08:40:39 Keiths-new-iMac wee_reports[7907]: Received label of Inside Temperature, or unicode Inside Temperature
Jan 25 08:40:39 Keiths-new-iMac wee_reports[7907]: Received label of Wind Direction, or unicode Wind Direction
Jan 25 08:40:39 Keiths-new-iMac wee_reports[7907]: Received label of Wind Vector, or unicode Wind Vector
Jan 25 08:40:39 Keiths-new-iMac wee_reports[7907]: Received label of Radiation, or unicode Radiation
Jan 25 08:40:39 Keiths-new-iMac wee_reports[7907]: Received label of max, or unicode max
Jan 25 08:40:39 Keiths-new-iMac wee_reports[7907]: Received label of UV Index, or unicode UV Index
Jan 25 08:40:39 Keiths-new-iMac wee_reports[7907]: Received label of max, or unicode max
Jan 25 08:45:24 Keiths-new-iMac sudo[7911]: keith : TTY=ttys000 ; PWD=/Users/keith/Sites/weewx/bin/weeplot ; USER=root ; COMMAND=/Users/keith/Sites/weewx/bin/wee_reports
Jan 25 08:45:25 Keiths-new-iMac wee_reports[7912]: Received label of Barometer, or unicode Barometer
Jan 25 08:45:25 Keiths-new-iMac wee_reports[7912]: Received label of Outside Temperature, or unicode Outside Temperature
Jan 25 08:45:25 Keiths-new-iMac wee_reports[7912]: Received label of Dew Point, or unicode Dew Point
Jan 25 08:45:25 Keiths-new-iMac wee_reports[7912]: Received label of Wind Chill, or unicode Wind Chill
Jan 25 08:45:25 Keiths-new-iMac wee_reports[7912]: Received label of Heat Index, or unicode Heat Index
Jan 25 08:45:25 Keiths-new-iMac wee_reports[7912]: Received label of Outside Humidity, or unicode Outside Humidity
Jan 25 08:45:25 Keiths-new-iMac wee_reports[7912]: Received label of Rain (hourly total), or unicode Rain (hourly total)
Jan 25 08:45:25 Keiths-new-iMac wee_reports[7912]: Received label of ISS Signal Quality, or unicode ISS Signal Quality
Jan 25 08:45:25 Keiths-new-iMac wee_reports[7912]: Received label of Wind Speed, or unicode Wind Speed
Jan 25 08:45:25 Keiths-new-iMac wee_reports[7912]: Received label of Gust Speed, or unicode Gust Speed
Jan 25 08:45:25 Keiths-new-iMac wee_reports[7912]: Received label of Inside Temperature, or unicode Inside Temperature
Jan 25 08:45:25 Keiths-new-iMac wee_reports[7912]: Received label of Wind Direction, or unicode Wind Direction
Jan 25 08:45:25 Keiths-new-iMac wee_reports[7912]: Received label of Wind Vector, or unicode Wind Vector
Jan 25 08:45:25 Keiths-new-iMac wee_reports[7912]: Received label of Radiation, or unicode Radiation
Jan 25 08:45:25 Keiths-new-iMac wee_reports[7912]: Received label of max, or unicode max
Jan 25 08:45:25 Keiths-new-iMac wee_reports[7912]: Received label of UV Index, or unicode UV Index
Jan 25 08:45:25 Keiths-new-iMac wee_reports[7912]: Received label of max, or unicode max
Jan 25 08:50:35 Keiths-new-iMac sudo[7918]: keith : TTY=ttys000 ; PWD=/Users/keith/Sites/weewx/bin/weeplot ; USER=root ; COMMAND=/Users/keith/Sites/weewx/bin/wee_reports
Jan 25 08:50:36 Keiths-new-iMac wee_reports[7919]: Received label of Barometer, or unicode Barometer
Jan 25 08:50:36 Keiths-new-iMac wee_reports[7919]: Received label of Outside Temperature, or unicode Outside Temperature
Jan 25 08:50:36 Keiths-new-iMac wee_reports[7919]: Received label of Dew Point, or unicode Dew Point
Jan 25 08:50:36 Keiths-new-iMac wee_reports[7919]: Received label of Wind Chill, or unicode Wind Chill
Jan 25 08:50:36 Keiths-new-iMac wee_reports[7919]: Received label of Heat Index, or unicode Heat Index
Jan 25 08:50:36 Keiths-new-iMac wee_reports[7919]: Received label of Outside Humidity, or unicode Outside Humidity
Jan 25 08:50:36 Keiths-new-iMac wee_reports[7919]: Received label of Rain (hourly total), or unicode Rain (hourly total)
Jan 25 08:50:36 Keiths-new-iMac wee_reports[7919]: Received label of ISS Signal Quality, or unicode ISS Signal Quality
Jan 25 08:50:36 Keiths-new-iMac wee_reports[7919]: Received label of Wind Speed, or unicode Wind Speed
Jan 25 08:50:36 Keiths-new-iMac wee_reports[7919]: Received label of Gust Speed, or unicode Gust Speed
Jan 25 08:50:36 Keiths-new-iMac wee_reports[7919]: Received label of Inside Temperature, or unicode Inside Temperature
Jan 25 08:50:36 Keiths-new-iMac wee_reports[7919]: Received label of Wind Direction, or unicode Wind Direction
Jan 25 08:50:36 Keiths-new-iMac wee_reports[7919]: Received label of Wind Vector, or unicode Wind Vector
Jan 25 08:50:36 Keiths-new-iMac wee_reports[7919]: Received label of Radiation, or unicode Radiation
Jan 25 08:50:36 Keiths-new-iMac wee_reports[7919]: Received label of max, or unicode max
Jan 25 08:50:36 Keiths-new-iMac wee_reports[7919]: Received label of UV Index, or unicode UV Index
Jan 25 08:50:36 Keiths-new-iMac wee_reports[7919]: Received label of max, or unicode max
I’ve captured another png that might point somewhere.
Gary
--
To unsubscribe from this group and stop receiving emails from it, send an email to weewx-user+...@googlegroups.com.
python -c "import PIL; print PIL.PILLOW_VERSION"
I have Version 3.0.0 installed on my Mac (released 6-Oct-2015). If you have a significantly older version, you could try upgrading. The latest version is 5.0.0
-tk
To unsubscribe from this group and stop receiving emails from it, send an email to weewx-user+unsubscribe@googlegroups.com.
--
--