Hi
Could you please help me regards to this error messaget that’s popping on the openvidu interface?
Hi
Could you please help me regards to this error messaget that’s popping on the openvidu interface?
Could you please share your browser logs?
I think your OpenVidu Server is not running.
What OpenVidu Edition do you have deployed? CE/PRO/ENTERPRISE ?
How did you deploy?
Regards
Server is UP and running.
We are using Openvidu CE version. We have deployed using docker-compose.
Hi Cruizba, Could you please suggest some resolution to this?
sudo su
docker ps
Check the logs of OpenVidu Server and OpenVidu Call when you have this error:
OpenVidu Server:
docker logs openvidu-server
OpenVidu Call Server Logs
docker logs openvidu_app_1
Thanks @cruizba for your time. But this was a proxy configuration issue for wss requests.
I tweaked some configurations and it worked.