Ok, interesting. I just did a clean install of 3.7.0 via deb and followed the instructions you listed and everything works fine. Now that I think back not being able to find gauges.js can lead to no gauges being rendered on screen. Can you confirm that gauges.js is in /var/www/html/weewx/ss/scripts ?
If it is we need to see if any javascript errors are being thrown. Can you open the Browser Console in your browser, what this will be called varies I think from browser to browser. I use firefox and it is under Developer, Browser Console. Edge it is under F12 Developer Tools. You will need to find it for your browser. Have a look at the Javascript console, are there any errors there that apprear to relate to gauges.js etc. Clear the log and refresh your weewx/ss/index.html page in your broswer to see if any errors come up. If so what do they say?. Gary On Wednesday, 15 March 2017 14:17:34 UTC+10, Sam wrote: > > Line 73 says realTimeUrlWeewx : 'gauge-data.txt', > > On Tuesday, March 14, 2017 at 10:50:46 PM UTC-4, gjr80 wrote: >> >> Hi, >> >> I see nothing obviously wrong there. It's possible that the SteelSeries >> Weather Gauges can't find you data file (gauge-data.txt), what do you >> have against realTimeURL_weewx in gauges.js (it about line 68). This >> tells the Steel Series Weatehr Gauges where to find you gauge-data.txt >> file. >> >> 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
