Jump to content

Latest Update breaks Emby..


Recommended Posts

Msan2000
Posted

I just did an update of Emby and it's no longer starting.. this is the error:

Error, Main, UnhandledException
        *** Error Report ***
        Version: 3.2.19.0
        Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /config -restartpath /usr/lib/emby-server/restart.sh
        Operating system: Unix 4.9.30.0
        64-Bit OS: True
        64-Bit Process: True
        Mono: 5.0.1.1 (2017-02/5077205 Wed May 31 10:26:21 UTC 2017)
        Processor count: 4
        Program data path: /config
        Application directory: /usr/lib/emby-server/bin
        System.AggregateException: One or more errors occurred. ---> System.NullReferenceException: Object reference not set to an instance of an object
          at Emby.Common.Implementations.BaseApplicationHost`1[TApplicationPathsType].GetTypes (System.Reflection.Assembly assembly) [0x0003d] in <a7def6295c174553a0365db65d969283>:0 
          at System.Linq.Enumerable+SelectManySingleSelectorIterator`2[TSource,TResult].MoveNext () [0x00051] in <6203235e612f49bb9ef4216386e8db0c>:0 
          at System.Linq.Enumerable+WhereEnumerableIterator`1[TSource].ToArray () [0x00033] in <6203235e612f49bb9ef4216386e8db0c>:0 
          at System.Linq.Enumerable.ToArray[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0001f] in <6203235e612f49bb9ef4216386e8db0c>:0 
          at Emby.Common.Implementations.BaseApplicationHost`1[TApplicationPathsType].DiscoverTypes () [0x00097] in <a7def6295c174553a0365db65d969283>:0 
          at Emby.Common.Implementations.BaseApplicationHost`1+<Init>d__104[TApplicationPathsType].MoveNext () [0x0010c] in <a7def6295c174553a0365db65d969283>:0 
           --- End of inner exception stack trace ---
          at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, System.Int32 millisecondsTimeout, System.Threading.CancellationToken cancellationToken) [0x001d1] in <e1bc5338205147aba27a42de00cadcf8>:0 
          at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, System.Int32 millisecondsTimeout) [0x00000] in <e1bc5338205147aba27a42de00cadcf8>:0 
          at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks) [0x00000] in <e1bc5338205147aba27a42de00cadcf8>:0 
          at MediaBrowser.Server.Mono.MainClass.RunApplication (Emby.Server.Implementations.ServerApplicationPaths appPaths, MediaBrowser.Model.Logging.ILogManager logManager, Emby.Server.Implementations.StartupOptions options) [0x0011f] in <94d1f6bd6c744dd79b1e6ba64d101c0d>:0 
          at MediaBrowser.Server.Mono.MainClass.Main (System.String[] args) [0x00084] in <94d1f6bd6c744dd79b1e6ba64d101c0d>:0 
        ---> (Inner Exception #0) System.NullReferenceException: Object reference not set to an instance of an object
          at Emby.Common.Implementations.BaseApplicationHost`1[TApplicationPathsType].GetTypes (System.Reflection.Assembly assembly) [0x0003d] in <a7def6295c174553a0365db65d969283>:0 
          at System.Linq.Enumerable+SelectManySingleSelectorIterator`2[TSource,TResult].MoveNext () [0x00051] in <6203235e612f49bb9ef4216386e8db0c>:0 
          at System.Linq.Enumerable+WhereEnumerableIterator`1[TSource].ToArray () [0x00033] in <6203235e612f49bb9ef4216386e8db0c>:0 
          at System.Linq.Enumerable.ToArray[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0001f] in <6203235e612f49bb9ef4216386e8db0c>:0 
          at Emby.Common.Implementations.BaseApplicationHost`1[TApplicationPathsType].DiscoverTypes () [0x00097] in <a7def6295c174553a0365db65d969283>:0 
          at Emby.Common.Implementations.BaseApplicationHost`1+<Init>d__104[TApplicationPathsType].MoveNext () [0x0010c] in <a7def6295c174553a0365db65d969283>:0 <---

        System.AggregateException
          at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, System.Int32 millisecondsTimeout, System.Threading.CancellationToken cancellationToken) [0x001d1] in <e1bc5338205147aba27a42de00cadcf8>:0 
          at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, System.Int32 millisecondsTimeout) [0x00000] in <e1bc5338205147aba27a42de00cadcf8>:0 
          at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks) [0x00000] in <e1bc5338205147aba27a42de00cadcf8>:0 
          at MediaBrowser.Server.Mono.MainClass.RunApplication (Emby.Server.Implementations.ServerApplicationPaths appPaths, MediaBrowser.Model.Logging.ILogManager logManager, Emby.Server.Implementations.StartupOptions options) [0x0011f] in <94d1f6bd6c744dd79b1e6ba64d101c0d>:0 
          at MediaBrowser.Server.Mono.MainClass.Main (System.String[] args) [0x00084] in <94d1f6bd6c744dd79b1e6ba64d101c0d>:0 
        InnerException: System.NullReferenceException
        System.NullReferenceException: Object reference not set to an instance of an object
          at Emby.Common.Implementations.BaseApplicationHost`1[TApplicationPathsType].GetTypes (System.Reflection.Assembly assembly) [0x0003d] in <a7def6295c174553a0365db65d969283>:0 
          at System.Linq.Enumerable+SelectManySingleSelectorIterator`2[TSource,TResult].MoveNext () [0x00051] in <6203235e612f49bb9ef4216386e8db0c>:0 
          at System.Linq.Enumerable+WhereEnumerableIterator`1[TSource].ToArray () [0x00033] in <6203235e612f49bb9ef4216386e8db0c>:0 
          at System.Linq.Enumerable.ToArray[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0001f] in <6203235e612f49bb9ef4216386e8db0c>:0 
          at Emby.Common.Implementations.BaseApplicationHost`1[TApplicationPathsType].DiscoverTypes () [0x00097] in <a7def6295c174553a0365db65d969283>:0 
          at Emby.Common.Implementations.BaseApplicationHost`1+<Init>d__104[TApplicationPathsType].MoveNext () [0x0010c] in <a7def6295c174553a0365db65d969283>:0 
          at Emby.Common.Implementations.BaseApplicationHost`1[TApplicationPathsType].GetTypes (System.Reflection.Assembly assembly) [0x0003d] in <a7def6295c174553a0365db65d969283>:0 
          at System.Linq.Enumerable+SelectManySingleSelectorIterator`2[TSource,TResult].MoveNext () [0x00051] in <6203235e612f49bb9ef4216386e8db0c>:0 
          at System.Linq.Enumerable+WhereEnumerableIterator`1[TSource].ToArray () [0x00033] in <6203235e612f49bb9ef4216386e8db0c>:0 
          at System.Linq.Enumerable.ToArray[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0001f] in <6203235e612f49bb9ef4216386e8db0c>:0 
          at Emby.Common.Implementations.BaseApplicationHost`1[TApplicationPathsType].DiscoverTypes () [0x00097] in <a7def6295c174553a0365db65d969283>:0 
          at Emby.Common.Implementations.BaseApplicationHost`1+<Init>d__104[TApplicationPathsType].MoveNext () [0x0010c] in <a7def6295c174553a0365db65d969283>:0 

UnhandledException
System.AggregateException: One or more errors occurred. ---> System.NullReferenceException: Object reference not set to an instance of an object
  at Emby.Common.Implementations.BaseApplicationHost`1[TApplicationPathsType].GetTypes (System.Reflection.Assembly assembly) [0x0003d] in <a7def6295c174553a0365db65d969283>:0 
  at System.Linq.Enumerable+SelectManySingleSelectorIterator`2[TSource,TResult].MoveNext () [0x00051] in <6203235e612f49bb9ef4216386e8db0c>:0 
  at System.Linq.Enumerable+WhereEnumerableIterator`1[TSource].ToArray () [0x00033] in <6203235e612f49bb9ef4216386e8db0c>:0 
  at System.Linq.Enumerable.ToArray[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0001f] in <6203235e612f49bb9ef4216386e8db0c>:0 
  at Emby.Common.Implementations.BaseApplicationHost`1[TApplicationPathsType].DiscoverTypes () [0x00097] in <a7def6295c174553a0365db65d969283>:0 
  at Emby.Common.Implementations.BaseApplicationHost`1+<Init>d__104[TApplicationPathsType].MoveNext () [0x0010c] in <a7def6295c174553a0365db65d969283>:0 
   --- End of inner exception stack trace ---
  at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, System.Int32 millisecondsTimeout, System.Threading.CancellationToken cancellationToken) [0x001d1] in <e1bc5338205147aba27a42de00cadcf8>:0 
  at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, System.Int32 millisecondsTimeout) [0x00000] in <e1bc5338205147aba27a42de00cadcf8>:0 
  at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks) [0x00000] in <e1bc5338205147aba27a42de00cadcf8>:0 
  at MediaBrowser.Server.Mono.MainClass.RunApplication (Emby.Server.Implementations.ServerApplicationPaths appPaths, MediaBrowser.Model.Logging.ILogManager logManager, Emby.Server.Implementations.StartupOptions options) [0x0011f] in <94d1f6bd6c744dd79b1e6ba64d101c0d>:0 
  at MediaBrowser.Server.Mono.MainClass.Main (System.String[] args) [0x00084] in <94d1f6bd6c744dd79b1e6ba64d101c0d>:0 
---> (Inner Exception #0) System.NullReferenceException: Object reference not set to an instance of an object
  at Emby.Common.Implementations.BaseApplicationHost`1[TApplicationPathsType].GetTypes (System.Reflection.Assembly assembly) [0x0003d] in <a7def6295c174553a0365db65d969283>:0 
  at System.Linq.Enumerable+SelectManySingleSelectorIterator`2[TSource,TResult].MoveNext () [0x00051] in <6203235e612f49bb9ef4216386e8db0c>:0 
  at System.Linq.Enumerable+WhereEnumerableIterator`1[TSource].ToArray () [0x00033] in <6203235e612f49bb9ef4216386e8db0c>:0 
  at System.Linq.Enumerable.ToArray[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0001f] in <6203235e612f49bb9ef4216386e8db0c>:0 
  at Emby.Common.Implementations.BaseApplicationHost`1[TApplicationPathsType].DiscoverTypes () [0x00097] in <a7def6295c174553a0365db65d969283>:0 
  at Emby.Common.Implementations.BaseApplicationHost`1+<Init>d__104[TApplicationPathsType].MoveNext () [0x0010c] in <a7def6295c174553a0365db65d969283>:0 <---

System.AggregateException
  at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, System.Int32 millisecondsTimeout, System.Threading.CancellationToken cancellationToken) [0x001d1] in <e1bc5338205147aba27a42de00cadcf8>:0 
  at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, System.Int32 millisecondsTimeout) [0x00000] in <e1bc5338205147aba27a42de00cadcf8>:0 
  at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks) [0x00000] in <e1bc5338205147aba27a42de00cadcf8>:0 
  at MediaBrowser.Server.Mono.MainClass.RunApplication (Emby.Server.Implementations.ServerApplicationPaths appPaths, MediaBrowser.Model.Logging.ILogManager logManager, Emby.Server.Implementations.StartupOptions options) [0x0011f] in <94d1f6bd6c744dd79b1e6ba64d101c0d>:0 
  at MediaBrowser.Server.Mono.MainClass.Main (System.String[] args) [0x00084] in <94d1f6bd6c744dd79b1e6ba64d101c0d>:0 
InnerException: System.NullReferenceException
System.NullReferenceException: Object reference not set to an instance of an object
  at Emby.Common.Implementations.BaseApplicationHost`1[TApplicationPathsType].GetTypes (System.Reflection.Assembly assembly) [0x0003d] in <a7def6295c174553a0365db65d969283>:0 
  at System.Linq.Enumerable+SelectManySingleSelectorIterator`2[TSource,TResult].MoveNext () [0x00051] in <6203235e612f49bb9ef4216386e8db0c>:0 
  at System.Linq.Enumerable+WhereEnumerableIterator`1[TSource].ToArray () [0x00033] in <6203235e612f49bb9ef4216386e8db0c>:0 
  at System.Linq.Enumerable.ToArray[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0001f] in <6203235e612f49bb9ef4216386e8db0c>:0 
  at Emby.Common.Implementations.BaseApplicationHost`1[TApplicationPathsType].DiscoverTypes () [0x00097] in <a7def6295c174553a0365db65d969283>:0 
  at Emby.Common.Implementations.BaseApplicationHost`1+<Init>d__104[TApplicationPathsType].MoveNext () [0x0010c] in <a7def6295c174553a0365db65d969283>:0 
  at Emby.Common.Implementations.BaseApplicationHost`1[TApplicationPathsType].GetTypes (System.Reflection.Assembly assembly) [0x0003d] in <a7def6295c174553a0365db65d969283>:0 
  at System.Linq.Enumerable+SelectManySingleSelectorIterator`2[TSource,TResult].MoveNext () [0x00051] in <6203235e612f49bb9ef4216386e8db0c>:0 
  at System.Linq.Enumerable+WhereEnumerableIterator`1[TSource].ToArray () [0x00033] in <6203235e612f49bb9ef4216386e8db0c>:0 
  at System.Linq.Enumerable.ToArray[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0001f] in <6203235e612f49bb9ef4216386e8db0c>:0 
  at Emby.Common.Implementations.BaseApplicationHost`1[TApplicationPathsType].DiscoverTypes () [0x00097] in <a7def6295c174553a0365db65d969283>:0 
  at Emby.Common.Implementations.BaseApplicationHost`1+<Init>d__104[TApplicationPathsType].MoveNext () [0x0010c] in <a7def6295c174553a0365db65d969283>:0 

 
Posted

Hi, this is not related to the Emby update. I notice you have updated to the mono runtime 5.0.1.1. We have not yet certified that for use with Emby. Right now our recommended version is 4.8.1.

 

Let us know if this helps. Thanks !

Msan2000
Posted

Hmm, I only updated the Emby docker to the latest version, it was running fine before the update today. Nothing else was touched..

Posted

Ok we're looking into this. I'm not sure how you got updated to mono 5.0.1.1. We may have to make sure the version is forced to what we want so that you can't do that, no matter if it was intentional or accidental. Thanks.

Msan2000
Posted

Thanks for looking into this..

Msan2000
Posted

Is there any way I can revert to the previous emby version in my docker? 

hurricanehrndz
Posted

Is there any way I can revert to the previous emby version in my docker? 

New images are being pushed.

Msan2000
Posted (edited)

New images are being pushed.

 

Thank you, it's working again!

Edited by Msan2000
Posted

Thanks for the feedback.

  • 1 month later...
joehoppe
Posted

Hello,

 

i am also run in to this issue. My Setup is an OpemMediaVault Installation and runs Emby without docker direct in the host system. And i updated to mono 5.0.1.1 and emby breaks. Is there a way to downgrade? Other question: How long will it take to get an emby server update running on mono 5?

Posted

Hello,

 

i am also run in to this issue. My Setup is an OpemMediaVault Installation and runs Emby without docker direct in the host system. And i updated to mono 5.0.1.1 and emby breaks. Is there a way to downgrade? Other question: How long will it take to get an emby server update running on mono 5?

 

@@joehoppe this is most likely caused by out of date plugin dll files sitting in your server plugins folder. delete your plugin dll files and you should be good to go. thanks.

joehoppe
Posted

Yeah this solved the issue! Thanks Luke!

 

 

Gesendet von iPhone mit Tapatalk

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