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

Nothing on page even MCU is up and running

Ravi_Prakash
New Contributor I
927 Views

 Please visit the site on public IP: 

 

https://180.151.15.138:3004/

 

you can see, nothing appears, even RabbitMQ, and all MCU components are running and connected.

 

Web Console shows an error: 

Failed to load resource: the server responded with a status of 500 ()  : :3004/tokens/:1 


index.js:204 server connection failed: SyntaxError: Unexpected end of JSON input
at JSON.parse (<anonymous>)
at owt.js:9
at new Promise (<anonymous>)
at n.ConferenceClient.join (owt.js:9)
at index.js:143
at XMLHttpRequest.req.onreadystatechange (rest-sample.js:12)

0 Kudos
1 Solution
Ravi_Prakash
New Contributor I
898 Views

Hi,

I solved this issue by moving all certificates to my domain's certificate in each folders. I converted the certificates to PFX format using openssl and it worked.

 

- Ravi

View solution in original post

0 Kudos
3 Replies
youngY
Beginner
905 Views
  • I have the same problem as you. I don't know how to solve it

0 Kudos
Ravi_Prakash
New Contributor I
899 Views

Hi,

I solved this issue by moving all certificates to my domain's certificate in each folders. I converted the certificates to PFX format using openssl and it worked.

 

- Ravi

0 Kudos
Ravi_Prakash
New Contributor I
878 Views

Solved by opening all required ports OR stopping linux firewalld service.

0 Kudos
Reply