Jump to content

Crash on Start After Crash During Library Scan


Recommended Posts

Trizzone52
Posted (edited)

Edit: Managed to solve repeated crashing by restarting server. Still don't understand issue, but no longer seeing those crashes I listed below, down to just a libmagick error. Posted it below.

 

Maybe delete this thread?

2017-05-03 15:22:41.6196 Error ImageProcessor: Error encoding image
	*** Error Report ***
	Version: 3.2.13.11
	Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby-server -restartpath /usr/lib/emby-server/restart.sh
	Operating system: Unix 3.16.0.4
	64-Bit OS: True
	64-Bit Process: True
	Mono: 4.6.2 (Stable 4.6.2.7/08fd525 Mon Nov 28 20:21:32 UTC 2016)
	Processor count: 4
	Program data path: /var/lib/emby-server
	Application directory: /usr/lib/emby-server/bin
	ImageMagickSharp.WandException
	  at ImageMagickSharp.WandCore`1[T].CheckError (System.Boolean status) [0x00009] in <256b1c1ea9f54fe39d5f58f7aa82a335>:0 
	  at ImageMagickSharp.ImageWand+<>c__DisplayClass16.<ScaleImage>b__15 () [0x0002c] in <256b1c1ea9f54fe39d5f58f7aa82a335>:0 
	  at ImageMagickSharp.ImageWand.ActivateImageWand[T] (System.Func`1[TResult] wandAction) [0x00011] in <256b1c1ea9f54fe39d5f58f7aa82a335>:0 
	  at ImageMagickSharp.ImageWand.ScaleImage (System.Int32 width, System.Int32 height) [0x0001b] in <256b1c1ea9f54fe39d5f58f7aa82a335>:0 
	  at Emby.Drawing.ImageMagick.ImageMagickEncoder.ScaleImage (ImageMagickSharp.MagickWand wand, System.Int32 width, System.Int32 height, System.Int32 blur) [0x00028] in <0aef7336578543f48249acd7e704c545>:0 
	  at Emby.Drawing.ImageMagick.ImageMagickEncoder.EncodeImage (System.String inputPath, System.String outputPath, System.Boolean autoOrient, System.Int32 width, System.Int32 height, System.Int32 quality, MediaBrowser.Controller.Drawing.ImageProcessingOptions options, MediaBrowser.Model.Drawing.ImageFormat selectedOutputFormat) [0x00050] in <0aef7336578543f48249acd7e704c545>:0 
	  at Emby.Drawing.ImageProcessor+<ProcessImage>c__async1.MoveNext () [0x00540] in <ee8aacb835434673bf9fe04c4d7d5709>:0 
	ImageMagickSharp.WandException
	  at ImageMagickSharp.WandCore`1[T].CheckError (System.Boolean status) [0x00009] in <256b1c1ea9f54fe39d5f58f7aa82a335>:0 
	  at ImageMagickSharp.ImageWand+<>c__DisplayClass16.<ScaleImage>b__15 () [0x0002c] in <256b1c1ea9f54fe39d5f58f7aa82a335>:0 
	  at ImageMagickSharp.ImageWand.ActivateImageWand[T] (System.Func`1[TResult] wandAction) [0x00011] in <256b1c1ea9f54fe39d5f58f7aa82a335>:0 
	  at ImageMagickSharp.ImageWand.ScaleImage (System.Int32 width, System.Int32 height) [0x0001b] in <256b1c1ea9f54fe39d5f58f7aa82a335>:0 
	  at Emby.Drawing.ImageMagick.ImageMagickEncoder.ScaleImage (ImageMagickSharp.MagickWand wand, System.Int32 width, System.Int32 height, System.Int32 blur) [0x00028] in <0aef7336578543f48249acd7e704c545>:0 
	  at Emby.Drawing.ImageMagick.ImageMagickEncoder.EncodeImage (System.String inputPath, System.String outputPath, System.Boolean autoOrient, System.Int32 width, System.Int32 height, System.Int32 quality, MediaBrowser.Controller.Drawing.ImageProcessingOptions options, MediaBrowser.Model.Drawing.ImageFormat selectedOutputFormat) [0x00050] in <0aef7336578543f48249acd7e704c545>:0 
	  at Emby.Drawing.ImageProcessor+<ProcessImage>c__async1.MoveNext () [0x00540] in <ee8aacb835434673bf9fe04c4d7d5709>:0 

Original Post:

 

Hi all,

 

I've got emby installed on a debian server. I spent a couple hours trying to figure out how to auto generate primary images for folders in a home video & photos gallery (another problem i'm having), and after:

1) setting a couple folders to refresh their metadata and images

2) starting a media library scan

emby crashed, and now I can't get it to start.

 

I was able to discover that emby has been creating "unhandled" logs that I believe are created by these crashes.  I was also able to get into the regular emby logs and find out there are a whole host of errors being generated. Unfortuately, I am not experienced enough to have any idea what exactly is the issue. Would someone give the two linked text files a look and give feedback on whether these errors are possible causes of the crashes I've been having? 

 

Thanks.

 

 

"Unhandled" log:

https://pastebin.com/KaaKbHpC

 

Recurring error found in standard log:

https://pastebin.com/aeCNHdKh

(Note: I've also had regular pauses during scanning that would clear after a time, as if there's a couple files in my library that emby can't process but spends a while trying every scan. Has been the case since install. These errors may or may not be related this instead.)

Log.txt

Edited by Trizzone52

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