XF 1.3 Server Error Logs - Gravatar

Amaury

Well-known member
I've discovered an error having to do with Gravatar. I don't notice any issues, so it must not have been anything major.

Code:
Zend_Http_Client_Adapter_Exception: Unable to Connect to tcp://www.gravatar.com:80. Error #110: Connection timed out - library/Zend/Http/Client/Adapter/Socket.php:235
Generated By: Unknown Account, Tuesday at 1:27 AM
Stack Trace

#0 /home3/khmediaf/public_html/library/Zend/Http/Client.php(973): Zend_Http_Client_Adapter_Socket->connect('www.gravatar.co...', 80, false)
#1 /home3/khmediaf/public_html/library/XenForo/Model/Avatar.php(457): Zend_Http_Client->request('HEAD')
#2 /home3/khmediaf/public_html/library/XenForo/ControllerPublic/Register.php(219): XenForo_Model_Avatar::gravatarExists('dicklaycox@biss...')
#3 /home3/khmediaf/public_html/library/XenForo/FrontController.php(347): XenForo_ControllerPublic_Register->actionRegister()
#4 /home3/khmediaf/public_html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#5 /home3/khmediaf/public_html/index.php(13): XenForo_FrontController->run()
#6 {main}

Request State

array(3) {
  ["url"] => string(41) "http://www.kh-flare.net/register/register"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(15) {
    ["username"] => string(10) "MichaelNut"
    ["email"] => string(24) "dicklaycox@bissabiss.com"
    ["password"] => string(8) "********"
    ["password_confirm"] => string(8) "********"
    ["dob_month"] => string(1) "7"
    ["dob_day"] => string(1) "6"
    ["dob_year"] => string(4) "1984"
    ["gender"] => string(4) "male"
    ["timezone"] => string(10) "Asia/Dhaka"
    ["recaptcha_response_field"] => string(0) ""
    ["recaptcha_challenge_field"] => string(0) ""
    ["agree"] => string(1) "1"
    ["submit"] => string(8) "Register"
    ["_xfToken"] => string(8) "********"
    ["reg_key"] => string(32) "7a56b403b76689ee6677af12987faf41"
  }
}
 
as a result of the Snowden revelations many people on my site use browser addons like ghostery or have issues with 3rd party data collection. additional to the performance issues, those are reasons for me not to use gravatar.
 
Got another error today, but I'm not sure if this also has to do with Gravatar, as I don't seem to see it in there:

Code:
Read timed out after 10 seconds Today at 11:34 AM - library/Zend/Http/Client/Adapter/Socket.php:512

Code:
Error Info
Zend_Http_Client_Adapter_Exception: Read timed out after 10 seconds - library/Zend/Http/Client/Adapter/Socket.php:512
Generated By: Unknown Account, Today at 11:34 AM
Stack Trace

#0 /home3/khmediaf/public_html/library/Zend/Http/Client/Adapter/Socket.php(330): Zend_Http_Client_Adapter_Socket->_checkSocketReadTimeout()
#1 /home3/khmediaf/public_html/library/Zend/Http/Client.php(989): Zend_Http_Client_Adapter_Socket->read()
#2 /home3/khmediaf/public_html/library/Zend/Service/ReCaptcha.php(487): Zend_Http_Client->request('POST')
#3 /home3/khmediaf/public_html/library/Zend/Service/ReCaptcha.php(502): Zend_Service_ReCaptcha->_post('03AHJ_VutIF6Vl2...', 'rchnhyu ymunutf')
#4 /home3/khmediaf/public_html/library/XenForo/Captcha/ReCaptcha.php(53): Zend_Service_ReCaptcha->verify('03AHJ_VutIF6Vl2...', 'rchnhyu ymunutf')
#5 /home3/khmediaf/public_html/library/XenForo/Captcha/Abstract.php(129): XenForo_Captcha_ReCaptcha->isValid(Array)
#6 /home3/khmediaf/public_html/library/XenForo/ControllerPublic/Register.php(200): XenForo_Captcha_Abstract::validateDefault(Object(XenForo_Input))
#7 /home3/khmediaf/public_html/library/XenForo/FrontController.php(347): XenForo_ControllerPublic_Register->actionRegister()
#8 /home3/khmediaf/public_html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#9 /home3/khmediaf/public_html/index.php(13): XenForo_FrontController->run()
#10 {main}

Request State

array(3) {
  ["url"] => string(41) "http://www.kh-flare.net/register/register"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(15) {
    ["username"] => string(10) "addstinBig"
    ["email"] => string(22) "andsgoeuip@hotmail.com"
    ["password"] => string(8) "********"
    ["password_confirm"] => string(8) "********"
    ["dob_month"] => string(1) "3"
    ["dob_day"] => string(1) "5"
    ["dob_year"] => string(4) "1975"
    ["gender"] => string(4) "male"
    ["timezone"] => string(14) "Asia/Singapore"
    ["recaptcha_response_field"] => string(15) "rchnhyu ymunutf"
    ["recaptcha_challenge_field"] => string(270) "03AHJ_VutIF6Vl2V4iQwf-JzAplnd9iEBWRwlIXpK5mXffh8wKcL3a042ZMiIfqjS-92wbh_NXO5UIkPpN2SerrJi8Pg3Q-rjqlNgn4dIx2UuDCMRzW9lm-ZtNodZHaWAR2wcb-F2MAk6WZO6TeM_wOGM_dK26MEQFOEesxBHN9a8HehxAUjgNTwzIORSlagoNHOdXK_KN-M8I2raB_4_Zk9AB0RQV4uQ1d0OHZIgbC9Z7RWhZHXyAzn3Riz0ID2CvZBK8WdvvVipY"
    ["agree"] => string(1) "1"
    ["submit"] => string(8) "Register"
    ["_xfToken"] => string(8) "********"
    ["reg_key"] => string(32) "5f40c785e53848d551e4ba9d18c04a2b"
  }
}
 
Got another error today, but I'm not sure if this also has to do with Gravatar, as I don't seem to see it in there:

Code:
#2 /home3/khmediaf/public_html/library/Zend/Service/ReCaptcha.php(487): Zend_Http_Client->request('POST')
#3 /home3/khmediaf/public_html/library/Zend/Service/ReCaptcha.php(502): Zend_Service_ReCaptcha->_post('03AHJ_VutIF6Vl2...', 'rchnhyu ymunutf')
#4 /home3/khmediaf/public_html/library/XenForo/Captcha/ReCaptcha.php(53): Zend_Service_ReCaptcha->verify('03AHJ_VutIF6Vl2...', 'rchnhyu 
array(3) {

Your connection to recaptcha timed out.
 
Top Bottom