Guest User

Untitled

a guest
Apr 27th, 2019
243
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.19 KB | None | 0 0
  1. [ERROR] System.EntryPointNotFoundException: SystemNative_GetProcessArchitecture
  2.  
  3. at (wrapper managed-to-native) Interop+Sys.GetProcessArchitecture()
  4.  
  5. at System.Runtime.InteropServices.RuntimeInformation.get_ProcessArchitecture () [0x0001c] in <2c0705c248b844f597694acdb70b3a23>:0
  6.  
  7. at SharpRaven.Data.Context.Device.GetArchitecture () [0x00000] in <9d0d9023551f4804a7104ebbc1f9bfae>:0
  8.  
  9. at SharpRaven.Data.Context.Device.Create () [0x0001b] in <9d0d9023551f4804a7104ebbc1f9bfae>:0
  10.  
  11. [ERROR] System.EntryPointNotFoundException: SystemNative_GetUnixVersion
  12.  
  13. at (wrapper managed-to-native) Interop+Sys.GetUnixVersion(System.Text.StringBuilder,int&)
  14.  
  15. at Interop+Sys.GetUnixVersion () [0x0000d] in <2c0705c248b844f597694acdb70b3a23>:0
  16.  
  17. at System.Runtime.InteropServices.RuntimeInformation.get_OSDescription () [0x00007] in <2c0705c248b844f597694acdb70b3a23>:0
  18.  
  19. at SharpRaven.Data.Context.OperatingSystem.Create () [0x00000] in <9d0d9023551f4804a7104ebbc1f9bfae>:0
  20.  
  21. [Fatal] SonarrErrorPipeline: Request Failed. POST /api/v3/series/import
  22.  
  23.  
  24. [v3.0.1.458] System.Net.WebException: Error: SecureChannelFailure (Unable to write data to the transport connection: Connection reset by peer.): 'https://skyhook.sonarr.tv/v1/tvdb/shows/en/357690' ---> System.Net.WebException: Error: SecureChannelFailure (Unable to write data to the transport connection: Connection reset by peer.) ---> System.IO.IOException: Unable to write data to the transport connection: Connection reset by peer. ---> System.Net.Sockets.SocketException: Connection reset by peer
  25.  
  26. at System.Net.Sockets.Socket.EndSend (System.IAsyncResult asyncResult) [0x00012] in <e8eb3d7a311640f484845e45cbec8973>:0
  27.  
  28. at System.Net.Sockets.NetworkStream.EndWrite (System.IAsyncResult asyncResult) [0x00057] in <e8eb3d7a311640f484845e45cbec8973>:0
  29.  
  30. --- End of inner exception stack trace ---
  31.  
  32. at System.Net.Sockets.NetworkStream.EndWrite (System.IAsyncResult asyncResult) [0x0009b] in <e8eb3d7a311640f484845e45cbec8973>:0
  33.  
  34. at System.IO.Stream+<>c.<BeginEndWriteAsync>b__53_1 (System.IO.Stream stream, System.IAsyncResult asyncResult) [0x00000] in <6649516e5b3542319fb262b421af0adb>:0
  35.  
  36. at (wrapper delegate-invoke) System.Func`3[System.IO.Stream,System.IAsyncResult,System.Threading.Tasks.VoidTaskResult].invoke_TResult_T1_T2(System.IO.Stream,System.IAsyncResult)
  37.  
  38. at System.Threading.Tasks.TaskFactory`1+FromAsyncTrimPromise`1[TResult,TInstance].Complete (TInstance thisRef, System.Func`3[T1,T2,TResult] endMethod, System.IAsyncResult asyncResult, System.Boolean requiresSynchronization) [0x00000] in <6649516e5b3542319fb262b421af0adb>:0
  39.  
  40. --- End of stack trace from previous location where exception was thrown ---
  41.  
  42.  
  43. at Mono.Net.Security.MobileAuthenticatedStream.InnerWrite (System.Boolean sync, System.Threading.CancellationToken cancellationToken) [0x000d3] in <e8eb3d7a311640f484845e45cbec8973>:0
  44.  
  45. at Mono.Net.Security.AsyncProtocolRequest.ProcessOperation (System.Threading.CancellationToken cancellationToken) [0x00196] in <e8eb3d7a311640f484845e45cbec8973>:0
  46.  
  47. at Mono.Net.Security.AsyncProtocolRequest.StartOperation (System.Threading.CancellationToken cancellationToken) [0x0008b] in <e8eb3d7a311640f484845e45cbec8973>:0
  48. 
Advertisement
Add Comment
Please, Sign In to add comment