Jump to content

Sever shutting itself down due to LoaderException? Help?


Recommended Posts

MattCooksley
Posted (edited)

I couldn't connect the server, so I checked my server and it is up and running, so i checked the IP and port, and no connection.  I go to my server and check local host and no connection. I try to start emby-server, nothing. I restart my raspberry pi, nothing.

Checking the error log, it seems a LoaderException and then instant server shutdown. I dont know what that means. I don't believe I have made any changes on my end nor have I installed any third party plugins (unless that is part of the base install)

 

help?

embyserver-63769315090.txt

Edited by MattCooksley
Happy2Play
Posted
1 minute ago, MattCooksley said:

I couldn't connect the server, so I checked my server and it is up and running, so i checked the IP and port, and no connection.  I go to my server and check local host and no connection. I try to start emby-server, nothing. I restart my raspberry pi, nothing.

Checking the error log, it seems a LoaderException and then instant server shutdown. I dont know what that means. I don't believe I have made any changes on my end 

 

help?

embyserver-63769315090.txt 14.21 kB · 0 downloads

Did you roll back from a beta release?  But those load errors are usually from incompatible plugins.

MattCooksley
Posted (edited)
4 minutes ago, Happy2Play said:

Did you roll back from a beta release?  But those load errors are usually from incompatible plugins.

No rollback. I haven't touched anything server side since install to my knowledge.

Last night I played a video, today is this issue

Edited by MattCooksley
Happy2Play
Posted

@Lukeis this a corrupt install or just a issue with plugins?

2021-10-08 18:38:10.395 Error Main: Error in appHost.Init
	*** Error Report ***
	Version: 4.6.4.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}_armhf.deb
	Operating system: Linux version 5.10.60-v7+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1449
	Framework: .NET Core 3.1.13
	OS/Process: arm/arm
	Runtime: opt/emby-server/system/System.Private.CoreLib.dll
	Processor count: 4
	Data path: /var/lib/emby
	Application path: /opt/emby-server/system
	System.IO.FileLoadException: System.IO.FileLoadException: Could not load file or assembly 'Emby.ProcessRun, Version=4.6.4.0, Culture=neutral, PublicKeyToken=null'. Method signature has invalid calling convention. (0x80131239)
	File name: 'Emby.ProcessRun, Version=4.6.4.0, Culture=neutral, PublicKeyToken=null'
	 ---> System.Runtime.InteropServices.COMException (0x80131239): Method signature has invalid calling convention. (0x80131239)
	   at Emby.Server.Implementations.ApplicationHost.RegisterResources()
	   at Emby.Server.Implementations.ApplicationHost.Init()
	   at EmbyServer.HostedService.StartAsync(CancellationToken cancellationToken)
	
	
	Source: Emby.Server.Implementations
	TargetSite: Void RegisterResources()
	InnerException: System.Runtime.InteropServices.COMException: Method signature has invalid calling convention. (0x80131239)
	Source: 
	TargetSite: 
	
2021-10-08 18:38:10.434 Info Main: Shutdown complete

 

Posted

Looks like an incompatible plugin version, although I'm not sure which. 

Try going here:

/var/lib/emby/plugins

And deleting all of the dll files. Then start Emby Server and see if that helps. Thanks.

MattCooksley
Posted (edited)
8 hours ago, Luke said:

Looks like an incompatible plugin version, although I'm not sure which. 

Try going here:

/var/lib/emby/plugins

And deleting all of the dll files. Then start Emby Server and see if that helps. Thanks.

Hi @Luke

I have deleted all the dll files and tried again. Same result. Before deleting them I did notice the Tvdb.dll has a more recent date (10-7-21) than the others (all from September) , so that may be the culprit?

 

Regardless, it still isnt working. I have tried a second time deleting the plugins after they are redownloaded by the server and restarting

Edited by MattCooksley
Happy2Play
Posted
7 hours ago, MattCooksley said:

Hi @Luke

I have deleted all the dll files and tried again. Same result. Before deleting them I did notice the Tvdb.dll has a more recent date (10-7-21) than the others (all from September) , so that may be the culprit?

 

Regardless, it still isnt working. I have tried a second time deleting the plugins after they are redownloaded by the server and restarting

Sounds like you need to do a  reinstall as something is actually corrupted, but that is just a guess.

As for the tvdb.dll that was actually just updated.

Posted
13 hours ago, MattCooksley said:

Hi @Luke

I have deleted all the dll files and tried again. Same result. Before deleting them I did notice the Tvdb.dll has a more recent date (10-7-21) than the others (all from September) , so that may be the culprit?

 

Regardless, it still isnt working. I have tried a second time deleting the plugins after they are redownloaded by the server and restarting

Can you please attach a new server log file? Thanks.

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