Copied to clipboard

Flag this post as spam?

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


  • Niclas Schumacher 67 posts 87 karma points
    Dec 17, 2013 @ 16:08
    Niclas Schumacher
    0

    clean umbraco 7, no admin menu

    Ive installed a clean umbraco 7 version 7.0.1, several times with clean folder, clean database. When i go into the administration i have no menu on the left side. I can go to settings via the url. But the only element in the left collumn is my profile page, and there i can't logout either. I've tried to delete the cookies and relogin, but didn't help. 

    In the console there are these errors : 

    anyone make any sense of what is going on ?

  • Sebastiaan Janssen 5061 posts 15544 karma points MVP admin hq
    Dec 17, 2013 @ 18:01
    Sebastiaan Janssen
    0

    Make sure to clear all cookies for umbraco7.local. We've had to update our cookies for security reasons, the 417 error indicates that you still have some old cookies laying around.

  • Niclas Schumacher 67 posts 87 karma points
    Dec 18, 2013 @ 08:42
    Niclas Schumacher
    0

    somehow i worked today 2 min ago when i tried. Though i deleted all cookies earliere aswell, so i was logged out of the backend.. 
    Wierd.. But it works now, thanks! :) 

  • Shannon Deminick 1530 posts 5278 karma points MVP 3x
    Dec 18, 2013 @ 23:57
    Shannon Deminick
    0

    If this continues to occur and/or is repeatable, can you please add the information here: http://issues.umbraco.org/issue/U4-3907

  • Anders Brohäll 295 posts 561 karma points c-trib
    Dec 21, 2013 @ 08:35
    Anders Brohäll
    1

    As posted in: http://issues.umbraco.org/issue/U4-3907

    The problem occurs when a login has failed, per instance with the wrong password.
    I would say that the issue is critical. The only way to be able to use the back-office again is to remove cookies, or maybe letting the session expire.

  • Marco Teodoro 74 posts 149 karma points c-trib
    Jan 15, 2014 @ 15:19
    Marco Teodoro
    0

    anyone found a solution for this error? 

  • Niclas Schumacher 67 posts 87 karma points
    Jan 15, 2014 @ 16:10
    Niclas Schumacher
    0

    Its solved by clearing cookies. It accours if the username and password is typed in wrong. If you do that, you need to clear browser cookies, and type in the write username and password afterwards ;)

  • Marco Teodoro 74 posts 149 karma points c-trib
    Jan 15, 2014 @ 16:16
    Marco Teodoro
    0

    I saw that it was corrected on this commit. https://github.com/umbraco/Umbraco-CMS/commit/154ee3975579f3c883d74970a638de3432e6e22b

     

    maybe i will fork this and rebuild the sources and update my bin folder. Does't anyone try this? i think this is critical because it had impact on customer usability. it is very anoying to him to clear the cookies or use a private browser session.

  • Niclas Schumacher 67 posts 87 karma points
    Jan 15, 2014 @ 16:23
    Niclas Schumacher
    0

    Double -> i havn't tried it, though the developers at umbraco was aware of the problem, so my best guess is that it has been solved.

  • Marco Teodoro 74 posts 149 karma points c-trib
    Jan 15, 2014 @ 16:24
    Marco Teodoro
    0

    it will be solved on the next release, until there i think we have to manualy update it.

  • Jamie 35 posts 87 karma points
    Jan 20, 2014 @ 02:40
    Jamie
    0

    Wow just ran into this and it is frustrating... no way I can let a client have access to a build with this if they enter thier password wrong once then log in "OK" they can switch sections.

    From a use rperspective It's probably just as bad as the poor UI decision with how to close the Help and User menus if you open them just to see what is in them (you have to click on a emtpy area of the left menubar??).

  • Niclas Schumacher 67 posts 87 karma points
    Jan 20, 2014 @ 09:25
    Niclas Schumacher
    0

    Jamie - you are absolutly correct. Though this is the circumstances, and as long you have identified the problem, and it is solvable you should be fine.. But i still agree with you :)

  • Sebastiaan Janssen 5061 posts 15544 karma points MVP admin hq
    Jan 20, 2014 @ 18:13
    Sebastiaan Janssen
    0

    The password problem has been solved in today's 7.0.2 release. Make sure to also update the ClientDependency.config file as mentioned in the release notes.

  • Michael Roma 2 posts 22 karma points
    Apr 06, 2015 @ 14:43
    Michael Roma
    0

    You also get this error if any of your custom cookies contain a colon ":" in the name.

  • Michael Roma 2 posts 22 karma points
    Apr 06, 2015 @ 14:44
    Michael Roma
    0
  • Ivan Saric 40 posts 89 karma points
    Nov 21, 2016 @ 09:42
    Ivan Saric
    0

    Hi all, I ran into this after I updated Umbraco from 7.2.1 to 7.5.4 version. Cannot see any errors in log except messages like:

    INFO Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Web.Trees.TreeController

    INFO Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Web.Trees.TreeController, found 0 (took 0ms)

    Tried with deleting cookies but that is not that. Only fix I have is recycling app pool but that is a short time fix since after some time it repeats, no menu on the left and loading content on the right. Maybe somebody can help me with this?

  • 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