Problem
I cannot access the admin panel for my wordpress website. I use the same login I have been using for months and all that happens is the site refreshes with no error code to speak of.
Envoirnment:
- Wordpress 5
- AWS Lightsail micro instance running Bitnami's Wordpress configs
Troubleshooting steps I have tried (none of which has worked):
- Disabling all the plugins (This used to work 100% of the time with this issue but isn't now)
- Disabling all the themes
- Replacing the the wp-login file with a fresh one
- Deleting the .htaccess file
- Restarting the lightsail instance via the command line and the lightsail console
- Clearing my cache/cookies
- Create a new instance using a snapshot
- Creating a new user via phpMyAdmin and attempting to login (I would get a message saying I entered the wrong password)
Is there another troubleshooting step I can take? If I cannot access the admin panel is there a way I can copy the content of the site to a new server and start fresh there?