Skip to main content

Basic Auth results in "ERR_TOO_MANY_RETRIES"

Comments

9 comments

  • cPDavidL
    Greetings! One thing that stands out initially is the AuthUserFile path:
    AuthUserFile /home/username/.wpadmin

    This is in an .htaccess file also found in the users home directory?
    0
  • WorkinOnIt
    Yes that's correct, it's in the public_html folder
    0
  • pwaara
    I am experiencing the same issue. I use directory protection on my dev sites to prevent crawlers and unauthorized access. Yesterday, everything worked fine. Today, all my dev sites are broken returning " This site can"t be reached The webpage at
    0
  • WorkinOnIt
    Yes same issue by the sounds of it. Mine was also working fine yesterday, so I suspect something has changed on the server, but I've not yet checked to see if there has been an update, but I can't see why else it would suddenly be returning this error.
    0
  • pwaara
    Ok, I think I found it. It appears to be caused by the LastPass extension I use as my password keeper. If I turn off " Automatically fill login information " in the Options of LastPass, everything works as expected. That was a weird one. I presume LassPass must have updated overnight, and when I rebooted this morning, the new version introduced the bug. I'll see if there is a place to report bugs to LastPass.
    0
  • WorkinOnIt
    @pwaara Not sure how you worked that out but that was it!
    0
  • cPRex Jurassic Moderator
    Great collaboration there! I'm glad you were able to track that down and that there wasn't an actual issue with the server software.
    0
  • mikepeat
    Thanks @pwaara - that's helped me! I assumed it was a bug in the latest version of Chrome, but was a bit surprised my customers weren't experiencing the same thing. I hadn't even considered this!!
    0
  • cPRex Jurassic Moderator
    When doing web development work we usually have one browser that's "clean" with no addons or manual changes just in case there are odd issues like this, so that might be something you want to consider for the future.
    0

Please sign in to leave a comment.