PHP:
Server error log
ErrorException: Push notification failure: {"success":false,"endpoint":{},"message":"Client error: `POST https:\/\/uccm-intl.ucweb.com\/wpush\/m\/XzghNt3DHYGktAvAwr2EKEs4ezu1AQwLzTdbVrOe6f6BYwblgRzmfFfMB0o6T-Upwsa2W75G0AdTPfvvDfSj0kbET6zWbA_JX7gYVR-dHWzo7Y58E_FoCatVSM5_J-iq` resulted in a `413 Request Entity Too Large` response:\n{\"errno\":104,\"message\":\"Data payload too large, limit is 2048 bytes, current is 3070 bytes\",\"code\":413}\n","statusCode":413,"reasonPhrase":"Request Entity Too Large","expired":false,"content":{},"headers":{"Date":["Sun, 23 Dec 2018 08:55:52 GMT"],"Content-Type":["application\/json"],"Transfer-Encoding":["chunked"],"Connection":["keep-alive"]}} src/XF/Error.php:75
Generated by: UserName Dec 23, 2018 at 4:55 PM
Stack trace
#0 src/XF.php(189): XF\Error->logError('Push notificati...', false)
#1 src/XF/Service/PushNotification.php(228): 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(246, 113, 'UserName', 'profile_post_co...', 38, 'your_profile', Array)
#6 src/XF/Service/ProfilePostComment/Notifier.php(153): XF\Repository\UserAlert->alert(Object(Datio\AllowedEmails\XF\Entity\User), 113, 'UserName', 'profile_post_co...', 38, 'your_profile')
#7 src/XF/Service/ProfilePostComment/Notifier.php(78): XF\Service\ProfilePostComment\Notifier->sendNotification(Object(Datio\AllowedEmails\XF\Entity\User), 'your_profile')
#8 src/XF/Service/ProfilePostComment/Creator.php(123): XF\Service\ProfilePostComment\Notifier->notify()
#9 src/XF/Pub/Controller/ProfilePost.php(233): XF\Service\ProfilePostComment\Creator->sendNotifications()
#10 src/XF/Pub/Controller/ProfilePost.php(256): XF\Pub\Controller\ProfilePost->finalizeProfilePostComment(Object(XF\Service\ProfilePostComment\Creator))
#11 src/XF/Mvc/Dispatcher.php(321): XF\Pub\Controller\ProfilePost->actionAddComment(Object(XF\Mvc\ParameterBag))
#12 src/XF/Mvc/Dispatcher.php(248): XF\Mvc\Dispatcher->dispatchClass('XF:ProfilePost', 'AddComment', Object(XF\Mvc\RouteMatch), Object(XF\Pub\Controller\ProfilePost), NULL)
#13 src/XF/Mvc/Dispatcher.php(100): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch), Object(XF\Pub\Controller\ProfilePost), NULL)
#14 src/XF/Mvc/Dispatcher.php(50): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#15 src/XF/App.php(2177): XF\Mvc\Dispatcher->run()
#16 src/XF.php(392): XF\App->run()
#17 index.php(20): XF::runApp('XF\\Pub\\App')
#18 {main}
Request state
array(4) {
["url"] => string(29) "/profile-posts/49/add-comment"
["referrer"] => string(31) "https://domain.com/whats-new/"
["_GET"] => array(1) {
["/profile-posts/49/add-comment"] => string(0) ""
}
["_POST"] => array(7) {
["message_html"] => string(78) "<p><strong><span style="color: rgb(147, 101, 184);">hello!</span></strong></p>"
["last_date"] => string(0) ""
["last_known_date"] => string(1) "0"
["_xfToken"] => string(8) "********"
["_xfRequestUri"] => string(11) "/whats-new/"
["_xfWithData"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
}
}
Or an issue with https://xenforo.com/community/resources/allowedemails.6021/ ?