Skip to content

[BUG] Error Log #2

@jim114042

Description

@jim114042

EMBY version [4.9.3.0]

2026-05-18 19:37:47.354 Error App: Error creating TheIntroDB.Plugin
*** Error Report ***
Version: 4.9.3.0
Command line: /system/EmbyServer.dll -programdata /config -ffdetect /bin/ffdetect -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe -restartexitcode 3
Operating system: Linux version 6.18.18-trim (devops@fnnas.com) (x86_64-linux-gnu-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #570 SMP PREEMPT
OS/Process: x64/x64
Framework: .NET 8.0.22
Runtime: system/System.Private.CoreLib.dll
Processor count: 4
Data path: /config
Application path: /system
SimpleInjector.ActivationException: SimpleInjector.ActivationException: No registration for type Plugin could be found and an implicit registration could not be made. Value cannot be null. (Parameter 'path2')
---> System.ArgumentNullException: Value cannot be null. (Parameter 'path2')
at System.ArgumentNullException.Throw(String paramName)
at System.IO.Path.Combine(String path1, String path2)
at MediaBrowser.Common.Plugins.BasePlugin1.get_ConfigurationFilePath() at MediaBrowser.Common.Plugins.BasePlugin1.LoadConfiguration()
at MediaBrowser.Common.Plugins.BasePlugin1.get_Configuration() at TheIntroDB.Plugin.AnonymousUsageReporter.TrackPluginLoaded(Plugin plugin) at lambda_method71(Closure) at SimpleInjector.InstanceProducer.BuildAndReplaceInstanceCreatorAndCreateFirstInstance() at SimpleInjector.InstanceProducer.GetInstance() --- End of inner exception stack trace --- at SimpleInjector.InstanceProducer.GetInstance() at SimpleInjector.Container.GetInstanceFromProducer(InstanceProducer instanceProducer, Type serviceType) at SimpleInjector.Container.GetInstanceForRootType(Type serviceType) at SimpleInjector.Container.GetInstance(Type serviceType) at Emby.Server.Implementations.ApplicationHost.CreateInstanceSafe(Tuple2 typeInfo)
Source: SimpleInjector
TargetSite: System.Object GetInstance()
InnerException: System.ArgumentNullException: Value cannot be null. (Parameter 'path2')
Source: System.Private.CoreLib
TargetSite: Void Throw(System.String)
at System.ArgumentNullException.Throw(String paramName)
at System.IO.Path.Combine(String path1, String path2)
at MediaBrowser.Common.Plugins.BasePlugin1.get_ConfigurationFilePath() at MediaBrowser.Common.Plugins.BasePlugin1.LoadConfiguration()
at MediaBrowser.Common.Plugins.BasePlugin`1.get_Configuration()
at TheIntroDB.Plugin.AnonymousUsageReporter.TrackPluginLoaded(Plugin plugin)
at lambda_method71(Closure)
at SimpleInjector.InstanceProducer.BuildAndReplaceInstanceCreatorAndCreateFirstInstance()
at SimpleInjector.InstanceProducer.GetInstance()

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions