Jump to content

Error: Not a JPEG file: starts with 0x00 0x00


Recommended Posts

Posted

i'm finding that Emby crashes a lot when scanning my library. At the end of the logfile, i see something like this. I'm running Emby in this docker: https://hub.docker.com/r/emby/embyserver/ on Unraid 6.1.3

2015-10-11 20:56:30.7547 Error - DtoUtils: ServiceBase<TRequest>::Service Exception
	*** Error Report ***
	Version: 3.0.5724.6
	Command line: /usr/lib/emby-server/MediaBrowser.Server.Mono.exe -programdata /config -ffmpeg /usr/bin/ffmpeg -ffprobe /usr/bin/ffprobe -restartpath /Restart.sh -restartargs 
	Operating system: Unix 4.1.7.0
	Processor count: 2
	64-Bit OS: True
	64-Bit Process: True
	Program data path: /config
	Mono: 4.0.3 (Stable 4.0.3.20/d6946b4 Thu Aug 13 12:46:26 UTC 2015)
	Application Path: /usr/lib/emby-server/MediaBrowser.Server.Mono.exe
	Not a JPEG file: starts with 0x00 0x00 `/mnt/series/The IT Crowd/fanart.jpg' @ error/jpeg.c/JPEGErrorHandler/322
	ImageMagickSharp.WandException
	  at ImageMagickSharp.WandCore`1[ImageMagickSharp.MagickWand].CheckErrorBool (Boolean status) [0x00000] in <filename unknown>:0 
	  at ImageMagickSharp.MagickWand.PingImage (System.String path) [0x00000] in <filename unknown>:0 
	  at Emby.Drawing.ImageMagick.ImageMagickEncoder.GetImageSize (System.String path) [0x00000] in <filename unknown>:0 
	  at Emby.Drawing.ImageProcessor.GetImageSizeInternal (System.String path, Boolean allowSlowMethod) [0x00000] in <filename unknown>:0 
	  at Emby.Drawing.ImageProcessor.GetImageSize (System.String path, DateTime imageDateModified, Boolean allowSlowMethod) [0x00000] in <filename unknown>:0 
	  at Emby.Drawing.ImageProcessor+<ProcessImage>c__async1.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.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0 
	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[System.String].GetResult () [0x00000] in <filename unknown>:0 
	  at MediaBrowser.Api.Images.ImageService+<GetImageResult>c__async0.MoveNext () [0x00000] in <filename unknown>:0 
Posted

how do you define crashing?

Posted

good question :) i suppose it is a bit melodramatic.

 

basically, library scanning progress stops advancing. Interestingly, if i enable debug logging it works fine. i have several sets of log files which i'm happy to share but not on here. compressed, it's a zip file of about 3mb, so happy to email it or upload it somewhere for you.

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