AndreaMarucci
Well-known member
I've noticed some of these errors in my admin panel. Can someone tell me what's happening?
Code:
ErrorException: Push notification failure: cURL error 6: Could not resolve host: permanently-removed.invalid (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://permanently-removed.invalid/fcm/send/fDVj_8MeEiQ:APA91bF_3K8mtDk40nMLrcCK6jeckwTeF7FBRhqn4uMKdGSosLYflaGFp7HRZBi6cLlvr5Yba5apSXVhpbRtaxOpO89mYQSHXrB6866wRfHqO0HEQNgmiWmfNPyhoFh19T-MKMt1ZUAy src/XF/Error.php:81
Code:
Stack trace
#0 src/XF.php(266): XF\Error->logError('Push notificati...', false)
#1 src/XF/Job/PushSend.php(244): XF::logError('Push notificati...')
#2 src/XF/Job/PushSend.php(192): XF\Job\PushSend->handleReportError(Object(Minishlink\WebPush\MessageSentReport))
#3 src/XF/Job/PushSend.php(117): XF\Job\PushSend->handleReport(Object(Minishlink\WebPush\MessageSentReport))
#4 src/XF/Job/Manager.php(275): XF\Job\PushSend->run(8)
#5 src/XF/Job/Manager.php(205): XF\Job\Manager->runJobInternal(Array, 8)
#6 src/XF/Job/Manager.php(89): XF\Job\Manager->runJobEntry(Array, 8)
#7 job.php(46): XF\Job\Manager->runQueue(false, 8)
#8 {main}
Code:
Request state
array(4) {
["url"] => string(8) "/job.php"
["referrer"] => string(21) "https://forum.kog.it/"
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}