codeigniter4-websocket icon indicating copy to clipboard operation
codeigniter4-websocket copied to clipboard

Not able to start the server

Open supportreq opened this issue 4 years ago • 3 comments

Hi,

I am unable to start the WebSocket server..

An uncaught Exception was encountered

Type: Error Message: Class 'Libraries\Server' not found Filename: /home/codeigniter/app/Libraries/CodeigniterWebsocket.php Line Number: 89

    Backtrace:
                                            -31 - /home/codeigniter/app/Controllers/Websocket.php::run
                                                            -918 - /home/codeigniter/vendor/codeigniter4/framework/system/CodeIgniter.php::start
                                                            -404 - /home/codeigniter/vendor/codeigniter4/framework/system/CodeIgniter.php::runController
                                                            -312 - /home/codeigniter/vendor/codeigniter4/framework/system/CodeIgniter.php::handleRequest
                                                            -45 - /home/codeigniter/public_html/index.php::run

supportreq avatar Jul 30 '21 05:07 supportreq

Is that a live/local server?

takielias avatar Jul 30 '21 07:07 takielias

It is working on my local server. I don't know why it is not connecting on my live server.

I check the post I am using is opened. Socket module on php configuration is enabled. not getting any logs. Can anyone help me out?

Thanks

compfl avatar Apr 01 '23 16:04 compfl

What's the OS of your server?

takielias avatar Apr 02 '23 17:04 takielias