• Upgrade was a little clunky…ran through the fix found here for the homepage failing to load, public side of the site is now functioning properly.

    However, when going to /wp-admin/…

    1. Login screen appears

    2. Attempt to login with proper credentials

    3. Screen refreshes…right back to the login screen

    4. Repeat attempt with proper credentials

    5. Same result – back to login screen

    6. Attempt to login with bad credentials

    7. Failure appears as expected.

    As a result, my assumption is that this is not a database issue nor a user issue, but perhaps something to do with redirects in the same manner that the homepage needed a plugin to fix the issues seen there.

    Thoughts and/or assistance greatly appreciated.

Viewing 15 replies - 1 through 15 (of 32 total)
  • I had a problem like this and it turned out to be one of my plugins. I had to connect via FTP and delete the plugins and then I was able to login. Could be the same sort of issue here.

    Thread Starter echodave

    (@echodave)

    Here’s the *truly* bizarre part of things.

    I’m having this problem remotely.

    Buddy sitting at home that actually ran the upgrade…in the browser that’s logged into the admin section, the one he ran the upgrade with…totally fine. He can do anything and everything – click around, enable plugins, disable plugins, no problem.

    However, he fires up a “clean” browser…and has the same problem I do.

    We’ll give the plugins a shot, and see what’s up. Thanks for the response.

    Hi, it’s me, the “buddy”.

    The problem he’s describing continues to happen even when I disable ALL plugins and revert the theme back to TwentyTen defaults.

    I suppose I could actually delete the plugin directories and try again, but you’d think that they’re disabled would prevent any functionality from happening…

    Have you tried checking through the solutions suggested in Troubleshooting WordPress 3.1 – Master List

    Thread Starter echodave

    (@echodave)

    Have you tried:
    – deactivating all plugins to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s).

    Let me be more clear – there is no way to “de-activate” plugins. I cannot access the Admin side of the site.

    I have, however, renamed the folder and all subfolders. They are inaccessible.

    – switching to the Twenty Ten theme to rule out any theme-specific problems.

    Yes. Same problem.

    – resetting the plugins folder by FTP or PhpMyAdmin. Sometimes, an apparently inactive plugin can still cause problems.

    Yes. Same problem.

    – If all else fails, manually upgrade. Download a fresh copy of the latest.zip file of 3.1 (top right on this page) to your computer, and use that to copy up. You may need to delete the wp-admin and wp-includes folders on your server. Read the Manual Update directions first!

    Yes. Same problem.

    I’ve read the other threads as well…I wish this wasn’t being so casually dismissed.

    In short, yes, I tried to not be a complete n00b who didn’t take the time to read the FAQs, search for possible answers, and look through the open threads to see if I experienced something similar.

    I see other threads where the front-end had the same problem we experienced, and they all resolved the same way we have.

    I see other replies from people that are experiencing the same issue with the Admin side of the site…and those do not appear to have been answered or even acknowledged as “valid errors” as of yet and are being dismissed.

    The particularly weird thing here is that I’ve dug into the logs. I see a lot of “302”, “304” and “200” status errors. Which doesn’t make a whole lot of sense to me…because then I go to the paths and file names referenced, and the files are not only there, but contain no notations or references at all to being used for the redirect purposes indicated by those codes. I have checked the web server settings just to be safe, and nothing in there as well.

    If it helps at all, I’m going to attach the (somewhat sanitized, just to be safe) logfiles here…at least the specific references that I mentioned above that show the error messages that don’t make sense…but certainly seem to be related here.

    [Code moderated as per the Forum Rules. Please use the pastebin]

    Thread Starter echodave

    (@echodave)

    I’ve downgraded to 3.0.5.

    Really not all that interested in waiting for an admission of an issue.

    I’ll be playing on a dev copy of the site. When someone’s interested in working through this, I’m more than happy to make myself and my server available for testing purposes.

    Having a similar issue on IIS.

    I’m also running WordPress on IIS. WP 3.0.5 worked great for all my instances. Just tried upgrading one instance to WP 3.1 and cannot access WP admin at all, either.

    Browser tries to take me to /wp-admin/upgrade.php and then nothing loads – just a blank white page (FF4 beta 11). Chrome gives me a server error:

    The website encountered an error while retrieving SITEURL/wp-admin/upgrade.php?_wp_http_referer=%SITEURL%2Fwp-admin%2F. It may be down for maintenance or configured incorrectly.
    Here are some suggestions:
    Reload this web page later.
    HTTP Error 500 (Internal Server Error): An unexpected condition was encountered while the server was attempting to fulfill the request.

    (I added SITEURL in place of actual URL.)

    I too am having this issue. Exact same steps as echodave.

    echodave, was “downgrading” as simple as pretending to upgrade with a 3.0.5 base? Meaning ill unzip, follow the manual upgrade install using 3.0.5? I just wondered if the db upgrade would bomb or if I should restore my old db first.

    Thread Starter echodave

    (@echodave)

    Here’s what I did to downgrade:

    – I turned the site off

    – I followed the steps located here: https://codex.www.ads-software.com/Upgrading_WordPress_Extended

    – Specifically, I deleted everything it said to delete, kept everything it said to keep.

    – Unzipped 3.0.5 over the directory structure

    – Hit the admin section of the site

    – Logged in

    – It said “run database upgrade”

    – I clicked it (it didn’t really do anything)

    – Voila, up and running again on 3.0.5 without a problem.

    Since it doesn’t seem like this is getting fixed, and I want to keep using WordPress, I’m converting everything on that server to Apache. It’s a PITA, but it’ll be worth it in the long run, I suppose.

    Did you use 3.0.5 or 3.0.5-IIS?

    I just tried 3.0.5-IIS and have the same issue

    Here is the thing.

    I go to https://www.mysite.com/blog/wp-admin and it redirects me to

    https://www.mysite.com/blog/wp-login.php?redirect_to=https%3A%2F%2Fwww.mysite.com%2Fblog%2Fwp-admin%2Findex.php&reauth=1

    I enter credentials and hit Log In and it just redirects me back to the above link. If I enter an invalid password I get the error message so its recognizing my credentials but wont allow me into the admin.

    Thread Starter echodave

    (@echodave)

    I used 3.0.5 IIS.

    To be clear, my situation was *slightly* different, though I don’t know how much of an impact it would have on the situation.

    – I was at 3.0.4 running fine
    – Upgraded straight to 3.1, went sideways
    – Rolled back to 3.0.5…which was still an upgrade over where I was

    So…I don’t know if that had anything to do with it.

    One other thing I realized that I neglected to mention (sorry) was that I followed the instructions about creating a folder named /mu-plugins/, and in it I placed the canonical redirects fix: https://www.ads-software.com/extend/plugins/permalink-fix-disable-canonical-redirects-pack/

    How do you

    switching to the Twenty Ten theme to rule out any theme-specific problems.

    if you cant get to the admin? Can I do that direct in the db someplace?

    Thread Starter echodave

    (@echodave)

    My buddy was still logged into the admin after the upgrade went sideways, and he was able to do it.

    That was the seriously insane part – he was logged in and stayed logged in…but if he opened a new browser, or I tried to login…we got the exact same symptoms you wrote.

    I realized that I’d used the standard 3.1 install. Just updated with the 3.1-IIS version and it works fine for me now – can login to admin again.

Viewing 15 replies - 1 through 15 (of 32 total)
  • The topic ‘3.04 -> 3.1 upgrade, win2k, IIS5, cannot login to Admin’ is closed to new replies.