Thread Starter
Folas
(@folas)
Do you get mail from other things from your WP?
Yes, I am getting e-mails from Rublon (another 2 factor authentication plugin) which I have disabled to test “Two Factor Auth” atm
When you see that text “check e-mail or app” an email is sent so you should’ve gotten it.
This, unfortunately, didn’t happen…
The URL is meta-union.com, it’s not private or anything people shouldn’t know about so I’m fine with posting it here.
Edit #1: By the way, I am getting to the “One Time Password [box to enter password] (check your email or OTP-app to get this password)” page.
Thread Starter
Folas
(@folas)
I got it fixed.
It seems like something with cURL was either messed up or uninstalled during the process of updating openSSL. I can’t really tell what it was, but I’ve done the above and had to install/update some packages after I did this.
“sudo apt-get install curl libcurl3 libcurl3-dev php5-curl” fixed everything (of course I also had to restart apache afterwards!).
Thanks for the support and quick answer.