akhilaniyan
Active member
Hi.
Can anyone tell me why this error occur? Please check the below server error log.
Can anyone tell me why this error occur? Please check the below server error log.
Code:
Error Info:
Zend_Http_Client_Adapter_Exception: Error fetching textCAPTCHA: Unable to Connect to tcp://api.textcaptcha.com:80. Error #110: Connection timed out - library/Zend/Http/Client/Adapter/Socket.php:235
Generated By: Unknown Account, Sunday at 9:42 AM
Stack Trace:
#0 /home/......./public_html/forum/library/Zend/Http/Client.php(973): Zend_Http_Client_Adapter_Socket->connect('api.textcaptcha...', 80, false)
#1 /home/......./public_html/forum/library/XenForo/Model/CaptchaQuestion.php(193): Zend_Http_Client->request('GET')
#2 /home/......./public_html/forum/library/XenForo/Model/CaptchaQuestion.php(165): XenForo_Model_CaptchaQuestion->_makeTextCaptchaRequest('60hcppl666o8k84...')
#3 /home/......./public_html/forum/library/XenForo/Captcha/TextCaptcha.php(30): XenForo_Model_CaptchaQuestion->getTextCaptchaEntry()
#4 /home/......./public_html/forum/library/XenForo/Captcha/Abstract.php(40): XenForo_Captcha_TextCaptcha->renderInternal(Object(XenForo_ViewPublic_Register_Form))
#5 /home/......./public_html/forum/library/XenForo/ViewPublic/Base.php(11): XenForo_Captcha_Abstract->render(Object(XenForo_ViewPublic_Register_Form))
#6 /home/......./public_html/forum/library/XenForo/ViewRenderer/Abstract.php(220): XenForo_ViewPublic_Base->prepareParams()
#7 /home/......./public_html/forum/library/XenForo/ViewRenderer/HtmlPublic.php(71): XenForo_ViewRenderer_Abstract->renderViewObject('XenForo_ViewPub...', 'Html', Array, 'register_form')
#8 /home/......./public_html/forum/library/XenForo/FrontController.php(586): XenForo_ViewRenderer_HtmlPublic->renderView('XenForo_ViewPub...', Array, 'register_form', NULL)
#9 /home/......./public_html/forum/library/XenForo/FrontController.php(158): XenForo_FrontController->renderView(Object(XenForo_ControllerResponse_View), Object(XenForo_ViewRenderer_HtmlPublic), Array)
#10 /home/......./public_html/forum/index.php(13): XenForo_FrontController->run()
#11 {main}
Request State:
array(3) {
["url"] => string(36) "http://forum.tidblog.com/login/login"
["_GET"] => array(0) {
}
["_POST"] => array(6) {
["login"] => string(13) "Abereefiept79"
["register"] => string(1) "1"
["password"] => string(8) "********"
["cookie_check"] => string(1) "1"
["redirect"] => string(1) "/"
["_xfToken"] => string(8) "********"
}
}