Jump to content

Unable to delete a user – RemoteServiceUnavailableException


Recommended Posts

Juanrendon
Posted

Hi,

I'm having an issue with Emby when trying to delete a user.

Whenever I try to delete the user, Emby shows the following error:

Exception of type 'MediaBrowser.Common.Extensions.RemoteServiceUnavailableException' was thrown.

Because of this error, I'm unable to delete the user.

Has anyone experienced this issue before or knows how to fix it?

Any help would be greatly appreciated.

Thank you!

  • 4 weeks later...
Juanrendon
Posted

Disculpe pero como miro los registros?

Juanrendon
Posted

Hubo un error al ejecutar la operación solicitada. Su servidor no puede contactar nuestro servidor de Emby Connect en https://connect.emby.media. Por favor asegúrese de que su servidor tiene una conection a internet activa y que el firewall o software de seguridad permita la comunicación.

Posted
38 minutes ago, Juanrendon said:

There was an error performing the requested operation. Your server cannot contact our Emby Connect server at https://connect.emby.media. Please ensure your server has an active internet connection and that your firewall or security software allows communication.

Hi there, please attach the Emby server log from when the problem occurred:

Thanks!

 

  • 3 weeks later...
Juanrendon
Posted

Hi, can you guide me through this problem? How could I solve it?

Juanrendon
Posted

This appears when trying to delete a user.

Value cannot be null. (Parameter 'ConnectServerId')

Juanrendon
Posted

Emby Server version: 4.8.10.0
Operating system: Linux (Ubuntu 22.04, kernel 5.15.0-130-generic)
.NET Runtime: 6.0.31
Installation type: Native .deb package

Issue:
I'm unable to delete certain users from the web dashboard. The following error is logged when the delete request fails:

System.ArgumentNullException: System.ArgumentNullException: Value cannot be null. (Parameter 'ConnectServerId')
   at Emby.Server.Connect.ConnectManager.CancelAuthorizationByConnectUserId(String connectUserId)
   at Emby.Server.Connect.ConnectManager.RemoveConnect(User user, String connectUserId)
   at Emby.Server.Implementations.Library.UserManager.DeleteUser(User user)
   at Emby.Server.Implementations.Services.ServiceController.GetTaskResult(Task task)
   at Emby.Server.Implementations.Services.ServiceHandler.ProcessRequestAsync(HttpListenerHost httpHost, IServerApplicationHost appHost, IRequest httpReq, IResponse httpRes, IStreamHelper streamHelper, 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.Server.Connect
TargetSite: Void MoveNext()

Posted

OK I would suggest updating to Emby Server 4.9 or later.

Juanrendon
Posted

Thanks! With the new version 4.9.5.0, I can now delete users successfully, so that issue is resolved.

However, I still cannot create new users using Emby Connect. I get this error:

“Error adding Emby Connect account. Have you already created an Emby account? Register at https://emby.media/connect.”

So the problem is now only with adding/creating users through Emby Connect.

Any idea what could be causing this issue or what I should check?

Posted

Has an account been created for the email address that you're trying to add?

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