Welcome to the Cumulus Support forum.

Latest Cumulus MX V4 release 4.0.1 (build 4023) - 16 May 2024

Latest Cumulus MX V3 release 3.28.6 (build 3283) - 21 March 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

Cumulus MX release 3.25.0 (build 3241) not working for me

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

User avatar
jpsc
Posts: 179
Joined: Tue 23 Aug 2011 6:06 pm
Weather Station: Davis Vantage Vue, belfryboy USB
Operating System: Raspbian Bullseye
Location: Wye valley, Herefordshire, UK
Contact:

Cumulus MX release 3.25.0 (build 3241) not working for me

Post by jpsc »

Code: Select all

sudo mono /home/cumulus/Cumulus3/CumulusMX.exe
System.TypeInitializationException: The type initializer for 'CumulusMX.Cumulus' threw an exception. ---> System.MissingMethodException: Method not found: void System.Net.Http.HttpClientHandler.set_SslProtocols(System.Security.Authentication.SslProtocols)
   --- End of inner exception stack trace ---
  at CumulusMX.Program.RunAsAConsole (System.Int32 port, System.Boolean debug) [0x00048] in <0731ed9dc26e46bdb951344b2c20e54f>:0
  at CumulusMX.Program.Main (System.String[] args) [0x00558] in <0731ed9dc26e46bdb951344b2c20e54f>:0
**** An error has occurred - please zip up the MXdiags folder and post it in the forum ****
Press Enter to terminate
There is nothing in MXDiags
I have reverted to 3241
John Cooper

Cumulus 3 on RPi3 with SSD

http://weather.mountpleasanthouse.uk

Image
User avatar
jpsc
Posts: 179
Joined: Tue 23 Aug 2011 6:06 pm
Weather Station: Davis Vantage Vue, belfryboy USB
Operating System: Raspbian Bullseye
Location: Wye valley, Herefordshire, UK
Contact:

Re: Cumulus MX release 3.25.0 (build 3241) not working for me

Post by jpsc »

I mean reverted to 3235
John Cooper

Cumulus 3 on RPi3 with SSD

http://weather.mountpleasanthouse.uk

Image
freddie
Posts: 2518
Joined: Wed 08 Jun 2011 11:19 am
Weather Station: Davis Vantage Pro 2 + Ecowitt
Operating System: GNU/Linux Ubuntu 22.04 LXC
Location: Alcaston, Shropshire, UK
Contact:

Re: Cumulus MX release 3.25.0 (build 3241) not working for me

Post by freddie »

It looks as if all the files that the new version depends on were not copied from the distribution zip file. In particular, System.Net.Http.HttpClientHandler. It looks as if a method is missing from the version present in your build.
Freddie
Image
User avatar
jpsc
Posts: 179
Joined: Tue 23 Aug 2011 6:06 pm
Weather Station: Davis Vantage Vue, belfryboy USB
Operating System: Raspbian Bullseye
Location: Wye valley, Herefordshire, UK
Contact:

Re: Cumulus MX release 3.25.0 (build 3241) not working for me

Post by jpsc »

Do you have it? It's not in my downloaded CumulusMXDist3241.zip

It goes from System.Memory.dll to System.Numerics.Vectors.dll

there are some System.Net.Http... dlls from a previous distribution but not that one
John Cooper

Cumulus 3 on RPi3 with SSD

http://weather.mountpleasanthouse.uk

Image
Barpm
Posts: 14
Joined: Tue 02 Jun 2020 8:44 pm
Weather Station: WMR200
Operating System: Raspberry OS buster

Re: Cumulus MX release 3.25.0 (build 3241) not working for me

Post by Barpm »

Same for me on Raspberry Pi4

System.Net.Http.HttpClientHandler is not in the CumulusMXDist3241.zip
freddie
Posts: 2518
Joined: Wed 08 Jun 2011 11:19 am
Weather Station: Davis Vantage Pro 2 + Ecowitt
Operating System: GNU/Linux Ubuntu 22.04 LXC
Location: Alcaston, Shropshire, UK
Contact:

Re: Cumulus MX release 3.25.0 (build 3241) not working for me

Post by freddie »

Sorry, probably not that precise name - I was just highlighting the missing dependency really. It's a pretty important component so I think there would've been more shouting if it was genuinely missing.

Do you follow the recommended upgrade process? Rename old distribution directory, expand new distribution zip file, copy over config and data from old to new.
Freddie
Image
User avatar
mcrossley
Posts: 12951
Joined: Thu 07 Jan 2010 9:44 pm
Weather Station: Davis VP2/WLL
Operating System: Bullseye Lite rPi
Location: Wilmslow, Cheshire, UK
Contact:

Re: Cumulus MX release 3.25.0 (build 3241) not working for me

Post by mcrossley »

What versions of mono are you running?

That component should be supplied as part of mono.
Barpm
Posts: 14
Joined: Tue 02 Jun 2020 8:44 pm
Weather Station: WMR200
Operating System: Raspberry OS buster

Re: Cumulus MX release 3.25.0 (build 3241) not working for me

Post by Barpm »

pi@Mars:~ $ sudo mono --version
Mono JIT compiler version 5.18.0.240 (Debian 5.18.0.240+dfsg-3+deb10u1 Sat Feb 25 06:15:04 UTC 2023)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
TLS:
SIGSEGV: normal
Notifications: epoll
Architecture: armel,vfp+hard
Disabled: none
Misc: softdebug
Interpreter: yes
LLVM: supported, not enabled.
Suspend: preemptive
GC: sgen (concurrent by default)
freddie
Posts: 2518
Joined: Wed 08 Jun 2011 11:19 am
Weather Station: Davis Vantage Pro 2 + Ecowitt
Operating System: GNU/Linux Ubuntu 22.04 LXC
Location: Alcaston, Shropshire, UK
Contact:

Re: Cumulus MX release 3.25.0 (build 3241) not working for me

Post by freddie »

Mono v6.8+ is required for MX, I believe.
Freddie
Image
Barpm
Posts: 14
Joined: Tue 02 Jun 2020 8:44 pm
Weather Station: WMR200
Operating System: Raspberry OS buster

Re: Cumulus MX release 3.25.0 (build 3241) not working for me

Post by Barpm »

Up to the previous version 3.24.2 b3235 it works without problems
freddie
Posts: 2518
Joined: Wed 08 Jun 2011 11:19 am
Weather Station: Davis Vantage Pro 2 + Ecowitt
Operating System: GNU/Linux Ubuntu 22.04 LXC
Location: Alcaston, Shropshire, UK
Contact:

Re: Cumulus MX release 3.25.0 (build 3241) not working for me

Post by freddie »

I think 6.8 has been recommended for a couple of years now. If you use email function then you need 6.12.
Freddie
Image
Barpm
Posts: 14
Joined: Tue 02 Jun 2020 8:44 pm
Weather Station: WMR200
Operating System: Raspberry OS buster

Re: Cumulus MX release 3.25.0 (build 3241) not working for me

Post by Barpm »

Ok, I updated mono to version 6.12
Now Cumulus 3.25.0 (build 3241) works fine.

Thanks
freddie
Posts: 2518
Joined: Wed 08 Jun 2011 11:19 am
Weather Station: Davis Vantage Pro 2 + Ecowitt
Operating System: GNU/Linux Ubuntu 22.04 LXC
Location: Alcaston, Shropshire, UK
Contact:

Re: Cumulus MX release 3.25.0 (build 3241) not working for me

Post by freddie »

Fantastic, thanks for the feedback. @mcrossley perhaps have mono 6.12 as an essential in the release post?
Freddie
Image
Nottub
Posts: 202
Joined: Fri 04 Dec 2020 4:35 pm
Weather Station: Davis VP2 (Cabled)
Operating System: RPi 4 (Bookworm)
Contact:

Re: Cumulus MX release 3.25.0 (build 3241) not working for me

Post by Nottub »

Apologies but as a Luddite with limited knowledge I’m back to the question of how to update mono. How did you do it?

I fear that I’ll cock it all up and not get it working again.

Can you overwrite with the new version?
I’m looking for simple step by step instructions (if there is such a thing).

I can’t even consider pho uploading as I only have a simple understanding of ftp :bash:


Thanks

Martyn
Image
water01
Posts: 3315
Joined: Sat 13 Aug 2011 9:33 am
Weather Station: Ecowitt HP2551
Operating System: Windows 10 64bit
Location: Burnham-on-Sea
Contact:

Re: Cumulus MX release 3.25.0 (build 3241) not working for me

Post by water01 »

Run these two commands

sudo apt update sudo apt upgrade.

sudo apt install mono-complete.
David
Image
Post Reply