Hi!
Trying to update Radarr to the latest update but get a error message.
Error occurred while executing task ApplicationUpdate: Error: SecureChannelFailure (The authentication or decryption has failed.)
Trying to update Radarr to the latest update but get a error message.
Error occurred while executing task ApplicationUpdate: Error: SecureChannelFailure (The authentication or decryption has failed.)
Code:
System.Net.WebException: Error: SecureChannelFailure (The authentication or decryption has failed.) ---> System.IO.IOException: The authentication or decryption has failed. ---> System.IO.IOException: Error while sending TLS Alert (Fatal:InternalError): System.IO.IOException: The authentication or decryption has failed. ---> Mono.Security.Protocol.Tls.TlsException: The authentication or decryption has failed. at Mono.Security.Protocol.Tls.RecordProtocol.EndReceiveRecord (System.IAsyncResult asyncResult) [0x00049] in /wrkdirs/usr/ports/lang/mono/work/mono-mono-5.2.0.215/mcs/class/Mono.Security/Mono.Security.Protocol.Tls/RecordProtocol.cs:434 at Mono.Security.Protocol.Tls.SslClientStream.SafeEndReceiveRecord (System.IAsyncResult ar, System.Boolean ignoreEmpty) [0x00000] in /wrkdirs/usr/ports/lang/mono/work/mono-mono-5.2.0.215/mcs/class/Mono.Security/Mono.Security.Protocol.Tls/SslClientStream.cs:256 at Mono.Security.Protocol.Tls.SslClientStream.NegotiateAsyncWorker (System.IAsyncResult result) [0x00071] in /wrkdirs/usr/ports/lang/mono/work/mono-mono-5.2.0.215/mcs/class/Mono.Security/Mono.Security.Protocol.Tls/SslClientStream.cs:418 --- End of inner exception stack trace --- at Mono.Security.Protocol.Tls.SslClientStream.EndNegotiateHandshake (System.IAsyncResult result) [0x00033] in /wrkdirs/usr/ports/lang/mono/work/mono-mono-5.2.0.215/mcs/class/Mono.Security/Mono.Security.Protocol.Tls/SslClientStream.cs:397 at Mono.Security.Protocol.Tls.SslStreamBase.AsyncHandshakeCallback (System.IAsyncResult asyncResult) [0x0000c] in /wrkdirs/usr/ports/lang/mono/work/mono-mono-5.2.0.215/mcs/class/Mono.Security/Mono.Security.Protocol.Tls/SslStreamBase.cs:101 ---> System.IO.IOException: Unable to write data to the transport connection: The socket has been shut down. ---> System.Net.Sockets.SocketException: The socket has been shut down at System.Net.Sockets.Socket.EndSend (System.IAsyncResult asyncResult) [0x00013] in /wrkdirs/usr/ports/lang/mono/work/mono-mono-5.2.0.215/mcs/class/referencesource/System/net/System/Net/Sockets/Socket.cs:3876 at System.Net.Sockets.NetworkStream.EndWrite (System.IAsyncResult asyncResult) [0x00057] in /wrkdirs/usr/ports/lang/mono/work/mono-mono-5.2.0.215/mcs/class/referencesource/System/net/System/Net/Sockets/NetworkStream.cs:1043 --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.EndWrite (System.IAsyncResult asyncResult) [0x0007c] in /wrkdirs/usr/ports/lang/mono/work/mono-mono-5.2.0.215/mcs/class/referencesource/System/net/System/Net/Sockets/NetworkStream.cs:1054 at Mono.Security.Protocol.Tls.RecordProtocol.EndSendRecord (System.IAsyncResult asyncResult) [0x00032] in /wrkdirs/usr/ports/lang/mono/work/mono-mono-5.2.0.215/mcs/class/Mono.Security/Mono.Security.Protocol.Tls/RecordProtocol.cs:780 at Mono.Security.Protocol.Tls.RecordProtocol.SendRecord (Mono.Security.Protocol.Tls.ContentType contentType, System.Byte[] recordData) [0x0000b] in /wrkdirs/usr/ports/lang/mono/work/mono-mono-5.2.0.215/mcs/class/Mono.Security/Mono.Security.Protocol.Tls/RecordProtocol.cs:788 at Mono.Security.Protocol.Tls.RecordProtocol.SendAlert (Mono.Security.Protocol.Tls.Alert alert) [0x00021] in /wrkdirs/usr/ports/lang/mono/work/mono-mono-5.2.0.215/mcs/class/Mono.Security/Mono.Security.Protocol.Tls/RecordProtocol.cs:633 at Mono.Security.Protocol.Tls.RecordProtocol.SendAlert (System.Exception& ex) [0x0001b] in /wrkdirs/usr/ports/lang/mono/work/mono-mono-5.2.0.215/mcs/class/Mono.Security/Mono.Security.Protocol.Tls/RecordProtocol.cs:598 --- End of inner exception stack trace --- --- End of inner exception stack trace --- at Mono.Security.Protocol.Tls.SslStreamBase.EndRead (System.IAsyncResult asyncResult) [0x0004c] in /wrkdirs/usr/ports/lang/mono/work/mono-mono-5.2.0.215/mcs/class/Mono.Security/Mono.Security.Protocol.Tls/SslStreamBase.cs:886 at Mono.Net.Security.Private.LegacySslStream.EndAuthenticateAsClient (System.IAsyncResult asyncResult) [0x0000e] in /wrkdirs/usr/ports/lang/mono/work/mono-mono-5.2.0.215/mcs/class/System/Mono.Net.Security/LegacySslStream.cs:477 at Mono.Net.Security.Private.LegacySslStream.AuthenticateAsClient (System.String targetHost, System.Security.Cryptography.X509Certificates.X509CertificateCollection clientCertificates, System.Security.Authentication.SslProtocols enabledSslProtocols, System.Boolean checkCertificateRevocation) [0x00000] in /wrkdirs/usr/ports/lang/mono/work/mono-mono-5.2.0.215/mcs/class/System/Mono.Net.Security/LegacySslStream.cs:447 at Mono.Net.Security.MonoTlsStream.CreateStream (System.Byte[] buffer) [0x0007b] in /wrkdirs/usr/ports/lang/mono/work/mono-mono-5.2.0.215/mcs/class/System/Mono.Net.Security/MonoTlsStream.cs:116 at System.Net.WebConnection.CreateStream (System.Net.HttpWebRequest request) [0x00073] in /wrkdirs/usr/ports/lang/mono/work/mono-mono-5.2.0.215/mcs/class/System/System.Net/WebConnection.cs:412 --- End of inner exception stack trace --- at System.Net.WebClient.DownloadFile (System.Uri address, System.String fileName) [0x000ad] in /wrkdirs/usr/ports/lang/mono/work/mono-mono-5.2.0.215/mcs/class/referencesource/System/net/System/Net/webclient.cs:413 at System.Net.WebClient.DownloadFile (System.String address, System.String fileName) [0x0000e] in /wrkdirs/usr/ports/lang/mono/work/mono-mono-5.2.0.215/mcs/class/referencesource/System/net/System/Net/webclient.cs:382 at (wrapper remoting-invoke-with-check) System.Net.WebClient:DownloadFile (string,string) at NzbDrone.Common.Http.HttpClient.DownloadFile (System.String url, System.String fileName) [0x0009b] in C:\projects\radarr-usby1\src\NzbDrone.Common\Http\HttpClient.cs:174 at NzbDrone.Core.Update.InstallUpdateService.InstallUpdate (NzbDrone.Core.Update.UpdatePackage updatePackage) [0x00103] in C:\projects\radarr-usby1\src\NzbDrone.Core\Update\InstallUpdateService.cs:102 at NzbDrone.Core.Update.InstallUpdateService.Execute (NzbDrone.Core.Update.Commands.ApplicationUpdateCommand message) [0x00071] in C:\projects\radarr-usby1\src\NzbDrone.Core\Update\InstallUpdateService.cs:215 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand] (TCommand command, NzbDrone.Core.Messaging.Commands.CommandModel commandModel) [0x000ec] in C:\projects\radarr-usby1\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:91 at (wrapper dynamic-method) System.Object:CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2] (System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2) [0x00035] in /wrkdirs/usr/ports/lang/mono/work/mono-mono-5.2.0.215/external/corefx/src/System.Linq.Expressions/src/System/Dynamic/UpdateDelegates.Generated.cs:1902 at (wrapper dynamic-method) System.Object:CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands () [0x00027] in C:\projects\radarr-usby1\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:41