Problem with Captcha
  • Hi!

    Today i ran into the captcha routine. After entering the right Captchacode i get this error:


    Unable to Connect to tcp://www.google.com:80. Error #110: Connection timed out
    #0 /usr/share/php/Zend/Http/Client.php(1059): Zend_Http_Client_Adapter_Socket->connect('www.google.com', 80, false)
    #1 /usr/share/php/Zend/Service/ReCaptcha.php(494): Zend_Http_Client->request('POST')
    #2 /usr/share/php/Zend/Service/ReCaptcha.php(509): Zend_Service_ReCaptcha->_post('03AHJ_Vus8lomN6...', '298556688')
    #3 /usr/share/php/Zend/Captcha/ReCaptcha.php(239): Zend_Service_ReCaptcha->verify('03AHJ_Vus8lomN6...', '298556688')
    #4 /usr/share/php/Zend/Form/Element.php(1414): Zend_Captcha_ReCaptcha->isValid(NULL, Array)
    #5 /usr/share/php/Zend/Form/Element/Captcha.php(299): Zend_Form_Element->isValid(NULL, Array)
    #6 /usr/share/php/Zend/Form.php(2250): Zend_Form_Element_Captcha->isValid(NULL, Array)
    #7 /usr/share/airtime/application/controllers/LoginController.php(42): Zend_Form->isValid(Array)
    #8 /usr/share/php/Zend/Controller/Action.php(516): LoginController->indexAction()
    #9 /usr/share/php/Zend/Controller/Dispatcher/Standard.php(295): Zend_Controller_Action->dispatch('indexAction')
    #10 /usr/share/php/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
    #11 /usr/share/php/Zend/Application/Bootstrap/Bootstrap.php(97): Zend_Controller_Front->dispatch()
    #12 /usr/share/php/Zend/Application.php(366): Zend_Application_Bootstrap_Bootstrap->run()
    #13 /usr/share/airtime/public/index.php(64): Zend_Application->run()
    #14 {main}

    I need to login as admin. Is there an option to deactivate the Captchafunction temporarely?
    How can i solve this Problem.
    Regards
    Volker
  • 1 Comment sorted by
  • Vote Up0Vote Down hoerichhoerich
    Posts: 627Member, Airtime Moderator
    Captcha? On your local instance or airtime.pro? Which version?
    I never ran into a captcha locally...
    Viele Grüße, hoerich
    Official Airtime Forum Manager
    --------------------------
    Most of the time an issue is located between keyboard and chair.