-
-
Notifications
You must be signed in to change notification settings - Fork 510
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
Client side not connecting? #251
Comments
Security group? |
Hi, I'm not sure what you mean by Security group, how do I check that please? |
For example, if you use aws you should config your securityGroups.
https://docs.aws.amazon.com/vpc/latest/userguide/VPC_SecurityGroups.html
|
Hi, thank you for your reply. I am not using AWS. I purchased my VPS from ionos.com. I installed Centos 7 OS in it. You can see below that that the port I am not sure why my client side is not able to connect., the server side is able to send message properly.
Any other recommendations please? |
I can't help more. It looks like a server network problem, and I think you should go to ionos.com ask for help. |
In my case @carlo-fontanos I had to do an extra work, I used a proxy on my apache configuration to get things up and running. |
Hi,
I am trying to run on my server (Centos 7), but I get the following error:
net::ERR_CONNECTION_TIMED_OUT
I have enabled public access to port: 2120 using the following :
But still not working. Any solution please?
The code works in my localhost.
The text was updated successfully, but these errors were encountered: