If you have MySql 8 installed there's a problem with the database connector that OpenSimulator uses and MySql 8. There's a way to configure MySql 8 to use the older authentication method which I believe is "mysql_native_password". I'm not sure how to invoke MySql on Ubuntu to use that but hopefully Google may help you. Otherwise MySql 5 works if you are able to downgrade.
On Fri, Apr 10, 2020 at 11:44 AM Sara Payne <sarapayne...@gmail.com> wrote: > I am wondering if anyone is able to help me. I am attempting to set up a > system using the Ubuntu Focal beta release. I do appreciate that this is > bleeding edge and might be a bug. However, I am sure I have seen the same > kinds of errors in the past. So I am hoping the terminal output will help > someone to help me. > > Thanks in advance for your help if you recognize this one. > > Sara > > has been thrown by the target of an invocation. ---> > System.Security.Authentication.AuthenticationException: Authentication > failed, see inner > exception. ---> Mono.Btls.MonoBtlsException: Ssl error:1000042e:SSL > routines:OPENSSL_internal:TLSV1_ALERT_PROTOCOL_VERSION > at > > /build/mono-L7Ktbc/mono-6.8.0.105+dfsg/external/boringssl/ssl/tls_record.c:462 > > at Mono.Btls.MonoBtlsContext.ProcessHandshake () [0x00064] in > <a85c1a570f9a4f9f9c3d2cfa5504e34f>:0 > > at Mono.Net.Security.MobileAuthenticatedStream.ProcessHandshake > (Mono.Net.Security.AsyncOperationStatus status, System.Boolean renegotiate) > [0x00106] in <a85c1a570f9a4f9f9c3d2cfa5504e34f>:0 > > > at (wrapper remoting-invoke-with-check) > > Mono.Net.Security.MobileAuthenticatedStream.ProcessHandshake(Mono.Net.Security.AsyncOperationStatus, > bool) > > > at Mono.Net.Security.AsyncHandshakeRequest.Run > (Mono.Net.Security.AsyncOperationStatus status) [0x00006] in > <a85c1a570f9a4f9f9c3d2cfa5504e34 > f>:0 > > > at Mono.Net.Security.AsyncProtocolRequest.ProcessOperation > (System.Threading.CancellationToken cancellationToken) [0x0012a] in > <a85c1a570f9a > 4f9f9c3d2cfa5504e34f>:0 > > > --- End of inner exception stack trace --- > > > at Mono.Net.Security.MobileAuthenticatedStream.AuthenticateAsClient > (System.String targetHost, System.Security.Cryptography.X509Certificates > .X509CertificateCollection clientCertificates, > System.Security.Authentication.SslProtocols enabledSslProtocols, > System.Boolean checkCertificat > eRevocation) [0x00058] in <a85c1a570f9a4f9f9c3d2cfa5504e34f>:0 > > > at (wrapper remoting-invoke-with-check) > > Mono.Net.Security.MobileAuthenticatedStream.AuthenticateAsClient(string,System.Security.Cryptography > > .X509Certificates.X509CertificateCollection,System.Security.Authentication.SslProtocols,bool) > > at System.Net.Security.SslStream.AuthenticateAsClient (System.String > targetHost, System.Security.Cryptography.X509Certificates.X509Certifica > teCollection clientCertificates, > System.Security.Authentication.SslProtocols enabledSslProtocols, > System.Boolean checkCertificateRevocation) [ > 0x00006] in <a85c1a570f9a4f9f9c3d2cfa5504e34f>:0 > > > at MySql.Data.MySqlClient.NativeDriver.StartSSL () [0x00035] in > <0004ab8b375b422f9000ac25a68089d9>:0 > > at MySql.Data.MySqlClient.NativeDriver.Open () [0x002ce] in > <0004ab8b375b422f9000ac25a68089d9>:0 > > at MySql.Data.MySqlClient.Driver.Open () [0x0000b] in > <0004ab8b375b422f9000ac25a68089d9>:0 > > at MySql.Data.MySqlClient.Driver.Create > (MySql.Data.MySqlClient.MySqlConnectionStringBuilder settings) [0x0004e] in > <0004ab8b375b422f9000ac2 > 5a68089d9>:0 > > > at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection () [0x00000] > in <0004ab8b375b422f9000ac25a68089d9>:0 > at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection () [0x0008a] in > <0004ab8b375b422f9000ac25a68089d9>:0 > at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver () [0x0003f] in > <0004ab8b375b422f9000ac25a68089d9>:0 > at MySql.Data.MySqlClient.MySqlPool.GetConnection () [0x0001c] in > <0004ab8b375b422f9000ac25a68089d9>:0 > at MySql.Data.MySqlClient.MySqlConnection.Open () [0x0016d] in > <0004ab8b375b422f9000ac25a68089d9>:0 > > at OpenSim.Data.MySQL.MySQLGenericTableHandler`1[T].CommonConstruct > (System.String storeName) [0x00019] in <e8223c686f534fcfbb8f82618e6d0c9d > >:0 > > > at OpenSim.Data.MySQL.MySQLGenericTableHandler`1[T]..ctor (System.String > connectionString, System.String realm, System.String storeName) [0x > 00019] in <e8223c686f534fcfbb8f82618e6d0c9d>:0 > > > at OpenSim.Data.MySQL.MySQLPresenceData..ctor (System.String > connectionString, System.String realm) [0x00000] in > <e8223c686f534fcfbb8f82618e > 6d0c9d>:0 > > > at (wrapper managed-to-native) > > System.Reflection.RuntimeConstructorInfo.InternalInvoke(System.Reflection.RuntimeConstructorInfo,object,objec > t[],System.Exception&) > > > at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object > obj, System.Object[] parameters, System.Boolean wrapExceptions) [0 > x00008] in <12b418a7818c4ca0893feeaaf67f1e7f>:0 > > > --- End of inner exception stack trace --- > > > at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object > obj, System.Object[] parameters, System.Boolean wrapExceptions) [0 > x00022] in <12b418a7818c4ca0893feeaaf67f1e7f>:0 > > > at System.Reflection.RuntimeConstructorInfo.DoInvoke (System.Object obj, > System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder > binder, System.Object[] parameters, System.Globalization.CultureInfo > culture) [0x00089] in <12b418a7818c4ca0893feeaaf67f1e7f>:0 > at System.Reflection.RuntimeConstructorInfo.Invoke > (System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder > binder, System.Objec > t[] parameters, System.Globalization.CultureInfo culture) [0x00000] in > <12b418a7818c4ca0893feeaaf67f1e7f>:0 > at System.RuntimeType.CreateInstanceImpl (System.Reflection.BindingFlags > bindingAttr, System.Reflection.Binder binder, System.Object[] args, > System.Globalization.CultureInfo culture, System.Object[] > activationAttributes, System.Threading.StackCrawlMark& stackMark) [0x0029a] > in <12b > 418a7818c4ca0893feeaaf67f1e7f>:0 > > > at System.Activator.CreateInstance (System.Type type, > System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder > binder, System.Ob > ject[] args, System.Globalization.CultureInfo culture, System.Object[] > activationAttributes) [0x000de] in <12b418a7818c4ca0893feeaaf67f1e7f>:0 > > > at System.Activator.CreateInstance (System.Type type, System.Object[] > args) [0x00000] in <12b418a7818c4ca0893feeaaf67f1e7f>:0 > at OpenSim.Services.Base.ServiceBase.LoadPlugin[T] (System.String dllName, > System.String className, System.Object[] args) [0x00066] in <9f09 > c2e64286470d8fa2cd78e2dbf52f>:0 > _______________________________________________ > Opensim-users mailing list > Opensim-users@opensimulator.org > http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users > _______________________________________________ Opensim-users mailing list Opensim-users@opensimulator.org http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users