Reply to thread

[CODE]Server error log

ErrorException: Push notification failure: {"success":false,"endpoint":{},"message":"cURL error 28: Operation timed out after 10000 milliseconds with 0 out of -1 bytes received (see http:\/\/curl.haxx.se\/libcurl\/c\/libcurl-errors.html)"} src/XF/Error.php:75

Generated by: Rick O'Shay Mar 6, 2019 at 8:06 AM

Stack trace

#0 src/XF.php(187): XF\Error->logError('Push notificati...', false)

#1 src/XF/Service/PushNotification.php(243): XF::logError('Push notificati...')

#2 src/XF/Service/PushNotification.php(167): XF\Service\PushNotification->handleResults(Array, Array)

#3 src/XF/Service/PusherTrait.php(87): XF\Service\PushNotification->sendNotifications()

#4 src/XF/Repository/UserAlert.php(147): XF\Service\Alert\Pusher->push()

#5 src/XF/Repository/UserAlert.php(98): XF\Repository\UserAlert->insertAlert(62, 843, 'Rick O'Shay', 'post', 763326, 'reaction', Array)

#6 src/XF/Reaction/AbstractHandler.php(181): XF\Repository\UserAlert->alertFromUser(Object(Siropu\AdsManager\XF\Entity\User), Object(Siropu\AdsManager\XF\Entity\User), 'post', 763326, 'reaction', Array)

#7 src/XF/Repository/Reaction.php(196): XF\Reaction\AbstractHandler->sendReactionAlert(Object(Siropu\AdsManager\XF\Entity\User), Object(Siropu\AdsManager\XF\Entity\User), 763326, Object(ThemeHouse\ReactPlus\XF\Entity\Post), 1)

#8 src/XF/Repository/Reaction.php(137): XF\Repository\Reaction->insertReaction(1, 'post', 763326, Object(Siropu\AdsManager\XF\Entity\User), true, false)

#9 src/addons/ThemeHouse/ReactPlus/XF/Repository/Reaction.php(20): XF\Repository\Reaction->reactToContent(1, 'post', 763326, Object(Siropu\AdsManager\XF\Entity\User), true, false)

#10 src/XF/ControllerPlugin/Reaction.php(65): ThemeHouse\ReactPlus\XF\Repository\Reaction->reactToContent(1, 'post', 763326, Object(Siropu\AdsManager\XF\Entity\User), true)

#11 src/addons/ThemeHouse/ReactPlus/XF/ControllerPlugin/Reaction.php(17): XF\ControllerPlugin\Reaction->actionToggleReaction(Object(ThemeHouse\ReactPlus\XF\Entity\Post), 'posts/reactions', 'posts')

#12 src/XF/ControllerPlugin/Reaction.php(19): ThemeHouse\ReactPlus\XF\ControllerPlugin\Reaction->actionToggleReaction(Object(ThemeHouse\ReactPlus\XF\Entity\Post), 'posts/reactions', 'posts')

#13 src/XF/ControllerPlugin/Reaction.php(12): XF\ControllerPlugin\Reaction->actionReact(Object(ThemeHouse\ReactPlus\XF\Entity\Post), 'posts', 'posts/react', 'posts/reactions')

#14 src/XF/Pub/Controller/Post.php(368): XF\ControllerPlugin\Reaction->actionReactSimple(Object(ThemeHouse\ReactPlus\XF\Entity\Post), 'posts')

#15 src/XF/Mvc/Dispatcher.php(321): XF\Pub\Controller\Post->actionReact(Object(XF\Mvc\ParameterBag))

#16 src/XF/Mvc/Dispatcher.php(244): XF\Mvc\Dispatcher->dispatchClass('XF:Post', 'React', Object(XF\Mvc\RouteMatch), Object(XF\Pub\Controller\Post), NULL)

#17 src/XF/Mvc/Dispatcher.php(100): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch), Object(XF\Pub\Controller\Post), NULL)

#18 src/XF/Mvc/Dispatcher.php(50): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))

#19 src/XF/App.php(2177): XF\Mvc\Dispatcher->run()

#20 src/XF.php(390): XF\App->run()

#21 index.php(20): XF::runApp('XF\\Pub\\App')

#22 {main}

Request state

array(4) {

  ["url"] => string(33) "/posts/763326/react?reaction_id=1"

  ["referrer"] => string(72) "https://nzwarriors.com/threads/cht-vs-ak-selection-decision.61508/page-3"

  ["_GET"] => array(2) {

    ["/posts/763326/react"] => string(0) ""

    ["reaction_id"] => string(1) "1"

  }

  ["_POST"] => array(4) {

    ["_xfRequestUri"] => string(50) "/threads/cht-vs-ak-selection-decision.61508/page-3"

    ["_xfWithData"] => string(1) "1"

    ["_xfToken"] => string(8) "********"

    ["_xfResponseType"] => string(4) "json"

  }

}[/CODE]


Could it be related to Reaction Plus addon? [USER=38615]@Jake B.[/USER]


Back
Top Bottom