Intel® Collaboration Suite for WebRTC
Community support and discussions on the Intel® Collaboration Suite for WebRTC (Intel® CS for WebRTC).
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

No worker found error, implementing Cluster using Intel WebRTC

BIBHAS_B_
Beginner
630 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
630 Views

Can you send us the server log for analysis?

0 Kudos
Reply