Page 1 of 1

1.93 Upgrade Issue

Posted: Tue Nov 21, 2017 10:10 am
by balon
Hey Masher,

First -- thank you for all the work on UGCC. These new updates are AMAZING.

Issue on 1.93 build.. on the main page. Using mono:
Mono JIT compiler version 3.2.8 (Debian 3.2.8+dfsg-10)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
TLS: __thread
SIGSEGV: altstack
Notifications: epoll
Architecture: amd64
Disabled: none
Misc: softdebug
LLVM: supported, not enabled.
GC: sgen


err wrote: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 UGCC_Sharp.tools.remote_command (UGCC_Sharp.dbinterface& sql, Int32 id, System.String command, System.String data, System.String& error, Int32 sdefid) [0x00000] in <filename unknown>:0 at UGCC_Sharp.tools.isRunningByPid (Int32 pid, System.String cmd, Int32 id, UGCC_Sharp.dbinterface& sql, System.String& error, Int32 sdefid) [0x00000] in <filename unknown>:0 at UGCC_Sharp.tools.get_status (Int32 id, UGCC_Sharp.dbinterface& sql, System.String cmd, System.String spid, System.String pidcmd, System.String sdefid, System.String gracefulcountdown, pending_action action, System.String updatepid, System.String updatecmd, System.String& error) [0x00000] in <filename unknown>:0 at UGCC_Sharp.menu.#=qQk2NEFw88r93bfW$JUKoEA== (System.String #=q4If3meRTZ$LoK7FBXym9dA==, UGCC_Sharp.dbinterface& #=qMAujLdvrVbSToN6_Viglfg==) [0x00000] in <filename unknown>:0 at UGCC_Sharp.menu.Page_Load (System.Object sender, System.EventArgs e) [0x00000] in <filename unknown>:0

Re: 1.93 Upgrade Issue

Posted: Tue Nov 21, 2017 11:31 am
by Masher
Did you update the monitor?

Re: 1.93 Upgrade Issue

Posted: Tue Nov 21, 2017 12:13 pm
by balon
I usually update the panel first.. then connect each monitor after the panel is a success.

I will try now.

Re: 1.93 Upgrade Issue

Posted: Tue Nov 21, 2017 12:37 pm
by balon
Works... issue with monitor connecting to remote however. Investigating that..

Re: 1.93 Upgrade Issue

Posted: Tue Nov 21, 2017 12:51 pm
by balon
Ah I renewed all my licenses. Makes sense!

Re: 1.93 Upgrade Issue

Posted: Tue Nov 21, 2017 1:21 pm
by balon
Question for you masher:

Can we force usage of TLS-FTP? Or is that not a feature (yet).

Re: 1.93 Upgrade Issue

Posted: Tue Nov 21, 2017 4:44 pm
by Masher
Not currently, will add an option in next update.

Re: 1.93 Upgrade Issue

Posted: Mon Dec 04, 2017 10:02 pm
by Masher
So further looking into this, this will break the panel's FTP file tool as the ftp client library I'm using doesn't support TLS. Something I plan to look into though.

Re: 1.93 Upgrade Issue

Posted: Fri Dec 15, 2017 8:41 am
by Pacetti
Masher wrote: Mon Dec 04, 2017 10:02 pm So further looking into this, this will break the panel's FTP file tool as the ftp client library I'm using doesn't support TLS. Something I plan to look into though.
That's funny, I was going to recommend this as a new feature. Great to see you're already considering it, Masher. Any ETA by any chance?