moviefan 187 Posted July 18, 2018 Posted July 18, 2018 Is this upgrade supposed to take a long time or anything else goofy about it? I tried upgrading and server didn't appear to come back up. Went to switch out the old version and the server folder was open by a process. Opened task manager and tried to kill Emby Server process but it didn't work. Eventually ended up rebooting system. Will wait to try upgrade again until I am home I guess.
Luke 42080 Posted July 18, 2018 Posted July 18, 2018 Perhaps something was holding a lock on the server's system folder. i would try again after rebooting. thanks.
pabloalcantara 0 Posted July 18, 2018 Posted July 18, 2018 (edited) After the update, emby is crashing on start, and had to roll back the update and disable auto update. Heres the crash log System.AggregateException: One or more errors occurred. (Could not load file or assembly 'System.ComponentModel.Composition, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. The system cannot find the file specified.) ---> System.IO.FileNotFoundException: Could not load file or assembly 'System.ComponentModel.Composition, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. The system cannot find the file specified. ---> System.IO.FileNotFoundException: Could not load the specified file. at System.Runtime.Loader.AssemblyLoadContext.ResolveUsingEvent(AssemblyName assemblyName) at System.Runtime.Loader.AssemblyLoadContext.ResolveUsingResolvingEvent(IntPtr gchManagedAssemblyLoadContext, AssemblyName assemblyName) --- End of inner exception stack trace --- at System.ModuleHandle.ResolveType(RuntimeModule module, Int32 typeToken, IntPtr* typeInstArgs, Int32 typeInstCount, IntPtr* methodInstArgs, Int32 methodInstCount, ObjectHandleOnStack type) at System.ModuleHandle.ResolveTypeHandleInternal(RuntimeModule module, Int32 typeToken, RuntimeTypeHandle[] typeInstantiationContext, RuntimeTypeHandle[] methodInstantiationContext) at System.Reflection.RuntimeModule.ResolveType(Int32 metadataToken, Type[] genericTypeArguments, Type[] genericMethodArguments) at System.Reflection.CustomAttribute.FilterCustomAttributeRecord(CustomAttributeRecord caRecord, MetadataImport scope, Assembly& lastAptcaOkAssembly, RuntimeModule decoratedModule, MetadataToken decoratedToken, RuntimeType attributeFilterType, Boolean mustBeInheritable, Object[] attributes, IList derivedAttributes, RuntimeType& attributeType, IRuntimeMethodInfo& ctor, Boolean& ctorHasParameters, Boolean& isVarArg) at System.Reflection.CustomAttribute.IsCustomAttributeDefined(RuntimeModule decoratedModule, Int32 decoratedMetadataToken, RuntimeType attributeFilterType, Int32 attributeCtorToken, Boolean mustBeInheritable) at System.Reflection.CustomAttribute.IsDefined(RuntimeType type, RuntimeType caType, Boolean inherit) at System.Diagnostics.StackTrace.ShowInStackTrace(MethodBase mb) at System.Diagnostics.StackTrace.ToString(TraceFormat traceFormat) at System.Exception.GetStackTrace(Boolean needFileInfo) at System.Exception.ToString(Boolean needFileLineInfo, Boolean needMessage) at System.Exception.ToString(Boolean needFileLineInfo, Boolean needMessage) at MediaBrowser.Model.Logging.LogHelper.GetLogMessage(Exception exception) at Emby.Server.Implementations.Logging.NamedLogger.LogException(LogSeverity level, String message, Exception exception, Object[] paramList) at Emby.Server.Implementations.Logging.NamedLogger.ErrorException(String message, Exception exception, Object[] paramList) at Emby.Server.Implementations.ApplicationHost.CreateInstanceSafe(Tuple`2 typeInfo) at Emby.Server.Implementations.ApplicationHost.<GetExportsWithInfo>b__283_0[T](Tuple`2 i) at System.Linq.Enumerable.WhereSelectArrayIterator`2.MoveNext() at System.Linq.Enumerable.WhereEnumerableIterator`1.ToList() at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at Emby.Server.Implementations.ApplicationHost.GetExportsWithInfo[T](Boolean manageLiftime) at Emby.Server.Implementations.ApplicationHost.FindParts() at EmbyServer.Program.RunApplication(ServerApplicationPaths appPaths, ILogManager logManager, IEnvironmentInfo environmentInfo, StartupOptions options) --- End of inner exception stack trace --- at System.Threading.Tasks.Task.WaitAllCore(Task[] tasks, Int32 millisecondsTimeout, CancellationToken cancellationToken) at EmbyServer.Program.Main(String[] args) at EmbyServer.Program.<Main>(String[] args) ---> (Inner Exception #0) System.IO.FileNotFoundException: Could not load file or assembly 'System.ComponentModel.Composition, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. The system cannot find the file specified. File name: 'System.ComponentModel.Composition, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' ---> System.IO.FileNotFoundException: Could not load the specified file. File name: 'System.ComponentModel.Composition' at System.Runtime.Loader.AssemblyLoadContext.ResolveUsingEvent(AssemblyName assemblyName) at System.Runtime.Loader.AssemblyLoadContext.ResolveUsingResolvingEvent(IntPtr gchManagedAssemblyLoadContext, AssemblyName assemblyName) at System.ModuleHandle.ResolveType(RuntimeModule module, Int32 typeToken, IntPtr* typeInstArgs, Int32 typeInstCount, IntPtr* methodInstArgs, Int32 methodInstCount, ObjectHandleOnStack type) at System.ModuleHandle.ResolveTypeHandleInternal(RuntimeModule module, Int32 typeToken, RuntimeTypeHandle[] typeInstantiationContext, RuntimeTypeHandle[] methodInstantiationContext) at System.Reflection.RuntimeModule.ResolveType(Int32 metadataToken, Type[] genericTypeArguments, Type[] genericMethodArguments) at System.Reflection.CustomAttribute.FilterCustomAttributeRecord(CustomAttributeRecord caRecord, MetadataImport scope, Assembly& lastAptcaOkAssembly, RuntimeModule decoratedModule, MetadataToken decoratedToken, RuntimeType attributeFilterType, Boolean mustBeInheritable, Object[] attributes, IList derivedAttributes, RuntimeType& attributeType, IRuntimeMethodInfo& ctor, Boolean& ctorHasParameters, Boolean& isVarArg) at System.Reflection.CustomAttribute.IsCustomAttributeDefined(RuntimeModule decoratedModule, Int32 decoratedMetadataToken, RuntimeType attributeFilterType, Int32 attributeCtorToken, Boolean mustBeInheritable) at System.Reflection.CustomAttribute.IsDefined(RuntimeType type, RuntimeType caType, Boolean inherit) at System.Diagnostics.StackTrace.ShowInStackTrace(MethodBase mb) at System.Diagnostics.StackTrace.ToString(TraceFormat traceFormat) at System.Exception.GetStackTrace(Boolean needFileInfo) at System.Exception.ToString(Boolean needFileLineInfo, Boolean needMessage) at System.Exception.ToString(Boolean needFileLineInfo, Boolean needMessage) at MediaBrowser.Model.Logging.LogHelper.GetLogMessage(Exception exception) at Emby.Server.Implementations.Logging.NamedLogger.LogException(LogSeverity level, String message, Exception exception, Object[] paramList) at Emby.Server.Implementations.Logging.NamedLogger.ErrorException(String message, Exception exception, Object[] paramList) at Emby.Server.Implementations.ApplicationHost.CreateInstanceSafe(Tuple`2 typeInfo) at Emby.Server.Implementations.ApplicationHost.<GetExportsWithInfo>b__283_0[T](Tuple`2 i) at System.Linq.Enumerable.WhereSelectArrayIterator`2.MoveNext() at System.Linq.Enumerable.WhereEnumerableIterator`1.ToList() at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at Emby.Server.Implementations.ApplicationHost.GetExportsWithInfo[T](Boolean manageLiftime) at Emby.Server.Implementations.ApplicationHost.FindParts() at EmbyServer.Program.RunApplication(ServerApplicationPaths appPaths, ILogManager logManager, IEnvironmentInfo environmentInfo, StartupOptions options) <--- System.AggregateException at System.Threading.Tasks.Task.WaitAllCore(Task[] tasks, Int32 millisecondsTimeout, CancellationToken cancellationToken) at EmbyServer.Program.Main(String[] args) at EmbyServer.Program.<Main>(String[] args) InnerException: System.IO.FileNotFoundException System.IO.FileNotFoundException: Could not load file or assembly 'System.ComponentModel.Composition, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. The system cannot find the file specified. File name: 'System.ComponentModel.Composition, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' ---> System.IO.FileNotFoundException: Could not load the specified file. File name: 'System.ComponentModel.Composition' at System.Runtime.Loader.AssemblyLoadContext.ResolveUsingEvent(AssemblyName assemblyName) at System.Runtime.Loader.AssemblyLoadContext.ResolveUsingResolvingEvent(IntPtr gchManagedAssemblyLoadContext, AssemblyName assemblyName) at System.ModuleHandle.ResolveType(RuntimeModule module, Int32 typeToken, IntPtr* typeInstArgs, Int32 typeInstCount, IntPtr* methodInstArgs, Int32 methodInstCount, ObjectHandleOnStack type) at System.ModuleHandle.ResolveTypeHandleInternal(RuntimeModule module, Int32 typeToken, RuntimeTypeHandle[] typeInstantiationContext, RuntimeTypeHandle[] methodInstantiationContext) at System.Reflection.RuntimeModule.ResolveType(Int32 metadataToken, Type[] genericTypeArguments, Type[] genericMethodArguments) at System.Reflection.CustomAttribute.FilterCustomAttributeRecord(CustomAttributeRecord caRecord, MetadataImport scope, Assembly& lastAptcaOkAssembly, RuntimeModule decoratedModule, MetadataToken decoratedToken, RuntimeType attributeFilterType, Boolean mustBeInheritable, Object[] attributes, IList derivedAttributes, RuntimeType& attributeType, IRuntimeMethodInfo& ctor, Boolean& ctorHasParameters, Boolean& isVarArg) at System.Reflection.CustomAttribute.IsCustomAttributeDefined(RuntimeModule decoratedModule, Int32 decoratedMetadataToken, RuntimeType attributeFilterType, Int32 attributeCtorToken, Boolean mustBeInheritable) at System.Reflection.CustomAttribute.IsDefined(RuntimeType type, RuntimeType caType, Boolean inherit) at System.Diagnostics.StackTrace.ShowInStackTrace(MethodBase mb) at System.Diagnostics.StackTrace.ToString(TraceFormat traceFormat) at System.Exception.GetStackTrace(Boolean needFileInfo) at System.Exception.ToString(Boolean needFileLineInfo, Boolean needMessage) at System.Exception.ToString(Boolean needFileLineInfo, Boolean needMessage) at MediaBrowser.Model.Logging.LogHelper.GetLogMessage(Exception exception) at Emby.Server.Implementations.Logging.NamedLogger.LogException(LogSeverity level, String message, Exception exception, Object[] paramList) at Emby.Server.Implementations.Logging.NamedLogger.ErrorException(String message, Exception exception, Object[] paramList) at Emby.Server.Implementations.ApplicationHost.CreateInstanceSafe(Tuple`2 typeInfo) at Emby.Server.Implementations.ApplicationHost.<GetExportsWithInfo>b__283_0[T](Tuple`2 i) at System.Linq.Enumerable.WhereSelectArrayIterator`2.MoveNext() at System.Linq.Enumerable.WhereEnumerableIterator`1.ToList() at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at Emby.Server.Implementations.ApplicationHost.GetExportsWithInfo[T](Boolean manageLiftime) at Emby.Server.Implementations.ApplicationHost.FindParts() at EmbyServer.Program.RunApplication(ServerApplicationPaths appPaths, ILogManager logManager, IEnvironmentInfo environmentInfo, StartupOptions options) at System.ModuleHandle.ResolveType(RuntimeModule module, Int32 typeToken, IntPtr* typeInstArgs, Int32 typeInstCount, IntPtr* methodInstArgs, Int32 methodInstCount, ObjectHandleOnStack type) at System.ModuleHandle.ResolveTypeHandleInternal(RuntimeModule module, Int32 typeToken, RuntimeTypeHandle[] typeInstantiationContext, RuntimeTypeHandle[] methodInstantiationContext) at System.Reflection.RuntimeModule.ResolveType(Int32 metadataToken, Type[] genericTypeArguments, Type[] genericMethodArguments) at System.Reflection.CustomAttribute.FilterCustomAttributeRecord(CustomAttributeRecord caRecord, MetadataImport scope, Assembly& lastAptcaOkAssembly, RuntimeModule decoratedModule, MetadataToken decoratedToken, RuntimeType attributeFilterType, Boolean mustBeInheritable, Object[] attributes, IList derivedAttributes, RuntimeType& attributeType, IRuntimeMethodInfo& ctor, Boolean& ctorHasParameters, Boolean& isVarArg) at System.Reflection.CustomAttribute.IsCustomAttributeDefined(RuntimeModule decoratedModule, Int32 decoratedMetadataToken, RuntimeType attributeFilterType, Int32 attributeCtorToken, Boolean mustBeInheritable) at System.Reflection.CustomAttribute.IsDefined(RuntimeType type, RuntimeType caType, Boolean inherit) at System.Diagnostics.StackTrace.ShowInStackTrace(MethodBase mb) at System.Diagnostics.StackTrace.ToString(TraceFormat traceFormat) at System.Exception.GetStackTrace(Boolean needFileInfo) at System.Exception.ToString(Boolean needFileLineInfo, Boolean needMessage) at System.Exception.ToString(Boolean needFileLineInfo, Boolean needMessage) at MediaBrowser.Model.Logging.LogHelper.GetLogMessage(Exception exception) at Emby.Server.Implementations.Logging.NamedLogger.LogException(LogSeverity level, String message, Exception exception, Object[] paramList) at Emby.Server.Implementations.Logging.NamedLogger.ErrorException(String message, Exception exception, Object[] paramList) at Emby.Server.Implementations.ApplicationHost.CreateInstanceSafe(Tuple`2 typeInfo) at Emby.Server.Implementations.ApplicationHost.<GetExportsWithInfo>b__283_0[T](Tuple`2 i) at System.Linq.Enumerable.WhereSelectArrayIterator`2.MoveNext() at System.Linq.Enumerable.WhereEnumerableIterator`1.ToList() at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at Emby.Server.Implementations.ApplicationHost.GetExportsWithInfo[T](Boolean manageLiftime) at Emby.Server.Implementations.ApplicationHost.FindParts() at EmbyServer.Program.RunApplication(ServerApplicationPaths appPaths, ILogManager logManager, IEnvironmentInfo environmentInfo, StartupOptions options) InnerException: System.IO.FileNotFoundException System.IO.FileNotFoundException: Could not load the specified file. File name: 'System.ComponentModel.Composition' at System.Runtime.Loader.AssemblyLoadContext.ResolveUsingEvent(AssemblyName assemblyName) at System.Runtime.Loader.AssemblyLoadContext.ResolveUsingResolvingEvent(IntPtr gchManagedAssemblyLoadContext, AssemblyName assemblyName) at System.Runtime.Loader.AssemblyLoadContext.ResolveUsingEvent(AssemblyName assemblyName) at System.Runtime.Loader.AssemblyLoadContext.ResolveUsingResolvingEvent(IntPtr gchManagedAssemblyLoadContext, AssemblyName assemblyName) Edited July 18, 2018 by pabloalcantara
moviefan 187 Posted July 18, 2018 Author Posted July 18, 2018 Mine came up fine after complete system reboot.
Luke 42080 Posted July 18, 2018 Posted July 18, 2018 @@pabloalcantara please see this topic: https://emby.media/community/index.php?/topic/60811-server-shuts-down-immediately-after-new-update/ Thanks.
pabloalcantara 0 Posted July 18, 2018 Posted July 18, 2018 @@pabloalcantara please see this topic: https://emby.media/community/index.php?/topic/60811-server-shuts-down-immediately-after-new-update/ Thanks. Thanks, Removing the gamebrowser dll works.
Ballistic 8 Posted July 18, 2018 Posted July 18, 2018 Where is the notification? Where is the changelog? There is nowhere to verify that this is actually a legit update and not a MITM or other kind of hijack attempt. Guys; Emby is known for releasing broken updates. Never be an early adaptor.
Luke 42080 Posted July 18, 2018 Posted July 18, 2018 The announcement on the blog is on it's way. Thanks.
Sammy 790 Posted July 18, 2018 Posted July 18, 2018 (edited) @@pabloalcantara Please use the log snippet code tags or attach the log as a *.text file. Not wanting to instruct but that's lots of scrolling to do! Thanks! Sent from my SM-G930P using Tapatalk Edited July 18, 2018 by Sammy
darkassassin07 652 Posted July 18, 2018 Posted July 18, 2018 I just now did the update to v3.5 The server did not restart correctly when I clicked restart in the dashboard after install, it remained open in task manager however was not in the system tray and it would not respond to connections. Restarting the system sorted it out. It started with windows as normal and resumed functioning as expected.
Smasher 3 Posted July 18, 2018 Posted July 18, 2018 All kodi users, have to type in their password, every single time they switch profile (master/kids) it can't remember the password anymore. Same goes for Android Emby App. Never experienced that before. Downgraded again.
space2001 18 Posted July 18, 2018 Posted July 18, 2018 Update was not fine for me. Still crashing on new update Log here https://emby.media/community/index.php?/topic/60811-server-shuts-down-immediately-after-new-update/page-2&do=findComment&comment=598590
Luke 42080 Posted July 18, 2018 Posted July 18, 2018 All kodi users, have to type in their password, every single time they switch profile (master/kids) it can't remember the password anymore. Same goes for Android Emby App. Never experienced that before. Downgraded again. I would just go back to the latest as downgrading is not going to be safe. The update will create changes that the old version will not be able to understand. I see no problems with auto-login on 3.5.
Smasher 3 Posted July 18, 2018 Posted July 18, 2018 I would just go back to the latest as downgrading is not going to be safe. The update will create changes that the old version will not be able to understand. I see no problems with auto-login on 3.5. I'm deleting the user\appdata\....\emby-server folder And restoring the whole folder from an image backup. I have tried upgrading several times today... but it messes with all kodi installations.
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