Copied to clipboard

Flag this post as spam?

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


  • Nate 143 posts 184 karma points
    Jan 13, 2011 @ 21:38
    Nate
    0

    Backed keeps locking me out 4.6.1

    umbraco 4.6.1
    iis 7
    Windows 7

    The back end keeps showing me the LOCKED screen and asking me to login again.  I can't get a successful login through that.  I have to refresh the page and log in again.  

    I also get an error when I try to view a member.  When I do that I get logged out every time.

  • Sascha Wolter 615 posts 1101 karma points
    Jan 13, 2011 @ 23:30
    Sascha Wolter
    0

    Yup, got a bit of fun with that as well, although not much as you do. The default timeout is set to 20 minues I believe, you can change the value in the web.config file, I've set it to 240 minutes for my current build:

    <add key="umbracoTimeOutInMinutes" value="240" />

    Maybe that helps?

  • Nate 143 posts 184 karma points
    Jan 13, 2011 @ 23:47
    Nate
    0

    It's happening all the time, not every 20 minutes.

    I'm see if I can come up with more information.  Ill increase the timeout time too.

  • Nate 143 posts 184 karma points
    Jan 13, 2011 @ 23:49
    Nate
    0

    Actually, I think my error was killing the site and thus killing session.  Maybe that's why I was getting that.

     

    Its not happening anymore now that I fixed that error.

  • Daniel Bardi 927 posts 2562 karma points
    Jan 14, 2011 @ 00:10
    Daniel Bardi
    0

    Also note that if an invalid login is entered, the jquery "shaking field" doesn't stop shaking.

  • Julius Bartkus 51 posts 76 karma points
    Jan 16, 2011 @ 00:07
    Julius Bartkus
    0

    I have the same problem in Chrome. If the session was timeout, then in the backend a window pops up to type the password. I do that and after ~10 seconds it pops up again.. it keeps doing it unless I restart the browser. With firefox i didnt have any problems.

  • Anders Stentebjerg 58 posts 234 karma points
    Jan 19, 2011 @ 21:40
    Anders Stentebjerg
    0

    Any updates on this one?

  • Anders Stentebjerg 58 posts 234 karma points
    Jan 19, 2011 @ 21:53
  • Rich Green 2246 posts 4008 karma points
    Feb 22, 2011 @ 13:42
    Rich Green
    0

    Having this problem on a site that I upgraded from 4.5.2

    Cleared Cache, cookies, deleted Client dependancy folder (and updated the number) and in Chrome I get logged out as soon as I publish anything and site gets locked every 15 secs.

    Same site in Firefox no problems.

    Interesting, a different 4.6.1 site runs fine in same browser (was a clean install and not upgrade).

    Any ideas?

    Rich

    @Anders, isn't your link unrelated to this problem? 

  • Rich Green 2246 posts 4008 karma points
    Feb 22, 2011 @ 17:32
    Rich Green
    1

    Update, sorted this.

    Dumb 1&1 server changed the date back a day when I rebooted this morning, so Chrome & IE constantly thought the login had expired.

    Hope this helps someone.

    Rich

  • rob 75 posts 170 karma points
    Feb 23, 2012 @ 12:29
    rob
    0

    never seen the issue before but just got it 

    umbraco v 4.7.1.1 (Assembly version: 1.0.4393.24044)

    win7 / chrome 17.0.963.46 m

    relocks every 10 seconds or so.

    using the logout button from the lock screen and logging in again did not fix.

    deleting cookie UMB_UPDCHK did not fix.

    entering the password into the lock screen dialog and immediately hitting F5 to refresht eh page seems to have fixed it.

Please Sign in or register to post replies

Write your reply to:

Draft