Copied to clipboard

Flag this post as spam?

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


  • james 5 posts 75 karma points
    Sep 18, 2017 @ 02:14
    james
    0

    Developer tab redirected to login

    Just upgraded to the latest version (Umbraco version 7.6.6 assembly: 1.0.6456.19226) per the instructions.

    All seemed right with the world, but I cannot get to the Developer tab - It keeps throwing me back to the login & doesn't recognize my credentials.

    Any thoughts?

  • Sebastiaan Janssen 5058 posts 15520 karma points MVP admin hq
    Sep 18, 2017 @ 21:23
    Sebastiaan Janssen
    0

    Make sure your trees.config looks like this: https://github.com/umbraco/Umbraco-CMS/blob/9a06c3a5ffe5e63853e3d4ee7d88c3871065e83c/src/Umbraco.Web.UI/config/trees.Release.config

    Make sure to update the version of your ClientDependency.config as well after you update trees.config.

  • Nicholas Westby 2054 posts 7103 karma points c-trib
    Sep 18, 2017 @ 21:58
    Nicholas Westby
    0

    That can also sometimes happen if one of the plugins you have installed attempts to make use of a web API that is restricted so that the current user does not have access to it.

    If this only happens when you navigate to the developer section, it may be that one of the dashboards in the developer section makes a request to such an API.

Please Sign in or register to post replies

Write your reply to:

Draft