Page 3 of 4

Re: CumulusMX v3.0.0 build 3046

Posted: Wed 09 Jan 2019 11:43 pm
by Mapantz
I always just copy the files over that have been changed according to what has been written in the update post.

I've done it ever since I copied the whole thing over without thinking, and it completely messed everything up.

The reason I had errors was due to the fact I hadn't updated from the previous versions. I went straight from 3043 to b3046, so I only read the last post.

Re: CumulusMX v3.0.0 build 3046

Posted: Thu 10 Jan 2019 10:24 am
by ken555
Mapantz wrote: Wed 09 Jan 2019 11:43 pm I always just copy the files over that have been changed according to what has been written in the update post.

I've done it ever since I copied the whole thing over without thinking, and it completely messed everything up.

The reason I had errors was due to the fact I hadn't updated from the previous versions. I went straight from 3043 to b3046, so I only read the last post.
This was my problem also, didn't realise the updates were cumulative, and tried to jump a version.

Re: CumulusMX v3.0.0 build 3046

Posted: Fri 11 Jan 2019 11:42 pm
by richard_newberry
2019-01-11 15:32:00.938 System.IO.IOException: Sharing violation on path /home/cumulus/CumulusMX/web/winddata.json
at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x0019e] in <7b0d87324cab49bf96eac679025e77d1>:0
at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.IO.FileOptions options, System.String msgPath, System.Boolean bFromProxy, System.Boolean useLongPath, System.Boolean checkHost) [0x00000] in <7b0d87324cab49bf96eac679025e77d1>:0
at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,System.IO.FileOptions,string,bool,bool,bool)
at System.IO.StreamWriter.CreateFile (System.String path, System.Boolean append, System.Boolean checkHost) [0x0001c] in <7b0d87324cab49bf96eac679025e77d1>:0
at System.IO.StreamWriter..ctor (System.String path, System.Boolean append, System.Text.Encoding encoding, System.Int32 bufferSize, System.Boolean checkHost) [0x00055] in <7b0d87324cab49bf96eac679025e77d1>:0
at System.IO.StreamWriter..ctor (System.String path, System.Boolean append, System.Text.Encoding encoding, System.Int32 bufferSize) [0x00000] in <7b0d87324cab49bf96eac679025e77d1>:0
at System.IO.StreamWriter..ctor (System.String path, System.Boolean append) [0x00008] in <7b0d87324cab49bf96eac679025e77d1>:0
at (wrapper remoting-invoke-with-check) System.IO.StreamWriter..ctor(string,bool)
at CumulusMX.WeatherStation.CreateGraphDataFiles () [0x000f8] in <137cb39622c9447da0d076fe96927f22>:0
at CumulusMX.Cumulus.DoHTMLFiles () [0x000ee] in <137cb39622c9447da0d076fe96927f22>:0
at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00014] in <7b0d87324cab49bf96eac679025e77d1>:0
at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00071] in <7b0d87324cab49bf96eac679025e77d1>:0
at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <7b0d87324cab49bf96eac679025e77d1>:0
at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x0002b] in <7b0d87324cab49bf96eac679025e77d1>:0
at System.Threading.ThreadHelper.ThreadStart () [0x00008] in <7b0d87324cab49bf96eac679025e77d1>:0

Re: CumulusMX v3.0.0 build 3046

Posted: Sat 12 Jan 2019 12:42 am
by freddie
Something else on your system had /home/cumulus/CumulusMX/web/winddata.json open at the time Cumulus was trying to write to it.

Re: CumulusMX v3.0.0 build 3046

Posted: Sat 12 Jan 2019 3:13 am
by Albert Dulfer
Hi

Currently running build 3043. What do I have to do to upgrade to build 3046? What files/folders to I need to copy to my existing mx folder?

Re: CumulusMX v3.0.0 build 3046

Posted: Sat 12 Jan 2019 9:13 am
by ken555
Everything from each update apart from the /web folder was my solution that worked.

Re: CumulusMX v3.0.0 build 3046

Posted: Sun 13 Jan 2019 1:15 am
by Albert Dulfer
Thanks Ken. Worked a treat.

Re: CumulusMX v3.0.0 build 3046

Posted: Sat 19 Jan 2019 11:37 pm
by lemdad
I have build 3046 and I'm using Microsoft edge on windows 10. The diary isn't working right. It either won't save the entry or when it does it puts it in the wrong day. I made an entry for the 17th that finally stayed, so I went to the 18th and made an entry and it saved it but put it on the 16th, with nothing in the 18th. Hope that makes sense. Thanks. Nice program.

Re: CumulusMX v3.0.0 build 3046

Posted: Sat 19 Jan 2019 11:42 pm
by lemdad
I'm having trouble with the diary either not saving, or when it does it saves to wrong date. Thanks.

Re: CumulusMX v3.0.0 build 3046

Posted: Sun 20 Jan 2019 9:41 am
by mcrossley
I'll take a look, but I need more details. What time zone are you in, what locale are you using?

Re: CumulusMX v3.0.0 build 3046

Posted: Sun 20 Jan 2019 2:07 pm
by lemdad
I'm in the U.S. Eastern time zone. Is that what you mean by locale?

Re: CumulusMX v3.0.0 build 3046

Posted: Sun 20 Jan 2019 2:17 pm
by mcrossley
Your time/date settings in this instance, so under Settings|Time & Date|Formats

Re: CumulusMX v3.0.0 build 3046

Posted: Sun 20 Jan 2019 3:04 pm
by PaulMy
As posted earlier in this thread, when I enter the data and save, then the data is displayed in the previous calendar day. I use diary for snow falling and depth only. I have learned that yesterday's data be entered today and that way it all gets recorded in the diary on the correct day (just one day behind in the entered data which is ok for me as I make a manual note for my daily CoCoRaHS reports anyway so have it available for entering tomorrow - the diary will not allow to enter on the next date).

I am North America/Toronto EST (UTC -5).

Enjoy,
Paul

Re: CumulusMX v3.0.0 build 3046

Posted: Sun 20 Jan 2019 7:47 pm
by lemdad
Under settings I have no options for time and date. Just station, internet, and the others. Don't see time and date under stations either. thx

Re: CumulusMX v3.0.0 build 3046

Posted: Sun 20 Jan 2019 7:54 pm
by lemdad
I tried entering more in diary today and it won't save anything. I click the apply and I don't get saved message.