XF 1.5 GoogleAuth and recaptcha issue

austinv900

Member
Unable to Connect to ssl://accounts.google.com:443. Error #110: Connection timed out

  1. Zend_Http_Client_Adapter_Socket->connect() in Zend/Http/Client.php at line 973
  2. Zend_Http_Client->request() in XenForo/ControllerPublic/Register.php at line 1044
  3. XenForo_ControllerPublic_Register->actionGoogle() in XenForo/FrontController.php at line 351
  4. XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
  5. XenForo_FrontController->run() in /var/www/testwebsite.com/public_html/index.php at line 13
I can't seem to get my Google Auth and recaptcha working after this latest update
 
Nothing has changed in this code, so most likely this is down to a firewall issue on your server. You should contact your host so they can investigate.
 
Top Bottom