Copied to clipboard

Flag this post as spam?

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


  • M T 35 posts 212 karma points
    Feb 29, 2016 @ 09:59
    M T
    0

    Random User Locking after upgrade to 7.4.1

    Hi

    I'm having an issue with umbraco backoffice users. It seems to be random but sometimes I just cant log into the umbraco backend. Logs show :-

     2016-02-29 09:35:44,588 [P8044/D2/T15] INFO  Umbraco.Core.PluginManager - Starting resolution types of Umbraco.Core.Persistence.Mappers.BaseMapper
     2016-02-29 09:35:44,604 [P8044/D2/T15] INFO  Umbraco.Core.PluginManager - Completed resolution of types of Umbraco.Core.Persistence.Mappers.BaseMapper, found 0 (took 8ms)
     2016-02-29 09:35:45,007 [P8044/D2/T15] INFO  Umbraco.Core.Security.BackOfficeSignInManager - Event Id: 0, state: Login attempt failed for username [email protected] from IP address ::1, the user is locked
    

    The strangest part is that the userDisabled is set to 0 and the password hash doesn't seem to change. I had this problem on another umbraco installation and I got around it by replacing the password with the hash from another user, then refreshing all the iis process's. I was able to log in with the password from the other user, however in this installation i only have one top level user so i cant do that, and even if i could it's not a permanent fix.

    Seems to have started ever since i upgraded from 7.3 to 7.4.1.

    Any Ideas anyone?

    Many Thanks M

  • M T 35 posts 212 karma points
    Feb 29, 2016 @ 14:24
    M T
    0

    Update

    Failed to load resource: the server responded with a status of 400 (Bad Request) http://localhost:55714/umbraco/backoffice/UmbracoApi/Authentication/PostLogin

    Not sure why this would happen, anyone?

    Thanks M?

  • M T 35 posts 212 karma points
    Mar 01, 2016 @ 10:16
    M T
    100

    Update

    Issue resolved, there seems to be a very strange and aggressive form of caching going on. Bearing in mind I had already tried deleting all temp and app_Data folders, refreshing app pool, rebuilding site.

    To fix this I had to force the web.config to cause an error and then fix the error. Strange...

    M

  • 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