Jump to content

Object Not Referenced on GetSimilarItems


Recommended Posts

PaulDietrich
Posted

Hello,

This does not seem to be causing me any issues but I am seeing a fair amount of this showing up in my logs after a recent migration.  Its not really an issue as far as I can tell, but thought I would pass this along!

2021-06-29 13:37:59.493 Info Server: http/1.1 Response 200 to <client-ip>. Time: 2ms. http://<server-ip>:8096/emby/Users/009f320f96a14875b5e2a7518b932f06/Items?fields=PrimaryImageAspectRatio,UserData,CanDelete&IncludeItemTypes=Playlist,BoxSet&Recursive=true&SortBy=SortName&ListItemIds=1039&Limit=12&X-Emby-Client=Emby Web&X-Emby-Device-Name=Chrome&X-Emby-Device-Id=8c8daffb-5082-4393-8a3b-4bd8c048fb1c&X-Emby-Client-Version=4.6.3.0
2021-06-29 13:37:59.494 Error Server: Error processing request
	*** Error Report ***
	Version: 4.6.3.0
	Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-deb_{version}_amd64.deb
	Operating system: Linux version 5.8.0-55-generic (buildd@lgw01-amd64-050) (gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #62~20.04.1-
	Framework: .NET Core 3.1.13
	OS/Process: x64/x64
	Runtime: opt/emby-server/system/System.Private.CoreLib.dll
	Processor count: 4
	Data path: /var/lib/emby
	Application path: /opt/emby-server/system
	System.NullReferenceException: System.NullReferenceException: Object reference not set to an instance of an object.
	   at MediaBrowser.Api.Library.LibraryService.Get(GetSimilarItems request)
	   at Emby.Server.Implementations.Services.ServiceController.Execute(HttpListenerHost appHost, Object requestDto, IRequest req)
	   at Emby.Server.Implementations.Services.ServiceHandler.ProcessRequestAsync(HttpListenerHost appHost, IRequest httpReq, IResponse httpRes, RestPath restPath, String responseContentType, CancellationToken cancellationToken)
	   at Emby.Server.Implementations.HttpServer.HttpListenerHost.RequestHandler(IRequest httpReq, ReadOnlyMemory`1 urlString, ReadOnlyMemory`1 localPath, CancellationToken cancellationToken)
	Source: Emby.Api
	TargetSite: System.Object Get(MediaBrowser.Api.Library.GetSimilarItems)
Posted

Hello PaulDietrich,

** This is an auto reply **

Please wait for someone from staff support or our members to reply to you.

It's recommended to provide more info, as it explain in this thread:

Thank you.

Emby Team

Posted

HI there, what do you mean by migration?

PaulDietrich
Posted

Oh, that might be a moot point, but I was setting up a new Ubuntu server to replace my Windows based install for Emby.  Using the premium export/import plugin I imported only user settings and history, all other configuration I built from scratch, including the libraries themselves since it was now referencing unix paths and not UNC paths.

Posted

Ok thanks for reporting. We'll take a look.

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