Ombi-app / Ombi

Want a Movie or TV Show on Plex/Emby/Jellyfin? Use Ombi!
http://ombi.io
GNU General Public License v2.0
3.72k stars 395 forks source link

Unable to Search TV Shows #1892

Closed CoderKiwi closed 6 years ago

CoderKiwi commented 6 years ago

Info

Ombi build Version:

v3.0.2672

Update Branch:

DotNetCore

Media Sever:

Plex

Media Server Version:

v1.10.1.4602

Operating System:

Synology DSM 6.x

Ombi Applicable Logs (from /logs/ directory or the Admin page):

There are two logs: the .txt file under the /Logs folder under /config, and the logs that are reported out of the Synology's Docker GUI. The .txt logs aren't as verbose and leave out some info like the app restarting by itself and my search queries.

Ombi app .txt logs

2018-01-13 11:32:18.688 +00:00 [Information] Start installing Hangfire SQL objects...
2018-01-13 11:32:18.883 +00:00 [Information] Hangfire SQL objects installed.
2018-01-13 11:32:18.956 +00:00 [Information] Starting Hangfire Server
2018-01-13 11:32:18.965 +00:00 [Information] Using job storage: 'SQLite Server: /config/Schedules.db'
2018-01-13 11:32:18.966 +00:00 [Information] Using the following options for Hangfire Server:
2018-01-13 11:32:18.966 +00:00 [Information]     Worker count: 1
2018-01-13 11:32:18.967 +00:00 [Information]     Listening queues: 'default'
2018-01-13 11:32:18.967 +00:00 [Information]     Shutdown timeout: 1.00:00:00
2018-01-13 11:32:18.967 +00:00 [Information]     Schedule polling interval: 00:00:15
2018-01-13 11:32:18.990 +00:00 [Debug] Background process 'BackgroundProcessingServer' started.
2018-01-13 11:32:20.985 +00:00 [Debug] Background process 'ServerHeartbeat' started.
2018-01-13 11:32:20.985 +00:00 [Debug] Background process 'ServerWatchdog' started.
2018-01-13 11:32:20.988 +00:00 [Debug] Background process 'Hangfire.SQLite.ExpirationManager' started.
2018-01-13 11:32:20.994 +00:00 [Debug] Background process 'DelayedJobScheduler' started.
2018-01-13 11:32:20.995 +00:00 [Debug] Background process 'Worker #0a4f3614' started.
2018-01-13 11:32:21.001 +00:00 [Debug] Background process 'RecurringJobScheduler' started.
2018-01-13 11:32:21.009 +00:00 [Debug] Removing outdated records from the 'AggregatedCounter' table...
2018-01-13 11:32:21.614 +00:00 [Debug] Removing outdated records from the 'Job' table...
2018-01-13 11:32:22.450 +00:00 [Debug] Removing outdated records from the 'List' table...
2018-01-13 11:32:23.522 +00:00 [Debug] Removing outdated records from the 'Set' table...
2018-01-13 11:32:24.334 +00:00 [Debug] Removing outdated records from the 'Hash' table...
2018-01-13 11:33:22.838 +00:00 [Debug] Searching : "scanda"
2018-01-13 11:33:23.531 +00:00 [Debug] Search Result: "Ombi.Api.TheMovieDb.Models.MovieSearchResult, Ombi.Api.TheMovieDb.Models.MovieSearchResult, Ombi.Api.TheMovieDb.Models.MovieSearchResult, Ombi.Api.TheMovieDb.Models.MovieSearchResult, Ombi.Api.TheMovieDb.Models.MovieSearchResult, Ombi.Api.TheMovieDb.Models.MovieSearchResult, Ombi.Api.TheMovieDb.Models.MovieSearchResult, Ombi.Api.TheMovieDb.Models.MovieSearchResult, Ombi.Api.TheMovieDb.Models.MovieSearchResult, Ombi.Api.TheMovieDb.Models.MovieSearchResult, Ombi.Api.TheMovieDb.Models.MovieSearchResult, Ombi.Api.TheMovieDb.Models.MovieSearchResult, Ombi.Api.TheMovieDb.Models.MovieSearchResult, Ombi.Api.TheMovieDb.Models.MovieSearchResult, Ombi.Api.TheMovieDb.Models.MovieSearchResult, Ombi.Api.TheMovieDb.Models.MovieSearchResult, Ombi.Api.TheMovieDb.Models.MovieSearchResult, Ombi.Api.TheMovieDb.Models.MovieSearchResult, Ombi.Api.TheMovieDb.Models.MovieSearchResult, Ombi.Api.TheMovieDb.Models.MovieSearchResult"
2018-01-13 11:33:46.507 +00:00 [Information] Start installing Hangfire SQL objects...
2018-01-13 11:33:46.652 +00:00 [Information] Hangfire SQL objects installed.
2018-01-13 11:33:46.723 +00:00 [Information] Starting Hangfire Server
2018-01-13 11:33:46.731 +00:00 [Information] Using job storage: 'SQLite Server: /config/Schedules.db'
2018-01-13 11:33:46.732 +00:00 [Information] Using the following options for Hangfire Server:
2018-01-13 11:33:46.732 +00:00 [Information]     Worker count: 1
2018-01-13 11:33:46.732 +00:00 [Information]     Listening queues: 'default'
2018-01-13 11:33:46.733 +00:00 [Information]     Shutdown timeout: 1.00:00:00
2018-01-13 11:33:46.733 +00:00 [Information]     Schedule polling interval: 00:00:15
2018-01-13 11:33:46.755 +00:00 [Debug] Background process 'BackgroundProcessingServer' started.
2018-01-13 11:33:47.492 +00:00 [Debug] Background process 'ServerWatchdog' started.
2018-01-13 11:33:47.493 +00:00 [Debug] Background process 'ServerHeartbeat' started.
2018-01-13 11:33:47.497 +00:00 [Debug] Background process 'Hangfire.SQLite.ExpirationManager' started.
2018-01-13 11:33:47.502 +00:00 [Debug] Background process 'Worker #773f808d' started.
2018-01-13 11:33:47.503 +00:00 [Debug] Background process 'DelayedJobScheduler' started.
2018-01-13 11:33:47.512 +00:00 [Debug] Removing outdated records from the 'AggregatedCounter' table...
2018-01-13 11:33:47.521 +00:00 [Debug] Background process 'RecurringJobScheduler' started.
2018-01-13 11:33:48.413 +00:00 [Debug] Removing outdated records from the 'Job' table...
2018-01-13 11:33:48.483 +00:00 [Debug] Removing outdated records from the 'List' table...
2018-01-13 11:33:48.494 +00:00 [Debug] Removing outdated records from the 'Set' table...
2018-01-13 11:33:48.498 +00:00 [Debug] Removing outdated records from the 'Hash' table...

Docker logs -- sorry these are upside down! I've commented on areas of interest

2018-01-13 11:33:54,stdout,Application started. Press Ctrl+C to shut down.

2018-01-13 11:33:54,stdout,Now listening on: http://[::]:3579

2018-01-13 11:33:54,stdout,Content root path: /app/ombi

2018-01-13 11:33:54,stdout,[?1h=Hosting environment: Production

2018-01-13 11:33:48,stdout,      Removing outdated records from the 'Hash' table...

2018-01-13 11:33:48,stdout,dbug: Hangfire.SQLite.ExpirationManager[0]

2018-01-13 11:33:48,stdout,      Removing outdated records from the 'Set' table...

2018-01-13 11:33:48,stdout,dbug: Hangfire.SQLite.ExpirationManager[0]

2018-01-13 11:33:48,stdout,      Removing outdated records from the 'List' table...

2018-01-13 11:33:48,stdout,dbug: Hangfire.SQLite.ExpirationManager[0]

2018-01-13 11:33:48,stdout,      Removing outdated records from the 'Job' table...

2018-01-13 11:33:48,stdout,dbug: Hangfire.SQLite.ExpirationManager[0]

2018-01-13 11:33:47,stdout,      Background process 'RecurringJobScheduler' started.

2018-01-13 11:33:47,stdout,dbug: Hangfire.Server.RecurringJobScheduler[0]

2018-01-13 11:33:47,stdout,      Removing outdated records from the 'AggregatedCounter' table...

2018-01-13 11:33:47,stdout,dbug: Hangfire.SQLite.ExpirationManager[0]

2018-01-13 11:33:47,stdout,      Background process 'DelayedJobScheduler' started.

2018-01-13 11:33:47,stdout,dbug: Hangfire.Server.DelayedJobScheduler[0]

2018-01-13 11:33:47,stdout,      Background process 'Worker #773f808d' started.

2018-01-13 11:33:47,stdout,dbug: Hangfire.Server.Worker[0]

2018-01-13 11:33:47,stdout,      Background process 'Hangfire.SQLite.ExpirationManager' started.

2018-01-13 11:33:47,stdout,dbug: Hangfire.SQLite.ExpirationManager[0]

2018-01-13 11:33:47,stdout,      Background process 'ServerWatchdog' started.

2018-01-13 11:33:47,stdout,dbug: Hangfire.Server.ServerWatchdog[0]

2018-01-13 11:33:47,stdout,      Background process 'ServerHeartbeat' started.

2018-01-13 11:33:47,stdout,dbug: Hangfire.Server.ServerHeartbeat[0]

2018-01-13 11:33:46,stdout,      Background process 'BackgroundProcessingServer' started.

2018-01-13 11:33:46,stdout,dbug: Hangfire.Server.BackgroundProcessingServer[0]

2018-01-13 11:33:46,stdout,          Schedule polling interval: 00:00:15

2018-01-13 11:33:46,stdout,info: Hangfire.BackgroundJobServer[0]

2018-01-13 11:33:46,stdout,          Shutdown timeout: 1.00:00:00

2018-01-13 11:33:46,stdout,info: Hangfire.BackgroundJobServer[0]

2018-01-13 11:33:46,stdout,          Listening queues: 'default'

2018-01-13 11:33:46,stdout,info: Hangfire.BackgroundJobServer[0]

2018-01-13 11:33:46,stdout,          Worker count: 1

2018-01-13 11:33:46,stdout,info: Hangfire.BackgroundJobServer[0]

2018-01-13 11:33:46,stdout,      Using the following options for Hangfire Server:

2018-01-13 11:33:46,stdout,info: Hangfire.BackgroundJobServer[0]

2018-01-13 11:33:46,stdout,      Using job storage: 'SQLite Server: /config/Schedules.db'

2018-01-13 11:33:46,stdout,info: Hangfire.BackgroundJobServer[0]

2018-01-13 11:33:46,stdout,      Starting Hangfire Server

2018-01-13 11:33:46,stdout,info: Hangfire.BackgroundJobServer[0]

2018-01-13 11:33:46,stdout,      Hangfire SQL objects installed.

2018-01-13 11:33:46,stdout,info: Hangfire.SQLite.SQLiteStorage[0]

2018-01-13 11:33:46,stdout,      Start installing Hangfire SQL objects...

2018-01-13 11:33:46,stdout,info: Hangfire.SQLite.SQLiteStorage[0]

2018-01-13 11:33:41,stdout,/app/ombi

2018-01-13 11:33:41,stdout,We are running on 

2018-01-13 11:33:37,stdout,

2018-01-13 11:33:37,stdout,

2018-01-13 11:33:37,stdout,

2018-01-13 11:33:37,stdout,  --version        Display version information.

2018-01-13 11:33:37,stdout,

2018-01-13 11:33:37,stdout,  --help           Display this help screen.

2018-01-13 11:33:37,stdout,

2018-01-13 11:33:37,stdout,"  -s, --storage    Storage path, where we save the logs and database
"
2018-01-13 11:33:37,stdout,

2018-01-13 11:33:37,stdout,                   servers.

2018-01-13 11:33:37,stdout,                   included with each URL. Supported formats vary between 

2018-01-13 11:33:37,stdout,                   http://*:5000). The protocol (http:// or https://) must be 

2018-01-13 11:33:37,stdout,"                   hostname using the specified port and protocol (for example,
"
2018-01-13 11:33:37,stdout,                   server should listen for requests on any IP address or 

2018-01-13 11:33:37,stdout,"                   example, http://localhost:123. Use \"*\" to indicate that the 
"
2018-01-13 11:33:37,stdout,                   list of URL prefixes to which the server should respond. For

2018-01-13 11:33:37,stdout,"  -h, --host       (Default: http://*:5000) Set to a semicolon-separated (;) 
"
2018-01-13 11:33:37,stdout,

2018-01-13 11:33:37,stdout,Copyright (C) 2018 Ombi

2018-01-13 11:33:37,stdout,Ombi 3.0.2672-DotNetCore

2018-01-13 11:33:37,stdout,Valid options are:

2018-01-13 11:33:37,stdout,"]0;OmbiHello, welcome to Ombi **Ombi has restarted without me doing anything**
"
2018-01-13 11:33:32,stdout,   at Ombi.Schedule.Jobs.Plex.PlexEpisodeSync.<Start>d__6.MoveNext() in C:\projects\requestplex\src\Ombi.Schedule\Jobs\Plex\PlexEpisodeSync.cs:line 51

2018-01-13 11:33:32,stdout,   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

2018-01-13 11:33:32,stdout,   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

2018-01-13 11:33:32,stdout,--- End of stack trace from previous location where exception was thrown ---

2018-01-13 11:33:32,stdout,   at Ombi.Schedule.Jobs.Plex.PlexEpisodeSync.<Cache>d__7.MoveNext() in C:\projects\requestplex\src\Ombi.Schedule\Jobs\Plex\PlexEpisodeSync.cs:line 70

2018-01-13 11:33:32,stdout,   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

2018-01-13 11:33:32,stdout,   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

2018-01-13 11:33:32,stdout,--- End of stack trace from previous location where exception was thrown ---

2018-01-13 11:33:32,stdout,   at Ombi.Api.Plex.PlexApi.<GetLibrarySections>d__12.MoveNext() in C:\projects\requestplex\src\Ombi.Api.Plex\PlexApi.cs:line 74

2018-01-13 11:33:32,stdout,   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

2018-01-13 11:33:32,stdout,   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

2018-01-13 11:33:32,stdout,--- End of stack trace from previous location where exception was thrown ---

2018-01-13 11:33:32,stdout,   at Ombi.Api.Api.<Request>d__6`1.MoveNext() in C:\projects\requestplex\src\Ombi.Api\Api.cs:line 34

2018-01-13 11:33:32,stdout,   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

2018-01-13 11:33:32,stdout,   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

2018-01-13 11:33:32,stdout,--- End of stack trace from previous location where exception was thrown ---

2018-01-13 11:33:32,stdout,   at Ombi.Api.OmbiHttpClient.<SendAsync>d__5.MoveNext() in C:\projects\requestplex\src\Ombi.Api\OmbiHttpClient.cs:line 61

2018-01-13 11:33:32,stdout,   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

2018-01-13 11:33:32,stdout,   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

2018-01-13 11:33:32,stdout,--- End of stack trace from previous location where exception was thrown ---

2018-01-13 11:33:32,stdout,   at System.Net.Http.HttpClient.<FinishSendAsyncBuffered>d__58.MoveNext()

2018-01-13 11:33:32,stdout,   at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1.ConfiguredTaskAwaiter.GetResult()

2018-01-13 11:33:32,stdout,   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

2018-01-13 11:33:32,stdout,   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

2018-01-13 11:33:32,stdout,   --- End of inner exception stack trace ---

2018-01-13 11:33:32,stdout,"   at System.Net.Http.CurlHandler.MultiAgent.FinishRequest(StrongToWeakReference`1 easyWrapper, CURLcode messageResult)
"
2018-01-13 11:33:32,stdout,   at System.Net.Http.CurlHandler.ThrowIfCURLEError(CURLcode error)

2018-01-13 11:33:32,stdout,System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.Http.CurlException: Couldn't connect to server

2018-01-13 11:33:32,stdout,      Caching Episodes Failed

2018-01-13 11:33:32,stdout,fail: Ombi.Schedule.Jobs.Plex.PlexEpisodeSync[2000]

2018-01-13 11:33:23,stdout,"      Search Result: Ombi.Api.TheMovieDb.Models.MovieSearchResult, Ombi.Api.TheMovieDb.Models.MovieSearchResult, Ombi.Api.TheMovieDb.Models.MovieSearchResult, Ombi.Api.TheMovieDb.Models.MovieSearchResult, Ombi.Api.TheMovieDb.Models.MovieSearchResult, Ombi.Api.TheMovieDb.Models.MovieSearchResult, Ombi.Api.TheMovieDb.Models.MovieSearchResult, Ombi.Api.TheMovieDb.Models.MovieSearchResult, Ombi.Api.TheMovieDb.Models.MovieSearchResult, Ombi.Api.TheMovieDb.Models.MovieSearchResult, Ombi.Api.TheMovieDb.Models.MovieSearchResult, Ombi.Api.TheMovieDb.Models.MovieSearchResult, Ombi.Api.TheMovieDb.Models.MovieSearchResult, Ombi.Api.TheMovieDb.Models.MovieSearchResult, Ombi.Api.TheMovieDb.Models.MovieSearchResult, Ombi.Api.TheMovieDb.Models.MovieSearchResult, Ombi.Api.TheMovieDb.Models.MovieSearchResult, Ombi.Api.TheMovieDb.Models.MovieSearchResult, Ombi.Api.TheMovieDb.Models.MovieSearchResult, Ombi.Api.TheMovieDb.Models.MovieSearchResult
"
2018-01-13 11:33:23,stdout,dbug: Ombi.Core.Engine.MovieSearchEngine[0]

2018-01-13 11:33:22,stdout,      Searching : scanda

2018-01-13 11:33:22,stdout,dbug: Ombi.Controllers.SearchController[0]

2018-01-13 11:33:21,stdout,      Starting EP Cacher

2018-01-13 11:33:21,stdout,info: Ombi.Schedule.Jobs.Plex.PlexContentSync[0]

2018-01-13 11:33:21,stdout,   at Ombi.Schedule.Jobs.Plex.PlexContentSync.<CacheContent>d__16.MoveNext() in C:\projects\requestplex\src\Ombi.Schedule\Jobs\Plex\PlexContentSync.cs:line 80

2018-01-13 11:33:21,stdout,   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

2018-01-13 11:33:21,stdout,   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

2018-01-13 11:33:21,stdout,--- End of stack trace from previous location where exception was thrown ---

2018-01-13 11:33:21,stdout,   at Ombi.Schedule.Jobs.Plex.PlexContentSync.<StartTheCache>d__17.MoveNext() in C:\projects\requestplex\src\Ombi.Schedule\Jobs\Plex\PlexContentSync.cs:line 97

2018-01-13 11:33:21,stdout,   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

2018-01-13 11:33:21,stdout,   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

2018-01-13 11:33:21,stdout,--- End of stack trace from previous location where exception was thrown ---

2018-01-13 11:33:21,stdout,   at Ombi.Schedule.Jobs.Plex.PlexContentSync.<GetAllContent>d__18.MoveNext() in C:\projects\requestplex\src\Ombi.Schedule\Jobs\Plex\PlexContentSync.cs:line 258

2018-01-13 11:33:21,stdout,   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

2018-01-13 11:33:21,stdout,   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

2018-01-13 11:33:21,stdout,--- End of stack trace from previous location where exception was thrown ---

2018-01-13 11:33:21,stdout,   at Ombi.Api.Plex.PlexApi.<GetLibrarySections>d__12.MoveNext() in C:\projects\requestplex\src\Ombi.Api.Plex\PlexApi.cs:line 74 **Issues with Plex API??**

2018-01-13 11:33:21,stdout,   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

2018-01-13 11:33:21,stdout,   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

2018-01-13 11:33:21,stdout,--- End of stack trace from previous location where exception was thrown ---

2018-01-13 11:33:21,stdout,   at Ombi.Api.Api.<Request>d__6`1.MoveNext() in C:\projects\requestplex\src\Ombi.Api\Api.cs:line 34

2018-01-13 11:33:21,stdout,   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

2018-01-13 11:33:21,stdout,   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

2018-01-13 11:33:21,stdout,--- End of stack trace from previous location where exception was thrown ---

2018-01-13 11:33:21,stdout,   at Ombi.Api.OmbiHttpClient.<SendAsync>d__5.MoveNext() in C:\projects\requestplex\src\Ombi.Api\OmbiHttpClient.cs:line 61

2018-01-13 11:33:21,stdout,   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

2018-01-13 11:33:21,stdout,   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

2018-01-13 11:33:21,stdout,--- End of stack trace from previous location where exception was thrown ---

2018-01-13 11:33:21,stdout,   at System.Net.Http.HttpClient.<FinishSendAsyncBuffered>d__58.MoveNext()

2018-01-13 11:33:21,stdout,   at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1.ConfiguredTaskAwaiter.GetResult()

2018-01-13 11:33:21,stdout,   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

2018-01-13 11:33:21,stdout,   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

2018-01-13 11:33:21,stdout,   --- End of inner exception stack trace ---

2018-01-13 11:33:21,stdout,"   at System.Net.Http.CurlHandler.MultiAgent.FinishRequest(StrongToWeakReference`1 easyWrapper, CURLcode messageResult)
"
2018-01-13 11:33:21,stdout,   at System.Net.Http.CurlHandler.ThrowIfCURLEError(CURLcode error)

2018-01-13 11:33:21,stdout,System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.Http.CurlException: Couldn't connect to server

2018-01-13 11:33:21,stdout,      Exception thrown when attempting to cache the Plex Content **???**

2018-01-13 11:33:21,stdout,warn: Ombi.Schedule.Jobs.Plex.PlexContentSync[2000]

2018-01-13 11:33:21,stdout,      Getting all content from server Server 1

2018-01-13 11:33:21,stdout,info: Ombi.Schedule.Jobs.Plex.PlexContentSync[0]

2018-01-13 11:33:20,stdout,      Starting Plex Content Cacher

2018-01-13 11:33:20,stdout,info: Ombi.Schedule.Jobs.Plex.PlexContentSync[0]

2018-01-13 11:32:28,stdout,Application started. Press Ctrl+C to shut down. **App began**

2018-01-13 11:32:28,stdout,Now listening on: http://[::]:3579

2018-01-13 11:32:28,stdout,Content root path: /app/ombi

2018-01-13 11:32:28,stdout,[?1h=Hosting environment: Production

2018-01-13 11:32:24,stdout,      Removing outdated records from the 'Hash' table...

2018-01-13 11:32:24,stdout,dbug: Hangfire.SQLite.ExpirationManager[0]

2018-01-13 11:32:23,stdout,      Removing outdated records from the 'Set' table...

2018-01-13 11:32:23,stdout,dbug: Hangfire.SQLite.ExpirationManager[0]

2018-01-13 11:32:22,stdout,      Removing outdated records from the 'List' table...

2018-01-13 11:32:22,stdout,dbug: Hangfire.SQLite.ExpirationManager[0]

2018-01-13 11:32:22,stdout,      Removing outdated records from the 'Job' table...

2018-01-13 11:32:21,stdout,dbug: Hangfire.SQLite.ExpirationManager[0]

2018-01-13 11:32:21,stdout,      Removing outdated records from the 'AggregatedCounter' table...

2018-01-13 11:32:21,stdout,dbug: Hangfire.SQLite.ExpirationManager[0]

2018-01-13 11:32:21,stdout,      Background process 'RecurringJobScheduler' started.

2018-01-13 11:32:21,stdout,dbug: Hangfire.Server.RecurringJobScheduler[0]

2018-01-13 11:32:20,stdout,      Background process 'Worker #0a4f3614' started.

2018-01-13 11:32:20,stdout,dbug: Hangfire.Server.Worker[0]

2018-01-13 11:32:20,stdout,      Background process 'DelayedJobScheduler' started.

2018-01-13 11:32:20,stdout,dbug: Hangfire.Server.DelayedJobScheduler[0]

2018-01-13 11:32:20,stdout,      Background process 'Hangfire.SQLite.ExpirationManager' started.

2018-01-13 11:32:20,stdout,dbug: Hangfire.SQLite.ExpirationManager[0]

2018-01-13 11:32:20,stdout,      Background process 'ServerWatchdog' started.

2018-01-13 11:32:20,stdout,dbug: Hangfire.Server.ServerWatchdog[0]

2018-01-13 11:32:20,stdout,      Background process 'ServerHeartbeat' started.

2018-01-13 11:32:20,stdout,dbug: Hangfire.Server.ServerHeartbeat[0]

2018-01-13 11:32:18,stdout,      Background process 'BackgroundProcessingServer' started.

2018-01-13 11:32:18,stdout,dbug: Hangfire.Server.BackgroundProcessingServer[0]

2018-01-13 11:32:18,stdout,          Schedule polling interval: 00:00:15

2018-01-13 11:32:18,stdout,info: Hangfire.BackgroundJobServer[0]

2018-01-13 11:32:18,stdout,          Shutdown timeout: 1.00:00:00

2018-01-13 11:32:18,stdout,info: Hangfire.BackgroundJobServer[0]

2018-01-13 11:32:18,stdout,          Listening queues: 'default'

2018-01-13 11:32:18,stdout,info: Hangfire.BackgroundJobServer[0]

2018-01-13 11:32:18,stdout,          Worker count: 1

2018-01-13 11:32:18,stdout,info: Hangfire.BackgroundJobServer[0]

2018-01-13 11:32:18,stdout,      Using the following options for Hangfire Server:

2018-01-13 11:32:18,stdout,info: Hangfire.BackgroundJobServer[0]

2018-01-13 11:32:18,stdout,      Using job storage: 'SQLite Server: /config/Schedules.db'

2018-01-13 11:32:18,stdout,info: Hangfire.BackgroundJobServer[0]

2018-01-13 11:32:18,stdout,      Starting Hangfire Server

2018-01-13 11:32:18,stdout,info: Hangfire.BackgroundJobServer[0]

2018-01-13 11:32:18,stdout,      Hangfire SQL objects installed.

2018-01-13 11:32:18,stdout,info: Hangfire.SQLite.SQLiteStorage[0]

2018-01-13 11:32:18,stdout,      Start installing Hangfire SQL objects...

2018-01-13 11:32:18,stdout,info: Hangfire.SQLite.SQLiteStorage[0]

2018-01-13 11:32:13,stdout,/app/ombi

2018-01-13 11:32:12,stdout,We are running on 

2018-01-13 11:32:09,stdout,

2018-01-13 11:32:09,stdout,

2018-01-13 11:32:09,stdout,

2018-01-13 11:32:09,stdout,  --version        Display version information.

2018-01-13 11:32:09,stdout,

2018-01-13 11:32:09,stdout,  --help           Display this help screen.

2018-01-13 11:32:09,stdout,

2018-01-13 11:32:09,stdout,"  -s, --storage    Storage path, where we save the logs and database
"
2018-01-13 11:32:09,stdout,

2018-01-13 11:32:09,stdout,                   servers.

2018-01-13 11:32:09,stdout,                   included with each URL. Supported formats vary between 

2018-01-13 11:32:09,stdout,                   http://*:5000). The protocol (http:// or https://) must be 

2018-01-13 11:32:09,stdout,"                   hostname using the specified port and protocol (for example,
"
2018-01-13 11:32:09,stdout,                   server should listen for requests on any IP address or 

2018-01-13 11:32:09,stdout,"                   example, http://localhost:123. Use \"*\" to indicate that the 
"
2018-01-13 11:32:09,stdout,                   list of URL prefixes to which the server should respond. For

2018-01-13 11:32:09,stdout,"  -h, --host       (Default: http://*:5000) Set to a semicolon-separated (;) 
"
2018-01-13 11:32:09,stdout,

2018-01-13 11:32:09,stdout,Copyright (C) 2018 Ombi

2018-01-13 11:32:09,stdout,Ombi 3.0.2672-DotNetCore

2018-01-13 11:32:09,stdout,Valid options are:

2018-01-13 11:32:09,stdout,"]0;OmbiHello, welcome to Ombi
"
2018-01-13 11:32:07,stdout,[services.d] done.

2018-01-13 11:32:07,stdout,[services.d] starting services

2018-01-13 11:32:07,stdout,[cont-init.d] done.

2018-01-13 11:32:06,stdout,[cont-init.d] 30-config: exited 0.

2018-01-13 11:31:49,stdout,
  0     0    0     0    0     0      0      0 --:--:--  0:00:03 --:--:--     0
  0 45.0M    0 15821    0     0   4199      0  3:07:35  0:00:03  3:07:32 22409
  1 45.0M    1  879k    0     0   181k      0  0:04:14  0:00:04  0:04:10  492k
  3 45.0M    3 1759k    0     0   305k      0  0:02:30  0:00:05  0:02:25  653k
  6 45.0M    6 3023k    0     0   448k      0  0:01:42  0:00:06  0:01:36  822k
  8 45.0M    8 4144k    0     0   527k      0  0:01:27  0:00:07  0:01:20  864k
 10 45.0M   10 4672k    0     0   531k      0  0:01:26  0:00:08  0:01:18  925k
 11 45.0M   11 5152k    0     0   529k      0  0:01:27  0:00:09  0:01:18  873k
 12 45.0M   12 5664k    0     0   524k      0  0:01:27  0:00:10  0:01:17  775k
 13 45.0M   13 6272k    0     0   534k      0  0:01:26  0:00:11  0:01:15  649k
 15 45.0M   15 7104k    0     0   554k      0  0:01:23  0:00:12  0:01:11  597k
 17 45.0M   17 8000k    0     0   581k      0  0:01:19  0:00:13  0:01:06  672k
 18 45.0M   18 8544k    0     0   574k      0  0:01:20  0:00:14  0:01:06  661k
 19 45.0M   19 8912k    0     0   564k      0  0:01:21  0:00:15  0:01:06  649k
 20 45.0M   20 9328k    0     0   556k      0  0:01:22  0:00:16  0:01:06  608k
 21 45.0M   21 9792k    0     0   550k      0  0:01:23  0:00:17  0:01:06  537k
 22 45.0M   22 10.0M    0     0   551k      0  0:01:23  0:00:18  0:01:05  468k
 24 45.0M   24 10.8M    0     0   557k      0  0:01:22  0:00:19  0:01:03  505k
 24 45.0M   24 11.1M    0     0   547k      0  0:01:24  0:00:20  0:01:04  496k
 25 45.0M   25 11.2M    0     0   530k      0  0:01:26  0:00:21  0:01:05  444k
 25 45.0M   25 11.4M    0     0   514k      0  0:01:29  0:00:22  0:01:07  387k
 25 45.0M   25 11.6M    0     0   504k      0  0:01:31  0:00:23  0:01:08  326k
 26 45.0M   26 12.0M    0     0   494k      0  0:01:33  0:00:24  0:01:09  241k
 27 45.0M   27 12.3M    0     0   490k      0  0:01:34  0:00:25  0:01:09  249k
 28 45.0M   28 12.8M    0     0   492k      0  0:01:33  0:00:26  0:01:07  323k
 29 45.0M   29 13.3M    0     0   493k      0  0:01:33  0:00:27  0:01:06  395k
 31 45.0M   31 14.0M    0     0   499k      0  0:01:32  0:00:28  0:01:04  476k
 33 45.0M   33 14.8M    0     0   511k      0  0:01:30  0:00:29  0:01:01  596k
 35 45.0M   35 15.8M    0     0   527k      0  0:01:27  0:00:30  0:00:57  719k
 36 45.0M   36 16.3M    0     0   525k      0  0:01:27  0:00:31  0:00:56  702k
 37 45.0M   37 16.7M    0     0   522k      0  0:01:28  0:00:32  0:00:56  686k
 38 45.0M   38 17.1M    0     0   519k      0  0:01:28  0:00:33  0:00:55  635k
 38 45.0M   38 17.5M    0     0   518k      0  0:01:29  0:00:34  0:00:55  558k
 40 45.0M   40 18.2M    0     0   521k      0  0:01:28  0:00:35  0:00:53  486k
 41 45.0M   41 18.8M    0     0   523k      0  0:01:28  0:00:36  0:00:52  512k
 42 45.0M   42 19.1M    0     0   520k      0  0:01:28  0:00:37  0:00:51  505k
 43 45.0M   43 19.6M    0     0   517k      0  0:01:29  0:00:38  0:00:51  500k
 44 45.0M   44 20.0M    0     0   513k      0  0:01:29  0:00:39  0:00:50  480k
 45 45.0M   45 20.3M    0     0   511k      0  0:01:30  0:00:40  0:00:50  438k
 46 45.0M   46 20.7M    0     0   508k      0  0:01:30  0:00:41  0:00:49  396k
 46 45.0M   46 21.1M    0     0   506k      0  0:01:31  0:00:42  0:00:49  406k
 48 45.0M   48 21.7M    0     0   509k      0  0:01:30  0:00:43  0:00:47  445k
 49 45.0M   49 22.3M    0     0   511k      0  0:01:30  0:00:44  0:00:46  493k
 51 45.0M   51 23.1M    0     0   518k      0  0:01:28  0:00:45  0:00:43  581k
 53 45.0M   53 24.0M    0     0   524k      0  0:01:27  0:00:46  0:00:41  657k
 54 45.0M   54 24.4M    0     0   523k      0  0:01:28  0:00:47  0:00:41  670k
 54 45.0M   54 24.7M    0     0   519k      0  0:01:28  0:00:48  0:00:40  610k
 55 45.0M   55 25.1M    0     0   517k      0  0:01:29  0:00:49  0:00:40  571k
 56 45.0M   56 25.6M    0     0   518k      0  0:01:29  0:00:50  0:00:39  510k
 58 45.0M   58 26.2M    0     0   518k      0  0:01:28  0:00:51  0:00:37  460k
 59 45.0M   59 26.9M    0     0   523k      0  0:01:28  0:00:52  0:00:36  519k
 61 45.0M   61 27.7M    0     0   529k      0  0:01:27  0:00:53  0:00:34  625k
 62 45.0M   62 28.3M    0     0   529k      0  0:01:27  0:00:54  0:00:33  650k
 63 45.0M   63 28.6M    0     0   525k      0  0:01:27  0:00:55  0:00:32  599k
 64 45.0M   64 28.9M    0     0   523k      0  0:01:28  0:00:56  0:00:32  568k
 65 45.0M   65 29.4M    0     0   522k      0  0:01:28  0:00:57  0:00:31  510k
 66 45.0M   66 29.9M    0     0   521k      0  0:01:28  0:00:58  0:00:30  440k
 67 45.0M   67 30.6M    0     0   525k      0  0:01:27  0:00:59  0:00:28  478k
 69 45.0M   69 31.3M    0     0   528k      0  0:01:27  0:01:00  0:00:27  562k
 71 45.0M   71 32.0M    0     0   531k      0  0:01:26  0:01:01  0:00:25  629k
 72 45.0M   72 32.5M    0     0   529k      0  0:01:27  0:01:02  0:00:25  615k
 72 45.0M   72 32.7M    0     0   526k      0  0:01:27  0:01:03  0:00:24  583k
 73 45.0M   73 33.2M    0     0   525k      0  0:01:27  0:01:04  0:00:23  527k
 74 45.0M   74 33.6M    0     0   524k      0  0:01:28  0:01:05  0:00:23  472k
 76 45.0M   76 34.3M    0     0   526k      0  0:01:27  0:01:06  0:00:21  461k
 77 45.0M   77 34.9M    0     0   528k      0  0:01:27  0:01:07  0:00:20  508k
 79 45.0M   79 35.8M    0     0   534k      0  0:01:26  0:01:08  0:00:18  634k
 80 45.0M   80 36.3M    0     0   532k      0  0:01:26  0:01:09  0:00:17  623k
 81 45.0M   81 36.6M    0     0   530k      0  0:01:27  0:01:10  0:00:17  607k
 82 45.0M   82 37.0M    0     0   528k      0  0:01:27  0:01:11  0:00:16  557k
 83 45.0M   83 37.4M    0     0   526k      0  0:01:27  0:01:12  0:00:15  508k
 84 45.0M   84 38.0M    0     0   528k      0  0:01:27  0:01:13  0:00:14  438k
 85 45.0M   85 38.6M    0     0   529k      0  0:01:27  0:01:14  0:00:13  484k
 87 45.0M   87 39.4M    0     0   533k      0  0:01:26  0:01:15  0:00:11  580k
 88 45.0M   88 40.0M    0     0   534k      0  0:01:26  0:01:16  0:00:10  614k
 89 45.0M   89 40.5M    0     0   533k      0  0:01:26  0:01:17  0:00:09  626k
 90 45.0M   90 40.7M    0     0   529k      0  0:01:27  0:01:18  0:00:09  548k
 90 45.0M   90 40.8M    0     0   524k      0  0:01:27  0:01:19  0:00:08  460k
 91 45.0M   91 41.1M    0     0   522k      0  0:01:28  0:01:20  0:00:08  349k
 92 45.0M   92 41.5M    0     0   519k      0  0:01:28  0:01:21  0:00:07  297k
 93 45.0M   93 41.9M    0     0   519k      0  0:01:28  0:01:22  0:00:06  297k
 94 45.0M   94 42.4M    0     0   519k      0  0:01:28  0:01:23  0:00:05  358k
 95 45.0M   95 43.1M    0     0   520k      0  0:01:28  0:01:24  0:00:04  454k
 97 45.0M   97 43.8M    0     0   523k      0  0:01:28  0:01:25  0:00:03  543k
 98 45.0M   98 44.2M    0     0   522k      0  0:01:28  0:01:26  0:00:02  569k
 98 45.0M   98 44.5M    0     0   519k      0  0:01:28  0:01:27  0:00:01  534k
 99 45.0M   99 44.8M    0     0   517k      0  0:01:29  0:01:28  0:00:01  498k
100 45.0M  100 45.0M    0     0   518k      0  0:01:29  0:01:29 --:--:--  464k

2018-01-13 11:30:22,stdout,
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0

2018-01-13 11:30:20,stdout,                                 Dload  Upload   Total   Spent    Left  Speed

2018-01-13 11:30:20,stdout,  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current **Receiving new code?**

2018-01-13 11:30:15,stdout,[cont-init.d] 30-config: executing... 

2018-01-13 11:30:15,stdout,[cont-init.d] 10-adduser: exited 0.

2018-01-13 11:30:15,stdout,

2018-01-13 11:30:15,stdout,-------------------------------------

2018-01-13 11:30:15,stdout,User gid:    101

2018-01-13 11:30:15,stdout,User uid:    1027

2018-01-13 11:30:15,stdout,

2018-01-13 11:30:15,stdout,-------------------------------------

2018-01-13 11:30:15,stdout,GID/UID

2018-01-13 11:30:15,stdout,-------------------------------------

2018-01-13 11:30:15,stdout,https://www.linuxserver.io/donations/

2018-01-13 11:30:15,stdout,We gratefully accept donations at:

2018-01-13 11:30:15,stdout,Brought to you by linuxserver.io

2018-01-13 11:30:15,stdout,

2018-01-13 11:30:15,stdout,               |_|

2018-01-13 11:30:15,stdout,         |_|___/ |_|\___/

2018-01-13 11:30:15,stdout,         | \__ \ | | (_) |

2018-01-13 11:30:15,stdout,         | / __| | |/ _ \ 

2018-01-13 11:30:15,stdout,         | |___| (_) ___

2018-01-13 11:30:15,stdout,          _     _ _

2018-01-13 11:30:15,stdout,-------------------------------------

2018-01-13 11:30:15,stdout,

2018-01-13 11:30:14,stdout,usermod: no changes

2018-01-13 11:30:12,stdout,[cont-init.d] 10-adduser: executing... 

2018-01-13 11:30:12,stdout,[cont-init.d] executing container initialization scripts...

2018-01-13 11:30:12,stdout,[fix-attrs.d] done.

2018-01-13 11:30:12,stdout,[fix-attrs.d] applying ownership & permissions fixes... **Began the app in Docker**

2018-01-13 11:30:12,stdout,[s6-init] ensuring user provided files have correct perms...exited 0.

2018-01-13 11:30:12,stdout,[s6-init] making user provided files available at /var/run/s6/etc...exited 0.

2018-01-13 11:29:50,stdout,[s6-finish] sending all processes the KILL signal and exiting.

2018-01-13 11:29:47,stdout,[s6-finish] sending all processes the TERM signal. **Killed the last app to restart**

Problem Description:

Searching for TV shows does not work. After entering text, the loading bar at the top of the UI loads, but no results are shown. Searching Movies works perfectly.

Also it takes several minutes for the app to begin after turning on the container in Docker. I believe it tries to pull new code before running but I'm not sure. It's annoying to wait five minutes for the app to start!

The app has lots of hangfire exceptions (with Plex API caching?) and it restarts itself periodically. Also me searching movies is logged but me searching a tv show is not logged out, so perhaps the

Reproduction Steps:

Turn on the container, wait, and search for a TV show.

tidusjar commented 6 years ago

There are a lot of errors saying it couldn't connect to your Plex sever. Can you please check the settings.

The reason why restarting the docker container takes so long is because it downloads the latest version when you restart it.

Regarding searching for TV, can you open up the browsers Dev tools and then click the search tab and search for a TV show? Is there anything errors in the console?

CoderKiwi commented 6 years ago

There's an error each time I search TV shows

screen shot 2018-01-14 at 5 50 11 pm

CoderKiwi commented 6 years ago

@tidusjar Hi, is there any update on this? I'm still having this issue. Searching/requesting movies for Plex works fine, but can't even search TV shows

CoderKiwi commented 6 years ago

Actually it seems to be working now. It had a long time syncing shows with my Plex server and that may have made the difference. I'll close it but reopen if it continues having issues.