XF 2.0 cURL error 28: Resolving timed out after 3000 milliseconds

Nirjonadda

Well-known member
Does not know if this bug but why I am getting this Server error log?

Code:
GuzzleHttp\Exception\ConnectException: cURL error 28: Resolving timed out after 3000 milliseconds src/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php:49

Generated by: SoundTrack Nov 2, 2018 at 12:03 AM

Stack trace

#0 src/vendor/guzzlehttp/guzzle/src/RequestFsm.php(103): GuzzleHttp\Exception\RequestException::wrapException(Object(GuzzleHttp\Message\Request), Object(GuzzleHttp\Ring\Exception\ConnectException))
#1 src/vendor/guzzlehttp/guzzle/src/RequestFsm.php(132): GuzzleHttp\RequestFsm->__invoke(Object(GuzzleHttp\Transaction))
#2 src/vendor/react/promise/src/FulfilledPromise.php(25): GuzzleHttp\RequestFsm->GuzzleHttp\{closure}(Array)
#3 src/vendor/guzzlehttp/ringphp/src/Future/CompletedFutureValue.php(55): React\Promise\FulfilledPromise->then(Object(Closure), NULL, NULL)
#4 src/vendor/guzzlehttp/guzzle/src/Message/FutureResponse.php(43): GuzzleHttp\Ring\Future\CompletedFutureValue->then(Object(Closure), NULL, NULL)
#5 src/vendor/guzzlehttp/guzzle/src/RequestFsm.php(134): GuzzleHttp\Message\FutureResponse::proxy(Object(GuzzleHttp\Ring\Future\CompletedFutureArray), Object(Closure))
#6 src/vendor/guzzlehttp/guzzle/src/Client.php(165): GuzzleHttp\RequestFsm->__invoke(Object(GuzzleHttp\Transaction))
#7 src/addons/NF/Discord/Api.php(826): GuzzleHttp\Client->send(Object(GuzzleHttp\Message\Request))
#8 src/addons/NF/Discord/Api.php(609): NF\Discord\Api->prepareRequest(Object(GuzzleHttp\Client), 'channels/496302...', Array, Array)
#9 src/addons/NF/Discord/Api.php(430): NF\Discord\Api->request(Array, 'channels/496302...', Array)
#10 src/addons/NF/Discord/XF/Service/Thread/Creator.php(45): NF\Discord\Api->createMessage('496302814436524...', 'SoundTrack star...', Array)
#11 src/XF/Pub/Controller/Forum.php(577): NF\Discord\XF\Service\Thread\Creator->sendNotifications()
#12 src/addons/xenMade/SEO/XF/Pub/Controller/Forum.php(90): XF\Pub\Controller\Forum->finalizeThreadCreate(Object(ThemeHouse\Topics\XF\Service\Thread\Creator))
#13 src/XF/Pub/Controller/Forum.php(735): xenMade\SEO\XF\Pub\Controller\Forum->finalizeThreadCreate(Object(ThemeHouse\Topics\XF\Service\Thread\Creator))
#14 src/addons/Snog/ForceSecure/XF/Pub/Controller/Forum.php(17): XF\Pub\Controller\Forum->actionPostThread(Object(XF\Mvc\ParameterBag))
#15 src/addons/xenMade/STFRT/XF/Pub/Controller/Forum.php(33): Snog\ForceSecure\XF\Pub\Controller\Forum->actionPostThread(Object(XF\Mvc\ParameterBag))
#16 src/addons/ThemeHouse/Topics/XF/Pub/Controller/Forum.php(446): xenMade\STFRT\XF\Pub\Controller\Forum->actionPostThread(Object(XF\Mvc\ParameterBag))
#17 src/addons/AVForums/TagEssentials/XF/Pub/Controller/Forum.php(24): ThemeHouse\Topics\XF\Pub\Controller\Forum->actionPostThread(Object(XF\Mvc\ParameterBag))
#18 src/XF/Mvc/Dispatcher.php(249): AVForums\TagEssentials\XF\Pub\Controller\Forum->actionPostThread(Object(XF\Mvc\ParameterBag))
#19 src/XF/Mvc/Dispatcher.php(88): XF\Mvc\Dispatcher->dispatchClass('XF:Forum', 'PostThread', 'json', Object(XF\Mvc\ParameterBag), 'forums', Object(SV\RedisCache\XF\Pub\Controller\Forum), NULL)
#20 src/XF/Mvc/Dispatcher.php(41): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#21 src/XF/App.php(1931): XF\Mvc\Dispatcher->run()
#22 src/XF.php(329): XF\App->run()
#23 index.php(13): XF::runApp('XF\\Pub\\App')
#24 {main}

-------------

Previous GuzzleHttp\Ring\Exception\ConnectException: cURL error 28: Resolving timed out after 3000 milliseconds - src/vendor/guzzlehttp/ringphp/src/Client/CurlFactory.php:126
#0 src/vendor/guzzlehttp/ringphp/src/Client/CurlFactory.php(91): GuzzleHttp\Ring\Client\CurlFactory::createErrorResponse(Array, Array, Array)
#1 src/vendor/guzzlehttp/ringphp/src/Client/CurlHandler.php(96): GuzzleHttp\Ring\Client\CurlFactory::createResponse(Array, Array, Array, Array, Resource id #608)
#2 src/vendor/guzzlehttp/ringphp/src/Client/CurlHandler.php(68): GuzzleHttp\Ring\Client\CurlHandler->_invokeAsArray(Array)
#3 src/vendor/guzzlehttp/ringphp/src/Client/Middleware.php(54): GuzzleHttp\Ring\Client\CurlHandler->__invoke(Array)
#4 src/vendor/guzzlehttp/ringphp/src/Client/Middleware.php(30): GuzzleHttp\Ring\Client\Middleware::GuzzleHttp\Ring\Client\{closure}(Array)
#5 src/vendor/guzzlehttp/guzzle/src/RequestFsm.php(129): GuzzleHttp\Ring\Client\Middleware::GuzzleHttp\Ring\Client\{closure}(Array)
#6 src/vendor/guzzlehttp/guzzle/src/Client.php(165): GuzzleHttp\RequestFsm->__invoke(Object(GuzzleHttp\Transaction))
#7 src/addons/NF/Discord/Api.php(826): GuzzleHttp\Client->send(Object(GuzzleHttp\Message\Request))
#8 src/addons/NF/Discord/Api.php(609): NF\Discord\Api->prepareRequest(Object(GuzzleHttp\Client), 'channels/496302...', Array, Array)
#9 src/addons/NF/Discord/Api.php(430): NF\Discord\Api->request(Array, 'channels/496302...', Array)
#10 src/addons/NF/Discord/XF/Service/Thread/Creator.php(45): NF\Discord\Api->createMessage('496302814436524...', 'SoundTrack star...', Array)
#11 src/XF/Pub/Controller/Forum.php(577): NF\Discord\XF\Service\Thread\Creator->sendNotifications()
#12 src/addons/xenMade/SEO/XF/Pub/Controller/Forum.php(90): XF\Pub\Controller\Forum->finalizeThreadCreate(Object(ThemeHouse\Topics\XF\Service\Thread\Creator))
#13 src/XF/Pub/Controller/Forum.php(735): xenMade\SEO\XF\Pub\Controller\Forum->finalizeThreadCreate(Object(ThemeHouse\Topics\XF\Service\Thread\Creator))
#14 src/addons/Snog/ForceSecure/XF/Pub/Controller/Forum.php(17): XF\Pub\Controller\Forum->actionPostThread(Object(XF\Mvc\ParameterBag))
#15 src/addons/xenMade/STFRT/XF/Pub/Controller/Forum.php(33): Snog\ForceSecure\XF\Pub\Controller\Forum->actionPostThread(Object(XF\Mvc\ParameterBag))
#16 src/addons/ThemeHouse/Topics/XF/Pub/Controller/Forum.php(446): xenMade\STFRT\XF\Pub\Controller\Forum->actionPostThread(Object(XF\Mvc\ParameterBag))
#17 src/addons/AVForums/TagEssentials/XF/Pub/Controller/Forum.php(24): ThemeHouse\Topics\XF\Pub\Controller\Forum->actionPostThread(Object(XF\Mvc\ParameterBag))
#18 src/XF/Mvc/Dispatcher.php(249): AVForums\TagEssentials\XF\Pub\Controller\Forum->actionPostThread(Object(XF\Mvc\ParameterBag))
#19 src/XF/Mvc/Dispatcher.php(88): XF\Mvc\Dispatcher->dispatchClass('XF:Forum', 'PostThread', 'json', Object(XF\Mvc\ParameterBag), 'forums', Object(SV\RedisCache\XF\Pub\Controller\Forum), NULL)
#20 src/XF/Mvc/Dispatcher.php(41): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#21 src/XF/App.php(1931): XF\Mvc\Dispatcher->run()
#22 src/XF.php(329): XF\App->run()
#23 index.php(13): XF::runApp('XF\\Pub\\App')
#24 {main}

Request state

array(4) {
  ["url"] => string(46) "/forums/funny-images-and-videos.28/post-thread"
  ["referrer"] => string(68) "/funny-images-and-videos.28/post-thread"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(11) {
    ["title"] => string(68) "Artist Creates Creepy Creatures by Drawing Faces On People’s Backs"
    ["message_html"] => string(612) "<p>AnaHell is a photographer who portrays the body in ways that change the way we perceive it. Featured below is a series titled “Secret Friends”, wherein she manipulates the appearance of bodies to create unique creatures. Each photo depicts people bent double with faces drawn on their backs, the subjects’ spines and ribs creating freakish contours. Adorned with hair and clothing and standing in ordinary rooms, they resemble domestic gremlins with a dual ability of charming and disturbing their viewers.</p><p><br></p><p>[img]https://nirjonmela.net/images/2018/11/02/Creepy-best-friends.jpg[/img]</p>"
    ["tags"] => string(0) ""
    ["watch_thread"] => string(1) "1"
    ["_xfSet"] => array(1) {
      ["watch_thread"] => string(1) "1"
    }
    ["poll"] => array(5) {
      ["question"] => string(0) ""
      ["new_responses"] => array(1) {
        [0] => string(0) ""
      }
      ["max_votes_type"] => string(6) "single"
      ["change_vote"] => string(1) "1"
      ["view_results_unvoted"] => string(1) "1"
    }
    ["nodeId"] => string(2) "28"
    ["_xfToken"] => string(8) "********"
    ["_xfRequestUri"] => string(46) "/forums/funny-images-and-videos.28/post-thread"
    ["_xfWithData"] => string(1) "1"
    ["_xfResponseType"] => string(4) "json"
  }
}
 
Top Bottom