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

A conference shutdowns suddenly

Okano__Masaaki
Beginner
475 Views

We are in trouble because a conference sometimes shutdowns suddenly when a participant leaves the conference.

1. Test Environment
 Server (192.168.3.219)
  Ubuntu 18.04.3 LTS (GNU/Linux 4.15.0-76-generic x86_64)
  Intel CS for WebRTC Release-v4.3
  Node.js v8.15.0
 Client
  Windows 10 Pro 64bit
  Chrome(64bit) 79.0.3945.130

2. Test Steps
 1. Open https://192.168.3.219:3004 with Chrome.
 2. Duplicate the tab.
 3. Close the duplicated tab.
 4. Repeat 2 and 3 until you find 'Publication error' in the first tab console.

3. Other important references

 browser console log
  Publication error: Access node exited unexpectedly

 server error log
==> logs/webrtc-agent.stdout <==
2020-02-03 00:18:51.548  - INFO: NodeManager - Node webrtc-9a22102da7cc70507f7d@192.168.3.219_12 is closed on unexpected code: null
==> logs/conference-f7608982481c3515549a@192.168.3.219_9.log <==
2020-02-03 00:18:51.550  - INFO: AccessController - Fault detected on node: { agent: 'webrtc-9a22102da7cc70507f7d@192.168.3.219',
  node: 'webrtc-9a22102da7cc70507f7d@192.168.3.219_12' }
2020-02-03 00:18:51.551  - INFO: AccessController - Fault detected on node: { agent: 'webrtc-9a22102da7cc70507f7d@192.168.3.219',
  node: 'webrtc-9a22102da7cc70507f7d@192.168.3.219_12' }

0 Kudos
0 Replies
Reply