Jump to content

Server (4.8.10.0) crashes sometimes


Recommended Posts

Painkiller88
Posted (edited)

Server: 4.8.10.0
OS: Win10

Client: Shield TV Sideload APP: 3.4.22

Hi,

This is the 2nd time my server crashed during playback.

It was right after a intro auto skip and because the skip was not correct, i skipped back for 30 secs to see the missed seconds, this caused the crush. It never jumped the 30secs back, just stucked.

I checked the server and saw, it was closed.

Serverlog -->attached

Unhandled Log:

System.ObjectDisposedException: System.ObjectDisposedException: Cannot access a disposed object.
Object name: 'RSA'.
at System.Security.Cryptography.RSAImplementation.RSACng.ThrowIfDisposed()
at System.Security.Cryptography.RSAImplementation.RSACng.GetDuplicatedKeyHandle()
at System.Security.Cryptography.RSAImplementation.RSACng.SignHash(Byte[] hash, HashAlgorithmName hashAlgorithm, RSASignaturePadding padding)
at Microsoft.IdentityModel.Tokens.AsymmetricAdapter.SignRsa(Byte[] bytes)
at Microsoft.IdentityModel.Tokens.AsymmetricSignatureProvider.Sign(Byte[] input)
at Microsoft.IdentityModel.JsonWebTokens.JwtTokenUtilities.CreateEncodedSignature(String input, SigningCredentials signingCredentials)
at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.WriteToken(SecurityToken token)
at Emby.Server.Implementations.Session.FirebaseSessionController.GenerateJwtToken(StringDictionary unicodeEnc)
at Emby.Server.Implementations.Session.FirebaseSessionController.RequestAccessToken()
at Emby.Server.Implementations.Session.FirebaseSessionController.SendMessage[T](ReadOnlyMemory`1 name, String messageId, T data, CancellationToken cancellationToken)
at Emby.Server.Implementations.Session.SessionManager.SendMessageToSession[T](SessionInfo session, Boolean requireUserInterface, ReadOnlyMemory`1 name, T data, CancellationToken cancellationToken)
at IntroSkip.RemoteControl.AutoSkip.SkipSequence(SessionInfo session, Int64 seek, SequenceSkip sequenceSkip)
at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_1(Object state)
at System.Threading.QueueUserWorkItemCallback.<>c.<.cctor>b__6_0(QueueUserWorkItemCallback quwi)
at System.Threading.ExecutionContext.RunForThreadPoolUnsafe[TState](ExecutionContext executionContext, Action`1 callback, TState& state)
at System.Threading.QueueUserWorkItemCallback.Execute()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()
Source: System.Security.Cryptography.Algorithms
TargetSite: Void ThrowIfDisposed()


I hope this will help to fix it, because till now it was very rarely the whole server crashes from normal tasks.


Thanks

embyserver-63863752644.txt

Edited by Painkiller8818
Posted

Hi, please try removing the introskip plugin, then restart the server and see how things compare. Thanks.

Painkiller88
Posted

Hi,

Yes i just wanted to wait till the core feature is fully developed.

I still can't find a section to correct wrong detected intros, and there also is no option for credit skip.

So this is why i still use this plugin because it has more features

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