Problem starting CumulusMX
Posted: Thu 14 May 2015 3:22 pm
Hi!
I had CumulusMX up and running on my rpi, but after a reboot it wouldn't start again.
This is the output when trying to start:
This is the content of the latest MXdiags file:
Will upload the Cumulus.ini file
I had CumulusMX up and running on my rpi, but after a reboot it wouldn't start again.
This is the output when trying to start:
Code: Select all
Current culture: English (United Kingdom)
Serial: CFC341CCC3D155241608CA50F5014E51
Cumulus MX v.3.0.0 build 3024
This is pre-release beta software
System.FormatException: Input string was not in the correct format
at System.Int32.Parse (System.String s) [0x00000] in <filename unknown>:0
at System.Convert.ToInt32 (System.String value) [0x00000] in <filename unknown>:0
at CumulusMX.Cumulus. (DateTime ) [0x00000] in <filename unknown>:0
at CumulusMX.Cumulus.DoSunriseAndSunset () [0x00000] in <filename unknown>:0
at CumulusMX.Cumulus..ctor (Int32 HTTPport, Int32 WSport) [0x00000] in <filename unknown>:0
at .Main (System.String[] args) [0x00000] in <filename unknown>:0
**** An error has occurred - please zip up the MXdiags folder and post it in the forum ****
Press Enter to terminate
Code: Select all
2015-05-14 17:14:44.235 ========================== Cumulus MX starting ==========================
2015-05-14 17:14:44.285 Command line: /CumulusMX/CumulusMX.exe -port 9999
2015-05-14 17:14:44.289 Cumulus MX v.3.0.0 build 3024
2015-05-14 17:14:44.317 Platform: Unix
2015-05-14 17:14:44.323 OS version: Unix 3.18.11.0
2015-05-14 17:14:44.324 Current culture: English (United Kingdom)
2015-05-14 17:14:44.325 Standard time zone name: CET
2015-05-14 17:14:44.326 Daylight saving time name: CEST
2015-05-14 17:14:44.328 Daylight saving time? True
2015-05-14 17:14:44.335 14/05/2015 17:14:44
2015-05-14 17:14:44.345 Data path = data/
2015-05-14 17:14:44.370 Creating backup folder backup/20150514171444/
2015-05-14 17:14:44.622 Reading Cumulus.ini file
2015-05-14 17:14:44.894 ASM=10 AST=00:10:00
2015-05-14 17:14:44.915 Cumulus start date: 14 May 2015
2015-05-14 17:14:45.007 Debug logging is disabled
2015-05-14 17:14:45.008 Logging interval = 10
2015-05-14 17:14:45.193 Sunrise: 02:36:00
2015-05-14 17:14:45.194 Sunset : 23:07:20
System.FormatException: Input string was not in the correct format
at System.Int32.Parse (System.String s) [0x00000] in <filename unknown>:0
at System.Convert.ToInt32 (System.String value) [0x00000] in <filename unknown>:0
at CumulusMX.Cumulus. (DateTime ) [0x00000] in <filename unknown>:0
at CumulusMX.Cumulus.DoSunriseAndSunset () [0x00000] in <filename unknown>:0
at CumulusMX.Cumulus..ctor (Int32 HTTPport, Int32 WSport) [0x00000] in <filename unknown>:0
at .Main (System.String[] args) [0x00000] in <filename unknown>:0