We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
Is that a live/local server?
Sorry, something went wrong.
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
What's the OS of your server?
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: