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

Linux Install of 3154 errors

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
Vegit8
Posts: 127
Joined: Fri 27 Sep 2013 2:11 pm
Weather Station: Davis Vantage Pro2
Operating System: Win 10
Location: Dorset
Contact:

Linux Install of 3154 errors

Post by Vegit8 »

Hi
Having succesfully updated my site to the latest build I set about updating a site that is run for a friend.

The main difference being that his site runs on a laptop using Linux (Ubuntu 18.04.4 LTS) and Mono 4.5 (I think)

When I run up the new system
I get errors.
snippet

Code: Select all

2021-11-28 09:57:08.906 Expecting listsep=, decimal=.
2021-11-28 09:57:09.054 Failed to get the latest build version from GitHub: Error: SecureChannelFailure (The authentication or decryption has failed.)

2021-11-28 09:57:09.222 Station type = Davis WLL
2021-11-28 09:57:10.063 GetSystemStatus: Exception: System.AggregateException: One or more errors occurred. ---> System.Net.WebException: Error: SecureChannelFailure (The authentication or decryption has failed.) ---> System.IO.IOException: The authentication or decryption has failed. ---> System.IO.IOException: Error while sending TLS Alert (Fatal:InternalError): System.IO.IOException: The authentication or decryption has failed. ---> System.IO.IOException: Unable to read data from the transport connection: Connection reset by peer. ---> System.Net.Sockets.SocketException: Connection reset by peer
  at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult result) [0x00033] in <bd46d4d4f7964dfa9beea098499ab597>:0 
  at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0005f] in <bd46d4d4f7964dfa9beea098499ab597>:0 
   --- End of inner exception stack trace ---
  at Mono.Security.Protocol.Tls.RecordProtocol.EndReceiveRecord (System.IAsyncResult asyncResult) [0x00040] in <1d0bb82c94e7435eb09324cf5ef20e36>:0 
  at Mono.Security.Protocol.Tls.SslClientStream.SafeEndReceiveRecord (System.IAsyncResult ar, System.Boolean ignoreEmpty) [0x00000] in <1d0bb82c94e7435eb09324cf5ef20e36>:0 
  at Mono.Security.Protocol.Tls.SslClientStream.NegotiateAsyncWorker (System.IAsyncResult result) [0x00071] in <1d0bb82c94e7435eb09324cf5ef20e36>:0 
   --- End of inner exception stack trace ---
  
I have attached the full MXDiags file below.

Sadly my Linux/Mono skills are insufficient to work out whats wrong here.

For now the site has reverted to the old version which has run well for a couple of years - except for the SFTP errors - which was the reason for this update.
You do not have the required permissions to view the files attached to this post.
User avatar
philpugh
Posts: 384
Joined: Tue 24 May 2011 8:34 am
Weather Station: See Signature
Operating System: Debian 11 (RPi4)
Location: Antrobus, Cheshire, UK
Contact:

Re: Linux Install of 3154 errors

Post by philpugh »

Hi,

It would appear you have some problems in your CumulusMX.ini file. I would check these settings.

The error you report would seem to be a privilege issue possibly - how are you starting CumulusMX?
Cheers
Phil Pugh
GW1000 + WH65/WH57/WH31; HP2551 + WS68/WH40A; GW2001 WittBoy
CumulusMX V4 / CUtils V7
Raspberry Pi 5 64bit
http://goosegate.uk/
User avatar
HansR
Posts: 5957
Joined: Sat 20 Oct 2012 6:53 am
Weather Station: GW1100 (WS80/WH40)
Operating System: Raspberry OS/Bookworm
Location: Wagenborgen (NL)
Contact:

Re: Linux Install of 3154 errors

Post by HansR »

The latest build of CMX would require a mono 5 at least but while upgrading just take the latest mono version 6.
This should be done before starting to check anything else.

Look here for how to do this on debian, I am not an Ubuntu specialist but no doubt you can modify it according to the Ubuntu install system and otherwise there will similar procedures on the net.
Hans

https://meteo-wagenborgen.nl
CMX build 4017+ ● RPi 3B+ ● Raspbian Linux 6.1.21-v7+ armv7l ● dotnet 8.0.3
Post Reply