Jump to content

FFProbe sucking up CPU usage


Baron164
Go to solution Solved by Luke,

Recommended Posts

Baron164

For some reason since the last server update I have two FFProbe.exe tasks running on my server and they are both at about 50% cpu utilization. I've restarted the server and that doesn't seem to help. There is a Scan Media Library task running and it's running extremely slow. I'm wondering if something in the library is corrupt and it needs to be reset. Does anyone have any suggestions?

 

I'm running Version 3.0.5115.35703 and up until very recently I haven't had any problems.

Link to comment
Share on other sites

Baron164

I looked through the log and found a ton of errors like this.

 

2014-01-10 22:30:27.3742, Error, App, Error in GameResolver resolving \\server\Video\TV Shows\Star Trek The Next Generation\Season 7\Star Trek The Next Generation - s07e25 - All Good Things... (1).avi
 Object reference not set to an instance of an object.
 System.NullReferenceException
    at GameBrowser.Resolvers.ResolverHelper.AttemptGetGamePlatformTypeFromPath(String path)
    at GameBrowser.Resolvers.GameResolver.Resolve(ItemResolveArgs args)
    at MediaBrowser.Controller.Resolvers.ItemResolver`1.MediaBrowser.Controller.Resolvers.IItemResolver.ResolvePath(ItemResolveArgs args)
    at MediaBrowser.Server.Implementations.Library.LibraryManager.<>c__DisplayClass1d.<ResolveItem>b__1a(IItemResolver r)

 

The strange thing is that the gamebrowser is not installed so I don't know why it's showing up.

 

The library scan gets to around 70% and then slows to a crawl.

 

I also saw this in the log as well.

 

2014-01-10 22:55:08.7032, Debug, HttpServer, Response code 204 sent to 10.10.0.121:62276. Response time: 203.1303 ms
 Url: http://10.10.0.3:8096/mediabrowser/Users/94377b83-1c10-77c7-80fb-005afc90fd58/PlayingItems/85690b94-acfe-001c-44e1-8c0bbb15309d/Progress?positionTicks=13062223125&isPaused=False&isMuted=False&format=Json
 Headers: X-UA-Compatible=IE=Edge,X-Powered-By=ServiceStack/4.001 Win32NT/.NET,Access-Control-Allow-Origin=*,Access-Control-Allow-Methods=GET, POST, PUT, DELETE, OPTIONS,Access-Control-Allow-Headers=Content-Type,Content-Length=0
2014-01-10 22:55:13.9065, Debug, HttpServer, HTTP POST request received on worker 1 from 10.10.0.121:62276
 Url: http://10.10.0.3:8096/mediabrowser/Users/94377b83-1c10-77c7-80fb-005afc90fd58/PlayingItems/85690b94-acfe-001c-44e1-8c0bbb15309d/Progress?positionTicks=13112493542&isPaused=False&isMuted=False&format=Json
 Headers: Content-Length=0,Content-Type=application/x-www-form-urlencoded,Authorization=MediaBrowser UserId="94377b83-1c10-77c7-80fb-005afc90fd58", Client="MB-Classic", Version="3.0.100.0 B12-4.1", DeviceId="c8b0b14df2117b458ca2d56662359e63", Device="SPINY/mcenter",Host=10.10.0.3:8096
2014-01-10 22:55:13.9065, Debug, HttpServer, Response code 204 sent to 10.10.0.121:62276. Response time: 0 ms
 Url: http://10.10.0.3:8096/mediabrowser/Users/94377b83-1c10-77c7-80fb-005afc90fd58/PlayingItems/85690b94-acfe-001c-44e1-8c0bbb15309d/Progress?positionTicks=13112493542&isPaused=False&isMuted=False&format=Json
 Headers: X-UA-Compatible=IE=Edge,X-Powered-By=ServiceStack/4.001 Win32NT/.NET,Access-Control-Allow-Origin=*,Access-Control-Allow-Methods=GET, POST, PUT, DELETE, OPTIONS,Access-Control-Allow-Headers=Content-Type,Content-Length=0

Edited by Baron164
Link to comment
Share on other sites

gamebrowser has to be installed if you're getting that message. but those don't have anything to do with ffprobe

Link to comment
Share on other sites

Baron164

The only plugin that's installed is Trailers, gamebrowser was installed for a little while but I removed it awhile ago.

 

Saw this in the log also.

 

2014-01-10 22:59:41.5242, Error, ListenerResponse, Could not WriteTextToResponse: The specified network name is no longer available
 The specified network name is no longer available
 System.Net.HttpListenerException
    at System.Net.HttpResponseStream.Write(Byte[] buffer, Int32 offset, Int32 size)
    at ServiceStack.Host.HttpListener.ListenerResponse.Write(String text)
 
2014-01-10 22:59:41.5242, Error, HttpResponseExtensionsInternal, Could not WriteTextToResponse: The specified network name is no longer available
 The specified network name is no longer available
 System.Net.HttpListenerException
    at System.Net.HttpResponseStream.Write(Byte[] buffer, Int32 offset, Int32 size)
    at ServiceStack.Host.HttpListener.ListenerResponse.Write(String text)
    at ServiceStack.HttpResponseExtensionsInternal.WriteTextToResponse(IResponse response, String text, String defaultContentType)
 
2014-01-10 22:59:41.5399, Error, HttpResponseExtensionsInternal, Error occured while Processing Request: [HttpListenerException] The specified network name is no longer available
 The specified network name is no longer available
 System.Net.HttpListenerException
    at System.Net.HttpResponseStream.Write(Byte[] buffer, Int32 offset, Int32 size)
    at ServiceStack.Host.HttpListener.ListenerResponse.Write(String text)
    at ServiceStack.HttpResponseExtensionsInternal.WriteTextToResponse(IResponse response, String text, String defaultContentType)
    at ServiceStack.HttpResponseExtensionsInternal.WriteToResponse(IResponse response, Object result, ResponseSerializerDelegate defaultAction, IRequest request, Byte[] bodyPrefix, Byte[] bodySuffix)
 
2014-01-10 22:59:47.2585, Debug, HttpServer, Response code 500 sent to 10.10.0.121:62282. Response time: 20655.8605 ms
 Url: http://10.10.0.3:8096/mediabrowser/Users/94377b83-1c10-77c7-80fb-005afc90fd58/Items?ParentId=0b129672-6ae2-40b4-d56a-d0fa891f69c3&sortBy=&fields=Overview,Path,ParentId,DisplayPreferencesId,DateCreated,IndexOptions,OriginalRunTimeTicks,MediaStreams,SortName,Taglines&Filters=&ImageTypes=&recursive=False&genres=&Ids=&studios=&ExcludeItemTypes=&IncludeItemTypes=&ExcludeLocationTypes=&personTypes=&IsMissing=False&IsVirtualUnaired=False&years=&format=Json
 Headers: X-UA-Compatible=IE=Edge,X-Powered-By=ServiceStack/4.001 Win32NT/.NET,Access-Control-Allow-Origin=*,Access-Control-Allow-Methods=GET, POST, PUT, DELETE, OPTIONS,Access-Control-Allow-Headers=Content-Type,Content-Type=application/json; charset=utf-8; charset=utf-8,Content-Length=75242
 

Link to comment
Share on other sites

Baron164

The media library scan has basically stopped at 71%

 

I saw this in the log also.

 

2014-01-10 23:01:52.8330, Debug, HttpServer, Response code 200 sent to 10.10.0.121:62291. Response time: 0 ms
 Url: http://10.10.0.3:8096/mediabrowser/DisplayPreferences/dfd065f5787fb957a750d76dcf835aad?userId=94377b83-1c10-77c7-80fb-005afc90fd58&client=MBC&format=Json
 Headers: X-UA-Compatible=IE=Edge,X-Powered-By=ServiceStack/4.001 Win32NT/.NET,Access-Control-Allow-Origin=*,Access-Control-Allow-Methods=GET, POST, PUT, DELETE, OPTIONS,Access-Control-Allow-Headers=Content-Type,Content-Type=application/json; charset=utf-8,Content-Length=251
2014-01-10 23:01:59.3016, Error, HttpServer, Error receiving web socket message
 An internal WebSocket error occurred. Please see the innerException, if present, for more details.
 System.Net.WebSockets.WebSocketException
    at System.Net.WebSockets.WebSocketBase.ThrowIfConvertibleException(String methodName, Exception exception, CancellationToken cancellationToken, Boolean aborted)
    at System.Net.WebSockets.WebSocketBase.<ReceiveAsyncCore>d__1.MoveNext()
 --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    at MediaBrowser.Server.Implementations.HttpServer.NativeWebSocket.<ReceiveBytesAsync>d__4.MoveNext()
 --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    at MediaBrowser.Server.Implementations.HttpServer.NativeWebSocket.<Receive>d__0.MoveNext()
 InnerException: System.Net.HttpListenerException
 The I/O operation has been aborted because of either a thread exit or an application request
    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    at System.Net.WebSockets.WebSocketHttpListenerDuplexStream.<ReadAsyncCore>d__0.MoveNext()
 --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
    at System.Net.WebSockets.WebSocketBase.WebSocketOperation.<Process>d__47.MoveNext()
 --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    at System.Net.WebSockets.WebSocketBase.<ReceiveAsyncCore>d__1.MoveNext()
 
 

Edited by Baron164
Link to comment
Share on other sites

Baron164

Problem is the task I think is actually locking up and getting stuck, the logs stopped writing about 6 minutes ago but the ffprobe.exe is still sucking up the cpu and the scan task hasn't moved in several minutes.

Link to comment
Share on other sites

Baron164

 So after 10 minutes I saw this in the log and now the task is "stopping"

 

2014-01-10 23:13:17.2218, Info, MovieDbProvider, MovieDbProvider: Finding id for item: Dead at a Funeral
2014-01-10 23:13:17.3781, Info, App, HttpClientManager GET: http://api.themoviedb.org/3/search/movie?api_key=f6bd687ffa63cd282b6ff2c6877f2669&query=Dead+at+a+Funeral&language=en
2014-01-10 23:13:18.1906, Info, App, HttpClientManager GET: http://api.themoviedb.org/3/search/movie?api_key=f6bd687ffa63cd282b6ff2c6877f2669&query=Dead+at+a+Funeral+(2010)&language=en
2014-01-10 23:23:51.1312, Info, HttpServer, Web socket connection closed by client. Reason: Empty
2014-01-10 23:23:52.8186, Info, App, ScheduledTasksWebSocketListener stop transmitting over websocket to 127.0.0.1:64683
2014-01-10 23:24:32.7048, Info, App, Attempting to cancel Scheduled Task Scan media library
2014-01-10 23:24:32.7048, Info, App, Queueing task RefreshMediaLibraryTask
 

Link to comment
Share on other sites

Baron164

I checked the last few files it tried to scan before getting stuck and went and removed them and restarted the service so I'll see if that helps.

Link to comment
Share on other sites

Baron164

I've removed a bunch of files but keeps hanging up at different points at around 70%, and I haven't made any major changes to my movie directories in the last few days so I don't see what would have caused this other than the update.

Link to comment
Share on other sites

  • Solution

go into the advanced config area and enable debug logging. that should give you more info about what file it's running ffprobe on

  • Like 1
Link to comment
Share on other sites

Baron164

I turned on Debug Logging and let it run overnight. It's been stuck at 67% for over 10 hours and here is a big chunk of the log file which is now at 40mb.

 

2014-01-11 07:12:28.2842, Debug, ProviderManager, Running MovieDbPersonImageProvider for C:\Users\administrator.HYRULE\AppData\Roaming\MediaBrowser-Server\ImagesByName\People\T\Terry Bedford
2014-01-11 07:12:28.2842, Debug, ProviderManager, Running TvdbPersonImageProvider for C:\Users\administrator.HYRULE\AppData\Roaming\MediaBrowser-Server\ImagesByName\People\T\Terry Bedford
2014-01-11 07:12:28.2842, Debug, ProviderManager, Running ImageFromMediaLocationProvider for C:\Users\administrator.HYRULE\AppData\Roaming\MediaBrowser-Server\ImagesByName\People\J\John Hackney
2014-01-11 07:12:28.2842, Debug, ProviderManager, Running PersonProviderFromXml for C:\Users\administrator.HYRULE\AppData\Roaming\MediaBrowser-Server\ImagesByName\People\J\John Hackney
2014-01-11 07:12:28.2842, Debug, ProviderManager, Running MovieDbPersonProvider for C:\Users\administrator.HYRULE\AppData\Roaming\MediaBrowser-Server\ImagesByName\People\J\John Hackney
2014-01-11 07:12:28.6124, Info, App, HttpClientManager GET: http://api.themoviedb.org/3/search/person?api_key=f6bd687ffa63cd282b6ff2c6877f2669&query=John+Hackney
2014-01-11 07:12:29.0185, Info, App, HttpClientManager GET: http://api.themoviedb.org/3/person/11293?api_key=f6bd687ffa63cd282b6ff2c6877f2669&append_to_response=credits,images
2014-01-11 07:12:29.1435, Debug, ProviderManager, Running MovieDbPersonImageProvider for C:\Users\administrator.HYRULE\AppData\Roaming\MediaBrowser-Server\ImagesByName\People\J\John Hackney
2014-01-11 07:12:29.2217, Debug, ProviderManager, Running TvdbPersonImageProvider for C:\Users\administrator.HYRULE\AppData\Roaming\MediaBrowser-Server\ImagesByName\People\J\John Hackney
2014-01-11 07:12:29.2373, Debug, ProviderManager, Running ImageFromMediaLocationProvider for C:\Users\administrator.HYRULE\AppData\Roaming\MediaBrowser-Server\ImagesByName\People\R\Roy Forge Smith
2014-01-11 07:12:29.2373, Debug, ProviderManager, Running PersonProviderFromXml for C:\Users\administrator.HYRULE\AppData\Roaming\MediaBrowser-Server\ImagesByName\People\R\Roy Forge Smith
2014-01-11 07:12:29.2373, Debug, ProviderManager, Running MovieDbPersonProvider for C:\Users\administrator.HYRULE\AppData\Roaming\MediaBrowser-Server\ImagesByName\People\R\Roy Forge Smith
2014-01-11 07:12:29.5030, Info, App, HttpClientManager GET: http://api.themoviedb.org/3/search/person?api_key=f6bd687ffa63cd282b6ff2c6877f2669&query=Roy+Forge+Smith
2014-01-11 07:12:29.9092, Info, App, HttpClientManager GET: http://api.themoviedb.org/3/person/11294?api_key=f6bd687ffa63cd282b6ff2c6877f2669&append_to_response=credits,images
2014-01-11 07:12:29.9561, Debug, ProviderManager, Running MovieDbPersonImageProvider for C:\Users\administrator.HYRULE\AppData\Roaming\MediaBrowser-Server\ImagesByName\People\R\Roy Forge Smith
2014-01-11 07:12:29.9716, Debug, ProviderManager, Running TvdbPersonImageProvider for C:\Users\administrator.HYRULE\AppData\Roaming\MediaBrowser-Server\ImagesByName\People\R\Roy Forge Smith
2014-01-11 07:12:29.9716, Info, App, People validation complete
2014-01-11 07:12:30.3935, Info, App, Refresh people Completed after 312 minute(s) and 31 seconds
2014-01-11 07:12:30.3935, Info, App, Sending web socket message ScheduledTaskEnded
2014-01-11 07:12:50.1265, Debug, HttpServer, HTTP GET request received on worker 0 from [::1]:51212
 Url: http://localhost:8096/mediabrowser/Users/94377b831c1077c780fb005afc90fd58/Items?Recursive=true&Limit=3&Filters=IsNotFolder&SortBy=DateCreated&SortOrder=Descending&ImageTypes=Primary&Ids=dd90c83fd9a460da010feb2c26d52035%2C863b3cd30b2816b732278c62b4fcda6a%2C8affea3ef501931c5d66283874a66d37%2Cdeac8f969f88a8d5bfd98a5f57502cf9%2C45ba2d57046ea0455bbbd4914e054910%2C2bb17d0f55c8a0e0b5c168ca9050958e%2Ccc71a5e919c8edded0fcf09cae45dbfb%2Cfd86d418dd591f799ca3c914ad9e70d7%2C453d5866b590a4114545e9011a9b0abe%2Cd742b745e9f3793d61ec6666f2b2628e%2Caa961b7bf8db3eb91d70c20a895f8baf%2C94afb69c65d379d96542550caafeedac%2C723da4182d9f72bc703d9ae500c2718c%2Cf20f4c3e968fc63bc395e6f60284658c%2Cb90636b29eef001c1ba43aab07e50579%2C7f2751bb5ae9b439282c9e0b0680acd0%2C66301284b3bae52d271fa943f2e5daa7%2Cf27af9cfddee72a465fa7851a85f7792%2C9818f07cc7646c05887cb0c0eebe6fab%2Ce8b43fcc60cc110beec39fd6d8f9fd41%2C2818490bf872212f6b8c5035f4749a92%2C6473ada5b4b7993f592674dc162f242e%2C0e90ad6420077b7b4c20bccf3b8f2a1d%2Cada90790ffb4be258eccd397c65ea9a0%2Cc85a7b2c20005026c8debf0df84c603c%2C6f533bc6511a09f0861f17c22bc7a88b%2Cf8b9487dac737832a42f3d7d3e6c495b%2C495841d5b889b6f6aa32fee2b307ab33%2Cf22fc941d29bb54d396320af49e9ca06%2C6690a29245f6b49e7476d490dcd78fd1%2C77a262441bd1892945e465fb80a2fd39%2C0b0a06e9727c563bba8acabab6aa97f6%2C5729b47601072e0902ce5c0b189eeca8%2Cad17182760eeda0ad9e31359db195c5d%2Cc94c153b984ed65da0728ccc5f570a11%2C3c192bd30e6311b9016050c5ad3a3437%2C33a3dde8f4fe05a012c7cc133baa25ae%2C7ff504d6cc638e38bf34456dc577f092%2C1a89501c25ff670fe192f99c4ee82811%2Cbb2a8aac78b66f4733a9dc4cb517bef4%2Cbf01f946b3ee65679148426613e28cea%2C3b257d353a4ffb1811e93ea86d3adfdc%2C090baf3aa3ec51427893c8c9fb735116%2C06889bd352d9968550d60a405fce48fc%2Ca19e7b6ef4931b792fcb73756e1eb853%2C0e84537f76e3b31ec7fd50d893cd4967%2Cb566404577010792211aa9d39959ed47%2Cacff5d48032f466ecf5768f28a0d1bd9%2Cd36d655d3ef90a6853588f099f8e9753%2Ce38c75b9faadcd56f92bcdfb9fe57f68%2C39c3ceebe66dbe6e2cd4ba16eade4e0d%2C9201ac17b035c828b78fa53aabb7901f%2C62e841e525f983efb4965d3111628980%2C8d43c75d30b3470bbccda4db83d98bdb%2C939911c94b92cd064658e69e383eabdf%2Cefc7e2a0f42caebfdc5b8c9474a875f5%2Cae6807d847e9a33ab2eb87226f47328e%2C34b462244ea30b2dcfe8f5c524158565%2C2bd4face82e0e559a003bcbdb8645cb6%2C8622446501fbba69357a8c29a631f4da%2Cc49427e295dc5c630f2c8cd5cfc1ee6d%2C03ded38b8d90feaa50be14f766a4293a%2C0065f3c9b00a7de7dfafb41c20980d40%2Cadd033fdc72c227b0e379a4136df0cbc%2C6f8bb264b4251962036ceb3bb76d3de5%2Cd887866b3c75b4974e6db5bd0cd0e978%2Cba52c2528c8bc600699473ab64bcf164%2C96ea0bf0802ec53ba84e6e2c8ef38f98%2C887d9c8b25b2a9ded36ec9852370e648%2C80f8cf8eab96bab63f904cba9f3ec4f1%2C3ea659440a30551a6468d09a4b19abb6%2C7715877b0532065474abf65bcdf85a54%2Ca94593e8eecd85b53ca008ffe63f8d7b%2C51a4b2755e80e90fdf4896dc374c3fe9%2C022373519ea8a889d8ab3ab1bb8dffae%2Cc3649f5be781a558d24ec4ce340bf661%2C5f13dbc7539d504f7a78e20d1ae03aaa%2C1f99dc713b6e47c1f999716b66c3f039%2C243eb74e8b6b1d59c17b29dbd7292ba5%2Cbe232f9b700026bdc7547776b026f731%2C1976476915414afe2c58a162828dfdd9%2C7fae77d07ef8c224df90f7435bf38f93%2C1c8ae3f127e8fbc66227f6ccbd6500fe%2Cd8cda83dd8573347f2c349e99793c9db%2Cf379718708a03cc59161898e7ba26ee0%2C746f253c61417ea83488e7fcb11fc178%2Caefd039610812cfe7661a244b14d06b2%2C8a16cb1e148428857abd23e241a674f7%2Cb66343adfe80048145556b2aca1a3b5f%2C4ccec37b90f40e776e1f6225d9ff4867%2C500131eebea907c4f77a66763f1aa53a%2Ce973850124f92bde0fe51bfd73f1c519%2Cc9c33e9313d46f073528639850849bb2%2C98b56e6d1198e86ff8eded2e25f62076%2C0802f8a47678e1cd8d47c7bee78532e2%2C820e4fe355d69e6632bece2846c01348%2C9097427d0e189ae096efb891d443b00f%2C987ec908e166237d6b6c3d5200dba2ae%2Cb660ed1a9d59991f4dc50a40dd78178c&_=1389418580844
 Headers: Connection=Keep-Alive,Accept=application/json, text/javascript, */*; q=0.01,Accept-Encoding=gzip, deflate,Accept-Language=en-US,Authorization=MediaBrowser Client="Dashboard", Device="Internet Explorer 11.0", DeviceId="77fb82b799bf1329b2e2c8921e62d4aa79c7aa38", Version="3.0.5115.35703", UserId="94377b831c1077c780fb005afc90fd58",Host=localhost:8096,Referer=http://localhost:8096/mediabrowser/dashboard/scheduledtasks.html,User-Agent=Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko
2014-01-11 07:12:50.2827, Debug, HttpServer, Response code 200 sent to [::1]:51212. Response time: 156.2381 ms
 Url: http://localhost:8096/mediabrowser/Users/94377b831c1077c780fb005afc90fd58/Items?Recursive=true&Limit=3&Filters=IsNotFolder&SortBy=DateCreated&SortOrder=Descending&ImageTypes=Primary&Ids=dd90c83fd9a460da010feb2c26d52035%2C863b3cd30b2816b732278c62b4fcda6a%2C8affea3ef501931c5d66283874a66d37%2Cdeac8f969f88a8d5bfd98a5f57502cf9%2C45ba2d57046ea0455bbbd4914e054910%2C2bb17d0f55c8a0e0b5c168ca9050958e%2Ccc71a5e919c8edded0fcf09cae45dbfb%2Cfd86d418dd591f799ca3c914ad9e70d7%2C453d5866b590a4114545e9011a9b0abe%2Cd742b745e9f3793d61ec6666f2b2628e%2Caa961b7bf8db3eb91d70c20a895f8baf%2C94afb69c65d379d96542550caafeedac%2C723da4182d9f72bc703d9ae500c2718c%2Cf20f4c3e968fc63bc395e6f60284658c%2Cb90636b29eef001c1ba43aab07e50579%2C7f2751bb5ae9b439282c9e0b0680acd0%2C66301284b3bae52d271fa943f2e5daa7%2Cf27af9cfddee72a465fa7851a85f7792%2C9818f07cc7646c05887cb0c0eebe6fab%2Ce8b43fcc60cc110beec39fd6d8f9fd41%2C2818490bf872212f6b8c5035f4749a92%2C6473ada5b4b7993f592674dc162f242e%2C0e90ad6420077b7b4c20bccf3b8f2a1d%2Cada90790ffb4be258eccd397c65ea9a0%2Cc85a7b2c20005026c8debf0df84c603c%2C6f533bc6511a09f0861f17c22bc7a88b%2Cf8b9487dac737832a42f3d7d3e6c495b%2C495841d5b889b6f6aa32fee2b307ab33%2Cf22fc941d29bb54d396320af49e9ca06%2C6690a29245f6b49e7476d490dcd78fd1%2C77a262441bd1892945e465fb80a2fd39%2C0b0a06e9727c563bba8acabab6aa97f6%2C5729b47601072e0902ce5c0b189eeca8%2Cad17182760eeda0ad9e31359db195c5d%2Cc94c153b984ed65da0728ccc5f570a11%2C3c192bd30e6311b9016050c5ad3a3437%2C33a3dde8f4fe05a012c7cc133baa25ae%2C7ff504d6cc638e38bf34456dc577f092%2C1a89501c25ff670fe192f99c4ee82811%2Cbb2a8aac78b66f4733a9dc4cb517bef4%2Cbf01f946b3ee65679148426613e28cea%2C3b257d353a4ffb1811e93ea86d3adfdc%2C090baf3aa3ec51427893c8c9fb735116%2C06889bd352d9968550d60a405fce48fc%2Ca19e7b6ef4931b792fcb73756e1eb853%2C0e84537f76e3b31ec7fd50d893cd4967%2Cb566404577010792211aa9d39959ed47%2Cacff5d48032f466ecf5768f28a0d1bd9%2Cd36d655d3ef90a6853588f099f8e9753%2Ce38c75b9faadcd56f92bcdfb9fe57f68%2C39c3ceebe66dbe6e2cd4ba16eade4e0d%2C9201ac17b035c828b78fa53aabb7901f%2C62e841e525f983efb4965d3111628980%2C8d43c75d30b3470bbccda4db83d98bdb%2C939911c94b92cd064658e69e383eabdf%2Cefc7e2a0f42caebfdc5b8c9474a875f5%2Cae6807d847e9a33ab2eb87226f47328e%2C34b462244ea30b2dcfe8f5c524158565%2C2bd4face82e0e559a003bcbdb8645cb6%2C8622446501fbba69357a8c29a631f4da%2Cc49427e295dc5c630f2c8cd5cfc1ee6d%2C03ded38b8d90feaa50be14f766a4293a%2C0065f3c9b00a7de7dfafb41c20980d40%2Cadd033fdc72c227b0e379a4136df0cbc%2C6f8bb264b4251962036ceb3bb76d3de5%2Cd887866b3c75b4974e6db5bd0cd0e978%2Cba52c2528c8bc600699473ab64bcf164%2C96ea0bf0802ec53ba84e6e2c8ef38f98%2C887d9c8b25b2a9ded36ec9852370e648%2C80f8cf8eab96bab63f904cba9f3ec4f1%2C3ea659440a30551a6468d09a4b19abb6%2C7715877b0532065474abf65bcdf85a54%2Ca94593e8eecd85b53ca008ffe63f8d7b%2C51a4b2755e80e90fdf4896dc374c3fe9%2C022373519ea8a889d8ab3ab1bb8dffae%2Cc3649f5be781a558d24ec4ce340bf661%2C5f13dbc7539d504f7a78e20d1ae03aaa%2C1f99dc713b6e47c1f999716b66c3f039%2C243eb74e8b6b1d59c17b29dbd7292ba5%2Cbe232f9b700026bdc7547776b026f731%2C1976476915414afe2c58a162828dfdd9%2C7fae77d07ef8c224df90f7435bf38f93%2C1c8ae3f127e8fbc66227f6ccbd6500fe%2Cd8cda83dd8573347f2c349e99793c9db%2Cf379718708a03cc59161898e7ba26ee0%2C746f253c61417ea83488e7fcb11fc178%2Caefd039610812cfe7661a244b14d06b2%2C8a16cb1e148428857abd23e241a674f7%2Cb66343adfe80048145556b2aca1a3b5f%2C4ccec37b90f40e776e1f6225d9ff4867%2C500131eebea907c4f77a66763f1aa53a%2Ce973850124f92bde0fe51bfd73f1c519%2Cc9c33e9313d46f073528639850849bb2%2C98b56e6d1198e86ff8eded2e25f62076%2C0802f8a47678e1cd8d47c7bee78532e2%2C820e4fe355d69e6632bece2846c01348%2C9097427d0e189ae096efb891d443b00f%2C987ec908e166237d6b6c3d5200dba2ae%2Cb660ed1a9d59991f4dc50a40dd78178c&_=1389418580844
 Headers: X-UA-Compatible=IE=Edge,Vary=Accept-Encoding,X-Powered-By=ServiceStack/4.001 Win32NT/.NET,Access-Control-Allow-Origin=*,Access-Control-Allow-Methods=GET, POST, PUT, DELETE, OPTIONS,Access-Control-Allow-Headers=Content-Type,Content-Type=application/json,Content-Encoding=deflate,Transfer-Encoding=chunked
2014-01-11 08:36:05.4005, Info, App, IntervalTrigger fired for task: Scan media library
2014-01-11 08:36:05.4161, Info, App, Task already queued: RefreshMediaLibraryTask
2014-01-11 08:36:07.6972, Info, App, IntervalTrigger fired for task: Refresh Guide
2014-01-11 08:36:07.6972, Info, App, Executing Refresh Guide
2014-01-11 08:36:07.6972, Info, App, Refresh Guide Completed after 0 minute(s) and 0 seconds
2014-01-11 08:36:07.6972, Info, App, Sending web socket message ScheduledTaskStarted
2014-01-11 08:36:07.6972, Info, App, Sending web socket message ScheduledTaskEnded
2014-01-11 10:36:08.0532, Info, App, IntervalTrigger fired for task: Refresh Guide
2014-01-11 10:36:08.0532, Info, App, Executing Refresh Guide
2014-01-11 10:36:08.0532, Info, App, Sending web socket message ScheduledTaskStarted
2014-01-11 10:36:08.0532, Info, App, Refresh Guide Completed after 0 minute(s) and 0 seconds
2014-01-11 10:36:08.0532, Info, App, Sending web socket message ScheduledTaskEnded
2014-01-11 10:59:13.7244, Debug, HttpServer, HTTP GET request received on worker 1 from [::1]:51425
 Url: http://localhost:8096/mediabrowser/dashboard/dashboard.html?_=1389418580845
 Headers: Connection=Keep-Alive,Accept=text/html, */*; q=0.01,Accept-Encoding=gzip, deflate,Accept-Language=en-US,Host=localhost:8096,Referer=http://localhost:8096/mediabrowser/dashboard/index.html,User-Agent=Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko
2014-01-11 10:59:13.8338, Debug, HttpServer, Response code 200 sent to [::1]:51425. Response time: 109.4363 ms
 Url: http://localhost:8096/mediabrowser/dashboard/dashboard.html?_=1389418580845
 Headers: X-UA-Compatible=IE=Edge,Vary=Accept-Encoding,X-Powered-By=ServiceStack/4.001 Win32NT/.NET,Access-Control-Allow-Origin=*,Access-Control-Allow-Methods=GET, POST, PUT, DELETE, OPTIONS,Access-Control-Allow-Headers=Content-Type,Content-Type=text/html; charset=UTF-8,Content-Encoding=deflate,ETag=80c8b31876c750f3be9ca7df15ee1651,Cache-Control=public,Transfer-Encoding=chunked
2014-01-11 10:59:15.0992, Debug, HttpServer, HTTP GET request received on worker 0 from [::1]:51425
 Url: http://localhost:8096/mediabrowser/dashboard/dashboardInfo?_=1389418580846
 Headers: Connection=Keep-Alive,Accept=application/json, text/javascript, */*; q=0.01,Accept-Encoding=gzip, deflate,Accept-Language=en-US,Host=localhost:8096,Referer=http://localhost:8096/mediabrowser/dashboard/dashboard.html,User-Agent=Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko
2014-01-11 10:59:15.0992, Info, App, ScheduledTasksWebSocketListener stop transmitting over websocket to [::1]:50635
2014-01-11 10:59:15.1148, Info, App, DashboardInfoWebSocketListener Begin transmitting over websocket to [::1]:50635
2014-01-11 10:59:15.7397, Debug, HttpServer, Response code 200 sent to [::1]:51425. Response time: 702.6669 ms
 Url: http://localhost:8096/mediabrowser/dashboard/dashboardInfo?_=1389418580846
 Headers: X-UA-Compatible=IE=Edge,Vary=Accept-Encoding,X-Powered-By=ServiceStack/4.001 Win32NT/.NET,Access-Control-Allow-Origin=*,Access-Control-Allow-Methods=GET, POST, PUT, DELETE, OPTIONS,Access-Control-Allow-Headers=Content-Type,Content-Type=application/json,Content-Encoding=deflate,Transfer-Encoding=chunked
2014-01-11 10:59:15.8022, Debug, HttpServer, HTTP GET request received on worker 0 from [::1]:51424
 Url: http://localhost:8096/mediabrowser/Packages/Updates?PackageType=UserInstalled&_=1389418580848
 Headers: Connection=Keep-Alive,Accept=application/json, text/javascript, */*; q=0.01,Accept-Encoding=gzip, deflate,Accept-Language=en-US,Authorization=MediaBrowser Client="Dashboard", Device="Internet Explorer 11.0", DeviceId="77fb82b799bf1329b2e2c8921e62d4aa79c7aa38", Version="3.0.5115.35703", UserId="94377b831c1077c780fb005afc90fd58",Host=localhost:8096,Referer=http://localhost:8096/mediabrowser/dashboard/dashboard.html,User-Agent=Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko
2014-01-11 10:59:15.8334, Debug, HttpServer, HTTP GET request received on worker 1 from [::1]:51425
 Url: http://localhost:8096/mediabrowser/Packages/Updates?PackageType=System&_=1389418580847
 Headers: Connection=Keep-Alive,Accept=application/json, text/javascript, */*; q=0.01,Accept-Encoding=gzip, deflate,Accept-Language=en-US,Authorization=MediaBrowser Client="Dashboard", Device="Internet Explorer 11.0", DeviceId="77fb82b799bf1329b2e2c8921e62d4aa79c7aa38", Version="3.0.5115.35703", UserId="94377b831c1077c780fb005afc90fd58",Host=localhost:8096,Referer=http://localhost:8096/mediabrowser/dashboard/dashboard.html,User-Agent=Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko
2014-01-11 10:59:15.8334, Debug, HttpServer, Response code 200 sent to [::1]:51425. Response time: 0 ms
 Url: http://localhost:8096/mediabrowser/Packages/Updates?PackageType=System&_=1389418580847
 Headers: X-UA-Compatible=IE=Edge,Vary=Accept-Encoding,X-Powered-By=ServiceStack/4.001 Win32NT/.NET,Access-Control-Allow-Origin=*,Access-Control-Allow-Methods=GET, POST, PUT, DELETE, OPTIONS,Access-Control-Allow-Headers=Content-Type,Content-Type=application/json,Content-Encoding=deflate,Transfer-Encoding=chunked
2014-01-11 10:59:15.8647, Debug, HttpServer, Response code 200 sent to [::1]:51424. Response time: 62.4913 ms
 Url: http://localhost:8096/mediabrowser/Packages/Updates?PackageType=UserInstalled&_=1389418580848
 Headers: X-UA-Compatible=IE=Edge,Vary=Accept-Encoding,X-Powered-By=ServiceStack/4.001 Win32NT/.NET,Access-Control-Allow-Origin=*,Access-Control-Allow-Methods=GET, POST, PUT, DELETE, OPTIONS,Access-Control-Allow-Headers=Content-Type,Content-Type=application/json,Content-Encoding=deflate,Transfer-Encoding=chunked
2014-01-11 10:59:17.7707, Debug, HttpServer, HTTP GET request received on worker 0 from [::1]:51424
 Url: http://localhost:8096/mediabrowser/dashboard/scheduledtasks.html?_=1389418580849
 Headers: Connection=Keep-Alive,Accept=text/html, */*; q=0.01,Accept-Encoding=gzip, deflate,Accept-Language=en-US,Host=localhost:8096,Referer=http://localhost:8096/mediabrowser/dashboard/index.html,User-Agent=Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko
2014-01-11 10:59:17.8331, Debug, HttpServer, Response code 200 sent to [::1]:51424. Response time: 62.4877 ms
 Url: http://localhost:8096/mediabrowser/dashboard/scheduledtasks.html?_=1389418580849
 Headers: X-UA-Compatible=IE=Edge,Vary=Accept-Encoding,X-Powered-By=ServiceStack/4.001 Win32NT/.NET,Access-Control-Allow-Origin=*,Access-Control-Allow-Methods=GET, POST, PUT, DELETE, OPTIONS,Access-Control-Allow-Headers=Content-Type,Content-Type=text/html; charset=UTF-8,Content-Encoding=deflate,ETag=fd5f85c4d9f4139ade3f13d0cd9f2907,Cache-Control=public,Transfer-Encoding=chunked
2014-01-11 10:59:18.6143, Debug, HttpServer, HTTP GET request received on worker 1 from [::1]:51424
 Url: http://localhost:8096/mediabrowser/ScheduledTasks?isHidden=false&_=1389418580850
 Headers: Connection=Keep-Alive,Accept=application/json, text/javascript, */*; q=0.01,Accept-Encoding=gzip, deflate,Accept-Language=en-US,Authorization=MediaBrowser Client="Dashboard", Device="Internet Explorer 11.0", DeviceId="77fb82b799bf1329b2e2c8921e62d4aa79c7aa38", Version="3.0.5115.35703", UserId="94377b831c1077c780fb005afc90fd58",Host=localhost:8096,Referer=http://localhost:8096/mediabrowser/dashboard/scheduledtasks.html,User-Agent=Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko
2014-01-11 10:59:18.6143, Debug, HttpServer, Response code 200 sent to [::1]:51424. Response time: 0 ms
 Url: http://localhost:8096/mediabrowser/ScheduledTasks?isHidden=false&_=1389418580850
 Headers: X-UA-Compatible=IE=Edge,Vary=Accept-Encoding,X-Powered-By=ServiceStack/4.001 Win32NT/.NET,Access-Control-Allow-Origin=*,Access-Control-Allow-Methods=GET, POST, PUT, DELETE, OPTIONS,Access-Control-Allow-Headers=Content-Type,Content-Type=application/json,Content-Encoding=deflate,Transfer-Encoding=chunked
2014-01-11 10:59:18.6768, Info, App, DashboardInfoWebSocketListener stop transmitting over websocket to [::1]:50635
2014-01-11 10:59:18.6768, Info, App, ScheduledTasksWebSocketListener Begin transmitting over websocket to [::1]:50635
 

Link to comment
Share on other sites

Baron164

I killed the service and restarted it, and each time it's stopped it's been on different files. It's not getting hung up on anything specific.

Link to comment
Share on other sites

Baron164

Ok, I might have the cause. I let it run and stop twice this morning and it actually stopped on the same file. Once I pulled that file out it finished scanning. The last few times it ran though it would stop at different files which didn't make any sense.

Link to comment
Share on other sites

you should just post the full log on dropbox so i can take a look. also, if you've got the person task running at the same time, stop it. it will definitely slow the library scan.

Link to comment
Share on other sites

Baron164

It's good now, removing that one file seems to have cleared everything up. Just for some reason it wasn't showing up in the logs last night.

Link to comment
Share on other sites

Luke, we used to have this kind of problem with MediaInfo in MB2.  What I did was put in a time-out and any run of MI that took longer than that time-out was aborted and then we kept track of all files that had caused such a time out and didn't re-try them until that file was changed again.

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...