Jump to content

Version 3.2.70.0 exceptions


alekdavis

Recommended Posts

alekdavis

Looking through the log file after upgrading to 3.2.70.0, here are the exceptions I see in the log file:

 

2018-01-20 23:00:09.864 Info App: Starting entry point Emby.Dlna.Main.DlnaEntryPoint
2018-01-20 23:00:09.989 Error HttpServer: Error processing request
*** Error Report ***
Version: 3.2.70.0
Command line: C:\Users\xyz\AppData\Roaming\Emby-Server\system\EmbyServer.dll C:\Users\xyz\AppData\Roaming\Emby-Server\system\EmbyServer.dll C:\Users\xyz\AppData\Roaming\Emby-Server\system\EmbyServer.dll C:\Users\xyz\AppData\Roaming\Emby-Server\system\EmbyServer.dll -noautorunwebapp
Operating system: Microsoft Windows NT 6.2.9200.0
64-Bit OS: True
64-Bit Process: True
User Interactive: True
Processor count: 8
Program data path: C:\Users\xyz\AppData\Roaming\Emby-Server\programdata
Application directory: C:\Users\xyz\AppData\Roaming\Emby-Server\system
System.NullReferenceException: Object reference not set to an instance of an object.
   at Emby.Server.Connect.ConnectManager.IsAuthorizationTokenValid(String token)
   at Emby.Server.Implementations.HttpServer.Security.AuthService.ValidateUser(IRequest request, IAuthenticationAttributes authAttribtues)
   at Emby.Server.Implementations.HttpServer.HttpListenerHost.ApplyRequestFilters(IRequest req, IResponse res, Object requestDto)
   at Emby.Server.Implementations.Services.ServiceHandler.<ProcessRequestAsync>d__15.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Emby.Server.Implementations.HttpServer.HttpListenerHost.<RequestHandler>d__73.MoveNext()
System.NullReferenceException
   at Emby.Server.Connect.ConnectManager.IsAuthorizationTokenValid(String token)
   at Emby.Server.Implementations.HttpServer.Security.AuthService.ValidateUser(IRequest request, IAuthenticationAttributes authAttribtues)
   at Emby.Server.Implementations.HttpServer.HttpListenerHost.ApplyRequestFilters(IRequest req, IResponse res, Object requestDto)
   at Emby.Server.Implementations.Services.ServiceHandler.<ProcessRequestAsync>d__15.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Emby.Server.Implementations.HttpServer.HttpListenerHost.<RequestHandler>d__73.MoveNext()
 
2018-01-20 23:00:09.989 Info HttpServer: HTTP Response 500 to ::1. Time: 385ms. http://localhost:8096/emby/System/Info
 
...
 
2018-01-20 23:05:54.741 Info ImageProcessor: Completed creation of image collage and saved to C:\Users\xyz\AppData\Roaming\Emby-Server\programdata\cache\temp\2e22617b62b94d12838224236fca9805.png
2018-01-20 23:05:54.746 Info ProviderManager: Saving image to C:\Users\xyz\AppData\Roaming\Emby-Server\programdata\metadata\library\07\074229225b7254292f131f9f49f8dcd6\poster.png
2018-01-20 23:05:54.759 Info ImageProcessor: Creating image collage and saving to C:\Users\xyz\AppData\Roaming\Emby-Server\programdata\cache\temp\413e57ecafee40208485c57be22fe63c.png
2018-01-20 23:05:54.778 Error App: Error in Dynamic Image Provider
*** Error Report ***
Version: 3.2.70.0
Command line: C:\Users\xyz\AppData\Roaming\Emby-Server\system\EmbyServer.dll C:\Users\xyz\AppData\Roaming\Emby-Server\system\EmbyServer.dll C:\Users\xyz\AppData\Roaming\Emby-Server\system\EmbyServer.dll C:\Users\xyz\AppData\Roaming\Emby-Server\system\EmbyServer.dll -noautorunwebapp
Operating system: Microsoft Windows NT 6.2.9200.0
64-Bit OS: True
64-Bit Process: True
User Interactive: True
Processor count: 8
Program data path: C:\Users\xyz\AppData\Roaming\Emby-Server\programdata
Application directory: C:\Users\xyz\AppData\Roaming\Emby-Server\system
System.NullReferenceException: Object reference not set to an instance of an object.
   at Emby.Drawing.Skia.StripCollageBuilder.BuildSquareCollageBitmap(String[] paths, Int32 width, Int32 height)
   at Emby.Drawing.Skia.StripCollageBuilder.BuildSquareCollage(String[] paths, String outputPath, Int32 width, Int32 height)
   at Emby.Drawing.Skia.SkiaEncoder.CreateImageCollage(ImageCollageOptions options)
   at Emby.Drawing.ImageProcessor.CreateImageCollage(ImageCollageOptions options)
   at Emby.Server.Implementations.Images.BaseDynamicImageProvider`1.CreateCollage(BaseItem primaryItem, List`1 items, String outputPath, Int32 width, Int32 height)
   at Emby.Server.Implementations.Images.BaseDynamicImageProvider`1.<FetchToFileInternal>d__21.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Emby.Server.Implementations.Images.BaseDynamicImageProvider`1.<FetchAsync>d__20.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Emby.Server.Implementations.Images.BaseDynamicImageProvider`1.<FetchAsync>d__19.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MediaBrowser.Providers.Manager.MetadataService`2.<RunCustomProvider>d__42.MoveNext()
System.NullReferenceException
   at Emby.Drawing.Skia.StripCollageBuilder.BuildSquareCollageBitmap(String[] paths, Int32 width, Int32 height)
   at Emby.Drawing.Skia.StripCollageBuilder.BuildSquareCollage(String[] paths, String outputPath, Int32 width, Int32 height)
   at Emby.Drawing.Skia.SkiaEncoder.CreateImageCollage(ImageCollageOptions options)
   at Emby.Drawing.ImageProcessor.CreateImageCollage(ImageCollageOptions options)
   at Emby.Server.Implementations.Images.BaseDynamicImageProvider`1.CreateCollage(BaseItem primaryItem, List`1 items, String outputPath, Int32 width, Int32 height)
   at Emby.Server.Implementations.Images.BaseDynamicImageProvider`1.<FetchToFileInternal>d__21.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Emby.Server.Implementations.Images.BaseDynamicImageProvider`1.<FetchAsync>d__20.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Emby.Server.Implementations.Images.BaseDynamicImageProvider`1.<FetchAsync>d__19.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MediaBrowser.Providers.Manager.MetadataService`2.<RunCustomProvider>d__42.MoveNext()
 
2018-01-20 23:05:54.783 Info ImageProcessor: Creating image collage and saving to C:\Users\xyz\AppData\Roaming\Emby-Server\programdata\cache\temp\c4fcdcdd526148aca2e5b0d65dc8fabe.png
2018-01-20 23:05:55.270 Info ImageProcessor: Completed creation of image collage and saved to C:\Users\xyz\AppData\Roaming\Emby-Server\programdata\cache\temp\c4fcdcdd526148aca2e5b0d65dc8fabe.png
 
...
 
2018-01-20 23:01:48.626 Info HttpServer: HTTP GET http://localhost:8096/emby/Items/9c01bdba3a479561d2c71275995e6bf1/Images/Primary?maxHeight=885&maxWidth=639&tag=1ffd32907733db734fcac48c758600ea&quality=90. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36 Edge/16.16299
2018-01-20 23:01:48.984 Info CoverArt: image enhance of Старые песни о главном (1996) took 0.147 seconds.
2018-01-20 23:01:48.990 Error ImageProcessor: Error enhancing image
*** Error Report ***
Version: 3.2.70.0
Command line: C:\Users\xyz\AppData\Roaming\Emby-Server\system\EmbyServer.dll C:\Users\xyz\AppData\Roaming\Emby-Server\system\EmbyServer.dll C:\Users\xyz\AppData\Roaming\Emby-Server\system\EmbyServer.dll C:\Users\xyz\AppData\Roaming\Emby-Server\system\EmbyServer.dll -noautorunwebapp
Operating system: Microsoft Windows NT 6.2.9200.0
64-Bit OS: True
64-Bit Process: True
User Interactive: True
Processor count: 8
Program data path: C:\Users\xyz\AppData\Roaming\Emby-Server\programdata
Application directory: C:\Users\xyz\AppData\Roaming\Emby-Server\system
System.NullReferenceException: Object reference not set to an instance of an object.
   at CoverArt.Skia.CoverArtBaseEnhancer.EnhanceImage(SKBitmap originalImage, ProfileDefinition profile, String itemType, String frameType, BaseItem item, List`1 childImages)
   at CoverArt.Skia.CoverArtSeriesEnhancer.EnhanceImageAsyncInternal(BaseItem item, SKBitmap originalImage, ImageType imageType, Int32 imageIndex)
   at CoverArt.Skia.CoverArtBaseEnhancer.EnhanceImageAsync(BaseItem item, String inputPath, String outputPath, ImageType imageType, Int32 imageIndex)
   at Emby.Drawing.ImageProcessor.<ExecuteImageEnhancers>d__45.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Emby.Drawing.ImageProcessor.<GetEnhancedImageInternal>d__44.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Emby.Drawing.ImageProcessor.<GetEnhancedImage>d__43.MoveNext()
System.NullReferenceException
   at CoverArt.Skia.CoverArtBaseEnhancer.EnhanceImage(SKBitmap originalImage, ProfileDefinition profile, String itemType, String frameType, BaseItem item, List`1 childImages)
   at CoverArt.Skia.CoverArtSeriesEnhancer.EnhanceImageAsyncInternal(BaseItem item, SKBitmap originalImage, ImageType imageType, Int32 imageIndex)
   at CoverArt.Skia.CoverArtBaseEnhancer.EnhanceImageAsync(BaseItem item, String inputPath, String outputPath, ImageType imageType, Int32 imageIndex)
   at Emby.Drawing.ImageProcessor.<ExecuteImageEnhancers>d__45.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Emby.Drawing.ImageProcessor.<GetEnhancedImageInternal>d__44.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Emby.Drawing.ImageProcessor.<GetEnhancedImage>d__43.MoveNext()
 

 

Link to comment
Share on other sites

alekdavis

I'm not sure what the first exception refers to, but apparently the other two indicate the same problems with collage generation and poster art handling that occur in the previous version. Generally, I'd assume that null reference exceptions in the log file indicate problems in code.

Link to comment
Share on other sites

  • 1 month later...
alekdavis

ok, you shouldn't see those anymore for the next release, thanks.

Ehhh, still see same exceptions. And online log still uses wrong encoding.

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