Copied to clipboard

Flag this post as spam?

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


  • deepak dubey 5 posts 75 karma points
    Mar 23, 2021 @ 07:19
    deepak dubey
    0

    Umbraco admin login failed with right credentials

    Hello All ,

    I am trying to login to my local umbraco project was working on suddenly it is showing .

    • Login failed for the user

    i am not sure why this is happening i tried serval ways to resolve this but nothing is working can any one help me for this.enter image description here

  • hypnos97 2 posts 73 karma points
    Mar 23, 2021 @ 08:41
    hypnos97
    1

    hi I also encountered this

  • Alex Skrypnyk 5908 posts 22603 karma points MVP 4x admin c-trib
    Mar 23, 2021 @ 21:48
    Alex Skrypnyk
    0

    Hi

    Check that the connection string to the database is correct and it's working.

    Another thing - the user could be locked, if you exceed max allowed login tries.

    Thanks,

    Alex

  • deepak dubey 5 posts 75 karma points
    Mar 24, 2021 @ 05:22
    deepak dubey
    0

    Yes connection string is right but , yes user might be locked so resolve that what do we do , is there any way to get rid of this .

  • deepak dubey 5 posts 75 karma points
    Mar 24, 2021 @ 05:24
    deepak dubey
    0

    how did you resolve that

  • Dave Woestenborghs 3325 posts 11170 karma points MVP 5x admin c-trib
    Mar 24, 2021 @ 07:30
    Dave Woestenborghs
    0

    Hi Deepak,

    You can find the user in the database. More specific in the table umbracoUsers.

    There are 2 columns userDisabled and userNoConsole. They should be both false.

    Dave

  • deepak dubey 5 posts 75 karma points
    Mar 24, 2021 @ 09:26
    deepak dubey
    0

    hey dave i made both as false , but still it is not working id of the table is -1 . any idea ?

  • deepak dubey 5 posts 75 karma points
    Mar 24, 2021 @ 09:35
    deepak dubey
    0

    Hello Everyone,

    Who all tried to help me thank you so much for the effort .

    but it got resolved - i just uninstalled the umbraco plugin and installed it again and it worked , yes i did not change the db and related stuff.

    Please make sure the table UmbracoUser column failedloginattempt should have 0 value and the - userDisabled and userNoConsole should have false value.

    i am not sure it is a right way to overcome this issue or not but it worked for me.

    Thank you

  • 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