Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Thomas Brinegar 84 posts 162 karma points
    Aug 05, 2014 @ 19:09
    Thomas Brinegar
    0

    Upgrade to 7.1.4 Error

    I am trying to upgrade from 7.0.4 to 7.1.4 and am getting the following error which occurs during the upgrade from within the browser:

    Sequence contains more than one element.
    

    Here is the error in the log file:

    2014-08-05 10:07:59,567 [33] ERROR Umbraco.Web.Install.Controllers.InstallApiController - [Thread 34] Installation step DatabaseUpgrade failed.
    System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.InvalidOperationException: Sequence contains more than one element
       at System.Linq.Enumerable.Single[TSource](IEnumerable`1 source)
       at Umbraco.Core.Configuration.GlobalSettings.RemoveSetting(String key)
       at Umbraco.Web.Install.InstallSteps.DatabaseUpgradeStep.Execute(Object model)
       --- End of inner exception stack trace ---
       at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
       at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
       at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
       at Umbraco.Web.Install.Controllers.InstallApiController.ExecuteStep(InstallSetupStep step, JToken instruction)
       at Umbraco.Web.Install.Controllers.InstallApiController.PostPerformInstall(InstallInstructions installModel)
    2014-08-05 10:07:59,567 [33] INFO  Umbraco.Web.Install.Controllers.InstallApiController - [Thread 34] Step completed (took 53ms)
    2014-08-05 10:07:59,567 [33] ERROR Umbraco.Web.Install.Controllers.InstallApiController - [Thread 34] An error occurred during installation step DatabaseUpgrade
    System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.InvalidOperationException: Sequence contains more than one element
       at System.Linq.Enumerable.Single[TSource](IEnumerable`1 source)
       at Umbraco.Core.Configuration.GlobalSettings.RemoveSetting(String key)
       at Umbraco.Web.Install.InstallSteps.DatabaseUpgradeStep.Execute(Object model)
       --- End of inner exception stack trace ---
       at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
       at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
       at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
       at Umbraco.Web.Install.Controllers.InstallApiController.ExecuteStep(InstallSetupStep step, JToken instruction)
       at Umbraco.Web.Install.Controllers.InstallApiController.PostPerformInstall(InstallInstructions installModel)
    
  • Thomas Brinegar 84 posts 162 karma points
    Aug 06, 2014 @ 14:11
    Thomas Brinegar
    0

    I just attempted to do a progressive upgrade to 7.1.4 and upgrading to 7.1.0 also throws the same error. Is anybody else experiencing this???

  • Thomas Brinegar 84 posts 162 karma points
    Aug 06, 2014 @ 14:15
    Thomas Brinegar
    0

    What is even more frustrating is I cannot get a package of all my sites resources to successfully integrate with a clean install of a 7.1.4 instance.

Please Sign in or register to post replies

Write your reply to:

Draft