I am getting these errors on Ubuntu 15.04 when trying to start the monitor. Does anyone know what the issue could be?
TCAdmin - The Game Hosting Control Panel
Software Version : 2.0.92.0
Mono Version : 2.11.4 Linux 64 bits
Monitor Ports : Secure: 8891 Standard: 8890
uPnP Port Forwarding : Disabled
Current User : root
Database Engine : SQLite
Database Cache : Enabled
System.ArgumentException: Offset and length were out of bounds for the array or count is greater than the number of elements from index to the end of the source collection.
at System.Buffer.BlockCopy (System.Array src, Int32 srcOffset, System.Array ds t, Int32 dstOffset, Int32 count) [0x00000] in <filename unknown>:0
at Mono.Security.ASN1..ctor (System.Byte[] data) [0x00000] in <filename unknow n>:0
at Mono.Security.X509.X509Certificate.get_RSA () [0x00000] in <filename unknow n>:0
at System.Security.Cryptography.X509Certificates.X509Store.Open (OpenFlags fla gs) [0x00000] in <filename unknown>:0
at TCAdmin.SDK.Security.SecurityManager.RegisterTrustedCertificates () [0x0000 0] in <filename unknown>:0
Starting the Monitor Web Service...
The Monitor Web Service has been started.
Starting the Public Web Service...
The Public Web Service has been started.
Starting the Task Scheduler...
The Task Scheduler has been started.
Starting the Game Monitor Service...
The Game Monitor Service has been started.
The System Monitor Service has been started.
Starting the FTP Service...
The FTP Service (v1) has been started on 0.0.0.0:8821.
The Master Monitor has been started on TCA2.xxx.com
Type 'quit' to exit. For a list of commands type 'help'.
tca # Stopping the Game Monitor Service...
The Game Monitor Service service has been stopped.
System.Threading.ThreadAbortException: Thread was being aborted
Server stack trace:
at TCAdmin.SDK.AppDomainManager+CrossAppDomainMessenger.ExecuteCommandInAppDom ain (System.String moduleId, ICommand command, System.Object args) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) TCAdmin.SDK.AppDomainManager/CrossAppD omainMessenger:ExecuteCommandInAppDomain (string,TCAdmin.Interfaces.Server.IComm and,object)
at (wrapper xdomain-dispatch) TCAdmin.SDK.AppDomainManager/CrossAppDomainMesse nger:ExecuteCommandInAppDomain (object,byte[]&,byte[]&,string)
Exception rethrown at [0]:
at (wrapper xdomain-invoke) TCAdmin.SDK.AppDomainManager/CrossAppDomainMesseng er:ExecuteCommandInAppDomain (string,TCAdmin.Interfaces.Server.ICommand,object)
at TCAdmin.SDK.AppDomainManager.ExecuteGlobalProxyCommand (TCAdmin.SDK.Proxies .CommandProxy command, System.Object args) [0x00000] in <filename unknown>:0
at TCAdmin.SDK.MonitorConfiguration.set_Status (ServiceStatus value) [0x00000] in <filename unknown>:0
at TCAdmin.MonitorLib.***1347;.***1356; (MonitorMode ***1357;) [0x00000] in <filename unknown>:0
quit
Stopping the FTP Service...
The FTP Service service has been stopped.
Stopping the System Monitor Service...
The System Monitor Service service has been stopped.
Stopping the Task Scheduler...
The Task Scheduler service has been stopped.
Stopping the Public Web Service...
The Public Web Service has been stopped.
Stopping the Monitor Web Service...
./Shared/includes.sh: line 41: 30776 Killed MONO_OPTIONS="${MON O_OPTIONS}" MONO_GC_PARAMS="${MONO_GC_PARAMS}" DISABLE_INPUT=${DISABLE_INPUT} WE B_PORT=${WEB_PORT} SECURE_WEB_PORT=${SECURE_WEB_PORT} ENABLE_FASTCGI_SERVER=${EN ABLE_FASTCGI_SERVER} FASTCGI_SERVERS=${FASTCGI_SERVERS} WEB_MAX_REQUESTS=${WEB_M AX_REQUESTS} WEB_USER=${WEB_USER} CERT_FILE=${CERT_FILE} PK_FILE=${PK_FILE} SERV ICEMAN_REPORT_CPU_BY_CORE=${SERVICEMAN_REPORT_CPU_BY_CORE} SERVICEMAN_USE_MEMORY _FROM_PS=${SERVICEMAN_USE_MEMORY_FROM_PS} INCLUDE_BUFFERS_AS_FREE_MEMORY=${INCLU DE_BUFFERS_AS_FREE_MEMORY} SECURE_STREAMING=${SECURE_STREAMING} SECURE_DOWNLOADS =${SECURE_DOWNLOADS} SECURE_UPLOADS=${SECURE_UPLOADS} MONO_FOLDER=${MONO_FOLDER} MONO_DISABLE_SHM=1 DISABLE_KEEP_ALIVE=${DISABLE_KEEP_ALIVE} APPLICATION=${APPLI CATION} mono ${MONO_OPTIONS} ${TCAEXE} ${ALLCMDARGS}
System.InvalidOperationException: Not supported Content-Type in the response: ''
at System.Web.Services.Protocols.WebServiceHelper.InvalidOperation (System.Str ing message, System.Net.WebResponse response, System.Text.Encoding enc) [0x00000 ] in <filename unknown>:0
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReceiveResponse (Syste m.Net.WebResponse response, System.Web.Services.Protocols.SoapClientMessage mess age, System.Web.Services.Protocols.SoapExtension[] extensions) [0x00000] in <fil ename unknown>:0
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke (System.String method_name, System.Object[] parameters) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.Web.Services.Protocols.SoapHttp ClientProtocol:Invoke (string,object[])
at TCAdmin.SDK.Web.References.ServerUtilities.ServerUtilities.UpdateLicense () [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) TCAdmin.SDK.Web.References.ServerUtili ties.ServerUtilities:UpdateLicense ()
at TCAdmin.MonitorLib.MonitorWebService.Authenticate (System.Object sender, TC Admin.WebServer.AuthenticateEventArgs& e) [0x00000] in <filename unknown>:0 - P arameters: http://127.0.0.1:8890/Monitor/Standard/ServerUtilities.asmx?Authoriza tion=Basic%20bW9uaXRvci1qOFgycDp0M3ZXM0xGUUJIU25Uc09EcW4xOFEzaVNE
The Monitor Web Service has been stopped.
The Master Monitor has been stopped successfully.