Jump to content

Error attempting to close tray icon


jmariani

Recommended Posts

jmariani
2019-09-14 08:07:31.450 Error Main: Error attempting to close tray icon

*** Error Report ***

Version: 4.2.1.0

Command line: /Applications/EmbyServer.app/Contents/MacOS/EmbyServer.dll

Operating system: Unix 19.0.0.0

64-Bit OS: True

64-Bit Process: True

User Interactive: True

Runtime: file:///Applications/EmbyServer.app/Contents/MacOS/System.Private.CoreLib.dll

Processor count: 8

Program data path: /Users/jorgealbertomariani/.config/emby-server

Application directory: /Applications/EmbyServer.app/Contents/MacOS

System.AggregateException: System.AggregateException: One or more errors occurred. (Connection refused) ---> System.Net.Http.HttpRequestException: Connection refused ---> System.Net.Sockets.SocketException: Connection refused

  at System.Net.Http.ConnectHelper.ConnectAsync(String host, Int32 port, CancellationToken cancellationToken)

  --- End of inner exception stack trace ---

  at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod)

  at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod)

  --- End of inner exception stack trace ---

  at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)

  at EmbyServer.TrayApp.CloseTrayIcon()

---> (Inner Exception #0) System.Net.Http.HttpRequestException: Connection refused ---> System.Net.Sockets.SocketException: Connection refused

  at System.Net.Http.ConnectHelper.ConnectAsync(String host, Int32 port, CancellationToken cancellationToken)

  --- End of inner exception stack trace ---

  at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod)

  at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod)<---

 

Source: System.Private.CoreLib

TargetSite: TResult GetResultCore(Boolean)

InnerException: System.Net.Http.HttpRequestException: Connection refused

Source: System.Net.Http

TargetSite: Void MoveNext()

  at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod)

  at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod)

InnerException: System.Net.Sockets.SocketException: Connection refused

Source: System.Private.CoreLib

TargetSite: Void Throw()

  at System.Net.Http.ConnectHelper.ConnectAsync(String host, Int32 port, CancellationToken cancellationToken)
Edited by jmariani
Link to comment
Share on other sites

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