redirect loop then 503 error on login
-
I just upgraded from within the Dashboard today, and got a message that the upgrade was successful, and I needed to log in to see what was new. I entered my un/pw and got a url like this with another un/pw prompt:
I click on it again and get to the same thing. After the third click I end up on a white page with the following message (error 503):
Service Temporarily Unavailable
The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.
The site itself displays fine: thesimulacra.net
What I’ve tried:
- Clearing my browser cache & cookies/Using different browswers
- Logging into FTP and renaming the plugins folder of the wp-content folder to plugins.hold in order to disable all of them
- Accessing login page with /wp-admin, /wp-login, /wp-admin.php and /wp-login.php
- Turned on debugging and this is the output. Not sure what to do with the info, as I’m a noob:
Warning: include(/homepages/21/d317964938/htdocs/wp-content/plugins/hyper-cache/cache.php): failed to open stream: No such file or directory in /homepages/21/d317964938/htdocs/wp-content/advanced-cache.php on line 24
Warning: include(): Failed opening ‘/homepages/21/d317964938/htdocs/wp-content/plugins/hyper-cache/cache.php’ for inclusion (include_path=’.:/usr/lib/php5.6′) in /homepages/21/d317964938/htdocs/wp-content/advanced-cache.php on line 24
WordPress database error: [INSERT command denied to user ‘dbo318078242’@’74.208.180.84’ for table ‘wp_options’]
INSERT INTOwp_options(option_name,option_value,autoload) VALUES (‘_transient_doing_cron’, ‘1420033678.4558310508728027343750’, ‘yes’) ON DUPLICATE KEY UPDATEoption_name= VALUES(option_name),option_value= VALUES(option_value),autoload= VALUES(autoload)Warning: Cannot modify header information – headers already sent by (output started at /homepages/21/d317964938/htdocs/wp-content/advanced-cache.php:24) in /homepages/21/d317964938/htdocs/wp-login.php on line 424
Warning: Cannot modify header information – headers already sent by (output started at /homepages/21/d317964938/htdocs/wp-content/advanced-cache.php:24) in /homepages/21/d317964938/htdocs/wp-login.php on line 437
The topic ‘redirect loop then 503 error on login’ is closed to new replies.