Jump to content

Connectivity Issues?


vxpress

Recommended Posts

I've been running this for awhile with no issues. Then I added several new movies and noticed I wasn't able to "Identify" any of the new titles. It just kind of sits there. Further digging and I see I can't access the application updates, plugin updates (scheduled tasks fail), and can't browse the plugins catalog.

 

Thinking I had an older version I re-downloaded and installed. No issues with install - Version 3.0.5781.3. However I'm still getting issues with viewing the plugin catalog, application updates, and identifying movies. I checked all firewalls (local and network), nothing is blocked, nothing reported in the firewall logs either. I also verified that the computer can access the internet.

 

I can still play movies normally, I can add new movies, etc.

 

I posted the errors from the log below as well as the full logs as an attachment.

 

Any help is much appreciated

 

Chris

 

 

 

2015-11-28 12:50:26.7550 Info - App: HttpClientManager GET: http://www.mb3admin.com/admin/service/MB3Packages.json
2015-11-28 12:50:26.7861 Error - App: Error getting response from http://www.mb3admin.com/admin/service/MB3Packages.json
    *** Error Report ***
    Version: 3.0.5781.3
    Command line: /Applications/Emby.Server.Mac.app/Contents/MacOS/Emby.Server.Mac
    Operating system: Unix 13.1.0.0
    Processor count: 4
    64-Bit OS: False
    64-Bit Process: False
    Program data path: /Users/administrator/.config/mediabrowser-server
    Mono: 3.10.0 ((detached/d1a1ea3)
    Application Path: /Applications/Emby.Server.Mac.app/Contents/MonoBundle/Emby.Server.Mac.exe
    One or more errors occurred
    System.AggregateException
     at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
     at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[system.Net.WebResponse].GetResult () [0x00000] in <filename unknown>:0
     at MediaBrowser.Common.Implementations.HttpClientManager.HttpClientManager+<SendAsyncInternal>c__async4.MoveNext () [0x00000] in <filename unknown>:0
    InnerException: System.Net.WebException
    Error getting response stream (ReadDone2): ReceiveFailure
     at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) [0x00000] in <filename unknown>:0
     at System.Threading.Tasks.TaskFactory`1[system.Net.WebResponse].InnerInvoke (System.Threading.Tasks.TaskCompletionSource`1 tcs, System.Func`2 endMethod, IAsyncResult l) [0x00000] in <filename unknown>:0
    InnerException: System.Exception
     at System.Net.WebConnection.HandleError(WebExceptionStatus st, System.Exception e, System.String where)
     at System.Net.WebConnection.ReadDone(IAsyncResult result)
     at System.Net.WebConnection.HandleError (WebExceptionStatus st, System.Exception e, System.String where) [0x00000] in <filename unknown>:0
    
2015-11-28 12:50:26.7870 Error - DtoUtils: ServiceBase<TRequest>::Service Exception
    *** Error Report ***
    Version: 3.0.5781.3
    Command line: /Applications/Emby.Server.Mac.app/Contents/MacOS/Emby.Server.Mac
    Operating system: Unix 13.1.0.0
    Processor count: 4
    64-Bit OS: False
    64-Bit Process: False
    Program data path: /Users/administrator/.config/mediabrowser-server
    Mono: 3.10.0 ((detached/d1a1ea3)
    Application Path: /Applications/Emby.Server.Mac.app/Contents/MonoBundle/Emby.Server.Mac.exe
    One or more errors occurred
    MediaBrowser.Model.Net.HttpException
     at MediaBrowser.Common.Implementations.HttpClientManager.HttpClientManager+<SendAsyncInternal>c__async4.MoveNext () [0x00000] in <filename unknown>:0
    --- End of stack trace from previous location where exception was thrown ---
     at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
     at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[MediaBrowser.Common.Net.HttpResponseInfo].GetResult () [0x00000] in <filename unknown>:0
     at MediaBrowser.Common.Implementations.HttpClientManager.HttpClientManager+<SendAsync>c__async1.MoveNext () [0x00000] in <filename unknown>:0
    --- End of stack trace from previous location where exception was thrown ---
     at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
     at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[MediaBrowser.Common.Net.HttpResponseInfo].GetResult () [0x00000] in <filename unknown>:0
     at MediaBrowser.Common.Implementations.HttpClientManager.HttpClientManager+<Get>c__async0.MoveNext () [0x00000] in <filename unknown>:0
    --- End of stack trace from previous location where exception was thrown ---
     at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
     at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[system.IO.Stream].GetResult () [0x00000] in <filename unknown>:0
     at MediaBrowser.Common.Implementations.Updates.InstallationManager+<GetAvailablePackagesWithoutRegistrationInfo>c__async1.MoveNext () [0x00000] in <filename unknown>:0
    --- End of stack trace from previous location where exception was thrown ---
     at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
     at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[system.Collections.Generic.IEnumerable`1[MediaBrowser.Model.Updates.PackageInfo]].GetResult () [0x00000] in <filename unknown>:0
     at MediaBrowser.Common.Implementations.Updates.InstallationManager+<GetAvailablePluginUpdates>c__async4.MoveNext () [0x00000] in <filename unknown>:0
    InnerException: System.AggregateException
    One or more errors occurred
     at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
     at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[system.Net.WebResponse].GetResult () [0x00000] in <filename unknown>:0
     at MediaBrowser.Common.Implementations.HttpClientManager.HttpClientManager+<SendAsyncInternal>c__async4.MoveNext () [0x00000] in <filename unknown>:0
    InnerException: System.Net.WebException
    Error getting response stream (ReadDone2): ReceiveFailure
     at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) [0x00000] in <filename unknown>:0
     at System.Threading.Tasks.TaskFactory`1[system.Net.WebResponse].InnerInvoke (System.Threading.Tasks.TaskCompletionSource`1 tcs, System.Func`2 endMethod, IAsyncResult l) [0x00000] in <filename unknown>:0
    InnerException: System.Exception
     at System.Net.WebConnection.HandleError(WebExceptionStatus st, System.Exception e, System.String where)
     at System.Net.WebConnection.ReadDone(IAsyncResult result)
     at System.Net.WebConnection.HandleError (WebExceptionStatus st, System.Exception e, System.String where) [0x00000] in <filename unknown>:0
    
2015-11-28 12:50:26.7870 Error - HttpServer: Error processing request for /emby/Packages/Updates?PackageType=UserInstalled
    *** Error Report ***
    Version: 3.0.5781.3
    Command line: /Applications/Emby.Server.Mac.app/Contents/MacOS/Emby.Server.Mac
    Operating system: Unix 13.1.0.0
    Processor count: 4
    64-Bit OS: False
    64-Bit Process: False
    Program data path: /Users/administrator/.config/mediabrowser-server
    Mono: 3.10.0 ((detached/d1a1ea3)
    Application Path: /Applications/Emby.Server.Mac.app/Contents/MonoBundle/Emby.Server.Mac.exe
    One or more errors occurred
    ServiceStack.HttpError
    No Stack Trace Available
    
2015-11-28 12:50:26.7870 Info - HttpServer: HTTP Response 500 to 192.168.0.59. Time: 45ms. http://192.168.0.15:8096/emby/Packages/Updates?PackageType=UserInstalled
2015-11-28 12:50:26.7937 Error - App: Error getting response from http://www.mb3admin.com/admin/service/MB3Packages.json
    *** Error Report ***
    Version: 3.0.5781.3
    Command line: /Applications/Emby.Server.Mac.app/Contents/MacOS/Emby.Server.Mac
    Operating system: Unix 13.1.0.0
    Processor count: 4
    64-Bit OS: False
    64-Bit Process: False
    Program data path: /Users/administrator/.config/mediabrowser-server
    Mono: 3.10.0 ((detached/d1a1ea3)
    Application Path: /Applications/Emby.Server.Mac.app/Contents/MonoBundle/Emby.Server.Mac.exe
    One or more errors occurred
    System.AggregateException
     at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
     at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[system.Net.WebResponse].GetResult () [0x00000] in <filename unknown>:0
     at MediaBrowser.Common.Implementations.HttpClientManager.HttpClientManager+<SendAsyncInternal>c__async4.MoveNext () [0x00000] in <filename unknown>:0
    InnerException: System.Net.WebException
    Error getting response stream (ReadDone2): ReceiveFailure
     at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) [0x00000] in <filename unknown>:0
     at System.Threading.Tasks.TaskFactory`1[system.Net.WebResponse].InnerInvoke (System.Threading.Tasks.TaskCompletionSource`1 tcs, System.Func`2 endMethod, IAsyncResult l) [0x00000] in <filename unknown>:0
    InnerException: System.Exception
     at System.Net.WebConnection.HandleError(WebExceptionStatus st, System.Exception e, System.String where)
     at System.Net.WebConnection.ReadDone(IAsyncResult result)
     at System.Net.WebConnection.HandleError (WebExceptionStatus st, System.Exception e, System.String where) [0x00000] in <filename unknown>:0
    
2015-11-28 12:50:26.7944 Error - DtoUtils: ServiceBase<TRequest>::Service Exception
    *** Error Report ***
    Version: 3.0.5781.3
    Command line: /Applications/Emby.Server.Mac.app/Contents/MacOS/Emby.Server.Mac
    Operating system: Unix 13.1.0.0
    Processor count: 4
    64-Bit OS: False
    64-Bit Process: False
    Program data path: /Users/administrator/.config/mediabrowser-server
    Mono: 3.10.0 ((detached/d1a1ea3)
    Application Path: /Applications/Emby.Server.Mac.app/Contents/MonoBundle/Emby.Server.Mac.exe
    One or more errors occurred
    MediaBrowser.Model.Net.HttpException
     at MediaBrowser.Common.Implementations.HttpClientManager.HttpClientManager+<SendAsyncInternal>c__async4.MoveNext () [0x00000] in <filename unknown>:0
    --- End of stack trace from previous location where exception was thrown ---
     at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
     at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[MediaBrowser.Common.Net.HttpResponseInfo].GetResult () [0x00000] in <filename unknown>:0
     at MediaBrowser.Common.Implementations.HttpClientManager.HttpClientManager+<SendAsync>c__async1.MoveNext () [0x00000] in <filename unknown>:0
    --- End of stack trace from previous location where exception was thrown ---
     at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
     at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[MediaBrowser.Common.Net.HttpResponseInfo].GetResult () [0x00000] in <filename unknown>:0
     at MediaBrowser.Common.Implementations.HttpClientManager.HttpClientManager+<Get>c__async0.MoveNext () [0x00000] in <filename unknown>:0
    --- End of stack trace from previous location where exception was thrown ---
     at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
     at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[system.IO.Stream].GetResult () [0x00000] in <filename unknown>:0
     at MediaBrowser.Common.Implementations.Updates.InstallationManager+<GetAvailablePackagesWithoutRegistrationInfo>c__async1.MoveNext () [0x00000] in <filename unknown>:0
    --- End of stack trace from previous location where exception was thrown ---
     at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
     at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[system.Collections.Generic.IEnumerable`1[MediaBrowser.Model.Updates.PackageInfo]].GetResult () [0x00000] in <filename unknown>:0
     at MediaBrowser.Server.Startup.Common.ApplicationHost+<CheckForApplicationUpdate>c__asyncE.MoveNext () [0x00000] in <filename unknown>:0
    InnerException: System.AggregateException
    One or more errors occurred
     at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
     at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[system.Net.WebResponse].GetResult () [0x00000] in <filename unknown>:0
     at MediaBrowser.Common.Implementations.HttpClientManager.HttpClientManager+<SendAsyncInternal>c__async4.MoveNext () [0x00000] in <filename unknown>:0
    InnerException: System.Net.WebException
    Error getting response stream (ReadDone2): ReceiveFailure
     at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) [0x00000] in <filename unknown>:0
     at System.Threading.Tasks.TaskFactory`1[system.Net.WebResponse].InnerInvoke (System.Threading.Tasks.TaskCompletionSource`1 tcs, System.Func`2 endMethod, IAsyncResult l) [0x00000] in <filename unknown>:0
    InnerException: System.Exception
     at System.Net.WebConnection.HandleError(WebExceptionStatus st, System.Exception e, System.String where)
     at System.Net.WebConnection.ReadDone(IAsyncResult result)
     at System.Net.WebConnection.HandleError (WebExceptionStatus st, System.Exception e, System.String where) [0x00000] in <filename unknown>:0
    
2015-11-28 12:50:26.7944 Error - HttpServer: Error processing request for /emby/Packages/Updates?PackageType=System
    *** Error Report ***
    Version: 3.0.5781.3
    Command line: /Applications/Emby.Server.Mac.app/Contents/MacOS/Emby.Server.Mac
    Operating system: Unix 13.1.0.0
    Processor count: 4
    64-Bit OS: False
    64-Bit Process: False
    Program data path: /Users/administrator/.config/mediabrowser-server
    Mono: 3.10.0 ((detached/d1a1ea3)
    Application Path: /Applications/Emby.Server.Mac.app/Contents/MonoBundle/Emby.Server.Mac.exe
    One or more errors occurred
    ServiceStack.HttpError
    No Stack Trace Available

 

logs.txt

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