Copied to clipboard

Flag this post as spam?

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


  • Matt 12 posts 98 karma points
    Aug 30, 2019 @ 06:27
    Matt
    0

    Upgrade error 7.12.1 > 7.15.2

    I have an issue upgrading umbraco from 7.12.1 to 7.15.2, nuget the latest version of 7 updated builds ok, but when I go to the CMS Upgading Screen and I click continue I get the error screen, nothing in my log files but can connect = true.

    Anyone got any ideas as to what the work around is to upgrade the DB?

  • Shaishav Karnani from digitallymedia.com 354 posts 1638 karma points
    Aug 30, 2019 @ 07:10
    Shaishav Karnani from digitallymedia.com
    0

    Hi Matt,

    Please can you share the error screen.

    Regards,

    Shaishav

  • Matt 12 posts 98 karma points
    Sep 01, 2019 @ 23:21
    Matt
    0

    enter image description here

    enter image description here

    Failed to load resource: the server responded with a status of 405 (Method Not Allowed)

    /install/api/PostPerformInstall/:1

    Log File

     2019-09-02 09:16:35,435 [P10184/D2/T1] INFO  Umbraco.Core.CoreBootManager - Umbraco 7.15.2 application starting on XXX
    

    2019-09-02 09:16:35,466 [P10184/D2/T1] INFO Umbraco.Core.PluginManager - Determining hash of code files on disk 2019-09-02 09:16:35,466 [P10184/D2/T1] INFO Umbraco.Core.PluginManager - Hash determined (took 7ms) 2019-09-02 09:16:35,529 [P10184/D2/T1] INFO Umbraco.Core.MainDom - Acquiring MainDom... 2019-09-02 09:16:35,529 [P10184/D2/T1] INFO Umbraco.Core.MainDom - Acquired MainDom. 2019-09-02 09:16:35,529 [P10184/D2/T1] INFO Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IDiscoverable 2019-09-02 09:16:35,600 [P10184/D2/T1] INFO Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IDiscoverable (took 73ms) 2019-09-02 09:16:35,600 [P10184/D2/T1] INFO Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IApplicationStartupHandler 2019-09-02 09:16:35,615 [P10184/D2/T1] INFO Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IApplicationStartupHandler (took 1ms) 2019-09-02 09:16:35,631 [P10184/D2/T1] INFO Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IDiscoverable 2019-09-02 09:16:35,631 [P10184/D2/T1] INFO Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IDiscoverable (took 0ms) 2019-09-02 09:16:35,631 [P10184/D2/T1] INFO Umbraco.Core.PluginManager - Resolving Umbraco.Core.PropertyEditors.IPropertyEditorValueConverter 2019-09-02 09:16:35,631 [P10184/D2/T1] INFO Umbraco.Core.PluginManager - Resolved Umbraco.Core.PropertyEditors.IPropertyEditorValueConverter (took 0ms) 2019-09-02 09:16:35,631 [P10184/D2/T1] INFO Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IDiscoverable 2019-09-02 09:16:35,646 [P10184/D2/T1] INFO Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IDiscoverable (took 0ms) 2019-09-02 09:16:35,646 [P10184/D2/T1] INFO Umbraco.Core.PluginManager - Resolving Umbraco.Core.PropertyEditors.IPropertyValueConverter 2019-09-02 09:16:35,649 [P10184/D2/T1] INFO Umbraco.Core.PluginManager - Resolved Umbraco.Core.PropertyEditors.IPropertyValueConverter (took 2ms) 2019-09-02 09:16:35,663 [P10184/D2/T1] INFO Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IDiscoverable 2019-09-02 09:16:35,663 [P10184/D2/T1] INFO Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IDiscoverable (took 0ms) 2019-09-02 09:16:35,663 [P10184/D2/T1] INFO Umbraco.Core.PluginManager - Resolving Umbraco.Web.Mvc.SurfaceController 2019-09-02 09:16:35,664 [P10184/D2/T1] INFO Umbraco.Core.PluginManager - Resolved Umbraco.Web.Mvc.SurfaceController (took 0ms) 2019-09-02 09:16:35,664 [P10184/D2/T1] INFO Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IDiscoverable 2019-09-02 09:16:35,665 [P10184/D2/T1] INFO Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IDiscoverable (took 0ms) 2019-09-02 09:16:35,665 [P10184/D2/T1] INFO Umbraco.Core.PluginManager - Resolving Umbraco.Web.WebApi.UmbracoApiController 2019-09-02 09:16:35,666 [P10184/D2/T1] INFO Umbraco.Core.PluginManager - Resolved Umbraco.Web.WebApi.UmbracoApiController (took 1ms) 2019-09-02 09:16:37,708 [P10184/D2/T1] INFO Umbraco.Core.DatabaseContext - CanConnect = True 2019-09-02 09:16:37,962 [P10184/D2/T1] INFO Umbraco.Core.CoreBootManager - Umbraco application startup complete (took 2617ms) 2019-09-02 09:16:38,469 [P10184/D2/T10] INFO Umbraco.Core.Sync.ApplicationUrlHelper - New ApplicationUrl detected: http://upgrade.local:80/umbraco 2019-09-02 09:16:38,472 [P10184/D2/T10] INFO Umbraco.Core.Sync.ApplicationUrlHelper - ApplicationUrl: http://upgrade.local:80/umbraco (UmbracoModule request) 2019-09-02 09:16:39,491 [P10184/D2/T11] INFO Umbraco.Core.Configuration.ClientDependencyConfiguration - Updated version number from 735289804 to 767762171 2019-09-02 09:16:39,499 [P10184/D2/T12] INFO Umbraco.Core.MainDom - Stopping... 2019-09-02 09:16:39,502 [P10184/D2/T12] INFO Umbraco.Web.ExamineStartup - Examine shutting down 2019-09-02 09:16:39,511 [P10184/D2/T12] INFO Umbraco.Web.ExamineStartup - Complete (took 8ms) 2019-09-02 09:16:39,512 [P10184/D2/T12] INFO Umbraco.Core.MainDom - Released MainDom. 2019-09-02 09:16:39,778 [P10184/D2/T10] INFO Umbraco.Core.UmbracoApplicationBase - Application shutdown. Details: ConfigurationChange

    _shutDownMessage=CONFIG change HostingEnvironment initiated shutdown CONFIG change HostingEnvironment caused shutdown

    shutDownStack= at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo) at System.Environment.getStackTrace() at System.Web.Hosting.HostingEnvironment.InitiateShutdownInternal() at System.Web.Hosting.HostingEnvironment.InitiateShutdownWithoutDemand() at System.Web.HttpRuntime.ShutdownAppDomain(String stackTrace) at System.Web.Configuration.HttpConfigurationSystem.OnConfigurationChanged(Object sender, InternalConfigEventArgs e) at System.Configuration.Internal.InternalConfigRoot.OnConfigChanged(InternalConfigEventArgs e) at System.Configuration.BaseConfigurationRecord.OnStreamChanged(String streamname) at System.Web.DirectoryMonitor.FireNotifications() at System.Web.Util.WorkItem.CallCallbackWithAssert(WorkItemCallback callback) at System.Web.Util.WorkItem.OnQueueUserWorkItemCompletion(Object state) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem() at System.Threading.ThreadPoolWorkQueue.Dispatch() 2019-09-02 09:16:39,942 [P10184/D3/T1] INFO Umbraco.Core.CoreBootManager - Umbraco 7.15.2 application starting on 2019-09-02 09:16:39,969 [P10184/D3/T1] INFO Umbraco.Core.PluginManager - Determining hash of code files on disk 2019-09-02 09:16:39,976 [P10184/D3/T1] INFO Umbraco.Core.PluginManager - Hash determined (took 7ms) 2019-09-02 09:16:40,028 [P10184/D3/T1] INFO Umbraco.Core.MainDom - Acquiring MainDom... 2019-09-02 09:16:40,030 [P10184/D3/T1] INFO Umbraco.Core.MainDom - Acquired MainDom. 2019-09-02 09:16:40,032 [P10184/D3/T1] INFO Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IDiscoverable 2019-09-02 09:16:40,097 [P10184/D3/T1] INFO Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IDiscoverable (took 64ms) 2019-09-02 09:16:40,097 [P10184/D3/T1] INFO Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IApplicationStartupHandler 2019-09-02 09:16:40,099 [P10184/D3/T1] INFO Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IApplicationStartupHandler (took 1ms) 2019-09-02 09:16:40,125 [P10184/D3/T1] INFO Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IDiscoverable 2019-09-02 09:16:40,126 [P10184/D3/T1] INFO Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IDiscoverable (took 0ms) 2019-09-02 09:16:40,126 [P10184/D3/T1] INFO Umbraco.Core.PluginManager - Resolving Umbraco.Core.PropertyEditors.IPropertyEditorValueConverter 2019-09-02 09:16:40,126 [P10184/D3/T1] INFO Umbraco.Core.PluginManager - Resolved Umbraco.Core.PropertyEditors.IPropertyEditorValueConverter (took 0ms) 2019-09-02 09:16:40,127 [P10184/D3/T1] INFO Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IDiscoverable 2019-09-02 09:16:40,127 [P10184/D3/T1] INFO Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IDiscoverable (took 0ms) 2019-09-02 09:16:40,127 [P10184/D3/T1] INFO Umbraco.Core.PluginManager - Resolving Umbraco.Core.PropertyEditors.IPropertyValueConverter 2019-09-02 09:16:40,130 [P10184/D3/T1] INFO Umbraco.Core.PluginManager - Resolved Umbraco.Core.PropertyEditors.IPropertyValueConverter (took 2ms) 2019-09-02 09:16:40,145 [P10184/D3/T1] INFO Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IDiscoverable 2019-09-02 09:16:40,145 [P10184/D3/T1] INFO Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IDiscoverable (took 0ms) 2019-09-02 09:16:40,145 [P10184/D3/T1] INFO Umbraco.Core.PluginManager - Resolving Umbraco.Web.Mvc.SurfaceController 2019-09-02 09:16:40,146 [P10184/D3/T1] INFO Umbraco.Core.PluginManager - Resolved Umbraco.Web.Mvc.SurfaceController (took 0ms) 2019-09-02 09:16:40,146 [P10184/D3/T1] INFO Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IDiscoverable 2019-09-02 09:16:40,147 [P10184/D3/T1] INFO Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IDiscoverable (took 0ms) 2019-09-02 09:16:40,147 [P10184/D3/T1] INFO Umbraco.Core.PluginManager - Resolving Umbraco.Web.WebApi.UmbracoApiController 2019-09-02 09:16:40,148 [P10184/D3/T1] INFO Umbraco.Core.PluginManager - Resolved Umbraco.Web.WebApi.UmbracoApiController (took 1ms) 2019-09-02 09:16:42,243 [P10184/D3/T1] INFO Umbraco.Core.DatabaseContext - CanConnect = True 2019-09-02 09:16:42,761 [P10184/D3/T1] INFO Umbraco.Core.CoreBootManager - Umbraco application startup complete (took 2906ms) 2019-09-02 09:16:43,914 [P10184/D3/T10] INFO Umbraco.Core.Sync.ApplicationUrlHelper - New ApplicationUrl detected: http://upgrade.local:80/umbraco 2019-09-02 09:16:43,917 [P10184/D3/T10] INFO Umbraco.Core.Sync.ApplicationUrlHelper - ApplicationUrl: http://upgrade.local:80/umbraco (UmbracoModule request) 2019-09-02 09:16:45,304 [P10184/D3/T11] INFO Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IDiscoverable 2019-09-02 09:16:45,304 [P10184/D3/T11] INFO Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IDiscoverable (took 0ms) 2019-09-02 09:16:45,305 [P10184/D3/T11] INFO Umbraco.Core.PluginManager - Resolving [Umbraco.Web.Trees.TreeAttribute]Umbraco.Web.Trees.TreeController 2019-09-02 09:16:45,305 [P10184/D3/T11] INFO Umbraco.Core.PluginManager - Resolved [Umbraco.Web.Trees.TreeAttribute]Umbraco.Web.Trees.TreeController (took 0ms) 2019-09-02 09:16:45,659 [P10184/D3/T9] INFO Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IDiscoverable 2019-09-02 09:16:45,660 [P10184/D3/T9] INFO Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IDiscoverable (took 0ms) 2019-09-02 09:16:45,660 [P10184/D3/T9] INFO Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IAction 2019-09-02 09:16:45,661 [P10184/D3/T9] INFO Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IAction (took 0ms) 2019-09-02 09:16:45,821 [P10184/D3/T9] INFO Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IDiscoverable 2019-09-02 09:16:45,821 [P10184/D3/T9] INFO Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IDiscoverable (took 0ms) 2019-09-02 09:16:45,821 [P10184/D3/T9] INFO Umbraco.Core.PluginManager - Resolving Umbraco.Core.PropertyEditors.IParameterEditor 2019-09-02 09:16:45,822 [P10184/D3/T9] INFO Umbraco.Core.PluginManager - Resolved Umbraco.Core.PropertyEditors.IParameterEditor (took 1ms) 2019-09-02 09:16:52,331 [P10184/D3/T9] INFO Umbraco.Core.Security.BackOfficeSignInManager - Event Id: 0, state: Login attempt succeeded for username [email protected] from IP address 127.0.0.1 2019-09-02 09:16:52,334 [P10184/D3/T9] INFO Umbraco.Core.Security.BackOfficeSignInManager - Event Id: 0, state: User: [email protected] logged in from IP address 127.0.0.1 2019-09-02 09:16:52,617 [P10184/D3/T9] INFO Umbraco.Core.PluginManager - Resolving umbraco.interfaces.IDiscoverable 2019-09-02 09:16:52,618 [P10184/D3/T9] INFO Umbraco.Core.PluginManager - Resolved umbraco.interfaces.IDiscoverable (took 0ms) 2019-09-02 09:16:52,618 [P10184/D3/T9] INFO Umbraco.Core.PluginManager - Resolving [Umbraco.Core.Persistence.Mappers.MapperForAttribute]Umbraco.Core.Persistence.Mappers.BaseMapper 2019-09-02 09:16:52,618 [P10184/D3/T9] INFO Umbraco.Core.PluginManager - Resolved [Umbraco.Core.Persistence.Mappers.MapperForAttribute]Umbraco.Core.Persistence.Mappers.BaseMapper (took 0ms)

  • Matt 12 posts 98 karma points
    Sep 02, 2019 @ 05:32
    Matt
    101

    Solved that issue, redirects in the web config were casing the issue

  • Matt 12 posts 98 karma points
    Sep 02, 2019 @ 05:42
    Matt
    0

    I also had a DB timeout error, so add timeout to the connection string Connection Timeout=3600

        <add name="umbracoDbDSN" connectionString="server=localhost;database=umbraco;user id=user;password='user';Connection Timeout=3600" providerName="System.Data.SqlClient" />  
    
Please Sign in or register to post replies

Write your reply to:

Draft