FARKHOSTİNG
Member
Hello, what could be the cause of this error?
Code:
ErrorException: Push notification failure: {"success":false,"endpoint":{},"message":"cURL error 28: Resolving timed out after 50158 milliseconds (see http:\/\/curl.haxx.se\/libcurl\/c\/libcurl-errors.html)"} src/XF/Error.php:75
Stack trace
#0 src/XF.php(189): XF\Error->logError('Push notificati...', false)
#1 src/XF/Service/PushNotification.php(234): XF::logError('Push notificati...')
#2 src/XF/Service/PushNotification.php(178): XF\Service\PushNotification->handleResults(Array, Array)
#3 src/XF/Service/PusherTrait.php(64): XF\Service\PushNotification->sendNotifications()
#4 src/XF/Repository/UserAlert.php(147): XF\Service\Alert\Pusher->push()
#5 src/XF/Repository/UserAlert.php(111): XF\Repository\UserAlert->insertAlert(104, 19, 'Defne™Günes', 'post', 3875, 'quote', Array)
#6 src/XF/Notifier/AbstractNotifier.php(55): XF\Repository\UserAlert->alert(Object(XF\Entity\User), 19, 'Defne™Günes', 'post', 3875, 'quote', Array)
#7 src/XF/Notifier/Post/Quote.php(30): XF\Notifier\AbstractNotifier->basicAlert(Object(XF\Entity\User), 19, 'Defne™Günes', 'post', 3875, 'quote')
#8 src/XF/Service/AbstractNotifier.php(86): XF\Notifier\Post\Quote->sendAlert(Object(XF\Entity\User))
#9 src/XF/Service/AbstractNotifier.php(44): XF\Service\AbstractNotifier->notifyType(Object(XF\Notifier\Post\Quote), Array, G)
#10 src/XF/Service/AbstractNotifier.php(56): XF\Service\AbstractNotifier->notify(3)
#11 src/XF/Service/Thread/Replier.php(205): XF\Service\AbstractNotifier->notifyAndEnqueue(3)
#12 src/XF/Pub/Controller/Thread.php(330): XF\Service\Thread\Replier->sendNotifications()
#13 src/XF/Pub/Controller/Thread.php(463): XF\Pub\Controller\Thread->finalizeThreadReply(Object(XF\Service\Thread\Replier))
#14 src/XF/Mvc/Dispatcher.php(321): XF\Pub\Controller\Thread->actionAddReply(Object(XF\Mvc\ParameterBag))
#15 src/XF/Mvc/Dispatcher.php(248): XF\Mvc\Dispatcher->dispatchClass('XF:Thread', 'AddReply', Object(XF\Mvc\RouteMatch), Object(SV\UserActivity\XF\Pub\Controller\Thread), NULL)
#16 src/XF/Mvc/Dispatcher.php(100): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch), Object(SV\UserActivity\XF\Pub\Controller\Thread), NULL)
#17 src/XF/Mvc/Dispatcher.php(50): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#18 src/XF/App.php(2177): XF\Mvc\Dispatcher->run()
#19 src/XF.php(392): XF\App->run()
#20 index.php(20): XF::runApp('XF\\Pub\\App')
#21 {main}
Request state
array(4) {
["url"] => string(48) "/threads/xxx.2461/add-reply"
["referrer"] => string(64) "https://www.flatkolik.net/threads/xxx.2461/"
["_GET"] => array(0) {
}
["_POST"] => array(9) {
["message_html"] => string(425) "<p>"
["attachment_hash"] => string(32) "d9c97567973e1f1635cd87be715809e0"
["attachment_hash_combined"] => string(86) "{"type":"post","context":{"thread_id":2461},"hash":"d9c97567973e1f1635cd87be715809e0"}"
["last_date"] => string(10) "1544908045"
["last_known_date"] => string(10) "1544908045"
["_xfToken"] => string(8) "********"
["_xfRequestUri"] => string(39) "/threads/xxxx.2461/"
["_xfWithData"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
}
}