Copied to clipboard

Flag this post as spam?

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


  • Sean Dooley 289 posts 528 karma points
    Apr 18, 2016 @ 16:20
    Sean Dooley
    0

    Upgrade 7.3.7 to 7.3.8

    After using NuGet to upgrade from 7.3.7 to 7.3.8, navigate to the site URL, login to Umbraco and click to upgrade Umbraco, I then get the following error in the browser console

    Request URL: https://website.domain/install/api/postperforminstall Request Method:GET Status Code:405 Method Not Allowed

    Going straight to the API URL, results in the following

    )]}', {"Message":"The requested resource does not support http method 'GET'."}

    During the upgrade I chose not to overwrite the web.config and looked at changes manually.

    Running the site locally (Visual Studio 2013) and it works fine. Uploading to our staging server and I now get that above error.

    Wonder if anyone can point me in the right direction?

  • Sebastiaan Janssen 5061 posts 15544 karma points MVP admin hq
    Apr 19, 2016 @ 12:23
    Sebastiaan Janssen
    100

    Seen this before with rewrite rules: http://issues.umbraco.org/issue/U4-5019

    Otherwise maybe this helps: http://stackoverflow.com/a/13620659/5018

    Otherwise you'll need to make sure that all of the files on your server have actually been updated to the new version. Maybe you can download it all and do a compare to see what might be missing? Maybe the tips from my recent blog post will help: https://cultiv.nl/blog/how-to-diagnose-umbraco-upgrade-problems/

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies