Hi Michael,
PHP 7
Recently upgraded PHP. After that I get these errors. Reset keys, stopped and restarted node.js.
What works: Chat and online list
What does not work: notifications (of any kind)
ElephantIO\Exception\ServerConnectionFailureException
0: An error occurred while trying to establish a connection to the server
#0 /home/site/public_html/forums/applications/babble/sources/3rdparty/vendor/wisembly/elephant.io/src/Engine/SocketIO/Version1X.php(48): ElephantIO\Engine\SocketIO\Version1X->handshake()
#1 /home/site/public_html/forums/applications/babble/sources/3rdparty/vendor/wisembly/elephant.io/src/Client.php(60): ElephantIO\Engine\SocketIO\Version1X->connect()
#2 /home/site/public_html/forums/applications/babble/sources/Sockets/Sockets.php(207): ElephantIO\Client->initialize()
#3 /home/site/public_html/forums/applications/babble/modules/front/view/view.php(544): IPS\babble\_Sockets->connectedOnline()
#4 [internal function]: IPS\babble\modules\front\view\_view->connectOnline()
#5 /home/site/public_html/forums/system/Dispatcher/Controller.php(85): call_user_func(Array)
#6 /home/site/public_html/forums/applications/babble/modules/front/view/view.php(255): IPS\Dispatcher\_Controller->execute()
#7 /home/site/public_html/forums/system/Dispatcher/Dispatcher.php(129): IPS\babble\modules\front\view\_view->execute()
#8 /home/site/public_html/forums/index.php(13): IPS\_Dispatcher->run()
#9 {main}
#0 /home/site/public_html/forums/applications/babble/sources/Sockets/Sockets.php(253): IPS\_Log::log('ElephantIO\\Exce...')
#1 /home/site/public_html/forums/applications/babble/modules/front/view/view.php(544): IPS\babble\_Sockets->connectedOnline()
#2 [internal function]: IPS\babble\modules\front\view\_view->connectOnline()
#3 /home/site/public_html/forums/system/Dispatcher/Controller.php(85): call_user_func(Array)
#4 /home/site/public_html/forums/applications/babble/modules/front/view/view.php(255): IPS\Dispatcher\_Controller->execute()
#5 /home/site/public_html/forums/system/Dispatcher/Dispatcher.php(129): IPS\babble\modules\front\view\_view->execute()
#6 /home/site/public_html/forums/index.php(13): IPS\_Dispatcher->run()
#7 {main}
Recommended Comments