You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have set up a three node eduMeet cluster (meet-01, meet-02, meet-03) and haproxy (meet) infront of these instances. I also have external redis and turn servers configured to support the environment. All these instances run on public IPs
When I access the setup to start a meeting though, I am presented with the error as attached. I don't see any troubleshooting information that points to the actual issue.
I had read the issue is possibly on requiring the following (edumeet/edumeet#529):
Dear All,
I have set up a three node eduMeet cluster (meet-01, meet-02, meet-03) and haproxy (meet) infront of these instances. I also have external redis and turn servers configured to support the environment. All these instances run on public IPs
When I access the setup to start a meeting though, I am presented with the error as attached. I don't see any troubleshooting information that points to the actual issue.
I had read the issue is possibly on requiring the following (edumeet/edumeet#529):
**
webRtcTransport :
{
listenIps :
[
{ ip: '192.168.1.x', announcedIp: null }
],
**
How would a HAproxy setup be configured on the IP. I have tried the below with no success:
where 192.168.8.y is the HAProxy server IP.
The text was updated successfully, but these errors were encountered: