Jump to content

Ready To Transfer


Recommended Posts

Posted

I'm getting "Ready To Transfer" on many items. no warnings.

 

Are you working on this? when can we expect this to be resolved?

 

Neminem
Posted

Devs would need server and client logs.

 

Posted
10 minutes ago, Neminem said:

Devs would need server and client logs.

Your answer is not relevant to the question.

Neminem
Posted

Well it is very valid question.

With out logs devs can't see why.

Read the how to supply logs and post them here.

Posted

no. if there is a error it needs to show in the app.

  • Facepalm 1
Neminem
Posted

Good luck getting this fixed without logs 😉

Have a good day, I'm out.

pwhodges
Posted (edited)
4 hours ago, svefro said:

no. if there is a error it needs to show in the app.

The essence of bugs is that they are not anticipated, so typically not flagged.  This is why logs are needed (which record the main things that are going on in the background, which you wouldn't want to see on the screen, and so may show what went wrong).

Paul

Edited by pwhodges
  • Agree 1
  • 2 weeks later...
Posted

Did a rotate log and ran task "Transfer media" Nothing in the logs.

I have stopped my subscription and gone back to Plex. Bye bye.

If this gets fixed in the future i might try again. But not when i can not trust the software to do what is it told, or at least show a error message so action can be taken by users.
 

Posted

a while after rotating the log i went back to have a look and get this:


 

2025-03-14 23:39:59.995 Info App: Sqlite: 284 - automatic index on LastWatchedEpisodes(SeriesPresentationUniqueKey)
2025-03-14 23:42:38.405 Info App: Sqlite: 284 - automatic index on LastWatchedEpisodes(SeriesPresentationUniqueKey)
2025-03-14 23:42:38.838 Info App: Sqlite: 284 - automatic index on LastWatchedEpisodes(SeriesPresentationUniqueKey)
2025-03-14 23:45:13.817 Error SessionManager: Error sending message
*** Error Report ***
Version: 4.8.11.0
Command line: C:\Users\userName\AppData\Roaming\Emby-Server\system\EmbyServer.dll
Operating system: Microsoft Windows 10.0.19045
Framework: .NET 6.0.36
OS/Process: x64/x64
Runtime: C:/Users/userName/AppData/Roaming/Emby-Server/system/System.Private.CoreLib.dll
Processor count: 4
Data path: C:\Users\userName\AppData\Roaming\Emby-Server\programdata
Application path: C:\Users\userName\AppData\Roaming\Emby-Server\system
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)

 

Posted

Hi @svefro please attach the complete Emby server log, 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...