Welcome to the Cumulus Support forum.

Latest Cumulus MX V3 release 3.28.6 (build 3283) - 21 March 2024

Cumulus MX V4 beta test release 4.0.0 (build 4018) - 28 March 2024

Legacy Cumulus 1 release v1.9.4 (build 1099) - 28 November 2014 (a patch is available for 1.9.4 build 1099 that extends the date range of drop-down menus to 2030)

Download the Software (Cumulus MX / Cumulus 1 and other related items) from the Wiki

now geting this

Discussion of Mark Crossley's HTML5/Javascript gauges

Moderator: mcrossley

Post Reply
User avatar
dazza1223
Posts: 860
Joined: Sun 25 Jan 2015 8:41 pm
Weather Station: Davis Vantage Pro 2 plus
Operating System: Raspberry pi 4 (4gb)
Location: Worthing
Contact:

now geting this

Post by dazza1223 »

hi im get the now i dont understand why
You do not have the required permissions to view the files attached to this post.
Have fun and keep learning

dazza :D

https://www.davisworthing.co.uk

Image
User avatar
ConligWX
Posts: 1570
Joined: Mon 19 May 2014 10:45 pm
Weather Station: Davis vPro2+ w/DFARS + AirLink
Operating System: Ubuntu 22.04 LTS
Location: Bangor, NI
Contact:

Re: now geting this

Post by ConligWX »

I get this from time to time. not sure why though it always fixes itself.
Regards Simon

https://www.conligwx.org - @conligwx
Davis Vantage Pro2 Plus with Daytime FARS • WeatherLink Live • Davis AirLink • PurpleAir •

Image
User avatar
dazza1223
Posts: 860
Joined: Sun 25 Jan 2015 8:41 pm
Weather Station: Davis Vantage Pro 2 plus
Operating System: Raspberry pi 4 (4gb)
Location: Worthing
Contact:

Re: now geting this

Post by dazza1223 »

yh but i see other site and ive sate thay and watch them and thay dint give errors
Have fun and keep learning

dazza :D

https://www.davisworthing.co.uk

Image
User avatar
mcrossley
Posts: 12694
Joined: Thu 07 Jan 2010 9:44 pm
Weather Station: Davis VP2/WLL
Operating System: Bullseye Lite rPi
Location: Wilmslow, Cheshire, UK
Contact:

Re: now geting this

Post by mcrossley »

Look at the network trace in the browser dev tools and see what the contents of the realtimegauges.txt file looks like when the error occurs.
User avatar
dazza1223
Posts: 860
Joined: Sun 25 Jan 2015 8:41 pm
Weather Station: Davis Vantage Pro 2 plus
Operating System: Raspberry pi 4 (4gb)
Location: Worthing
Contact:

Re: now geting this

Post by dazza1223 »

ok ive got it set up now so i will watch it thanks
Have fun and keep learning

dazza :D

https://www.davisworthing.co.uk

Image
User avatar
dazza1223
Posts: 860
Joined: Sun 25 Jan 2015 8:41 pm
Weather Station: Davis Vantage Pro 2 plus
Operating System: Raspberry pi 4 (4gb)
Location: Worthing
Contact:

Re: now geting this

Post by dazza1223 »

hi i trace it and here is the out put


{"date":"11:nn",
"temp":"20.3",
"tempTL":"18.7",
"tempTH":"29.0",
"intemp":"28.6",
"dew":"13.5",
"dewpointTL":"12.7",
"dewpointTH":"18.0",
"apptemp":"21.4",
"apptempTL":"19.7",
"apptempTH":"29.4",
"wchill":"20.3",
"wchillTL":"18.7",
"heatindex":"20.3",
"heatindexTH":"28.8",
"humidex":"23.3",
"wlatest":"1.0",
"wspeed":"0.0",
"wgust":"1.0",
"wgustTM":"15.0",
"bearing":"78",
"avgbearing":"85",
"press":"1025.53",
"pressTL":"1022.72",
"pressTH":"1025.53",
"pressL":"968.98",
"pressH":"1044.84",
"rfall":"0.0",
"rrate":"0.0",
"rrateTM":"0.0",
"hum":"65",
"humTL":"40",
"humTH":"76",
"inhum":"48",
"SensorContactLost":"0",
"forecast":"Settled fine",
"tempunit":"C",
"windunit":"mph",
"pressunit":"hPa",
"rainunit":"mm",
"temptrend":"-0.6",
"TtempTL":"05:31",
"TtempTH":"13:14",
"TdewpointTL":"01:23",
"TdewpointTH":"15:09",
"TapptempTL":"04:51",
"TapptempTH":"13:48",
"TwchillTL":"05:31",
"TheatindexTH":"13:14",
"TrrateTM":"00:00",
"ThourlyrainTH":"00:00",
"LastRainTipISO":"2018-05-02 12:19",
"hourlyrainTH":"0.0",
"ThumTL":"12:57",
"ThumTH":"05:35",
"TpressTL":"00:00",
"TpressTH":"22:54",
"presstrendval":"0.30",
"Tbeaufort":"F2",
"TwgustTM":"08:13",
"windTM":"7.0",
"bearingTM":"35",
"timeUTC":"2018,0,8,10,0,37",
"BearingRangeFrom10":"070",
"BearingRangeTo10":"110",
"UV":"0.0",
"UVTH":"0.0",
"SolarRad":"0",
"SolarTM":"0",
"CurrentSolarMax":"0",
"domwinddir":"NE",
"WindRoseData":[0.0,0.0,0.0,20.0,61.0,60.0,7.0,88.0,24.0,125.0,149.0,13.0,0.0,0.0,0.0,0.0],
"windrun":"67.7",
"cloudbasevalue":"2780",
"cloudbaseunit":"ft",
"version":"3.0.0",
"build":"3043",
"ver":"12"}
Have fun and keep learning

dazza :D

https://www.davisworthing.co.uk

Image
User avatar
mcrossley
Posts: 12694
Joined: Thu 07 Jan 2010 9:44 pm
Weather Station: Davis VP2/WLL
Operating System: Bullseye Lite rPi
Location: Wilmslow, Cheshire, UK
Contact:

Re: now geting this

Post by mcrossley »

Errmm...

Code: Select all

"date":"11:nn",
And...

Code: Select all

timeUTC":"2018,0,8,10,0,37",
The second being critical - month is set to zero.

Something is going awry with the date/time supplied.
User avatar
steve
Cumulus Author
Posts: 26702
Joined: Mon 02 Jun 2008 6:49 pm
Weather Station: None
Operating System: None
Location: Vienne, France
Contact:

Re: now geting this

Post by steve »

Looks like a Cumulus 1 file being used with MX (wrong format strings).
Steve
User avatar
dazza1223
Posts: 860
Joined: Sun 25 Jan 2015 8:41 pm
Weather Station: Davis Vantage Pro 2 plus
Operating System: Raspberry pi 4 (4gb)
Location: Worthing
Contact:

Re: now geting this

Post by dazza1223 »

Errmm so it nothing ive done is it ? :D
Have fun and keep learning

dazza :D

https://www.davisworthing.co.uk

Image
User avatar
mcrossley
Posts: 12694
Joined: Thu 07 Jan 2010 9:44 pm
Weather Station: Davis VP2/WLL
Operating System: Bullseye Lite rPi
Location: Wilmslow, Cheshire, UK
Contact:

Re: now geting this

Post by mcrossley »

Well, are you using Cumulus MX? If so you need to use the MX version of the guages realtime file.
User avatar
dazza1223
Posts: 860
Joined: Sun 25 Jan 2015 8:41 pm
Weather Station: Davis Vantage Pro 2 plus
Operating System: Raspberry pi 4 (4gb)
Location: Worthing
Contact:

Re: now geting this

Post by dazza1223 »

yh mark i am and ok i re download that one thank you
Have fun and keep learning

dazza :D

https://www.davisworthing.co.uk

Image
Post Reply