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

Room not active error

Ravi_Prakash
New Contributor I
858 Views

I am able to add, delete rooms from web console. But when I try to fetch participants lists or streams using REST APIs , the manage_api log shows error:

Even I am able to join the same room, using sample web app.  REST API upto room listing works fine, 

2020-12-01 12:47:04.623 - INFO: ManagementServer - Worker 16960 started
2020-12-01 12:47:04.634 - INFO: ManagementServer - Worker 16972 started
2020-12-01 12:47:04.637 - INFO: ManagementServer - Worker 16947 started
2020-12-01 12:47:04.641 - INFO: ManagementServer - Worker 16958 started
2020-12-01 12:47:04.648 - INFO: RPC - Connected to rabbitMQ server
2020-12-01 12:47:04.666 - INFO: RPC - Exchange owtRpc is open
2020-12-01 12:47:04.670 - INFO: RPC - ClientQueue amq.gen-zaMVNmzw4s666BTvUsSeOw is open
2020-12-01 12:47:04.678 - INFO: RPC - Connected to rabbitMQ server
2020-12-01 12:47:04.679 - INFO: RPC - Connected to rabbitMQ server
2020-12-01 12:47:04.681 - INFO: RPC - Exchange owtRpc is open
2020-12-01 12:47:04.683 - INFO: RPC - Exchange owtRpc is open
2020-12-01 12:47:04.686 - INFO: RPC - ClientQueue amq.gen-WOjZyogZ2mj1Kk10-ZZBTQ is open
2020-12-01 12:47:04.687 - INFO: RPC - ClientQueue amq.gen-jg2Shglh8JF5TqVxDC0fNA is open
2020-12-01 12:47:04.694 - INFO: RPC - Connected to rabbitMQ server
2020-12-01 12:47:04.697 - INFO: RPC - Exchange owtRpc is open
2020-12-01 12:47:04.700 - INFO: RPC - ClientQueue amq.gen-XAkPzEAR2Awi5BrWrijMTA is open
2020-12-01 13:18:19.070 - INFO: RequestHandler - getParticipantsInRoom failed, reason: Room is inactive
2020-12-01 13:26:00.330 - INFO: ServiceResource - Representing service 5fc4d0ddc9eb73319227c373
2020-12-01 13:26:00.672 - INFO: ServicesResource - Representing services
2020-12-01 13:26:01.277 - INFO: ServicesResource - Representing services
2020-12-01 13:26:05.004 - INFO: ServiceResource - Representing service 5fc4d0ddc9eb73319227c373
2020-12-01 13:26:05.354 - INFO: ServicesResource - Representing services

2020-12-01 13:26:52.368 - INFO: ServiceResource - Representing service 5fc4d0ddc9eb73319227c373
2020-12-01 13:26:52.687 - INFO: ServicesResource - Representing services
2020-12-01 13:35:35.880 - INFO: RequestHandler - getStreamsInRoom failed, reason: Room is inactive
2020-12-01 13:36:04.725 - INFO: RequestHandler - getStreamsInRoom failed, reason: Room is inactive

 

 

0 Kudos
1 Solution
Ravi_Prakash
New Contributor I
829 Views

I solved it myself. It was error due to mismatch on service key and id.

View solution in original post

0 Kudos
2 Replies
Ravi_Prakash
New Contributor I
840 Views

Hi Team, 

Any updates would be appreciated.

 

- Ravi

+91-9911990190

0 Kudos
Ravi_Prakash
New Contributor I
830 Views

I solved it myself. It was error due to mismatch on service key and id.

0 Kudos
Reply