abdfahim
Well-known member
I am a bit reluctant to post this as XF bug report, but @Siropu checked and confirmed that the claimed missing method exists in place.
I received this error 10-20 times each day for last 3 months or so. Recently I realized that 75% of the time this error coincide with "server max_user_connections limit reached" error.
However, there are ~25% of instances when this error appears stand-alone. Does it really relate to max_user_connections limit? If so, is there an explanation on 25% odd ones out?
Please feel free to move /close it if it's not a XF bug.
As an example, the red ones are stand alone
I received this error 10-20 times each day for last 3 months or so. Recently I realized that 75% of the time this error coincide with "server max_user_connections limit reached" error.
However, there are ~25% of instances when this error appears stand-alone. Does it really relate to max_user_connections limit? If so, is there an explanation on 25% odd ones out?
Please feel free to move /close it if it's not a XF bug.
Error: Call to undefined method XF\Entity\User::canViewSiropuChat() src/addons/Siropu/Chat/Pub/Controller/Chat.php:20
Generated by: xyz Mar 5, 2018 at 1:00 AM
Stack trace
#0 src/XF/Pub/Controller/AbstractController.php(29): Siropu\Chat\Pub\Controller\Chat->preDispatchController('Update', Object(XF\Mvc\ParameterBag))
#1 src/XF/Mvc/Controller.php(117): XF\Pub\Controller\AbstractController->preDispatchType('Update', Object(XF\Mvc\ParameterBag))
#2 src/XF/Mvc/Dispatcher.php(248): XF\Mvc\Controller->preDispatch('Update', Object(XF\Mvc\ParameterBag))
#3 src/XF/Mvc/Dispatcher.php(88): XF\Mvc\Dispatcher->dispatchClass('Siropu\\Chat:Cha...', 'Update', 'json', Object(XF\Mvc\ParameterBag), 'siropuChat', Object(Siropu\Chat\Pub\Controller\Chat), NULL)
#4 src/XF/Mvc/Dispatcher.php(41): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#5 src/XF/App.php(1889): XF\Mvc\Dispatcher->run()
#6 src/XF.php(328): XF\App->run()
#7 index.php(13): XF::runApp('XF\\Pub\\App')
#8 {main}
As an example, the red ones are stand alone
Last edited: