Skip to content
New issue

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

Not able to start the server #2

Open
supportreq opened this issue Jul 30, 2021 · 3 comments
Open

Not able to start the server #2

supportreq opened this issue Jul 30, 2021 · 3 comments

Comments

@supportreq
Copy link

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
@takielias
Copy link
Owner

Is that a live/local server?

@compfl
Copy link

compfl commented Apr 1, 2023

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

@takielias
Copy link
Owner

What's the OS of your server?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants