OpenVidu / openvidu

OpenVidu Platform main repository
https://openvidu.io
Apache License 2.0
1.86k stars 464 forks source link

Always getting Connection refused: /127.0.0.1:5443 error #815

Closed Leepian closed 9 months ago

Leepian commented 1 year ago

Always getting Connection refused: /127.0.0.1:5443 error on OpenVidu enterprise HA node deploying on permises. After configuring all the stuff as per documentation when I start OpenVidu Enterprise Nodes using ./openvidu start this error occurs. Base service is working perfectly on other aws server instance that I have also deployed on premises. I tried installing enterprise node on different server instances but getting the same issue.

cruizba commented 9 months ago

This is because OpenVidu Server is not being able to run, check the logs of your openvidu-server. Maybe there is a misconfiguration somewhere.

cruizba commented 9 months ago

The enterprise environment is working correctly, so I am going to close the issue.

Please reach us again or open an issue more specific with openvidu server logs if you need more help.