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

error message on installation

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
ncipq
Posts: 2
Joined: Mon 22 Jun 2020 8:46 am
Weather Station: Davis Vantage Pro
Operating System: Windows 10

error message on installation

Post by ncipq »

After following the instructions to avoid having to open with administrator rights and setting up the station, I got an error message when rebooting CumulusMX telling me to zip up and post the MXdiags folder which I have now done.
Richard
You do not have the required permissions to view the files attached to this post.
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: error message on installation

Post by mcrossley »

Nothing to worry about - there was some unexpected data left in the comm port buffer when MX tried to read the firmware version. I'll add some extra error handling around this.
ncipq
Posts: 2
Joined: Mon 22 Jun 2020 8:46 am
Weather Station: Davis Vantage Pro
Operating System: Windows 10

Re: error message on installation

Post by ncipq »

Thanks Mark

As you will have realised, the message did not reoccur next time.

However, I have one problem and one question.

No problem with the 'tagged' pages such as index.htm updating but whilst the steelseries gauges may work for a while, they then stop. The reason is that instead of continuing to upload realtimegauges as a txt file it is uploaded as realtimegauges.txttmp. With your experience do you have any idea why only a temporary file appears on my website server or what can be done about it?

Secondly, I note that using Taskkill to close CumulusMX is a bad idea. What if I shut down Windows with CumulusMX running without remembering to shut down CumulusMX first using ctrl +c?

Richard
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: error message on installation

Post by mcrossley »

You should switch on debug and FTP logging in Cumulus and then take a look at the MXdiags log file and the FTP log file to get a better idea of what is going on.

Whilst killing MX is not a good idea, you can get away with most of the time. If you kill it whilst it is writing to a log file though you are asking for file corruption.

I not sure how others do it on Windows, but I just have to remember to close MX on my rPi before I reboot it.
water01
Posts: 3245
Joined: Sat 13 Aug 2011 9:33 am
Weather Station: Ecowitt HP2551
Operating System: Windows 10 64bit
Location: Burnham-on-Sea
Contact:

Re: error message on installation

Post by water01 »

On Windows I always use Ctrl+C, saves any files getting corrupted.
David
Image
User avatar
PaulMy
Posts: 3827
Joined: Sun 28 Sep 2008 11:54 pm
Weather Station: Davis VP2 Plus 24-Hour FARS
Operating System: Windows8 and Windows10
Location: Komoka, ON Canada
Contact:

Re: error message on installation

Post by PaulMy »

On Windows, and always Ctrl-C as David says...

Enjoy,
Paul
Davis Vantage Pro2+
C1 www.komokaweather.com/komokaweather-ca
MX www.komokaweather.com/cumulusmx/index.htm /index.html /index.php
MX www.komokaweather.com/cumulusmxwll/index.htm /index.html /index.php
MX www. komokaweather.com/cumulusmx4/index.htm
Image
ExperiMentor
Posts: 214
Joined: Tue 24 Nov 2015 11:30 pm
Weather Station: Fine Offset & Davis Vantage Vue
Operating System: Windows 10; Raspbian Buster
Location: Switzerland

Re: error message on installation

Post by ExperiMentor »

mcrossley wrote: Mon 22 Jun 2020 8:04 pm I just have to remember to close MX on my rPi before I reboot it.
I believe (actually, hope!) I am right to think that it is safe to simpy use 'sudo halt' or 'sudo reboot' on a Raspberry Pi without specifically closing Cumulus MX. Both 'sudo reboot' and 'sudo halt' perform a controlled, organised closedown (that is, they ask running processes to stop rather than abruptly forcing closure). They also close down processess hat any users other than you have started (other users are sent a message like "System going down for reboot NOW")

Just pulling out the power plug is a seriously bad idea, though.
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: error message on installation

Post by HansR »

Yes, what ExperiMentor says.
And if you use the start/stop script by jank with its init.d extension there is no trouble at all.
Always wondered why that procedure (or something similar on Windows) is not part of the installation.
Hans

https://meteo-wagenborgen.nl
CMX build 4017+ ● RPi 3B+ ● Raspbian Linux 6.1.21-v7+ armv7l ● dotnet 8.0.3
champ101
Posts: 2
Joined: Fri 13 Mar 2020 7:50 pm
Weather Station: davis vantage
Operating System: windows 10

Re: error message on installation

Post by champ101 »

I use windows and control and c worked for me also
Post Reply