Jump to content

wizard580

Member
  • Posts

    6
  • Joined

  • Last visited

Everything posted by wizard580

  1. license paid till 2014/10/11, so yes, support paid. installed latest mono: /home/opt/mono-2.11.4/
  2. Hi all. I have here an issue: In web gui of (TCAdmin 2.0.85) I press "check for updates" and it shows me "no records to display". And I know there are 2.0.86 and 2.0.87 updates. In /home/tcadmin/Logs/Web/error.log I see a records like this: System System.Net.WebException: Error getting response stream (Write: The authentication or decryption has failed.): SendFailure ---> System.IO.IOException: The authentication or decryption has failed. ---> Mono. Security.Protocol.Tls.TlsException: Invalid certificate received from server. Error code: 0xffffffff800b010a at Mono.Security.Protocol.Tls.Handshake.Client.TlsSer verCertificate.validateCertificates (Mono.Security.X509.X509CertificateCollection certificates) [0x00000] in <filename unknown>:0 at Mono.Security.Protocol.Tls.Handshake.Client.TlsSer verCertificate.ProcessAsTls1 () [0x00000] in <filename unknown>:0 at Mono.Security.Protocol.Tls.Handshake.HandshakeMess age.Process () [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) Mono.Security.Protocol.Tls.Handshake.HandshakeMess age:Process () at Mono.Security.Protocol.Tls.ClientRecordProtocol.Pr ocessHandshakeMessage (Mono.Security.Protocol.Tls.TlsStream handMsg) [0x00000] in <filename unknown>:0 at Mono.Security.Protocol.Tls.RecordProtocol.Internal ReceiveRecordCallback (IAsyncResult asyncResult) [0x00000] in <filename unknown>:0 --- End of inner exception stack trace --- at Mono.Security.Protocol.Tls.SslStreamBase.AsyncHand shakeCallback (IAsyncResult asyncResult) [0x00000] in <filename unknown>:0 --- End of inner exception stack trace --- at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) [0x00000] in <filename unknown>:0 at System.Net.HttpWebRequest.GetResponse () [0x00000] in <filename unknown>:0 at System.Net.WebClient.GetWebResponse (System.Net.WebRequest request) [0x00000] in <filename unknown>:0 at System.Net.WebClient.ReadAll (System.Net.WebRequest request, System.Object userToken) [0x00000] in <filename unknown>:0 at System.Net.WebClient.DownloadDataCore (System.Uri address, System.Object userToken) [0x00000] in <filename unknown>:0 - Parameters: False Who can help me?
  3. manual update won't update database.
  4. Hi all. I have here an issue: In web gui of (TCAdmin 2.0.85) I press "check for updates" and it shows me "no records to display". And I know there are 2.0.86 and 2.0.87 updates. In /home/tcadmin/Logs/Web/error.log I see a records like this: System System.Net.WebException: Error getting response stream (Write: The authentication or decryption has failed.): SendFailure ---> System.IO.IOException: The authentication or decryption has failed. ---> Mono. Security.Protocol.Tls.TlsException: Invalid certificate received from server. Error code: 0xffffffff800b010a at Mono.Security.Protocol.Tls.Handshake.Client.TlsServerCertificate.validateCertificates (Mono.Security.X509.X509CertificateCollection certificates) [0x00000] in <filename unknown>:0 at Mono.Security.Protocol.Tls.Handshake.Client.TlsServerCertificate.ProcessAsTls1 () [0x00000] in <filename unknown>:0 at Mono.Security.Protocol.Tls.Handshake.HandshakeMessage.Process () [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) Mono.Security.Protocol.Tls.Handshake.HandshakeMessage:Process () at Mono.Security.Protocol.Tls.ClientRecordProtocol.ProcessHandshakeMessage (Mono.Security.Protocol.Tls.TlsStream handMsg) [0x00000] in <filename unknown>:0 at Mono.Security.Protocol.Tls.RecordProtocol.InternalReceiveRecordCallback (IAsyncResult asyncResult) [0x00000] in <filename unknown>:0 --- End of inner exception stack trace --- at Mono.Security.Protocol.Tls.SslStreamBase.AsyncHandshakeCallback (IAsyncResult asyncResult) [0x00000] in <filename unknown>:0 --- End of inner exception stack trace --- at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) [0x00000] in <filename unknown>:0 at System.Net.HttpWebRequest.GetResponse () [0x00000] in <filename unknown>:0 at System.Net.WebClient.GetWebResponse (System.Net.WebRequest request) [0x00000] in <filename unknown>:0 at System.Net.WebClient.ReadAll (System.Net.WebRequest request, System.Object userToken) [0x00000] in <filename unknown>:0 at System.Net.WebClient.DownloadDataCore (System.Uri address, System.Object userToken) [0x00000] in <filename unknown>:0 - Parameters: False Who can help me?
  5. after update to this version, each edited file became owned by root:root, so user lost access to it. any fix or I do something wrong?
  6. great! failed after last openssl fixes (critical security)
  7. Hi all. I have downloaded (from official site) Unreal Tournament 2004, patched it with latest patch available. Now I have a ut2004.zip at /home/tcadmin/tcafiles/games/ Next I select "Create a Game or Voice Service", select server, game and so on and press "Create". I see "Extracting the file ut2004.zip" and progress bar moving. At 86% I see a long error: System.ArgumentException: Input contains invalid character at 16621 : at System.Xml.XmlTextWriter.WriteCheckedBuffer (System.Char[] text, Int32 idx, Int32 length) [0x00000] in <filename unknown>:0 at System.Xml.XmlTextWriter.WriteCheckedString (System.String s) [0x00000] in <filename unknown>:0 at System.Xml.XmlTextWriter.WriteEscapedString (System.String text, Boolean isAttribute) [0x00000] in <filename unknown>:0 at System.Xml.XmlTextWriter.WriteString (System.String text) [0x00000] in <filename unknown>:0 at System.Xml.DefaultXmlWriter.WriteString (System.String text) [0x00000] in <filename unknown>:0 at System.Data.DataSet.WriteColumnAsElement (System.Xml.XmlWriter writer, XmlWriteMode mode, System.Data.DataColumn col, System.Data.DataRow row, DataRowVersion version) [0x00000] in <filename unknown>:0 at System.Data.DataSet.WriteTable (System.Xml.XmlWriter writer, System.Data.DataRow[] rows, XmlWriteMode mode, DataRowVersion version, Boolean skipIfNested) [0x00000] in <filename unknown>:0 at System.Data.DataSet.WriteTable (System.Xml.XmlWriter writer, System.Data.DataTable table, XmlWriteMode mode, DataRowVersion version) [0x00000] in <filename unknown>:0 at XmlTableWriter.WriteTableList (System.Xml.XmlWriter writer, XmlWriteMode mode, System.Collections.Generic.List`1 tables, DataRowVersion version) [0x00000] in <filename unknown>:0 at XmlTableWriter.WriteTables (System.Xml.XmlWriter writer, XmlWriteMode mode, System.Collections.Generic.List`1 tables, System.Collections.Generic.List`1 relations, System.String mainDataTable, System.String dataSetName) [0x00000] in <filename unknown>:0 at System.Data.DataTable.WriteXml (System.Xml.XmlWriter writer, XmlWriteMode mode, Boolean writeHierarchy) [0x00000] in <filename unknown>:0 at System.Data.DataTable.WriteXml (System.IO.TextWriter writer, XmlWriteMode mode, Boolean writeHierarchy) [0x00000] in <filename unknown>:0 at System.Data.DataTable.WriteXml (System.IO.TextWriter writer, XmlWriteMode mode) [0x00000] in <filename unknown>:0 at TCAdmin.Monitor.Standard.WebServices.ServerUtilities.ExecuteSqlResultAsString (System.String sql) [0x00000] in <filename unknown>:0 at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&) at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 Who can help me? Please... TCAdmin 2.0.34 updated game configs was imported (windows and linux) Debian 6 amd64
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Terms of Use