Chased the bug round and round for several hours. After I found the solution, I tested it out on 14 blogs having the same problem. Worked like a charm on 12 of the 14. The other two required upgrades to the plugins before the problem went away….. so start here…
https://www.cenaynailor.com/blogging/wordpress-blogging/fix-the-wordpress-blank-page-error/
Basically, it boils down to certain of your key files in the WordPress set having a blank line after the closing PHP tag. ( ?>
)
By opening wp-settings.php and wp-config.php and a couple of others, I was able to remove the blank line and log right in. I know, sounds crazy, but like I said, worked 12 out of 14 times.
You can do the editing with your control panel file manager, an external FTP client or if you are smart… download WordPress to your local machine first, make the changes, then upload to your domain.
I will be doing this to all future versions of WP, just to eliminate the possibility. I love WordPress, but do hate the upgrade issues that are pretty regular.