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

b3129 issue...

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
krash
Posts: 32
Joined: Tue 15 Dec 2015 7:39 am
Weather Station: PCE-FWS 20
Operating System: Raspbian GNU/Linux 10 (buster)
Location: Madrid

b3129 issue...

Post by krash »

Hi all, i dont know if this thread is here....if not, sorry....i update cumulusmx last version 3129 last night and this morning cumulus was shutdown....relaunch cumulus and this afternoon shutdown again...i have a fine offset wh1080, on raspberry pi 4, no problem with cumulusmx on installation over months to today....copy here final part of log file. If need more log file please tell me.....sorry for my english.

Thank you.

Code: Select all

[/c2021-05-08 11:29:00.957 Realtime[201]: End cycle
2021-05-08 11:29:05.075 API tag: Processing API JSON tag request
2021-05-08 11:29:05.307 Address changed
2021-05-08 11:29:05.307 addr=3E20 previous=3E10
2021-05-08 11:29:05.891 Realtime[202]: Start cycle
2021-05-08 11:29:05.891 Realtime[202]: Creating realtime.txt
2021-05-08 11:29:05.893 Realtime[202]: Processing realtime file - realtimegauges.txt
2021-05-08 11:29:05.907 Realtime[202]: Uploading - realtime.txt
2021-05-08 11:29:05.942 Realtime[202]: Uploading - realtimegauges.txt
2021-05-08 11:29:05.975 Realtime[202]: End cycle
2021-05-08 11:29:10.891 Realtime[203]: Start cycle
2021-05-08 11:29:10.891 Realtime[203]: Creating realtime.txt
2021-05-08 11:29:10.893 Realtime[203]: Processing realtime file - realtimegauges.txt
2021-05-08 11:29:10.909 Realtime[203]: Uploading - realtime.txt
2021-05-08 11:29:10.944 Realtime[203]: Uploading - realtimegauges.txt
2021-05-08 11:29:10.977 Realtime[203]: End cycle
2021-05-08 11:29:15.893 Realtime[204]: Start cycle
2021-05-08 11:29:15.893 Realtime[204]: Creating realtime.txt
2021-05-08 11:29:15.898 Realtime[204]: Processing realtime file - realtimegauges.txt
2021-05-08 11:29:15.907 Realtime[204]: Uploading - realtime.txt
2021-05-08 11:29:15.931 Realtime[204]: Uploading - realtimegauges.txt
2021-05-08 11:29:15.960 Realtime[204]: End cycle
2021-05-08 11:29:20.893 Realtime[205]: Start cycle
2021-05-08 11:29:20.893 Realtime[205]: Creating realtime.txt
2021-05-08 11:29:20.900 Realtime[205]: Processing realtime file - realtimegauges.txt
2021-05-08 11:29:20.919 Realtime[205]: Uploading - realtime.txt
2021-05-08 11:29:20.954 Realtime[205]: Uploading - realtimegauges.txt
2021-05-08 11:29:20.993 Realtime[205]: End cycle
2021-05-08 11:29:25.894 Realtime[206]: Start cycle
2021-05-08 11:29:25.894 Realtime[206]: Creating realtime.txt
2021-05-08 11:29:25.896 Realtime[206]: Processing realtime file - realtimegauges.txt
2021-05-08 11:29:25.911 Realtime[206]: Uploading - realtime.txt
2021-05-08 11:29:25.948 Realtime[206]: Uploading - realtimegauges.txt
2021-05-08 11:29:25.975 Realtime[206]: End cycle
2021-05-08 11:29:30.901 Realtime[207]: Start cycle
2021-05-08 11:29:30.901 Realtime[207]: Creating realtime.txt
2021-05-08 11:29:30.907 Realtime[207]: Processing realtime file - realtimegauges.txt
!!! Unhandled Exception !!!
System.ObjectDisposedException: Safe handle has been closed
  at System.Runtime.InteropServices.SafeHandle.DangerousAddRef (System.Boolean& success) [0x00025] in <d0e12f672b88444ab4b6d9b2ecf20142>:0 
  at System.Threading.NativeEventCalls.SetEvent (Microsoft.Win32.SafeHandles.SafeWaitHandle handle) [0x00002] in <d0e12f672b88444ab4b6d9b2ecf20142>:0 
  at System.Threading.EventWaitHandle.Set () [0x00000] in <d0e12f672b88444ab4b6d9b2ecf20142>:0 
  at (wrapper remoting-invoke-with-check) System.Threading.EventWaitHandle.Set()
  at System.IOAsyncResult.set_IsCompleted (System.Boolean value) [0x00024] in <a9a08e39ba304bd0a84c49bd158dfc02>:0 
  at System.Net.Sockets.SocketAsyncResult.Complete () [0x00037] in <a9a08e39ba304bd0a84c49bd158dfc02>:0 
  at System.Net.Sockets.SocketAsyncResult.Complete (System.Int32 total) [0x00007] in <a9a08e39ba304bd0a84c49bd158dfc02>:0 
  at System.Net.Sockets.Socket.<BeginReceiveCallback>m__C (System.IOAsyncResult ares) [0x0007b] in <a9a08e39ba304bd0a84c49bd158dfc02>:0 
  at System.IOSelectorJob.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem () [0x00000] in <a9a08e39ba304bd0a84c49bd158dfc02>:0 
  at System.Threading.ThreadPoolWorkQueue.Dispatch () [0x00096] in <d0e12f672b88444ab4b6d9b2ecf20142>:0 
  at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback () [0x00000] in <d0e12f672b88444ab4b6d9b2ecf20142>:0 
ode]
-----MADRID (SPAIN)--------
http://cuatrotorres.ddns.net/
bduren
Posts: 39
Joined: Tue 21 Jul 2009 8:43 am
Weather Station: WMR928
Operating System: W2012R2, W10, RaspberryPI 3+
Location: Sweden
Contact:

Re: b3129 issue...

Post by bduren »

Exactly the same error on my Raspberry 3+.
Works perfect with version 3121
User avatar
mcrossley
Posts: 12756
Joined: Thu 07 Jan 2010 9:44 pm
Weather Station: Davis VP2/WLL
Operating System: Bullseye Lite rPi
Location: Wilmslow, Cheshire, UK
Contact:

Re: b3129 issue...

Post by mcrossley »

Thanks several people are seeing this same issue - problem is there is no real clue as what is going wrong in the exception data and I cannot reproduce the issue.

This report actually helps a little because the previous reports had been with Davis stations and I had been looking there. This tells me it is in some common code.
bduren
Posts: 39
Joined: Tue 21 Jul 2009 8:43 am
Weather Station: WMR928
Operating System: W2012R2, W10, RaspberryPI 3+
Location: Sweden
Contact:

Re: b3129 issue...

Post by bduren »

Should mention it works OK in windows
User avatar
mcrossley
Posts: 12756
Joined: Thu 07 Jan 2010 9:44 pm
Weather Station: Davis VP2/WLL
Operating System: Bullseye Lite rPi
Location: Wilmslow, Cheshire, UK
Contact:

Re: b3129 issue...

Post by mcrossley »

Thank you for that info - my dev environment is on Windows so that is probably why I cannot reproduce the issue.
AndyKF650
Posts: 717
Joined: Thu 20 Aug 2020 8:35 am
Weather Station: Davis VP2 Plus
Operating System: RPiv4 64bit Linux 12 Bookworm
Location: Jersey Channel Islands
Contact:

Re: b3129 issue...

Post by AndyKF650 »

I also had issues with the upgrade on RPi4. Not just shut down but a complete black screen reminiscent of Windows blue screen of death.
After a couple of rebuild attempts I finally got things re going with a rebuild of Raspian on another micro sd card, and then add mono and CMX. The data file was still found on the original micro sd card so my calm was restored!!
The whole episode just took time to sort with no loss of data, the system is now working just fine thank goodness.
As an extra I also have issues with testing the email.
User avatar
mcrossley
Posts: 12756
Joined: Thu 07 Jan 2010 9:44 pm
Weather Station: Davis VP2/WLL
Operating System: Bullseye Lite rPi
Location: Wilmslow, Cheshire, UK
Contact:

Re: b3129 issue...

Post by mcrossley »

Version 3.11.1 has been released - it reverts the FTP component back to the previous version, this should fix crashes introduced when v3.11.0 is running under Mono.
AndyKF650
Posts: 717
Joined: Thu 20 Aug 2020 8:35 am
Weather Station: Davis VP2 Plus
Operating System: RPiv4 64bit Linux 12 Bookworm
Location: Jersey Channel Islands
Contact:

Re: b3129 issue...

Post by AndyKF650 »

Hi Mark

Thanks for that, the upgrade process worked just fine and took the usual couple of minutes rather than the last time, many hours. Version 3.11.1 build 3130 running sweetly.
krash
Posts: 32
Joined: Tue 15 Dec 2015 7:39 am
Weather Station: PCE-FWS 20
Operating System: Raspbian GNU/Linux 10 (buster)
Location: Madrid

Re: b3129 issue...

Post by krash »

Hi Mark: thank you for fix the problem. As i said Hans in CumulusUtils, is incredibly the quickly to fix all problems... :clap: :clap: :clap: :clap: :clap:
-----MADRID (SPAIN)--------
http://cuatrotorres.ddns.net/
User avatar
HansR
Posts: 5953
Joined: Sat 20 Oct 2012 6:53 am
Weather Station: GW1100 (WS80/WH40)
Operating System: Raspberry OS/Bookworm
Location: Wagenborgen (NL)
Contact:

Re: b3129 issue...

Post by HansR »

:D
Hans

https://meteo-wagenborgen.nl
CMX build 4017+ ● RPi 3B+ ● Raspbian Linux 6.1.21-v7+ armv7l ● dotnet 8.0.3
andersondj
Posts: 39
Joined: Thu 03 Dec 2009 8:33 am
Weather Station: Davis Vantage Pro 2
Operating System: Windows 7

Re: b3129 issue...

Post by andersondj »

Mark et al: If its any help my upgrade to b3129 was painless. I am running CumulusMX AS A SERVICE on a Raspberry 4 with Buster release Debian OS and SATA M.2 SSD storage. Prior to the upgrade I stop the service, do the upgrade, and then restart the service.
Post Reply