Please update mono to a more recent version

Mono is a software platform designed to allow developers to easily create cross platform applications. Sponsored by Xamarin, Mono is an open source implementation of Microsoft's .NET Framework based on the ECMA standards for C# and the Common Language Runtime. A growing family of solutions and an active and enthusiastic contributing community is helping position Mono to become the leading choice for development of Linux applications.

Moderator: Lillian.W@AST

dkobelak
Posts: 101
youtube meble na wymiar Warszawa
Joined: Wed Jun 08, 2016 2:21 am

Re: Please update mono to a more recent version

Post by dkobelak »

Marco@ASUSTOR wrote:Hi! Mono will be updated within the next couple of weeks. The IT Team is currently aware of the issue and is currently testing 5.18 for compatibility issues with other apps. Stay tuned!
new beta 5.18.1 r1 has fixed my issues as of now.. thank you.
AS-5104T running stock memory;RAID 5 - 4x3TB Toshiba DT01ACA300;BIOS: v1.21 - ADM: 4.0.4.RQO2
AS-6204T running stock memory;RAID 5 - 3x8TB Seagate Ironwolf ST8000VN0022;BIOS: v2.23 - ADM: 4.0.4.RQO2
Duzii
Posts: 17
Joined: Wed Feb 05, 2014 4:54 am

Re: Please update mono to a more recent version

Post by Duzii »

Hi

I updated to Version: 5.18.1.0.r1 but adding movies to Radarr is still not working? Please see below error message

Code: Select all

19-4-1 19:01:33.0|Fatal|NzbDroneErrorPipeline|Request Failed

[v0.2.0.1293] System.Net.WebException: Error: SecureChannelFailure (Authentication failed, see inner exception.) ---> System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> System.DllNotFoundException: /volume1/.@plugins/AppCentral/mono/lib/../lib/libmono-btls-shared.so
  at (wrapper managed-to-native) Mono.Btls.MonoBtlsSslCtx.mono_btls_ssl_ctx_new()
  at Mono.Btls.MonoBtlsSslCtx..ctor () [0x00000] in <bba0a08ada624b4ab321b16f1ab63354>:0 
  at Mono.Btls.MonoBtlsContext.InitializeConnection () [0x00000] in <bba0a08ada624b4ab321b16f1ab63354>:0 
  at Mono.Btls.MonoBtlsContext.StartHandshake () [0x00000] in <bba0a08ada624b4ab321b16f1ab63354>:0 
  at Mono.Net.Security.MobileAuthenticatedStream.ProcessHandshake (Mono.Net.Security.AsyncOperationStatus status, System.Boolean renegotiate) [0x0007e] in <bba0a08ada624b4ab321b16f1ab63354>: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 <bba0a08ada624b4ab321b16f1ab63354>:0 
  at Mono.Net.Security.AsyncProtocolRequest.ProcessOperation (System.Threading.CancellationToken cancellationToken) [0x000ff] in <bba0a08ada624b4ab321b16f1ab63354>:0 
  at Mono.Net.Security.AsyncProtocolRequest.StartOperation (System.Threading.CancellationToken cancellationToken) [0x0008b] in <bba0a08ada624b4ab321b16f1ab63354>:0 
   --- End of inner exception stack trace ---
  at Mono.Net.Security.MobileAuthenticatedStream.ProcessAuthentication (System.Boolean runSynchronously, Mono.Net.Security.MonoSslAuthenticationOptions options, System.Threading.CancellationToken cancellationToken) [0x00252] in <bba0a08ada624b4ab321b16f1ab63354>:0 
  at Mono.Net.Security.MonoTlsStream.CreateStream (System.Net.WebConnectionTunnel tunnel, System.Threading.CancellationToken cancellationToken) [0x00126] in <bba0a08ada624b4ab321b16f1ab63354>:0 
  at System.Net.WebConnection.CreateStream (System.Net.WebOperation operation, System.Boolean reused, System.Threading.CancellationToken cancellationToken) [0x001ba] in <bba0a08ada624b4ab321b16f1ab63354>:0 
   --- End of inner exception stack trace ---
  at System.Net.WebConnection.CreateStream (System.Net.WebOperation operation, System.Boolean reused, System.Threading.CancellationToken cancellationToken) [0x0021a] in <bba0a08ada624b4ab321b16f1ab63354>:0 
  at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x00141] in <bba0a08ada624b4ab321b16f1ab63354>:0 
  at System.Net.WebOperation.Run () [0x0009a] in <bba0a08ada624b4ab321b16f1ab63354>:0 
  at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <bba0a08ada624b4ab321b16f1ab63354>:0 
  at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000f8] in <bba0a08ada624b4ab321b16f1ab63354>:0 
  at System.Net.HttpWebRequest.GetResponse () [0x00016] in <bba0a08ada624b4ab321b16f1ab63354>:0 
  at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0012f] in <a1d4cd371e3f48118cccea718b1ace8d>:0 
  at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0009d] in <a1d4cd371e3f48118cccea718b1ace8d>:0 
  at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x0007e] in <a1d4cd371e3f48118cccea718b1ace8d>:0 
  at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in <a1d4cd371e3f48118cccea718b1ace8d>:0 
  at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in <a1d4cd371e3f48118cccea718b1ace8d>:0 
  at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in <a1d4cd371e3f48118cccea718b1ace8d>:0 
  at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.SearchForNewMovie (System.String title) [0x00275] in <b938542dd9a14cfc824f9cd70d8df65b>:0 
  at NzbDrone.Api.Movies.MovieLookupModule.Search () [0x0009b] in <88144c9280c24780bf28d3f15b31fce6>:0 
  at NzbDrone.Api.Movies.MovieLookupModule.<.ctor>b__2_0 (System.Object x) [0x00000] in <88144c9280c24780bf28d3f15b31fce6>:0 
  at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,System.Func`2<object, object>,object)
  at Nancy.Routing.Route+<>c__DisplayClass4.<Wrap>b__3 (System.Object parameters, System.Threading.CancellationToken context) [0x00049] in <63c44d6f8d7e4f339a987bf9eb94d931>:0 
Post Reply

Return to “Mono”