Intel® Collaboration Suite for WebRTC
Community support and discussions on the Intel® Collaboration Suite for WebRTC (Intel® CS for WebRTC).
1146 Discussions

No worker found error, implementing Cluster using Intel WebRTC

BIBHAS_B_
Beginner
394 Views

Hello All,

 

We are implementing Cluster using Intel WebRTC version 3.2. Our configuration are like below.

 

1 primary Server:-

            Running services:- nuve, cluster-manager, portal, recording-agent, app

3 workers Server:-

            Running services:- session-agent, WebRTC-agent, audio-agent, video-agent

 

Cluster Strategy:-

            general = "least-used"

            portal = "last-used"

            session = "last-used"

            webrtc = "least-used"

            avstream = "round-robin"

            recording = "last-used"

            audio = "least-used"

            video = "least-used”

Now, we have 5 rooms. Some times we’re able to join in all the rooms, but some times, error shows that “No workers found”, while 4 rooms are occupied and trying to join the last room. It will get joined if we disconnect from all the rooms and try joining again.

 

What is the main reason for this and what is the solution or best configuration for clustering?

0 Kudos
1 Reply
Lei_Z_Intel1
Employee
394 Views

Can you send us the server log for analysis?

0 Kudos
Reply