Welcome to the Cumulus Support forum.

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

(Note that 4.1.0 (build 4024) - 05 June 2024 remains available, but usage of this version is not recommended - particularly for Davis stations - and the included utility in this distribution for migrating to v4 is known to contain errors affecting conversion of dayfile.txt)

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

New PC

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
chrisdunn
Posts: 12
Joined: Sat 01 May 2010 5:19 pm
Weather Station: WH3080 Solar
Operating System: Windows XP SP3
Location: midsomer norton
Contact:

New PC

Post by chrisdunn »

I have a new PC and decided to do a clean install. However I keep getting this error list. Anyone point me in the right direction.

Opening station type 14 - HTTP Ecowitt
Last update: 2024-01-26T22:37:55
System.IO.FileNotFoundException: Could not find file 'C:\Users\chris\OneDrive\Documents\CumulusMXDist3279\CumulusMX\data\Jan24log.txt'.
File name: 'C:\Users\chris\OneDrive\Documents\CumulusMXDist3279\CumulusMX\data\Jan24log.txt'
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost)
at System.IO.StreamReader..ctor(String path, Encoding encoding)
at System.IO.File.InternalReadAllLines(String path, Encoding encoding)
at CumulusMX.WeatherStation.CheckMonthlyLogFile(DateTime logDate)
at CumulusMX.WeatherStation..ctor(Cumulus cumulus, Boolean extraStation)
at CumulusMX.HttpStationEcowitt..ctor(Cumulus cumulus, WeatherStation station)
at CumulusMX.Cumulus.Initialise(Int32 HTTPport, Boolean DebugEnabled, String startParms)
at CumulusMX.Program.RunAsAConsole(Int32 port, Boolean debug)
at CumulusMX.Program.Main(String[] args)
**** An error has occurred - please zip up the MXdiags folder and post it in the forum ****
Press Enter to terminate
broadstairs
Posts: 820
Joined: Thu 14 Aug 2008 7:17 am
Weather Station: Ecowitt GW1003/GW1103/GW2000
Operating System: Linux openSUSE
Location: Broadstairs, Kent, UK
Contact:

Re: New PC

Post by broadstairs »

Well perhaps if you posted the latest log file from the MXDiags folder we might have more to go on. BTW are you really using Windows XP if not please update your details!

Stuart
Currently running CMX V4 4023
freddie
Posts: 2546
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: New PC

Post by freddie »

I would use build 3278 as your initial install and then upgrade to 3279. There appears to be an issue with new installs of 3279 that won't be looked at until next week.
Freddie
Image
water01
Posts: 3336
Joined: Sat 13 Aug 2011 9:33 am
Weather Station: Ecowitt HP2551
Operating System: Windows 10 64bit
Location: Burnham-on-Sea
Contact:

Re: New PC

Post by water01 »

C:\Users\chris\OneDrive\Documents\CumulusMXDist3279\CumulusMX\data\Jan24log.txt'
This seems to infer you are using it directly out the zip file on a OneDrive mount which is not a good idea. You should really set up a new directory folder e.g. C:\CumulusMX copy all the files into that folder and run it from there.
David
Image
chrisdunn
Posts: 12
Joined: Sat 01 May 2010 5:19 pm
Weather Station: WH3080 Solar
Operating System: Windows XP SP3
Location: midsomer norton
Contact:

Re: New PC

Post by chrisdunn »

Thank you everyone. Installed into main drive and used build 3278 and everything is working.
Post Reply