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 4019) - 03 April 2024

Legacy Cumulus 1 release 1.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

3056 Dasboard no data. IE Only.

From build 3044 the development baton passed to Mark Crossley. Mark has been responsible for all the Builds since. He has made the code available on GitHub. It is Mark's hope that others will join in this development, but at the very least he welcomes your ideas for future developments (see Cumulus MX Development suggestions).

Moderator: mcrossley

Post Reply
Phil23
Posts: 884
Joined: Sat 16 Jul 2016 11:59 pm
Weather Station: Davis VP2+ & GW1000 (Standalone)
Operating System: Win10 Pro / rPi Buster
Location: Australia

3056 Dasboard no data. IE Only.

Post by Phil23 »

Hi All,

Upgraded from 3055 to 3056 yesterday & now have no data on the dashboard in IE.

All good in both Chrome & Edge, but not IE11.

but even after clearing all temp files & also searching for instances of cached js & html files & deleting I still can't get it up.
(Did find the cached dashboard.js & deleted it).

On all Win7, Win8.1 & Win10 PC's.

All background & gauges are displayed, just empty data fields.
I note that the alarms are present at the bottom, so IE has loaded the latest html.

Other thing I note is that the version number is not visible, just displays "Cumulus MX b".

All other pages of the interface are working fine and as expected.

Phil.
:Now: :Today/Yesterday:

Image

Main Station Davis VP2+ Running Via Win10 Pro.
Secondary Stations, Ecowitt HP2551/GW1000 Via rPi 3 & 4 Running Buster GUI.
:Local Inverell Ecowitt Station: :Remote Ashford Ecowitt Station:
Phil23
Posts: 884
Joined: Sat 16 Jul 2016 11:59 pm
Weather Station: Davis VP2+ & GW1000 (Standalone)
Operating System: Win10 Pro / rPi Buster
Location: Australia

Re: 3056 Dasboard no data. IE Only.

Post by Phil23 »

Didn't think to check the Developer view till just now & in there it shows an error.


Capture.JPG
Capture2.JPG
Phil
You do not have the required permissions to view the files attached to this post.
:Now: :Today/Yesterday:

Image

Main Station Davis VP2+ Running Via Win10 Pro.
Secondary Stations, Ecowitt HP2551/GW1000 Via rPi 3 & 4 Running Buster GUI.
:Local Inverell Ecowitt Station: :Remote Ashford Ecowitt Station:
Mapantz
Posts: 1816
Joined: Sat 17 Dec 2011 11:55 am
Weather Station: Davis Vantage Pro2
Operating System: Windows 11 x64
Location: Dorset - UK
Contact:

Re: 3056 Dasboard no data. IE Only.

Post by Mapantz »

I don't use IE, but is there an option to allow sounds on webpages? It might be blocking them.
Image
Phil23
Posts: 884
Joined: Sat 16 Jul 2016 11:59 pm
Weather Station: Davis VP2+ & GW1000 (Standalone)
Operating System: Win10 Pro / rPi Buster
Location: Australia

Re: 3056 Dasboard no data. IE Only.

Post by Phil23 »

Looks like that bit of code might be to notify the user that the option is turned off.

Mines turned on anyway & sounds are working in the other browsers.
:Now: :Today/Yesterday:

Image

Main Station Davis VP2+ Running Via Win10 Pro.
Secondary Stations, Ecowitt HP2551/GW1000 Via rPi 3 & 4 Running Buster GUI.
:Local Inverell Ecowitt Station: :Remote Ashford Ecowitt Station:
User avatar
mcrossley
Posts: 12760
Joined: Thu 07 Jan 2010 9:44 pm
Weather Station: Davis VP2/WLL
Operating System: Bullseye Lite rPi
Location: Wilmslow, Cheshire, UK
Contact:

Re: 3056 Dasboard no data. IE Only.

Post by mcrossley »

Ah! Bloomin' IE, it doesn't understand arrow functions - introduced in 2015!

I'll change it something like...

Code: Select all

promise.then(function(){}).catch(function(error) {
for the next release.

Does anyone still use that dinosaur of a browser ;)
User avatar
beteljuice
Posts: 3292
Joined: Tue 09 Dec 2008 1:37 pm
Weather Station: None !
Operating System: W10 - Threadripper 16core, etc
Location: Dudley, West Midlands, UK

Re: 3056 Dasboard no data. IE Only.

Post by beteljuice »

Ah! Bloomin' IE, it doesn't understand ....
:lol: :lol: :lol: :lol:

I'm so glad it's not just me ... :clap:
Image
......................Imagine, what you will KNOW tomorrow !
User avatar
HansR
Posts: 5964
Joined: Sat 20 Oct 2012 6:53 am
Weather Station: GW1100 (WS80/WH40)
Operating System: Raspberry OS/Bookworm
Location: Wagenborgen (NL)
Contact:

Re: 3056 Dasboard no data. IE Only.

Post by HansR »

mcrossley wrote: Fri 22 Nov 2019 9:26 am Does anyone still use that dinosaur of a browser ;)
You could just decide to simply skip support for IE.
I would not blame you if you do.
Hans

https://meteo-wagenborgen.nl
CMX build 4017+ ● RPi 3B+ ● Raspbian Linux 6.1.21-v7+ armv7l ● dotnet 8.0.3
Phil23
Posts: 884
Joined: Sat 16 Jul 2016 11:59 pm
Weather Station: Davis VP2+ & GW1000 (Standalone)
Operating System: Win10 Pro / rPi Buster
Location: Australia

Re: 3056 Dasboard no data. IE Only.

Post by Phil23 »

mcrossley wrote: Fri 22 Nov 2019 9:26 am Ah! Bloomin' IE, it doesn't understand arrow functions - introduced in 2015!

Does anyone still use that dinosaur of a browser ;)
Well,

Another Yes to that this last week.
Have two Server on the build ATM, both WinSvr 2019.

Was expecting to find Edge popping up by default, but there's only IE.

Would be interesting to know if it's revised in there latest Server OS.

Phil.
:Now: :Today/Yesterday:

Image

Main Station Davis VP2+ Running Via Win10 Pro.
Secondary Stations, Ecowitt HP2551/GW1000 Via rPi 3 & 4 Running Buster GUI.
:Local Inverell Ecowitt Station: :Remote Ashford Ecowitt Station:
Post Reply