Juanrendon 4 Posted August 12 Posted August 12 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!
Luke 43138 Posted August 12 Posted August 12 Hi there, please attach the Emby server log from when the problem occurred: How to Report a Problem Thanks!
Juanrendon 4 Posted September 5 Author Posted September 5 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.
Luke 43138 Posted September 5 Posted September 5 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: How to Report a Problem Thanks!
Juanrendon 4 Posted 23 hours ago Author Posted 23 hours ago Hi, can you guide me through this problem? How could I solve it?
Juanrendon 4 Posted 23 hours ago Author Posted 23 hours ago This appears when trying to delete a user. Value cannot be null. (Parameter 'ConnectServerId')
Luke 43138 Posted 19 hours ago Posted 19 hours ago Hi there, please attach the Emby server log from when the problem occurred: How to Report a Problem Thanks!
Juanrendon 4 Posted 18 hours ago Author Posted 18 hours ago 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()
Luke 43138 Posted 17 hours ago Posted 17 hours ago OK I would suggest updating to Emby Server 4.9 or later.
Juanrendon 4 Posted 8 hours ago Author Posted 8 hours ago I currently have Emby Server 4.8.10.0 installed on Ubuntu 22.04 as a native .deb package. I plan to download version 4.9.5.0 using: wget https://github.com/MediaBrowser/Emby.Releases/releases/download/4.9.5.0/emby-server-deb_4.9.5.0_amd64.deb After downloading the .deb, should I simply run: sudo dpkg -i emby-server-deb_4.9.5.0_amd64.deb to upgrade the existing installation?
Juanrendon 4 Posted 48 minutes ago Author Posted 48 minutes ago 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?
Luke 43138 Posted 33 minutes ago Posted 33 minutes ago Has an account been created for the email address that you're trying to add?
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now