Duplicate Push Notification Failure

t0daY

Active member
Affected version
2.1.2
  • ErrorException: Push notification failure: {"success":false,"endpoint":{},"message":"Client error: POST https:\/\/db5p.notify.windows.com\/w\/?token=xxx_deleted_out_xxx resulted in a 406 Not Acceptable response","statusCode":406,"reasonPhrase":"Not Acceptable","expired":false,"content":{},"headers":{"Content-Length":["0"],"X-WNS-NOTIFICATIONSTATUS":["appthrottled"],"X-WNS-STATUS":["appthrottled"],"X-WNS-MSG-ID":["5740212B0B29FE9B"],"X-WNS-DEBUG-TRACE":["DB5PEPF000019C6"],"MS-CV":["jkSzcZq8lUSQMKm5sedP+g.0"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains"],"Date":["Thu, 13 Jun 2019 18:22:26 GMT"]}}
  • src/XF/Error.php:75
  • Generated by: Unknown account
  • Jun 13, 2019 at 8:22 PM

Stack trace
#0 src/XF.php(187): XF\Error->logError('Push notificati...', false)
#1 src/XF/Service/PushNotification.php(241): XF::logError('Push notificati...')
#2 src/XF/Service/PushNotification.php(167): XF\Service\PushNotification->handleResults(Array, Array)
#3 src/XF/Service/PusherTrait.php(159): 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(1009, 2, 't0daY', 'post', 49855, 'insert', Array)
#6 src/addons/SV/UserMentionsImprovements/XF/Repository/UserAlert.php(17): XF\Repository\UserAlert->alert(Object(SV\UserMentionsImprovements\XF\Entity\User), 2, 't0daY', 'post', 49855, 'insert', Array)
#7 src/XF/Notifier/AbstractNotifier.php(55): SV\UserMentionsImprovements\XF\Repository\UserAlert->alert(Object(SV\UserMentionsImprovements\XF\Entity\User), 2, 't0daY', 'post', 49855, 'insert', Array)
#8 src/XF/Notifier/Post/AbstractWatch.php(104): XF\Notifier\AbstractNotifier->basicAlert(Object(SV\UserMentionsImprovements\XF\Entity\User), 2, 't0daY', 'post', 49855, 'insert')
#9 src/XF/Service/AbstractNotifier.php(86): XF\Notifier\Post\AbstractWatch->sendAlert(Object(SV\UserMentionsImprovements\XF\Entity\User))
#10 src/XF/Service/AbstractNotifier.php(44): XF\Service\AbstractNotifier->notifyType(Object(XF\Notifier\Post\ThreadWatch), Array, G)
#11 src/addons/SV/UserMentionsImprovements/XF/Service/Post/Notifier.php(31): XF\Service\AbstractNotifier->notify(G)
#12 src/XF/Job/Notifier.php(33): SV\UserMentionsImprovements\XF\Service\Post\Notifier->notify(G)
#13 src/XF/Job/Manager.php(253): XF\Job\Notifier->run(G)
#14 src/XF/Job/Manager.php(195): XF\Job\Manager->runJobInternal(Array, G)
#15 src/XF/Job/Manager.php(79): XF\Job\Manager->runJobEntry(Array, G)
#16 job.php(42): XF\Job\Manager->runQueue(false, 8)
#17 {main}

Request state
array(4) {
["url"] => string(8) "/job.php"
["referrer"] => string(69) "https://revolutionsimracing.com/threads/r0-hockenheimring.2084/page-2"
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}


Any idea what is causing this?
 
Back
Top Bottom