Advertisement
Guest User

Sonarr Logs

a guest
Apr 29th, 2020
391
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.20 KB | None | 0 0
  1. Sign in
  2.  
  3.  
  4.  
  5.  
  6. sonarrlinuxserver/sonarr
  7. RUNNING
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16. Logs
  17.  
  18. Inspect
  19.  
  20. Stats
  21.  
  22. 
  23. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities (NzbDrone.Core.Indexers.Newznab.NewznabSettings indexerSettings) [0x0009a] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:62
  24. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider+<>c__DisplayClass4_0.<GetCapabilities>b__0 () [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:35
  25. at NzbDrone.Common.Cache.Cached`1[T].Get (System.String key, System.Func`1[TResult] function, System.Nullable`1[T] lifeTime) [0x0006a] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Cache\Cached.cs:81
  26. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities (NzbDrone.Core.Indexers.Newznab.NewznabSettings indexerSettings) [0x00020] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:35
  27. at NzbDrone.Core.Indexers.Torznab.Torznab.get_PageSize () [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Indexers\Torznab\Torznab.cs:23
  28. at NzbDrone.Core.Indexers.Torznab.Torznab.GetRequestGenerator () [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Indexers\Torznab\Torznab.cs:27
  29. at NzbDrone.Core.Indexers.HttpIndexerBase`1[TSettings].TestConnection () [0x00007] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:334
  30.  
  31. [Warn] NzbDroneErrorPipeline: Invalid request Validation failed:
  32. -- Unable to connect to indexer, check the log for more details
  33. [Warn] Torznab: Unable to connect to indexer
  34. [v2.0.0.5344] System.Net.WebException: Error: ConnectFailure (Connection refused): 'http://localhost:9117/api/v2.0/indexers/epizod/results/torznab/api?t=caps&apikey=t05eatt2d85kh9k7twozmc50b75x4zrr' ---> System.Net.WebException: Error: ConnectFailure (Connection refused) ---> System.Net.Sockets.SocketException: Connection refused
  35. at System.Net.Sockets.SocketAsyncResult.CheckIfThrowDelayedException () [0x00014] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  36. at System.Net.Sockets.Socket.EndConnect (System.IAsyncResult asyncResult) [0x0002c] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  37. at System.Net.Sockets.SocketTaskExtensions+<>c.<ConnectAsync>b__2_1 (System.IAsyncResult asyncResult) [0x00006] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  38. at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x00019] in <254335e8c4aa42e3923a8ba0d5ce8650>:0
  39. --- End of stack trace from previous location where exception was thrown ---
  40. at System.Net.WebConnection.Connect (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0019b] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  41. --- End of inner exception stack trace ---
  42. at System.Net.WebConnection.Connect (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x00217] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  43. at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x000cc] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  44. at System.Net.WebOperation.Run () [0x0009a] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  45. at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  46. 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 <91935ad653254a93b9d73a9f8f2f7a2d>:0
  47. at System.Net.HttpWebRequest.GetResponse () [0x00016] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  48. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0011b] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:82
  49. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001ca] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:113
  50. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000b5] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:53
  51. at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x0007e] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:121
  52. at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:57
  53. at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:264
  54. [cont-finish.d] executing container finish scripts...
  55. [cont-finish.d] done.
  56. [s6-finish] waiting for services.
  57. [s6-finish] sending all processes the TERM signal.
  58. [s6-finish] sending all processes the KILL signal and exiting.
  59. [s6-init] making user provided files available at /var/run/s6/etc...exited 0.
  60. [s6-init] ensuring user provided files have correct perms...exited 0.
  61. [fix-attrs.d] applying ownership & permissions fixes...
  62. [fix-attrs.d] done.
  63. [cont-init.d] executing container initialization scripts...
  64. [cont-init.d] 01-envfile: executing...
  65. [cont-init.d] 01-envfile: exited 0.
  66. [cont-init.d] 10-adduser: executing...
  67. usermod: no changes
  68. -------------------------------------
  69. _ ()
  70. | | ___ _ __
  71. | | / __| | | / \
  72. | | \__ \ | | | () |
  73. |_| |___/ |_| \__/
  74. Brought to you by linuxserver.io
  75. To support the app dev(s) visit:
  76. Sonarr: https://sonarr.tv/donate
  77. To support LSIO projects visit:
  78. https://www.linuxserver.io/donate/
  79. GID/UID
  80. User uid: 1000
  81. User gid: 1000
  82. [cont-init.d] 10-adduser: exited 0.
  83. [cont-init.d] 30-config: executing...
  84. [cont-init.d] 30-config: exited 0.
  85. [cont-init.d] 99-custom-scripts: executing...
  86. [custom-init] no custom files found exiting...
  87. [cont-init.d] 99-custom-scripts: exited 0.
  88. [cont-init.d] done.
  89. [services.d] starting services
  90. [services.d] done.
  91. [Info] Bootstrap: Starting Sonarr - /app/sonarr/bin/NzbDrone.exe - Version 2.0.0.5344
  92. [Info] AppFolderInfo: Data directory is being overridden to [/config]
  93. [Info] Router: Application mode: Interactive
  94. [Info] MigrationLogger: *** Migrating data source=/config/nzbdrone.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  95. [Info] MigrationLogger: *** Migrating data source=/config/logs.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
  96. [Info] OwinHostController: Listening on the following URLs:
  97. [Info] OwinHostController: http://*:8989/
  98. [Info] NancyBootstrapper: Starting Web Server
  99. -- 'Api Key' should not be empty.
  100. [v2.0.0.5344] System.Xml.XmlException: The 'meta' start tag on line 1 position 347 does not match the end tag of 'head'. Line 1, position 499.
  101. at System.Xml.XmlTextReaderImpl.Throw (System.Exception e) [0x00027] in <bd5c041e7d1041e99a7de375201ad744>:0
  102. at System.Xml.XmlTextReaderImpl.Throw (System.String res, System.String[] args) [0x00029] in <bd5c041e7d1041e99a7de375201ad744>:0
  103. at System.Xml.XmlTextReaderImpl.ThrowTagMismatch (System.Xml.XmlTextReaderImpl+NodeData startTag) [0x00086] in <bd5c041e7d1041e99a7de375201ad744>:0
  104. at System.Xml.XmlTextReaderImpl.ParseEndElement () [0x00085] in <bd5c041e7d1041e99a7de375201ad744>:0
  105. at System.Xml.XmlTextReaderImpl.ParseElementContent () [0x00149] in <bd5c041e7d1041e99a7de375201ad744>:0
  106. at System.Xml.XmlTextReaderImpl.Read () [0x00085] in <bd5c041e7d1041e99a7de375201ad744>:0
  107. at System.Xml.Linq.XContainer.ReadContentFrom (System.Xml.XmlReader r) [0x00025] in <4f16f0c172a64d31b90482c79304bd7f>:0
  108. at System.Xml.Linq.XContainer.ReadContentFrom (System.Xml.XmlReader r, System.Xml.Linq.LoadOptions o) [0x00005] in <4f16f0c172a64d31b90482c79304bd7f>:0
  109. at System.Xml.Linq.XDocument.Load (System.Xml.XmlReader reader, System.Xml.Linq.LoadOptions options) [0x00024] in <4f16f0c172a64d31b90482c79304bd7f>:0
  110. at System.Xml.Linq.XDocument.Parse (System.String text, System.Xml.Linq.LoadOptions options) [0x00016] in <4f16f0c172a64d31b90482c79304bd7f>:0
  111. at System.Xml.Linq.XDocument.Parse (System.String text) [0x00000] in <4f16f0c172a64d31b90482c79304bd7f>:0
  112. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.ParseCapabilities (NzbDrone.Common.Http.HttpResponse response) [0x00006] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:88
  113. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities (NzbDrone.Core.Indexers.Newznab.NewznabSettings indexerSettings) [0x000d8] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:74
  114. [v2.0.0.5344] System.Net.WebException: Error: ConnectFailure (Connection refused): 'http://localhost:9117/api/v2.0/indexers/limetorrents/results/torznab/api?t=caps&apikey=t05eatt2d85kh9k7twozmc50b75x4zrr' ---> System.Net.WebException: Error: ConnectFailure (Connection refused) ---> System.Net.Sockets.SocketException: Connection refused
  115. [v2.0.0.5344] System.Net.WebException: Error: ConnectFailure (Connection refused): 'https://localhost:9117/api/v2.0/indexers/limetorrents/results/torznab/api?t=caps&apikey=t05eatt2d85kh9k7twozmc50b75x4zrr' ---> System.Net.WebException: Error: ConnectFailure (Connection refused) ---> System.Net.Sockets.SocketException: Connection refused
  116. at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0003c] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:35
  117. [Info] RssSyncService: Starting RSS Sync
  118. [Warn] FetchAndParseRssService: No available indexers. check your configuration.
  119. [Info] DownloadDecisionMaker: No results found
  120. [Info] RssSyncService: RSS Sync Completed. Reports found: 0, Reports grabbed: 0
  121. [v2.0.0.5344] System.ArgumentException: Uri didn't match expected pattern: https://www.limetorrents.info//api/v2.0/indexers/limetorrents/results/torznab/api?t=caps&apikey=t05eatt2d85kh9k7twozmc50b75x4zrr
  122. at NzbDrone.Common.Http.HttpUri.Parse () [0x00115] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpUri.cs:92
  123. at NzbDrone.Common.Http.HttpUri..ctor (System.String uri) [0x00016] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpUri.cs:20
  124. at NzbDrone.Common.Http.HttpRequest..ctor (System.String url, NzbDrone.Common.Http.HttpAccept httpAccept) [0x00006] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpRequest.cs:13
  125. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities (NzbDrone.Core.Indexers.Newznab.NewznabSettings indexerSettings) [0x0005c] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:51
  126. [Warn] HttpClient: HTTP Error - Res: [GET] https://www.limetorrents.info/api/v2.0/indexers/limetorrents/results/torznab/api?t=caps&apikey=t05eatt2d85kh9k7twozmc50b75x4zrr: 404.NotFound
  127. [v2.0.0.5344] NzbDrone.Common.Http.HttpException: HTTP request failed: [404:NotFound] [GET] at [https://www.limetorrents.info/api/v2.0/indexers/limetorrents/results/torznab/api?t=caps&apikey=t05eatt2d85kh9k7twozmc50b75x4zrr]
  128. at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00133] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:100
  129. <html>
  130. <head><title>404 Not Found</title></head>
  131. <body bgcolor="white">
  132. <center><h1>404 Not Found</h1></center>
  133. <hr><center>nginx</center>
  134. <script defer src="https://static.cloudflareinsights.com/beacon.min.js" data-cf-beacon='{"rayId":"58b04180af8bf1c6","version":"2020.3.0","startTime":1588071378457}'></script>
  135. </body>
  136. </html>
  137.  
  138.  
  139.  
  140.  
  141.  
  142. Stick to bottom
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement