Jump to content

Chris2

Recommended Posts

Debug Mode

Thank you. The server runs now, but the scan process seems to be stuck at 0%

2013-12-29 17:56:26.0278, Info, Main, Media Browser Server started

2013-12-29 17:56:26.0365, Info, Main, Command line: /home/yoru/release/MediaBrowser.Server.Mono.exe

2013-12-29 17:56:26.0368, Info, Main, Server: mightygaben

2013-12-29 17:56:26.0368, Info, Main, Operating system: Unix 3.10.17.0

2013-12-29 17:56:26.2173, Info, App, Loading MediaBrowser.Api, Version=3.0.5111.19235, Culture=neutral, PublicKeyToken=null

2013-12-29 17:56:26.2173, Info, App, Loading MediaBrowser.WebDashboard, Version=3.0.5111.19234, Culture=neutral, PublicKeyToken=null

2013-12-29 17:56:26.2173, Info, App, Loading MediaBrowser.Model, Version=3.0.5111.19231, Culture=neutral, PublicKeyToken=null

2013-12-29 17:56:26.2173, Info, App, Loading MediaBrowser.Common, Version=3.0.5111.19231, Culture=neutral, PublicKeyToken=null

2013-12-29 17:56:26.2173, Info, App, Loading MediaBrowser.Controller, Version=3.0.5111.19232, Culture=neutral, PublicKeyToken=null

2013-12-29 17:56:26.2173, Info, App, Loading MediaBrowser.Providers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null

2013-12-29 17:56:26.2173, Info, App, Loading MediaBrowser.Common.Implementations, Version=3.0.5111.19232, Culture=neutral, PublicKeyToken=null

2013-12-29 17:56:26.2173, Info, App, Loading MediaBrowser.Server.Implementations, Version=3.0.5111.19233, Culture=neutral, PublicKeyToken=null

2013-12-29 17:56:26.2173, Info, App, Loading MediaBrowser.Server.Mono, Version=3.0.5111.19235, Culture=neutral, PublicKeyToken=null

2013-12-29 17:56:26.2245, Info, App, Version 3.0.5111.19235 initializing

2013-12-29 17:56:26.2461, Info, SqliteUserRepository, Opening /home/yoru/release/ProgramData-Server/data/users.db

2013-12-29 17:56:26.2843, Info, SqliteItemRepository, Opening /home/yoru/release/ProgramData-Server/data/chapters.db

2013-12-29 17:56:26.2860, Info, SqliteItemRepository, Opening /home/yoru/release/ProgramData-Server/data/mediainfo.db

2013-12-29 17:56:26.2876, Info, SqliteItemRepository, Opening /home/yoru/release/ProgramData-Server/data/providerinfo.db

2013-12-29 17:56:26.3339, Info, SqliteNotificationsRepository, Opening /home/yoru/release/ProgramData-Server/data/notifications.db

2013-12-29 17:56:26.3388, Info, SqliteUserDataRepository, Opening /home/yoru/release/ProgramData-Server/data/userdata_v2.db

2013-12-29 17:56:26.3423, Info, SqliteItemRepository, Opening /home/yoru/release/ProgramData-Server/data/library.db

2013-12-29 17:56:26.5186, Info, SqliteDisplayPreferencesRepository, Opening /home/yoru/release/ProgramData-Server/data/displaypreferences.db

2013-12-29 17:56:26.7129, Info, HttpServer, Calling ServiceStack AppHost.Init

2013-12-29 17:56:27.2148, Error, ServiceController, System.ArgumentException: Type ServiceStack.Api.Swagger.SwaggerResourcesService is not a Web Service that inherits IService

  at ServiceStack.Host.ServiceController.RegisterService (System.Type serviceType) [0x00000] in

Link to comment
Share on other sites

Beardyname

Im gonna go ahead and add a crash myself with the latest build (grabbed around 20:15 CET)

 

crash-log :

Invalid IL code in MediaBrowser.Server.Implementations.IO.DirectoryWatchers/<ProcessPathChanges>c__AnonStoreyC7:<>m__50 (): IL_0003: stfld     0x040003bf


System.InvalidProgramException
  at System.Threading.Tasks.TaskActionInvoker+FuncInvoke`1[TResult].Invoke (System.Threading.Tasks.Task owner, System.Object state, System.Threading.Tasks.Task context) [0x00000] in <filename unknown>:0
  at System.Threading.Tasks.Task.InnerInvoke () [0x00000] in <filename unknown>:0
  at System.Threading.Tasks.Task.ThreadStart () [0x00000] in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0
  at MediaBrowser.Server.Implementations.IO.DirectoryWatchers+<ProcessPathChanges>c__async1A.MoveNext () [0x00000] in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0
  at MediaBrowser.Server.Implementations.IO.DirectoryWatchers+<TimerStopped>c__async19.MoveNext () [0x00000] in <filename unknown>:0
 

*Edit*

Loads if images are missing i realize now, but i think the scanning is continuing. So i think the scanning thing is working (adding tvdb links etc)

Edited by plumblum
Link to comment
Share on other sites

Beardyname

@@Luke, that is the full crash-log.

 

Full log is gonna be a problem, should i take the last few mins or so ? since its a very very long log :)

 

*oops*

Edited by plumblum
Link to comment
Share on other sites

Beardyname

its basically this : for a few mins 013-12-29 20:15:02.1374, Info, DirectoryWatchers, /mnt/serier3/serier/stripped/due/to/privacy

 

 

 

and then :

 

2013-12-29 20:15:02.2618, Error, Main, UnhandledException
    Invalid IL code in MediaBrowser.Server.Implementations.IO.DirectoryWatchers/<ProcessPathChanges>c__AnonStoreyC7:<>m__50 (): IL_0003: stfld     0x040003bf
    
    
    System.InvalidProgramException
      at System.Threading.Tasks.TaskActionInvoker+FuncInvoke`1[TResult].Invoke (System.Threading.Tasks.Task owner, System.Object state, System.Threading.Tasks.Task context) [0x00000] in <filename unknown>:0
      at System.Threading.Tasks.Task.InnerInvoke () [0x00000] in <filename unknown>:0
      at System.Threading.Tasks.Task.ThreadStart () [0x00000] in <filename unknown>:0
    --- End of stack trace from previous location where exception was thrown ---
      at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
      at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0
      at MediaBrowser.Server.Implementations.IO.DirectoryWatchers+<ProcessPathChanges>c__async1A.MoveNext () [0x00000] in <filename unknown>:0
    --- End of stack trace from previous location where exception was thrown ---
      at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
      at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0
      at MediaBrowser.Server.Implementations.IO.DirectoryWatchers+<TimerStopped>c__async19.MoveNext () [0x00000] in <filename unknown>:0

Link to comment
Share on other sites

no what i mean is for future problems, it will be much easier just to have the full log rather than you trying to summarize it for me

Link to comment
Share on other sites

Beardyname

Awesome :) I'm in the middle of some un-packing but will test it out asap!

 

*Edit*

 

And Ah i see what you mean, will provide them in the future!

Edited by plumblum
Link to comment
Share on other sites

Debug Mode

That seems to block any scan processes.

2013-12-29 22:28:46.3994, Error, ServiceController, System.ArgumentException: Type ServiceStack.Api.Swagger.SwaggerResourcesService is not a Web Service that inherits IService

Link to comment
Share on other sites

Debug Mode

no, that's benign. nothing to worry about.

That's good to know. Is there anything else whacky in the log?

2013-12-29 22:36:50.8021, Info, Main, Media Browser Server started

2013-12-29 22:36:50.8110, Info, Main, Command line: /home/yoru/release/MediaBrowser.Server.Mono.exe

2013-12-29 22:36:50.8110, Info, Main, Server: mightygaben

2013-12-29 22:36:50.8110, Info, Main, Operating system: Unix 3.10.17.0

2013-12-29 22:36:50.9944, Info, App, Loading MediaBrowser.Api, Version=3.0.5111.27062, Culture=neutral, PublicKeyToken=null

2013-12-29 22:36:50.9944, Info, App, Loading MediaBrowser.WebDashboard, Version=3.0.5111.27062, Culture=neutral, PublicKeyToken=null

2013-12-29 22:36:50.9944, Info, App, Loading MediaBrowser.Model, Version=3.0.5111.27058, Culture=neutral, PublicKeyToken=null

2013-12-29 22:36:50.9944, Info, App, Loading MediaBrowser.Common, Version=3.0.5111.27059, Culture=neutral, PublicKeyToken=null

2013-12-29 22:36:50.9944, Info, App, Loading MediaBrowser.Controller, Version=3.0.5111.27060, Culture=neutral, PublicKeyToken=null

2013-12-29 22:36:50.9944, Info, App, Loading MediaBrowser.Providers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null

2013-12-29 22:36:50.9944, Info, App, Loading MediaBrowser.Common.Implementations, Version=3.0.5111.27059, Culture=neutral, PublicKeyToken=null

2013-12-29 22:36:50.9944, Info, App, Loading MediaBrowser.Server.Implementations, Version=3.0.5111.27061, Culture=neutral, PublicKeyToken=null

2013-12-29 22:36:50.9944, Info, App, Loading MediaBrowser.Server.Mono, Version=3.0.5111.27063, Culture=neutral, PublicKeyToken=null

2013-12-29 22:36:51.0035, Info, App, Version 3.0.5111.27063 initializing

2013-12-29 22:36:51.0236, Info, SqliteUserRepository, Opening /home/yoru/release/ProgramData-Server/data/users.db

2013-12-29 22:36:51.0628, Info, SqliteItemRepository, Opening /home/yoru/release/ProgramData-Server/data/chapters.db

2013-12-29 22:36:51.0647, Info, SqliteItemRepository, Opening /home/yoru/release/ProgramData-Server/data/mediainfo.db

2013-12-29 22:36:51.0671, Info, SqliteItemRepository, Opening /home/yoru/release/ProgramData-Server/data/providerinfo.db

2013-12-29 22:36:51.1148, Info, SqliteNotificationsRepository, Opening /home/yoru/release/ProgramData-Server/data/notifications.db

2013-12-29 22:36:51.1195, Info, SqliteUserDataRepository, Opening /home/yoru/release/ProgramData-Server/data/userdata_v2.db

2013-12-29 22:36:51.1231, Info, SqliteItemRepository, Opening /home/yoru/release/ProgramData-Server/data/library.db

2013-12-29 22:36:51.1263, Info, SqliteDisplayPreferencesRepository, Opening /home/yoru/release/ProgramData-Server/data/displaypreferences.db

2013-12-29 22:36:51.3727, Info, HttpServer, Calling ServiceStack AppHost.Init

2013-12-29 22:36:51.8612, Error, ServiceController, System.ArgumentException: Type ServiceStack.Api.Swagger.SwaggerResourcesService is not a Web Service that inherits IService

at ServiceStack.Host.ServiceController.RegisterService (System.Type serviceType) [0x00000] in <filename unknown>:0

2013-12-29 22:36:51.8633, Error, ServiceController, System.ArgumentException: Type ServiceStack.Api.Swagger.SwaggerApiService is not a Web Service that inherits IService

at ServiceStack.Host.ServiceController.RegisterService (System.Type serviceType) [0x00000] in <filename unknown>:0

2013-12-29 22:36:51.8740, Info, ServiceStackHost, Initializing Application took 790,267ms

2013-12-29 22:36:51.8841, Info, App, Loading Http Server

2013-12-29 22:36:51.8870, Info, HttpServer, Adding HttpListener Prefixes

2013-12-29 22:36:51.8870, Info, HttpServer, Starting HttpListner

2013-12-29 22:36:51.8997, Info, App, Starting Alchemy web socket server on port 8945

2013-12-29 22:36:51.9012, Info, App, Alchemy Web Socket Server started

2013-12-29 22:36:53.5079, Info, App, Core startup complete

2013-12-29 22:36:54.8289, Info, App, HttpClientManager GET: http://www.mb3admin.com/admin/service/MB3ServerNotifications.json

2013-12-29 22:36:56.4989, Info, App, StartupTrigger fired for task: Cache file cleanup

2013-12-29 22:36:56.5005, Info, App, Executing Cache file cleanup

2013-12-29 22:36:56.5082, Info, App, Cache file cleanup Completed after 0 minute(s) and 0 seconds

2013-12-29 22:36:56.8131, Info, App, StartupTrigger fired for task: Log file cleanup

2013-12-29 22:36:56.8131, Info, App, Executing Log file cleanup

2013-12-29 22:36:56.8151, Info, App, Log file cleanup Completed after 0 minute(s) and 0 seconds

2013-12-29 22:36:57.3162, Info, App, StartupTrigger fired for task: Check for plugin updates

2013-12-29 22:36:57.3162, Info, App, StartupTrigger fired for task: Scan media library

2013-12-29 22:36:57.3162, Info, App, Executing Check for plugin updates

2013-12-29 22:36:57.3162, Info, App, Executing Scan media library

2013-12-29 22:36:57.3190, Info, App, HttpClientManager GET: http://www.mb3admin.com/admin/service/MB3Packages.json

2013-12-29 22:36:57.3243, Info, App, Validating media library

2013-12-29 22:36:58.0732, Info, App, StartupTrigger fired for task: Check for application updates

2013-12-29 22:36:58.0732, Info, App, Executing Check for application updates

2013-12-29 22:36:58.0746, Info, App, Check for application updates Completed after 0 minute(s) and 0 seconds

2013-12-29 22:36:58.3133, Info, App, StartupTrigger fired for task: Refresh Guide

2013-12-29 22:36:58.3133, Info, App, Executing Refresh Guide

2013-12-29 22:36:58.3465, Info, App, Client connected from 127.0.0.1:42615

2013-12-29 22:36:58.3482, Info, App, Sending web socket message ScheduledTaskStarted

2013-12-29 22:36:58.5660, Info, App, HttpClientManager GET: http://www.mb3admin.com/admin/service/MB3Packages.json

2013-12-29 22:36:58.5660, Info, App, HttpClientManager POST: http://mb3admin.com/admin/service/registration/validate

2013-12-29 22:36:58.5660, Info, App, HttpClientManager GET: http://www.mb3admin.com/admin/service/MB3Packages.json

2013-12-29 22:36:58.8440, Info, App, Check for plugin updates Completed after 0 minute(s) and 1 seconds

2013-12-29 22:36:58.8440, Info, App, Sending web socket message ScheduledTaskEnded

2013-12-29 22:36:58.9419, Info, App, Refresh Guide Completed after 0 minute(s) and 0 seconds

2013-12-29 22:36:58.9419, Info, App, Sending web socket message ScheduledTaskEnded

2013-12-29 22:37:09.5566, Info, App, ScheduledTasksWebSocketListener Begin transmitting over websocket to 127.0.0.1:42615

2013-12-29 22:37:10.6365, Info, App, ScheduledTasksWebSocketListener stop transmitting over websocket to 127.0.0.1:42615

2013-12-29 22:37:14.6838, Info, App, LogFileWebSocketListener Begin transmitting over websocket to 127.0.0.1:42615

2013-12-29 22:37:18.8930, Info, App, LogFileWebSocketListener stop transmitting over websocket to 127.0.0.1:42615

2013-12-29 22:37:19.6984, Info, App, DashboardInfoWebSocketListener Begin transmitting over websocket to 127.0.0.1:42615

2013-12-29 22:37:21.8230, Info, Main, Shutting down

2013-12-29 22:37:21.8242, Info, App, Disposing ApplicationHost

2013-12-29 22:37:21.8250, Info, App, Disposing TaskManager

2013-12-29 22:37:21.8250, Info, App, Scan media library Aborted after 0 minute(s) and 24 seconds

2013-12-29 22:37:21.8259, Info, App, Disposing HttpClientManager

2013-12-29 22:37:21.8259, Info, App, Sending web socket message ScheduledTaskEnded

2013-12-29 22:37:21.8259, Info, App, Disposing InstallationManager

2013-12-29 22:37:21.8259, Info, App, Disposing IsoManager

2013-12-29 22:37:21.8270, Info, App, Disposing SqliteUserRepository

2013-12-29 22:37:21.9030, Info, App, Disposing SqliteDisplayPreferencesRepository

2013-12-29 22:37:21.9030, Info, App, Disposing SqliteItemRepository

2013-12-29 22:37:21.9055, Info, App, Disposing DirectoryWatchers

2013-12-29 22:37:21.9055, Info, App, Disposing ServerManager

2013-12-29 22:37:21.9096, Info, App, Disposing AlchemyServer

2013-12-29 22:37:21.9099, Info, App, Disposing ImageProcessor

2013-12-29 22:37:21.9099, Info, App, Disposing MediaEncoder

2013-12-29 22:37:21.9099, Info, App, Disposing MovieDbProvider

2013-12-29 22:37:21.9099, Info, App, Disposing TvdbSeriesProvider

2013-12-29 22:37:21.9099, Info, App, Disposing ApiEntryPoint

2013-12-29 22:37:21.9125, Info, App, Disposing ServerEntryPoint

2013-12-29 22:37:21.9125, Info, App, Disposing LibraryChangedNotifier

2013-12-29 22:37:21.9130, Info, App, Disposing LoadRegistrations

2013-12-29 22:37:21.9130, Info, App, Disposing Notifications

2013-12-29 22:37:21.9130, Info, App, Disposing RemoteNotifications

2013-12-29 22:37:21.9130, Info, App, Disposing WebSocketNotifier

2013-12-29 22:37:21.9142, Info, App, Disposing RefreshUsersMetadata

2013-12-29 22:37:21.9142, Info, App, Disposing UdpServerEntryPoint

2013-12-29 22:37:21.9142, Info, App, Disposing ServerEventNotifier

2013-12-29 22:37:21.9153, Info, App, Disposing UserDataChangeNotifier

2013-12-29 22:37:21.9153, Info, App, Disposing StartupWizard

2013-12-29 22:37:21.9153, Info, App, Disposing WanAddressEntryPoint

2013-12-29 22:37:22.3402, Warn, HttpServer, System.ObjectDisposedException: The object was used after being disposed.

at System.Net.HttpListener.CheckDisposed () [0x00000] in <filename unknown>:0

at System.Net.HttpListener.EndGetContext (IAsyncResult asyncResult) [0x00000] in <filename unknown>:0

at MediaBrowser.Server.Implementations.HttpServer.HttpListenerHost.ListenerCallback (IAsyncResult asyncResult, Int32 index) [0x00000] in <filename unknown>:0 : True

2013-12-29 22:37:22.3402, Error, HttpServer, Listen()

2013-12-29 22:37:22.3402, Warn, HttpServer, System.ObjectDisposedException: The object was used after being disposed.

at System.Net.HttpListener.CheckDisposed () [0x00000] in <filename unknown>:0

at System.Net.HttpListener.EndGetContext (IAsyncResult asyncResult) [0x00000] in <filename unknown>:0

at MediaBrowser.Server.Implementations.HttpServer.HttpListenerHost.ListenerCallback (IAsyncResult asyncResult, Int32 index) [0x00000] in <filename unknown>:0 : True

2013-12-29 22:37:22.3402, Error, HttpServer, Listen()

Link to comment
Share on other sites

i have actually seen that same problem of the scan getting stuck at 0 or 1% on an opensuse vm. at the moment i don't have answer, but we have some others who have been able to get much further and even use the server for several days now. The fact that there are bugs in the mono framework adds even more variables. My guess is we're going to have to be specific about the distros that will be supported and install steps that will be required, starting by keeping it tight and then expanding and loosening it as we go. Of course if this is due to a mono bug then it could suddenly be fixed when their next release occurs. So we're just going to have to give it time. I think we're going to have to have people report the distros that are working and get precise install steps so that we can learn more.

Link to comment
Share on other sites

Beardyname

@@Luke every time i try to add an image (i can see them through the online thingy) they get added as blanks.

 

image link: http://i.imgur.com/5bhQMLu.png

 

it throws this :

 

2013-12-29 22:17:59.4003, Error, App, Error cropping image /mnt/edited/due/to/privacy/logo.png
    An exception was thrown by the type initializer for System.Drawing.GDIPlus
    System.TypeInitializationException
      at System.Drawing.Image.InitFromStream (System.IO.Stream stream) [0x00000] in <filename unknown>:0
      at System.Drawing.Image.LoadFromStream (System.IO.Stream stream, Boolean keepAlive) [0x00000] in <filename unknown>:0
      at System.Drawing.Image.FromStream (System.IO.Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData) [0x00000] in <filename unknown>:0
      at MediaBrowser.Server.Implementations.Drawing.ImageHeader.GetDimensions (System.String path, ILogger logger, IFileSystem fileSystem) [0x00000] in <filename unknown>:0
      at MediaBrowser.Server.Implementations.Drawing.ImageProcessor.GetImageSizeInternal (System.String path) [0x00000] in <filename unknown>:0
      at MediaBrowser.Server.Implementations.Drawing.ImageProcessor.GetImageSize (System.String path, DateTime imageDateModified) [0x00000] in <filename unknown>:0
      at MediaBrowser.Server.Implementations.Drawing.ImageProcessor+<ProcessImage>c__async12.MoveNext () [0x00000] in <filename unknown>:0
    InnerException: System.DllNotFoundException
    /usr/local/lib/libgdiplus.so
      at (wrapper managed-to-native) System.Drawing.GDIPlus:GdiplusStartup (ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&)
      at System.Drawing.GDIPlus..cctor () [0x00000] in <filename unknown>:0

 

And as promised a full log :

 

http://pastebin.com/wwzAvdGq

Edited by plumblum
Link to comment
Share on other sites

yea i saw this too. something about libgdi being in usr/iib64 but mono looking for it in usr/lib. or vice versa possibly. nothing to do with the app. might need more instructions from @@abeloin

Link to comment
Share on other sites

lol .. just notice the update in this thread and it going 3 more pages? :)

 

I will give feedback tomorrow.

 

Well done Luke.

Link to comment
Share on other sites

Beardyname

well i tried...

turns out when you close the server after installing an plugin the server wont come back up again :(

 

crash log:

 

One or more errors occured
System.AggregateException
  at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, Int32 millisecondsTimeout, CancellationToken cancellationToken) [0x00000] in <filename unknown>:0
  at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks) [0x00000] in <filename unknown>:0
  at MediaBrowser.Server.Mono.MainClass.RunApplication (MediaBrowser.Server.Implementations.ServerApplicationPaths appPaths, ILogManager logManager) [0x00000] in <filename unknown>:0
  at MediaBrowser.Server.Mono.MainClass.Main (System.String[] args) [0x00000] in <filename unknown>:0
InnerException: System.AggregateException
One or more errors occured
  at System.Threading.Tasks.Parallel.HandleExceptions (IEnumerable`1 tasks, System.Threading.Tasks.ExternalInfos infos) [0x00000] in <filename unknown>:0
  at System.Threading.Tasks.Parallel.ForEach[TSource,TLocal] (System.Func`2 enumerable, System.Threading.Tasks.ParallelOptions options, System.Func`1 init, System.Func`4 action, System.Action`1 destruct) [0x00000] in <filename unknown>:0
  at System.Threading.Tasks.Parallel.ForEach[TSource,TLocal] (System.Collections.Concurrent.Partitioner`1 source, System.Threading.Tasks.ParallelOptions parallelOptions, System.Func`1 localInit, System.Func`4 body, System.Action`1 localFinally) [0x00000] in <filename unknown>:0
  at System.Threading.Tasks.Parallel.ForEach[TSource] (IEnumerable`1 source, System.Action`1 body) [0x00000] in <filename unknown>:0
  at MediaBrowser.ServerApplication.ApplicationHost+<RunStartupTasks>c__async0.MoveNext () [0x00000] in <filename unknown>:0
InnerException: System.IO.FileNotFoundException
Could not load file or assembly 'HtmlAgilityPack, Version=1.4.6.0, Culture=neutral, PublicKeyToken=bd319b19eaf3b43a' or one of its dependencies.
  at (wrapper managed-to-native) System.Type:type_is_assignable_from (System.Type,System.Type)
  at System.Type.IsAssignableFrom (System.Type c) [0x00000] in <filename unknown>:0
  at System.Linq.Enumerable+<CreateWhereIterator>c__Iterator1E`1[system.Type].MoveNext () [0x00000] in <filename unknown>:0
  at System.Linq.Parallel.ParallelExecuter+<Process>c__AnonStorey1`2[system.Type,System.Type].<>m__0 () [0x00000] in <filename unknown>:0
  at System.Threading.Tasks.TaskActionInvoker+ActionInvoke.Invoke (System.Threading.Tasks.Task owner, System.Object state, System.Threading.Tasks.Task context) [0x00000] in <filename unknown>:0
  at System.Threading.Tasks.Task.InnerInvoke () [0x00000] in <filename unknown>:0
  at System.Threading.Tasks.Task.ThreadStart () [0x00000] in <filename unknown>:0
 

 

full log : http://pastebin.com/9h5j2WKK

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...