Advertisement
Guest User

Ombi logs 13.2.2021

a guest
Feb 12th, 2021
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 54.44 KB | None | 0 0
  1. ombi
  2.  
  3. date stream content
  4. 2021-02-13 05:45:50 stdout at Ombi.ErrorHandlingMiddleware.Invoke(HttpContext context) in C:\projects\requestplex\src\Ombi\Middleware\ErrorHandlingMiddlewear.cs:line 24
  5. 2021-02-13 05:45:50 stdout at Ombi.ApiKeyMiddlewear.Invoke(HttpContext context) in C:\projects\requestplex\src\Ombi\Middleware\ApiKeyMiddlewear.cs:line 51
  6. 2021-02-13 05:45:50 stdout at Microsoft.AspNetCore.Cors.Infrastructure.CorsMiddleware.InvokeCore(HttpContext context)
  7. 2021-02-13 05:45:50 stdout at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext)
  8. 2021-02-13 05:45:50 stdout at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIIndexMiddleware.Invoke(HttpContext httpContext)
  9. 2021-02-13 05:45:50 stdout at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context)
  10. 2021-02-13 05:45:50 stdout at Microsoft.AspNetCore.Builder.RouterMiddleware.Invoke(HttpContext httpContext)
  11. 2021-02-13 05:45:50 stdout at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync()
  12. 2021-02-13 05:45:50 stdout at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync()
  13. 2021-02-13 05:45:50 stdout at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  14. 2021-02-13 05:45:50 stdout at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context)
  15. 2021-02-13 05:45:50 stdout at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter()
  16. 2021-02-13 05:45:50 stdout at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.InvokeInnerFilterAsync()
  17. 2021-02-13 05:45:50 stdout at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  18. 2021-02-13 05:45:50 stdout at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Rethrow(ActionExecutedContext context)
  19. 2021-02-13 05:45:50 stdout at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.InvokeNextActionFilterAsync()
  20. 2021-02-13 05:45:50 stdout at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.InvokeActionMethodAsync()
  21. 2021-02-13 05:45:50 stdout at Microsoft.AspNetCore.Mvc.Internal.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
  22. 2021-02-13 05:45:50 stdout at lambda_method(Closure , Object )
  23. 2021-02-13 05:45:50 stdout at Ombi.Controllers.External.SonarrController.GetProfiles(SonarrSettings settings) in C:\projects\requestplex\src\Ombi\Controllers\External\SonarrController.cs:line 40
  24. 2021-02-13 05:45:50 stdout at Ombi.Api.Sonarr.SonarrApi.GetProfiles(String apiKey, String baseUrl) in C:\projects\requestplex\src\Ombi.Api.Sonarr\SonarrApi.cs:line 26
  25. 2021-02-13 05:45:50 stdout at Ombi.Api.Api.Request[T](Request request) in C:\projects\requestplex\src\Ombi.Api\Api.cs:line 38
  26. 2021-02-13 05:45:50 stdout at Ombi.Api.OmbiHttpClient.SendAsync(HttpRequestMessage request) in C:\projects\requestplex\src\Ombi.Api\OmbiHttpClient.cs:line 61
  27. 2021-02-13 05:45:50 stdout at System.Net.Http.HttpClient.FinishSendAsyncBuffered(Task`1 sendTask, HttpRequestMessage request, CancellationTokenSource cts, Boolean disposeCts)
  28. 2021-02-13 05:45:50 stdout at System.Net.Http.HttpClient.HandleFinishSendAsyncError(Exception e, CancellationTokenSource cts)
  29. 2021-02-13 05:45:50 stdout System.OperationCanceledException: The operation was canceled.
  30. 2021-02-13 05:45:50 stdout Something bad happened, ErrorMiddleware caught this
  31. 2021-02-13 05:45:50 stdout fail: Ombi.ErrorHandlingMiddleware[0]
  32. 2021-02-13 05:42:20 stdout Application started. Press Ctrl+C to shut down.
  33. 2021-02-13 05:42:20 stdout Now listening on: http://[::]:3579
  34. 2021-02-13 05:42:20 stdout Content root path: /opt/ombi
  35. 2021-02-13 05:42:20 stdout [?1h=Hosting environment: Production
  36. 2021-02-13 05:42:06 stdout /opt/ombi
  37. 2021-02-13 05:42:05 stdout We are running on
  38. 2021-02-13 05:42:01 stdout
  39. 2021-02-13 05:42:01 stdout
  40. 2021-02-13 05:42:01 stdout
  41. 2021-02-13 05:42:01 stdout --version Display version information.
  42. 2021-02-13 05:42:01 stdout
  43. 2021-02-13 05:42:01 stdout --help Display this help screen.
  44. 2021-02-13 05:42:01 stdout
  45. 2021-02-13 05:42:01 stdout company...
  46. 2021-02-13 05:42:01 stdout --demo Demo mode, you will never need to use this, fuck that fruit
  47. 2021-02-13 05:42:01 stdout
  48. 2021-02-13 05:42:01 stdout --baseurl The base URL for reverse proxy scenarios
  49. 2021-02-13 05:42:01 stdout
  50. 2021-02-13 05:42:01 stdout --storage Storage path, where we save the logs and database
  51. 2021-02-13 05:42:01 stdout
  52. 2021-02-13 05:42:01 stdout Supported formats vary between servers.
  53. 2021-02-13 05:42:01 stdout protocol (http:// or https://) must be included with each URL.
  54. 2021-02-13 05:42:01 stdout specified port and protocol (for example, http://*:5000). The
  55. 2021-02-13 05:42:01 stdout listen for requests on any IP address or hostname using the
  56. 2021-02-13 05:42:01 stdout http://localhost:123. Use "*" to indicate that the server should
  57. 2021-02-13 05:42:01 stdout of URL prefixes to which the server should respond. For example,
  58. 2021-02-13 05:42:01 stdout --host (Default: http://*:5000) Set to a semicolon-separated (;) list
  59. 2021-02-13 05:42:01 stdout
  60. 2021-02-13 05:42:01 stdout Copyright (C) 2021 Ombi
  61. 2021-02-13 05:42:01 stdout Ombi 3.0.5223-master
  62. 2021-02-13 05:42:01 stdout Valid options are:
  63. 2021-02-13 05:42:01 stdout ]0;OmbiHello, welcome to Ombi
  64. 2021-02-13 05:42:00 stdout [services.d] done.
  65. 2021-02-13 05:42:00 stdout [services.d] starting services
  66. 2021-02-13 05:42:00 stdout [cont-init.d] done.
  67. 2021-02-13 05:42:00 stdout [cont-init.d] 99-custom-scripts: exited 0.
  68. 2021-02-13 05:42:00 stdout [custom-init] no custom files found exiting...
  69. 2021-02-13 05:42:00 stdout [cont-init.d] 99-custom-scripts: executing...
  70. 2021-02-13 05:42:00 stdout [cont-init.d] 30-config: exited 0.
  71. 2021-02-13 05:41:59 stdout [cont-init.d] 30-config: executing...
  72. 2021-02-13 05:41:59 stdout [cont-init.d] 10-adduser: exited 0.
  73. 2021-02-13 05:41:59 stdout
  74. 2021-02-13 05:41:59 stdout -------------------------------------
  75. 2021-02-13 05:41:59 stdout User gid: 911
  76. 2021-02-13 05:41:59 stdout User uid: 1000
  77. 2021-02-13 05:41:59 stdout
  78. 2021-02-13 05:41:59 stdout -------------------------------------
  79. 2021-02-13 05:41:59 stdout GID/UID
  80. 2021-02-13 05:41:59 stdout -------------------------------------
  81. 2021-02-13 05:41:59 stdout https://www.linuxserver.io/donate/
  82. 2021-02-13 05:41:59 stdout To support LSIO projects visit:
  83. 2021-02-13 05:41:59 stdout
  84. 2021-02-13 05:41:59 stdout Ombi - PayPal: https://paypal.me/PlexRequestsNet
  85. 2021-02-13 05:41:59 stdout Ombi - Patreon: https://patreon.com/tidusjar
  86. 2021-02-13 05:41:59 stdout To support the app dev(s) visit:
  87. 2021-02-13 05:41:59 stdout
  88. 2021-02-13 05:41:59 stdout -------------------------------------
  89. 2021-02-13 05:41:59 stdout Brought to you by linuxserver.io
  90. 2021-02-13 05:41:59 stdout
  91. 2021-02-13 05:41:59 stdout
  92. 2021-02-13 05:41:59 stdout |_| |___/ |_| \__/
  93. 2021-02-13 05:41:59 stdout | | \__ \ | | | () |
  94. 2021-02-13 05:41:59 stdout | | / __| | | / \
  95. 2021-02-13 05:41:59 stdout | | ___ _ __
  96. 2021-02-13 05:41:59 stdout _ ()
  97. 2021-02-13 05:41:59 stdout -------------------------------------
  98. 2021-02-13 05:41:59 stdout
  99. 2021-02-13 05:41:59 stdout [cont-init.d] 10-adduser: executing...
  100. 2021-02-13 05:41:59 stdout [cont-init.d] 01-envfile: exited 0.
  101. 2021-02-13 05:41:59 stdout [cont-init.d] 01-envfile: executing...
  102. 2021-02-13 05:41:59 stdout [cont-init.d] executing container initialization scripts...
  103. 2021-02-13 05:41:59 stdout [fix-attrs.d] done.
  104. 2021-02-13 05:41:59 stdout [fix-attrs.d] applying ownership & permissions fixes...
  105. 2021-02-13 05:41:59 stdout [s6-init] ensuring user provided files have correct perms...exited 0.
  106. 2021-02-13 05:41:59 stdout [s6-init] making user provided files available at /var/run/s6/etc...exited 0.
  107. 2021-02-13 05:41:32 stdout [s6-finish] sending all processes the KILL signal and exiting.
  108. 2021-02-13 05:41:29 stdout [s6-finish] sending all processes the TERM signal.
  109. 2021-02-13 05:41:29 stdout [s6-finish] waiting for services.
  110. 2021-02-13 05:41:29 stdout [cont-finish.d] done.
  111. 2021-02-13 05:41:29 stdout [cont-finish.d] executing container finish scripts...
  112. 2021-02-13 05:41:29 stdout [?1h=Application is shutting down...
  113. 2021-02-13 05:31:40 stdout Finished Plex Content Cacher, with processed content: 0, episodes: 0. Recently Added Scan: True
  114. 2021-02-13 05:31:40 stdout info: Ombi.Schedule.Jobs.Plex.PlexContentSync[0]
  115. 2021-02-13 05:31:40 stdout at Ombi.Schedule.Jobs.Plex.PlexContentSync.StartTheCache(PlexSettings plexSettings, Boolean recentlyAddedSearch) in C:\projects\requestplex\src\Ombi.Schedule\Jobs\Plex\PlexContentSync.cs:line 130
  116. 2021-02-13 05:31:40 stdout at Ombi.Schedule.Jobs.Plex.PlexContentSync.ProcessServer(PlexServers servers, Boolean recentlyAddedSearch) in C:\projects\requestplex\src\Ombi.Schedule\Jobs\Plex\PlexContentSync.cs:line 152
  117. 2021-02-13 05:31:40 stdout at Ombi.Schedule.Jobs.Plex.PlexContentSync.GetAllContent(PlexServers plexSettings, Boolean recentlyAddedSearch) in C:\projects\requestplex\src\Ombi.Schedule\Jobs\Plex\PlexContentSync.cs:line 577
  118. 2021-02-13 05:31:40 stdout at Ombi.Api.Plex.PlexApi.GetLibrarySections(String authToken, String plexFullHost) in C:\projects\requestplex\src\Ombi.Api.Plex\PlexApi.cs:line 120
  119. 2021-02-13 05:31:40 stdout at Ombi.Api.Api.Request[T](Request request) in C:\projects\requestplex\src\Ombi.Api\Api.cs:line 38
  120. 2021-02-13 05:31:40 stdout at Ombi.Api.OmbiHttpClient.SendAsync(HttpRequestMessage request) in C:\projects\requestplex\src\Ombi.Api\OmbiHttpClient.cs:line 61
  121. 2021-02-13 05:31:40 stdout at System.Net.Http.HttpClient.FinishSendAsyncBuffered(Task`1 sendTask, HttpRequestMessage request, CancellationTokenSource cts, Boolean disposeCts)
  122. 2021-02-13 05:31:40 stdout at System.Net.Http.HttpClient.HandleFinishSendAsyncError(Exception e, CancellationTokenSource cts)
  123. 2021-02-13 05:31:40 stdout System.OperationCanceledException: The operation was canceled.
  124. 2021-02-13 05:31:40 stdout Exception thrown when attempting to cache the Plex Content in server Server 1
  125. 2021-02-13 05:31:40 stdout warn: Ombi.Schedule.Jobs.Plex.PlexContentSync[2008]
  126. 2021-02-13 05:30:15 stdout at Ombi.ErrorHandlingMiddleware.Invoke(HttpContext context) in C:\projects\requestplex\src\Ombi\Middleware\ErrorHandlingMiddlewear.cs:line 24
  127. 2021-02-13 05:30:15 stdout at Ombi.ApiKeyMiddlewear.Invoke(HttpContext context) in C:\projects\requestplex\src\Ombi\Middleware\ApiKeyMiddlewear.cs:line 51
  128. 2021-02-13 05:30:15 stdout at Microsoft.AspNetCore.Cors.Infrastructure.CorsMiddleware.InvokeCore(HttpContext context)
  129. 2021-02-13 05:30:15 stdout at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext)
  130. 2021-02-13 05:30:15 stdout at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIIndexMiddleware.Invoke(HttpContext httpContext)
  131. 2021-02-13 05:30:15 stdout at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context)
  132. 2021-02-13 05:30:15 stdout at Microsoft.AspNetCore.Builder.RouterMiddleware.Invoke(HttpContext httpContext)
  133. 2021-02-13 05:30:15 stdout at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync()
  134. 2021-02-13 05:30:15 stdout at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync()
  135. 2021-02-13 05:30:15 stdout at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  136. 2021-02-13 05:30:15 stdout at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context)
  137. 2021-02-13 05:30:15 stdout at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter()
  138. 2021-02-13 05:30:15 stdout at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.InvokeInnerFilterAsync()
  139. 2021-02-13 05:30:15 stdout at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  140. 2021-02-13 05:30:15 stdout at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Rethrow(ActionExecutedContext context)
  141. 2021-02-13 05:30:15 stdout at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.InvokeNextActionFilterAsync()
  142. 2021-02-13 05:30:15 stdout at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.InvokeActionMethodAsync()
  143. 2021-02-13 05:30:15 stdout at Microsoft.AspNetCore.Mvc.Internal.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
  144. 2021-02-13 05:30:15 stdout at lambda_method(Closure , Object )
  145. 2021-02-13 05:30:15 stdout at Ombi.Controllers.External.SonarrController.GetProfiles(SonarrSettings settings) in C:\projects\requestplex\src\Ombi\Controllers\External\SonarrController.cs:line 40
  146. 2021-02-13 05:30:15 stdout at Ombi.Api.Sonarr.SonarrApi.GetProfiles(String apiKey, String baseUrl) in C:\projects\requestplex\src\Ombi.Api.Sonarr\SonarrApi.cs:line 26
  147. 2021-02-13 05:30:15 stdout at Ombi.Api.Api.Request[T](Request request) in C:\projects\requestplex\src\Ombi.Api\Api.cs:line 38
  148. 2021-02-13 05:30:15 stdout at Ombi.Api.OmbiHttpClient.SendAsync(HttpRequestMessage request) in C:\projects\requestplex\src\Ombi.Api\OmbiHttpClient.cs:line 61
  149. 2021-02-13 05:30:15 stdout at System.Net.Http.HttpClient.FinishSendAsyncBuffered(Task`1 sendTask, HttpRequestMessage request, CancellationTokenSource cts, Boolean disposeCts)
  150. 2021-02-13 05:30:15 stdout at System.Net.Http.HttpClient.HandleFinishSendAsyncError(Exception e, CancellationTokenSource cts)
  151. 2021-02-13 05:30:15 stdout System.OperationCanceledException: The operation was canceled.
  152. 2021-02-13 05:30:15 stdout Something bad happened, ErrorMiddleware caught this
  153. 2021-02-13 05:30:15 stdout fail: Ombi.ErrorHandlingMiddleware[0]
  154. 2021-02-13 05:30:00 stdout Starting to cache the content on server Server 1
  155. 2021-02-13 05:30:00 stdout info: Ombi.Schedule.Jobs.Plex.PlexContentSync[0]
  156. 2021-02-13 05:30:00 stdout Starting Plex Content Cacher Recently Added Scan
  157. 2021-02-13 05:30:00 stdout info: Ombi.Schedule.Jobs.Plex.PlexContentSync[0]
  158. 2021-02-13 05:26:18 stdout Application started. Press Ctrl+C to shut down.
  159. 2021-02-13 05:26:18 stdout Now listening on: http://[::]:3579
  160. 2021-02-13 05:26:18 stdout Content root path: /opt/ombi
  161. 2021-02-13 05:26:18 stdout [?1h=Hosting environment: Production
  162. 2021-02-13 05:26:07 stdout /opt/ombi
  163. 2021-02-13 05:26:07 stdout We are running on
  164. 2021-02-13 05:26:03 stdout
  165. 2021-02-13 05:26:03 stdout
  166. 2021-02-13 05:26:03 stdout
  167. 2021-02-13 05:26:03 stdout --version Display version information.
  168. 2021-02-13 05:26:03 stdout
  169. 2021-02-13 05:26:03 stdout --help Display this help screen.
  170. 2021-02-13 05:26:03 stdout
  171. 2021-02-13 05:26:03 stdout company...
  172. 2021-02-13 05:26:03 stdout --demo Demo mode, you will never need to use this, fuck that fruit
  173. 2021-02-13 05:26:03 stdout
  174. 2021-02-13 05:26:03 stdout --baseurl The base URL for reverse proxy scenarios
  175. 2021-02-13 05:26:03 stdout
  176. 2021-02-13 05:26:03 stdout --storage Storage path, where we save the logs and database
  177. 2021-02-13 05:26:03 stdout
  178. 2021-02-13 05:26:03 stdout Supported formats vary between servers.
  179. 2021-02-13 05:26:03 stdout protocol (http:// or https://) must be included with each URL.
  180. 2021-02-13 05:26:03 stdout specified port and protocol (for example, http://*:5000). The
  181. 2021-02-13 05:26:03 stdout listen for requests on any IP address or hostname using the
  182. 2021-02-13 05:26:03 stdout http://localhost:123. Use "*" to indicate that the server should
  183. 2021-02-13 05:26:03 stdout of URL prefixes to which the server should respond. For example,
  184. 2021-02-13 05:26:03 stdout --host (Default: http://*:5000) Set to a semicolon-separated (;) list
  185. 2021-02-13 05:26:03 stdout
  186. 2021-02-13 05:26:03 stdout Copyright (C) 2021 Ombi
  187. 2021-02-13 05:26:03 stdout Ombi 3.0.5223-master
  188. 2021-02-13 05:26:03 stdout Valid options are:
  189. 2021-02-13 05:26:03 stdout ]0;OmbiHello, welcome to Ombi
  190. 2021-02-13 05:26:02 stdout [services.d] done.
  191. 2021-02-13 05:26:02 stdout [services.d] starting services
  192. 2021-02-13 05:26:02 stdout [cont-init.d] done.
  193. 2021-02-13 05:26:02 stdout [cont-init.d] 99-custom-scripts: exited 0.
  194. 2021-02-13 05:26:02 stdout [custom-init] no custom files found exiting...
  195. 2021-02-13 05:26:02 stdout [cont-init.d] 99-custom-scripts: executing...
  196. 2021-02-13 05:26:02 stdout [cont-init.d] 30-config: exited 0.
  197. 2021-02-13 05:26:02 stdout [cont-init.d] 30-config: executing...
  198. 2021-02-13 05:26:02 stdout [cont-init.d] 10-adduser: exited 0.
  199. 2021-02-13 05:26:02 stdout
  200. 2021-02-13 05:26:02 stdout -------------------------------------
  201. 2021-02-13 05:26:02 stdout User gid: 911
  202. 2021-02-13 05:26:02 stdout User uid: 1033
  203. 2021-02-13 05:26:02 stdout
  204. 2021-02-13 05:26:02 stdout -------------------------------------
  205. 2021-02-13 05:26:02 stdout GID/UID
  206. 2021-02-13 05:26:02 stdout -------------------------------------
  207. 2021-02-13 05:26:02 stdout https://www.linuxserver.io/donate/
  208. 2021-02-13 05:26:02 stdout To support LSIO projects visit:
  209. 2021-02-13 05:26:02 stdout
  210. 2021-02-13 05:26:02 stdout Ombi - PayPal: https://paypal.me/PlexRequestsNet
  211. 2021-02-13 05:26:02 stdout Ombi - Patreon: https://patreon.com/tidusjar
  212. 2021-02-13 05:26:02 stdout To support the app dev(s) visit:
  213. 2021-02-13 05:26:02 stdout
  214. 2021-02-13 05:26:02 stdout -------------------------------------
  215. 2021-02-13 05:26:02 stdout Brought to you by linuxserver.io
  216. 2021-02-13 05:26:02 stdout
  217. 2021-02-13 05:26:02 stdout
  218. 2021-02-13 05:26:02 stdout |_| |___/ |_| \__/
  219. 2021-02-13 05:26:02 stdout | | \__ \ | | | () |
  220. 2021-02-13 05:26:02 stdout | | / __| | | / \
  221. 2021-02-13 05:26:02 stdout | | ___ _ __
  222. 2021-02-13 05:26:02 stdout _ ()
  223. 2021-02-13 05:26:02 stdout -------------------------------------
  224. 2021-02-13 05:26:02 stdout
  225. 2021-02-13 05:26:02 stdout usermod: no changes
  226. 2021-02-13 05:26:02 stdout [cont-init.d] 10-adduser: executing...
  227. 2021-02-13 05:26:02 stdout [cont-init.d] 01-envfile: exited 0.
  228. 2021-02-13 05:26:02 stdout [cont-init.d] 01-envfile: executing...
  229. 2021-02-13 05:26:02 stdout [cont-init.d] executing container initialization scripts...
  230. 2021-02-13 05:26:02 stdout [fix-attrs.d] done.
  231. 2021-02-13 05:26:02 stdout [fix-attrs.d] applying ownership & permissions fixes...
  232. 2021-02-13 05:26:02 stdout [s6-init] ensuring user provided files have correct perms...exited 0.
  233. 2021-02-13 05:26:02 stdout [s6-init] making user provided files available at /var/run/s6/etc...exited 0.
  234. 2021-02-13 05:25:25 stdout [s6-finish] sending all processes the KILL signal and exiting.
  235. 2021-02-13 05:25:22 stdout [s6-finish] sending all processes the TERM signal.
  236. 2021-02-13 05:25:22 stdout s6-svwait: fatal: timed out
  237. 2021-02-13 05:25:19 stdout [s6-finish] waiting for services.
  238. 2021-02-13 05:25:19 stdout [cont-finish.d] done.
  239. 2021-02-13 05:25:19 stdout [cont-finish.d] executing container finish scripts...
  240. 2021-02-13 05:25:19 stdout [?1h=Application is shutting down...
  241. 2021-02-13 05:22:17 stdout Application started. Press Ctrl+C to shut down.
  242. 2021-02-13 05:22:17 stdout Now listening on: http://[::]:3579
  243. 2021-02-13 05:22:17 stdout Content root path: /opt/ombi
  244. 2021-02-13 05:22:17 stdout [?1h=Hosting environment: Production
  245. 2021-02-13 05:22:07 stdout /opt/ombi
  246. 2021-02-13 05:22:06 stdout We are running on
  247. 2021-02-13 05:22:03 stdout
  248. 2021-02-13 05:22:03 stdout
  249. 2021-02-13 05:22:03 stdout
  250. 2021-02-13 05:22:03 stdout --version Display version information.
  251. 2021-02-13 05:22:03 stdout
  252. 2021-02-13 05:22:03 stdout --help Display this help screen.
  253. 2021-02-13 05:22:03 stdout
  254. 2021-02-13 05:22:03 stdout company...
  255. 2021-02-13 05:22:03 stdout --demo Demo mode, you will never need to use this, fuck that fruit
  256. 2021-02-13 05:22:03 stdout
  257. 2021-02-13 05:22:03 stdout --baseurl The base URL for reverse proxy scenarios
  258. 2021-02-13 05:22:03 stdout
  259. 2021-02-13 05:22:03 stdout --storage Storage path, where we save the logs and database
  260. 2021-02-13 05:22:03 stdout
  261. 2021-02-13 05:22:03 stdout Supported formats vary between servers.
  262. 2021-02-13 05:22:03 stdout protocol (http:// or https://) must be included with each URL.
  263. 2021-02-13 05:22:03 stdout specified port and protocol (for example, http://*:5000). The
  264. 2021-02-13 05:22:03 stdout listen for requests on any IP address or hostname using the
  265. 2021-02-13 05:22:03 stdout http://localhost:123. Use "*" to indicate that the server should
  266. 2021-02-13 05:22:03 stdout of URL prefixes to which the server should respond. For example,
  267. 2021-02-13 05:22:03 stdout --host (Default: http://*:5000) Set to a semicolon-separated (;) list
  268. 2021-02-13 05:22:03 stdout
  269. 2021-02-13 05:22:03 stdout Copyright (C) 2021 Ombi
  270. 2021-02-13 05:22:03 stdout Ombi 3.0.5223-master
  271. 2021-02-13 05:22:03 stdout Valid options are:
  272. 2021-02-13 05:22:03 stdout ]0;OmbiHello, welcome to Ombi
  273. 2021-02-13 05:22:02 stdout [services.d] done.
  274. 2021-02-13 05:22:02 stdout [services.d] starting services
  275. 2021-02-13 05:22:02 stdout [cont-init.d] done.
  276. 2021-02-13 05:22:02 stdout [cont-init.d] 99-custom-scripts: exited 0.
  277. 2021-02-13 05:22:02 stdout [custom-init] no custom files found exiting...
  278. 2021-02-13 05:22:02 stdout [cont-init.d] 99-custom-scripts: executing...
  279. 2021-02-13 05:22:02 stdout [cont-init.d] 30-config: exited 0.
  280. 2021-02-13 05:22:02 stdout [cont-init.d] 30-config: executing...
  281. 2021-02-13 05:22:02 stdout [cont-init.d] 10-adduser: exited 0.
  282. 2021-02-13 05:22:02 stdout
  283. 2021-02-13 05:22:02 stdout -------------------------------------
  284. 2021-02-13 05:22:02 stdout User gid: 911
  285. 2021-02-13 05:22:02 stdout User uid: 1033
  286. 2021-02-13 05:22:02 stdout
  287. 2021-02-13 05:22:02 stdout -------------------------------------
  288. 2021-02-13 05:22:02 stdout GID/UID
  289. 2021-02-13 05:22:02 stdout -------------------------------------
  290. 2021-02-13 05:22:02 stdout https://www.linuxserver.io/donate/
  291. 2021-02-13 05:22:02 stdout To support LSIO projects visit:
  292. 2021-02-13 05:22:02 stdout
  293. 2021-02-13 05:22:02 stdout Ombi - PayPal: https://paypal.me/PlexRequestsNet
  294. 2021-02-13 05:22:02 stdout Ombi - Patreon: https://patreon.com/tidusjar
  295. 2021-02-13 05:22:02 stdout To support the app dev(s) visit:
  296. 2021-02-13 05:22:02 stdout
  297. 2021-02-13 05:22:02 stdout -------------------------------------
  298. 2021-02-13 05:22:02 stdout Brought to you by linuxserver.io
  299. 2021-02-13 05:22:02 stdout
  300. 2021-02-13 05:22:02 stdout
  301. 2021-02-13 05:22:02 stdout |_| |___/ |_| \__/
  302. 2021-02-13 05:22:02 stdout | | \__ \ | | | () |
  303. 2021-02-13 05:22:02 stdout | | / __| | | / \
  304. 2021-02-13 05:22:02 stdout | | ___ _ __
  305. 2021-02-13 05:22:02 stdout _ ()
  306. 2021-02-13 05:22:02 stdout -------------------------------------
  307. 2021-02-13 05:22:02 stdout
  308. 2021-02-13 05:22:02 stdout usermod: no changes
  309. 2021-02-13 05:22:02 stdout [cont-init.d] 10-adduser: executing...
  310. 2021-02-13 05:22:02 stdout [cont-init.d] 01-envfile: exited 0.
  311. 2021-02-13 05:22:02 stdout [cont-init.d] 01-envfile: executing...
  312. 2021-02-13 05:22:02 stdout [cont-init.d] executing container initialization scripts...
  313. 2021-02-13 05:22:02 stdout [fix-attrs.d] done.
  314. 2021-02-13 05:22:02 stdout [fix-attrs.d] applying ownership & permissions fixes...
  315. 2021-02-13 05:22:02 stdout [s6-init] ensuring user provided files have correct perms...exited 0.
  316. 2021-02-13 05:22:02 stdout [s6-init] making user provided files available at /var/run/s6/etc...exited 0.
  317. 2021-02-13 05:19:52 stdout [s6-finish] sending all processes the KILL signal and exiting.
  318. 2021-02-13 05:19:49 stdout [s6-finish] sending all processes the TERM signal.
  319. 2021-02-13 05:19:49 stdout [s6-finish] waiting for services.
  320. 2021-02-13 05:19:49 stdout [cont-finish.d] done.
  321. 2021-02-13 05:19:49 stdout [cont-finish.d] executing container finish scripts...
  322. 2021-02-13 05:19:49 stdout [?1h=Application is shutting down...
  323. 2021-02-13 05:12:18 stdout at Ombi.ErrorHandlingMiddleware.Invoke(HttpContext context) in C:\projects\requestplex\src\Ombi\Middleware\ErrorHandlingMiddlewear.cs:line 24
  324. 2021-02-13 05:12:18 stdout at Ombi.ApiKeyMiddlewear.Invoke(HttpContext context) in C:\projects\requestplex\src\Ombi\Middleware\ApiKeyMiddlewear.cs:line 51
  325. 2021-02-13 05:12:18 stdout at Microsoft.AspNetCore.Cors.Infrastructure.CorsMiddleware.InvokeCore(HttpContext context)
  326. 2021-02-13 05:12:18 stdout at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext)
  327. 2021-02-13 05:12:18 stdout at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIIndexMiddleware.Invoke(HttpContext httpContext)
  328. 2021-02-13 05:12:18 stdout at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context)
  329. 2021-02-13 05:12:18 stdout at Microsoft.AspNetCore.Builder.RouterMiddleware.Invoke(HttpContext httpContext)
  330. 2021-02-13 05:12:18 stdout at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync()
  331. 2021-02-13 05:12:18 stdout at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync()
  332. 2021-02-13 05:12:18 stdout at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  333. 2021-02-13 05:12:18 stdout at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context)
  334. 2021-02-13 05:12:18 stdout at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter()
  335. 2021-02-13 05:12:18 stdout at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.InvokeInnerFilterAsync()
  336. 2021-02-13 05:12:18 stdout at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  337. 2021-02-13 05:12:18 stdout at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Rethrow(ActionExecutedContext context)
  338. 2021-02-13 05:12:18 stdout at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.InvokeNextActionFilterAsync()
  339. 2021-02-13 05:12:18 stdout at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.InvokeActionMethodAsync()
  340. 2021-02-13 05:12:18 stdout at Microsoft.AspNetCore.Mvc.Internal.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
  341. 2021-02-13 05:12:18 stdout at lambda_method(Closure , Object )
  342. 2021-02-13 05:12:18 stdout at Ombi.Controllers.External.SonarrController.GetProfiles(SonarrSettings settings) in C:\projects\requestplex\src\Ombi\Controllers\External\SonarrController.cs:line 40
  343. 2021-02-13 05:12:18 stdout at Ombi.Api.Sonarr.SonarrApi.GetProfiles(String apiKey, String baseUrl) in C:\projects\requestplex\src\Ombi.Api.Sonarr\SonarrApi.cs:line 26
  344. 2021-02-13 05:12:18 stdout at Ombi.Api.Api.Request[T](Request request) in C:\projects\requestplex\src\Ombi.Api\Api.cs:line 38
  345. 2021-02-13 05:12:18 stdout at Ombi.Api.OmbiHttpClient.SendAsync(HttpRequestMessage request) in C:\projects\requestplex\src\Ombi.Api\OmbiHttpClient.cs:line 61
  346. 2021-02-13 05:12:18 stdout at System.Net.Http.HttpClient.FinishSendAsyncBuffered(Task`1 sendTask, HttpRequestMessage request, CancellationTokenSource cts, Boolean disposeCts)
  347. 2021-02-13 05:12:18 stdout at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken)
  348. 2021-02-13 05:12:18 stdout at System.Net.Http.HttpConnectionPool.SendWithRetryAsync(HttpRequestMessage request, Boolean doRequestAuth, CancellationToken cancellationToken)
  349. 2021-02-13 05:12:18 stdout at System.Threading.Tasks.ValueTask`1.get_Result()
  350. 2021-02-13 05:12:18 stdout at System.Net.Http.HttpConnectionPool.WaitForCreatedConnectionAsync(ValueTask`1 creationTask)
  351. 2021-02-13 05:12:18 stdout at System.Threading.Tasks.ValueTask`1.get_Result()
  352. 2021-02-13 05:12:18 stdout at System.Net.Http.HttpConnectionPool.CreateConnectionAsync(HttpRequestMessage request, CancellationToken cancellationToken)
  353. 2021-02-13 05:12:18 stdout at System.Threading.Tasks.ValueTask`1.get_Result()
  354. 2021-02-13 05:12:18 stdout at System.Net.Http.ConnectHelper.ConnectAsync(String host, Int32 port, CancellationToken cancellationToken)
  355. 2021-02-13 05:12:18 stdout --- End of inner exception stack trace ---
  356. 2021-02-13 05:12:18 stdout at System.Net.Http.ConnectHelper.ConnectAsync(String host, Int32 port, CancellationToken cancellationToken)
  357. 2021-02-13 05:12:18 stdout System.Net.Http.HttpRequestException: No such device or address ---> System.Net.Sockets.SocketException: No such device or address
  358. 2021-02-13 05:12:18 stdout Something bad happened, ErrorMiddleware caught this
  359. 2021-02-13 05:12:18 stdout fail: Ombi.ErrorHandlingMiddleware[0]
  360. 2021-02-13 05:03:39 stdout at Ombi.ErrorHandlingMiddleware.Invoke(HttpContext context) in C:\projects\requestplex\src\Ombi\Middleware\ErrorHandlingMiddlewear.cs:line 24
  361. 2021-02-13 05:03:39 stdout at Ombi.ApiKeyMiddlewear.Invoke(HttpContext context) in C:\projects\requestplex\src\Ombi\Middleware\ApiKeyMiddlewear.cs:line 51
  362. 2021-02-13 05:03:39 stdout at Microsoft.AspNetCore.Cors.Infrastructure.CorsMiddleware.InvokeCore(HttpContext context)
  363. 2021-02-13 05:03:39 stdout at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext)
  364. 2021-02-13 05:03:39 stdout at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIIndexMiddleware.Invoke(HttpContext httpContext)
  365. 2021-02-13 05:03:39 stdout at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context)
  366. 2021-02-13 05:03:39 stdout at Microsoft.AspNetCore.Builder.RouterMiddleware.Invoke(HttpContext httpContext)
  367. 2021-02-13 05:03:39 stdout at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync()
  368. 2021-02-13 05:03:39 stdout at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync()
  369. 2021-02-13 05:03:39 stdout at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  370. 2021-02-13 05:03:39 stdout at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context)
  371. 2021-02-13 05:03:39 stdout at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter()
  372. 2021-02-13 05:03:39 stdout at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.InvokeInnerFilterAsync()
  373. 2021-02-13 05:03:39 stdout at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  374. 2021-02-13 05:03:39 stdout at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Rethrow(ActionExecutedContext context)
  375. 2021-02-13 05:03:39 stdout at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.InvokeNextActionFilterAsync()
  376. 2021-02-13 05:03:39 stdout at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.InvokeActionMethodAsync()
  377. 2021-02-13 05:03:39 stdout at Microsoft.AspNetCore.Mvc.Internal.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
  378. 2021-02-13 05:03:39 stdout at lambda_method(Closure , Object )
  379. 2021-02-13 05:03:39 stdout at Ombi.Controllers.External.SonarrController.GetProfiles(SonarrSettings settings) in C:\projects\requestplex\src\Ombi\Controllers\External\SonarrController.cs:line 40
  380. 2021-02-13 05:03:39 stdout at Ombi.Api.Sonarr.SonarrApi.GetProfiles(String apiKey, String baseUrl) in C:\projects\requestplex\src\Ombi.Api.Sonarr\SonarrApi.cs:line 26
  381. 2021-02-13 05:03:39 stdout at Ombi.Api.Api.Request[T](Request request) in C:\projects\requestplex\src\Ombi.Api\Api.cs:line 38
  382. 2021-02-13 05:03:39 stdout at Ombi.Api.OmbiHttpClient.SendAsync(HttpRequestMessage request) in C:\projects\requestplex\src\Ombi.Api\OmbiHttpClient.cs:line 61
  383. 2021-02-13 05:03:39 stdout at System.Net.Http.HttpClient.FinishSendAsyncBuffered(Task`1 sendTask, HttpRequestMessage request, CancellationTokenSource cts, Boolean disposeCts)
  384. 2021-02-13 05:03:39 stdout at System.Net.Http.HttpClient.HandleFinishSendAsyncError(Exception e, CancellationTokenSource cts)
  385. 2021-02-13 05:03:39 stdout System.OperationCanceledException: The operation was canceled.
  386. 2021-02-13 05:03:39 stdout Something bad happened, ErrorMiddleware caught this
  387. 2021-02-13 05:03:39 stdout fail: Ombi.ErrorHandlingMiddleware[0]
  388. 2021-02-13 05:03:31 stdout at Ombi.ErrorHandlingMiddleware.Invoke(HttpContext context) in C:\projects\requestplex\src\Ombi\Middleware\ErrorHandlingMiddlewear.cs:line 24
  389. 2021-02-13 05:03:31 stdout at Ombi.ApiKeyMiddlewear.Invoke(HttpContext context) in C:\projects\requestplex\src\Ombi\Middleware\ApiKeyMiddlewear.cs:line 51
  390. 2021-02-13 05:03:31 stdout at Microsoft.AspNetCore.Cors.Infrastructure.CorsMiddleware.InvokeCore(HttpContext context)
  391. 2021-02-13 05:03:31 stdout at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext)
  392. 2021-02-13 05:03:31 stdout at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIIndexMiddleware.Invoke(HttpContext httpContext)
  393. 2021-02-13 05:03:31 stdout at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context)
  394. 2021-02-13 05:03:31 stdout at Microsoft.AspNetCore.Builder.RouterMiddleware.Invoke(HttpContext httpContext)
  395. 2021-02-13 05:03:31 stdout at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync()
  396. 2021-02-13 05:03:31 stdout at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync()
  397. 2021-02-13 05:03:31 stdout at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  398. 2021-02-13 05:03:31 stdout at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context)
  399. 2021-02-13 05:03:31 stdout at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter()
  400. 2021-02-13 05:03:31 stdout at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.InvokeInnerFilterAsync()
  401. 2021-02-13 05:03:31 stdout at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  402. 2021-02-13 05:03:31 stdout at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Rethrow(ActionExecutedContext context)
  403. 2021-02-13 05:03:31 stdout at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.InvokeNextActionFilterAsync()
  404. 2021-02-13 05:03:31 stdout at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.InvokeActionMethodAsync()
  405. 2021-02-13 05:03:31 stdout at Microsoft.AspNetCore.Mvc.Internal.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
  406. 2021-02-13 05:03:31 stdout at lambda_method(Closure , Object )
  407. 2021-02-13 05:03:31 stdout at Ombi.Controllers.External.SonarrController.GetRootFolders(SonarrSettings settings) in C:\projects\requestplex\src\Ombi\Controllers\External\SonarrController.cs:line 52
  408. 2021-02-13 05:03:31 stdout at Ombi.Api.Sonarr.SonarrApi.GetRootFolders(String apiKey, String baseUrl) in C:\projects\requestplex\src\Ombi.Api.Sonarr\SonarrApi.cs:line 33
  409. 2021-02-13 05:03:31 stdout at Ombi.Api.Api.Request[T](Request request) in C:\projects\requestplex\src\Ombi.Api\Api.cs:line 38
  410. 2021-02-13 05:03:31 stdout at Ombi.Api.OmbiHttpClient.SendAsync(HttpRequestMessage request) in C:\projects\requestplex\src\Ombi.Api\OmbiHttpClient.cs:line 61
  411. 2021-02-13 05:03:31 stdout at System.Net.Http.HttpClient.FinishSendAsyncBuffered(Task`1 sendTask, HttpRequestMessage request, CancellationTokenSource cts, Boolean disposeCts)
  412. 2021-02-13 05:03:31 stdout at System.Net.Http.HttpClient.HandleFinishSendAsyncError(Exception e, CancellationTokenSource cts)
  413. 2021-02-13 05:03:31 stdout System.OperationCanceledException: The operation was canceled.
  414. 2021-02-13 05:03:31 stdout Something bad happened, ErrorMiddleware caught this
  415. 2021-02-13 05:03:31 stdout fail: Ombi.ErrorHandlingMiddleware[0]
  416. 2021-02-13 05:01:40 stdout Finished Plex Content Cacher, with processed content: 0, episodes: 0. Recently Added Scan: True
  417. 2021-02-13 05:01:40 stdout info: Ombi.Schedule.Jobs.Plex.PlexContentSync[0]
  418. 2021-02-13 05:01:40 stdout at Ombi.Schedule.Jobs.Plex.PlexContentSync.StartTheCache(PlexSettings plexSettings, Boolean recentlyAddedSearch) in C:\projects\requestplex\src\Ombi.Schedule\Jobs\Plex\PlexContentSync.cs:line 130
  419. 2021-02-13 05:01:40 stdout at Ombi.Schedule.Jobs.Plex.PlexContentSync.ProcessServer(PlexServers servers, Boolean recentlyAddedSearch) in C:\projects\requestplex\src\Ombi.Schedule\Jobs\Plex\PlexContentSync.cs:line 152
  420. 2021-02-13 05:01:40 stdout at Ombi.Schedule.Jobs.Plex.PlexContentSync.GetAllContent(PlexServers plexSettings, Boolean recentlyAddedSearch) in C:\projects\requestplex\src\Ombi.Schedule\Jobs\Plex\PlexContentSync.cs:line 577
  421. 2021-02-13 05:01:40 stdout at Ombi.Api.Plex.PlexApi.GetLibrarySections(String authToken, String plexFullHost) in C:\projects\requestplex\src\Ombi.Api.Plex\PlexApi.cs:line 120
  422. 2021-02-13 05:01:40 stdout at Ombi.Api.Api.Request[T](Request request) in C:\projects\requestplex\src\Ombi.Api\Api.cs:line 38
  423. 2021-02-13 05:01:40 stdout at Ombi.Api.OmbiHttpClient.SendAsync(HttpRequestMessage request) in C:\projects\requestplex\src\Ombi.Api\OmbiHttpClient.cs:line 61
  424. 2021-02-13 05:01:40 stdout at System.Net.Http.HttpClient.FinishSendAsyncBuffered(Task`1 sendTask, HttpRequestMessage request, CancellationTokenSource cts, Boolean disposeCts)
  425. 2021-02-13 05:01:40 stdout at System.Net.Http.HttpClient.HandleFinishSendAsyncError(Exception e, CancellationTokenSource cts)
  426. 2021-02-13 05:01:40 stdout System.OperationCanceledException: The operation was canceled.
  427. 2021-02-13 05:01:40 stdout Exception thrown when attempting to cache the Plex Content in server Server 1
  428. 2021-02-13 05:01:40 stdout warn: Ombi.Schedule.Jobs.Plex.PlexContentSync[2008]
  429. 2021-02-13 05:01:02 stdout at Ombi.ErrorHandlingMiddleware.Invoke(HttpContext context) in C:\projects\requestplex\src\Ombi\Middleware\ErrorHandlingMiddlewear.cs:line 24
  430. 2021-02-13 05:01:02 stdout at Ombi.ApiKeyMiddlewear.Invoke(HttpContext context) in C:\projects\requestplex\src\Ombi\Middleware\ApiKeyMiddlewear.cs:line 51
  431. 2021-02-13 05:01:02 stdout at Microsoft.AspNetCore.Cors.Infrastructure.CorsMiddleware.InvokeCore(HttpContext context)
  432. 2021-02-13 05:01:02 stdout at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext)
  433. 2021-02-13 05:01:02 stdout at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIIndexMiddleware.Invoke(HttpContext httpContext)
  434. 2021-02-13 05:01:02 stdout at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context)
  435. 2021-02-13 05:01:02 stdout at Microsoft.AspNetCore.Builder.RouterMiddleware.Invoke(HttpContext httpContext)
  436. 2021-02-13 05:01:02 stdout at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync()
  437. 2021-02-13 05:01:02 stdout at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync()
  438. 2021-02-13 05:01:02 stdout at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  439. 2021-02-13 05:01:02 stdout at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context)
  440. 2021-02-13 05:01:02 stdout at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter()
  441. 2021-02-13 05:01:02 stdout at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.InvokeInnerFilterAsync()
  442. 2021-02-13 05:01:02 stdout --- End of stack trace from previous location where exception was thrown ---
  443. 2021-02-13 05:01:02 stdout at Microsoft.AspNetCore.Mvc.Internal.ControllerBinderDelegateProvider.<>c__DisplayClass0_0.<<CreateBinderDelegate>g__Bind|0>d.MoveNext()
  444. 2021-02-13 05:01:02 stdout at Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder.BindModelAsync(ActionContext actionContext, IModelBinder modelBinder, IValueProvider valueProvider, ParameterDescriptor parameter, ModelMetadata metadata, Object value)
  445. 2021-02-13 05:01:02 stdout at Microsoft.AspNetCore.Mvc.ModelBinding.ObjectModelValidator.Validate(ActionContext actionContext, ValidationStateDictionary validationState, String prefix, Object model)
  446. 2021-02-13 05:01:02 stdout at Microsoft.AspNetCore.Mvc.ModelBinding.Validation.ValidationVisitor.Visit(ModelMetadata metadata, String key, Object model)
  447. 2021-02-13 05:01:02 stdout at Microsoft.AspNetCore.Mvc.ModelBinding.Validation.ValidationVisitor.VisitComplexType(IValidationStrategy defaultStrategy)
  448. 2021-02-13 05:01:02 stdout at Microsoft.AspNetCore.Mvc.ModelBinding.Validation.ValidationVisitor.VisitChildren(IValidationStrategy strategy)
  449. 2021-02-13 05:01:02 stdout at Microsoft.AspNetCore.Mvc.ModelBinding.Validation.ValidationEntry.get_Model()
  450. 2021-02-13 05:01:02 stdout at Microsoft.Extensions.Internal.PropertyHelper.CallNullSafePropertyGetter[TDeclaringType,TValue](Func`2 getter, Object target)
  451. 2021-02-13 05:01:02 stdout at Ombi.Settings.Settings.Models.External.ExternalSettings.get_FullUri() in C:\projects\requestplex\src\Ombi.Settings\Settings\Models\External\ExternalSettings.cs:line 18
  452. 2021-02-13 05:01:02 stdout at Ombi.Helpers.UriHelper.ReturnUri(String val, Int32 port, Boolean ssl) in C:\projects\requestplex\src\Ombi.Helpers\UriHelper.cs:line 65
  453. 2021-02-13 05:01:02 stdout Ombi.Helpers.ApplicationSettingsException: The URI is null, please check your settings to make sure you have configured the applications correctly.
  454. 2021-02-13 05:01:02 stdout Something bad happened, ErrorMiddleware caught this
  455. 2021-02-13 05:01:02 stdout fail: Ombi.ErrorHandlingMiddleware[0]
  456. 2021-02-13 05:00:00 stdout Starting to cache the content on server Server 1
  457. 2021-02-13 05:00:00 stdout info: Ombi.Schedule.Jobs.Plex.PlexContentSync[0]
  458. 2021-02-13 05:00:00 stdout Starting Plex Content Cacher Recently Added Scan
  459. 2021-02-13 05:00:00 stdout info: Ombi.Schedule.Jobs.Plex.PlexContentSync[0]
  460. 2021-02-13 04:57:32 stdout at Ombi.ErrorHandlingMiddleware.Invoke(HttpContext context) in C:\projects\requestplex\src\Ombi\Middleware\ErrorHandlingMiddlewear.cs:line 24
  461. 2021-02-13 04:57:32 stdout at Ombi.ApiKeyMiddlewear.Invoke(HttpContext context) in C:\projects\requestplex\src\Ombi\Middleware\ApiKeyMiddlewear.cs:line 51
  462. 2021-02-13 04:57:32 stdout at Microsoft.AspNetCore.Cors.Infrastructure.CorsMiddleware.InvokeCore(HttpContext context)
  463. 2021-02-13 04:57:32 stdout at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext)
  464. 2021-02-13 04:57:32 stdout at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIIndexMiddleware.Invoke(HttpContext httpContext)
  465. 2021-02-13 04:57:32 stdout at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context)
  466. 2021-02-13 04:57:32 stdout at Microsoft.AspNetCore.Builder.RouterMiddleware.Invoke(HttpContext httpContext)
  467. 2021-02-13 04:57:32 stdout at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync()
  468. 2021-02-13 04:57:32 stdout at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync()
  469. 2021-02-13 04:57:32 stdout at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  470. 2021-02-13 04:57:32 stdout at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context)
  471. 2021-02-13 04:57:32 stdout at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter()
  472. 2021-02-13 04:57:32 stdout at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.InvokeInnerFilterAsync()
  473. 2021-02-13 04:57:32 stdout at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  474. 2021-02-13 04:57:32 stdout at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Rethrow(ActionExecutedContext context)
  475. 2021-02-13 04:57:32 stdout at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.InvokeNextActionFilterAsync()
  476. 2021-02-13 04:57:32 stdout at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.InvokeActionMethodAsync()
  477. 2021-02-13 04:57:32 stdout at Microsoft.AspNetCore.Mvc.Internal.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
  478. 2021-02-13 04:57:32 stdout at lambda_method(Closure , Object )
  479. 2021-02-13 04:57:32 stdout at Ombi.Controllers.External.SonarrController.GetProfiles(SonarrSettings settings) in C:\projects\requestplex\src\Ombi\Controllers\External\SonarrController.cs:line 40
  480. 2021-02-13 04:57:32 stdout at Ombi.Api.Sonarr.SonarrApi.GetProfiles(String apiKey, String baseUrl) in C:\projects\requestplex\src\Ombi.Api.Sonarr\SonarrApi.cs:line 26
  481. 2021-02-13 04:57:32 stdout at Ombi.Api.Api.Request[T](Request request) in C:\projects\requestplex\src\Ombi.Api\Api.cs:line 38
  482. 2021-02-13 04:57:32 stdout at Ombi.Api.OmbiHttpClient.SendAsync(HttpRequestMessage request) in C:\projects\requestplex\src\Ombi.Api\OmbiHttpClient.cs:line 61
  483. 2021-02-13 04:57:32 stdout at System.Net.Http.HttpClient.FinishSendAsyncBuffered(Task`1 sendTask, HttpRequestMessage request, CancellationTokenSource cts, Boolean disposeCts)
  484. 2021-02-13 04:57:32 stdout at System.Net.Http.HttpClient.HandleFinishSendAsyncError(Exception e, CancellationTokenSource cts)
  485. 2021-02-13 04:57:32 stdout System.OperationCanceledException: The operation was canceled.
  486. 2021-02-13 04:57:32 stdout Something bad happened, ErrorMiddleware caught this
  487. 2021-02-13 04:57:32 stdout fail: Ombi.ErrorHandlingMiddleware[0]
  488. 2021-02-13 04:55:28 stdout at Ombi.ErrorHandlingMiddleware.Invoke(HttpContext context) in C:\projects\requestplex\src\Ombi\Middleware\ErrorHandlingMiddlewear.cs:line 24
  489. 2021-02-13 04:55:28 stdout at Ombi.ApiKeyMiddlewear.Invoke(HttpContext context) in C:\projects\requestplex\src\Ombi\Middleware\ApiKeyMiddlewear.cs:line 51
  490. 2021-02-13 04:55:28 stdout at Microsoft.AspNetCore.Cors.Infrastructure.CorsMiddleware.InvokeCore(HttpContext context)
  491. 2021-02-13 04:55:28 stdout at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext)
  492. 2021-02-13 04:55:28 stdout at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIIndexMiddleware.Invoke(HttpContext httpContext)
  493. 2021-02-13 04:55:28 stdout at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context)
  494. 2021-02-13 04:55:28 stdout at Microsoft.AspNetCore.Builder.RouterMiddleware.Invoke(HttpContext httpContext)
  495. 2021-02-13 04:55:28 stdout at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync()
  496. 2021-02-13 04:55:28 stdout at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync()
  497. 2021-02-13 04:55:28 stdout at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  498. 2021-02-13 04:55:28 stdout at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context)
  499. 2021-02-13 04:55:28 stdout at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter()
  500. 2021-02-13 04:55:28 stdout at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.InvokeInnerFilterAsync()
  501. 2021-02-13 04:55:28 stdout at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  502. 2021-02-13 04:55:28 stdout at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Rethrow(ActionExecutedContext context)
  503. 2021-02-13 04:55:28 stdout at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.InvokeNextActionFilterAsync()
  504. 2021-02-13 04:55:28 stdout at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.InvokeActionMethodAsync()
  505. 2021-02-13 04:55:28 stdout at Microsoft.AspNetCore.Mvc.Internal.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
  506. 2021-02-13 04:55:28 stdout at lambda_method(Closure , Object )
  507. 2021-02-13 04:55:28 stdout at Ombi.Controllers.External.RadarrController.GetProfiles(RadarrSettings settings) in C:\projects\requestplex\src\Ombi\Controllers\External\RadarrController.cs:line 40
  508. 2021-02-13 04:55:28 stdout at Ombi.Api.Radarr.RadarrApi.GetProfiles(String apiKey, String baseUrl) in C:\projects\requestplex\src\Ombi.Api.Radarr\RadarrApi.cs:line 28
  509. 2021-02-13 04:55:28 stdout at Ombi.Api.Api.Request[T](Request request) in C:\projects\requestplex\src\Ombi.Api\Api.cs:line 38
  510. 2021-02-13 04:55:28 stdout at Ombi.Api.OmbiHttpClient.SendAsync(HttpRequestMessage request) in C:\projects\requestplex\src\Ombi.Api\OmbiHttpClient.cs:line 61
  511. 2021-02-13 04:55:28 stdout at System.Net.Http.HttpClient.FinishSendAsyncBuffered(Task`1 sendTask, HttpRequestMessage request, CancellationTokenSource cts, Boolean disposeCts)
  512. 2021-02-13 04:55:28 stdout at System.Net.Http.HttpClient.HandleFinishSendAsyncError(Exception e, CancellationTokenSource cts)
  513. 2021-02-13 04:55:28 stdout System.OperationCanceledException: The operation was canceled.
  514. 2021-02-13 04:55:28 stdout Something bad happened, ErrorMiddleware caught this
  515. 2021-02-13 04:55:28 stdout fail: Ombi.ErrorHandlingMiddleware[0]
  516. 2021-02-13 04:51:41 stdout Added the Admin role
  517. 2021-02-13 04:51:41 stdout info: Ombi.Controllers.IdentityController[0]
  518. 2021-02-13 04:51:40 stdout Created the roles
  519. 2021-02-13 04:51:40 stdout info: Ombi.Controllers.IdentityController[0]
  520. 2021-02-13 04:51:39 stdout Created User agentofkaos
  521. 2021-02-13 04:51:39 stdout info: Ombi.Controllers.IdentityController[0]
  522. 2021-02-13 04:49:33 stdout Application started. Press Ctrl+C to shut down.
  523. 2021-02-13 04:49:33 stdout Now listening on: http://[::]:3579
  524. 2021-02-13 04:49:33 stdout Content root path: /opt/ombi
  525. 2021-02-13 04:49:33 stdout [?1h=Hosting environment: Production
  526. 2021-02-13 04:49:22 stdout /opt/ombi
  527. 2021-02-13 04:49:21 stdout We are running on http://*:3579
  528. 2021-02-13 04:49:17 stdout
  529. 2021-02-13 04:49:17 stdout
  530. 2021-02-13 04:49:17 stdout
  531. 2021-02-13 04:49:17 stdout --version Display version information.
  532. 2021-02-13 04:49:17 stdout
  533. 2021-02-13 04:49:17 stdout --help Display this help screen.
  534. 2021-02-13 04:49:17 stdout
  535. 2021-02-13 04:49:17 stdout company...
  536. 2021-02-13 04:49:17 stdout --demo Demo mode, you will never need to use this, fuck that fruit
  537. 2021-02-13 04:49:17 stdout
  538. 2021-02-13 04:49:17 stdout --baseurl The base URL for reverse proxy scenarios
  539. 2021-02-13 04:49:17 stdout
  540. 2021-02-13 04:49:17 stdout --storage Storage path, where we save the logs and database
  541. 2021-02-13 04:49:17 stdout
  542. 2021-02-13 04:49:17 stdout Supported formats vary between servers.
  543. 2021-02-13 04:49:17 stdout protocol (http:// or https://) must be included with each URL.
  544. 2021-02-13 04:49:17 stdout specified port and protocol (for example, http://*:5000). The
  545. 2021-02-13 04:49:17 stdout listen for requests on any IP address or hostname using the
  546. 2021-02-13 04:49:17 stdout http://localhost:123. Use "*" to indicate that the server should
  547. 2021-02-13 04:49:17 stdout of URL prefixes to which the server should respond. For example,
  548. 2021-02-13 04:49:17 stdout --host (Default: http://*:5000) Set to a semicolon-separated (;) list
  549. 2021-02-13 04:49:17 stdout
  550. 2021-02-13 04:49:17 stdout Copyright (C) 2021 Ombi
  551. 2021-02-13 04:49:17 stdout Ombi 3.0.5223-master
  552. 2021-02-13 04:49:17 stdout Valid options are:
  553. 2021-02-13 04:49:17 stdout ]0;OmbiHello, welcome to Ombi
  554. 2021-02-13 04:49:16 stdout [services.d] done.
  555. 2021-02-13 04:49:16 stdout [services.d] starting services
  556. 2021-02-13 04:49:16 stdout [cont-init.d] done.
  557. 2021-02-13 04:49:16 stdout [cont-init.d] 99-custom-scripts: exited 0.
  558. 2021-02-13 04:49:16 stdout [custom-init] no custom files found exiting...
  559. 2021-02-13 04:49:16 stdout [cont-init.d] 99-custom-scripts: executing...
  560. 2021-02-13 04:49:16 stdout [cont-init.d] 30-config: exited 0.
  561. 2021-02-13 04:49:16 stdout [cont-init.d] 30-config: executing...
  562. 2021-02-13 04:49:16 stdout [cont-init.d] 10-adduser: exited 0.
  563. 2021-02-13 04:49:16 stdout
  564. 2021-02-13 04:49:16 stdout -------------------------------------
  565. 2021-02-13 04:49:16 stdout User gid: 911
  566. 2021-02-13 04:49:16 stdout User uid: 1033
  567. 2021-02-13 04:49:16 stdout
  568. 2021-02-13 04:49:16 stdout -------------------------------------
  569. 2021-02-13 04:49:16 stdout GID/UID
  570. 2021-02-13 04:49:16 stdout -------------------------------------
  571. 2021-02-13 04:49:16 stdout https://www.linuxserver.io/donate/
  572. 2021-02-13 04:49:16 stdout To support LSIO projects visit:
  573. 2021-02-13 04:49:16 stdout
  574. 2021-02-13 04:49:16 stdout Ombi - PayPal: https://paypal.me/PlexRequestsNet
  575. 2021-02-13 04:49:16 stdout Ombi - Patreon: https://patreon.com/tidusjar
  576. 2021-02-13 04:49:16 stdout To support the app dev(s) visit:
  577. 2021-02-13 04:49:16 stdout
  578. 2021-02-13 04:49:16 stdout -------------------------------------
  579. 2021-02-13 04:49:16 stdout Brought to you by linuxserver.io
  580. 2021-02-13 04:49:16 stdout
  581. 2021-02-13 04:49:16 stdout
  582. 2021-02-13 04:49:16 stdout |_| |___/ |_| \__/
  583. 2021-02-13 04:49:16 stdout | | \__ \ | | | () |
  584. 2021-02-13 04:49:16 stdout | | / __| | | / \
  585. 2021-02-13 04:49:16 stdout | | ___ _ __
  586. 2021-02-13 04:49:16 stdout _ ()
  587. 2021-02-13 04:49:16 stdout -------------------------------------
  588. 2021-02-13 04:49:16 stdout
  589. 2021-02-13 04:49:15 stdout [cont-init.d] 10-adduser: executing...
  590. 2021-02-13 04:49:15 stdout [cont-init.d] 01-envfile: exited 0.
  591. 2021-02-13 04:49:15 stdout [cont-init.d] 01-envfile: executing...
  592. 2021-02-13 04:49:15 stdout [cont-init.d] executing container initialization scripts...
  593. 2021-02-13 04:49:15 stdout [fix-attrs.d] done.
  594. 2021-02-13 04:49:15 stdout [fix-attrs.d] applying ownership & permissions fixes...
  595. 2021-02-13 04:49:15 stdout [s6-init] ensuring user provided files have correct perms...exited 0.
  596. 2021-02-13 04:49:15 stdout [s6-init] making user provided files available at /var/run/s6/etc...exited 0.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement