HURRAY!!!!
Found a link that explained Console app on High Sierra. 
 https://support.omnigroup.com/console-osx/


After playing around with it a little (see Attached file).


On Thursday, January 18, 2018 at 5:43:29 AM UTC-6, gjr80 wrote:
>
> 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 
> <https://groups.google.com/d/msg/weewx-user/Fv7sl2H5FfY/qlbkmM4_AQAJ>, 
> not very encouraging when you read the last post in the thread. The macOS 
> install instructions <http://weewx.com/docs/macos.htm> 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.
>
> 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.
>>
>
> 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.
>
> Gary
>
> On Thursday, 18 January 2018 17:31:14 UTC+10, [email protected] wrote:
>>
>> Gary,
>>
>> 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.
>>
>> Example 
>>
>> *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'
>>
>> The wee_debug output is attached. 
>> I going for a few more hours sleep and will check in the morning.
>> Thanks,
>>
>>
>>
>>
>>

-- 
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.

Attachment: console listing.rtf
Description: RTF file

Reply via email to