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

ERROR: Controller - Publish internal failed

leo_a_
Beginner
316 Views

Hi,

    I deployed all MCU v3.3.1 modules on one computer which os is ubuntu desktop 14.04.5, then running Android conference sample on two android phone. They both can connect to Server and StartVideo, but can't not see each other's video data. I find the log on MCU like this:

 

2017-06-10 16:54:53.445  - INFO: ErizoJS - Connecting to rabbitMQ server...
2017-06-10 16:54:53.448  - INFO: AmqpClient - Connecting to rabbitMQ server: { host: 'localhost', port: 5672 }
2017-06-10 16:54:53.464  - INFO: AmqpClient - Connecting to rabbitMQ server OK
2017-06-10 16:54:53.465  - INFO: AmqpClient - Exchange woogeenRpc is open
2017-06-10 16:54:53.468  - INFO: AmqpClient - Reply queue for rpc client amq.gen-191mKwnOsm57kK4c-uH3mg is open
2017-06-10 16:54:53.476  - INFO: AmqpClient - Exchange woogeenRpc is open
2017-06-10 16:54:53.479  - INFO: AmqpClient - Request queue for rpc server session.f289b29d-f02f-3f55-b69a-a3980d8c472a.0 is open
2017-06-10 16:54:53.481  - INFO: ErizoJS - session.f289b29d-f02f-3f55-b69a-a3980d8c472a.0 as rpc server ready
2017-06-10 16:54:53.483  - INFO: AmqpClient - Exchange woogeenMonitoring is open
2017-06-10 16:54:53.485  - INFO: AmqpClient - Message queue for monitoring is open: amq.gen-D-TK9H_CQ6uhPhB20VPS8g
2017-06-10 16:54:53.486  - INFO: ErizoJS - session.f289b29d-f02f-3f55-b69a-a3980d8c472a.0 as monitor ready
2017-06-10 16:55:30.023  - ERROR: Controller - Publish internal failed.
2017-06-10 16:55:30.024  - ERROR: Controller - Error occurs during internal publish/subscribe.
2017-06-10 16:55:30.028  - INFO: Session - controller.publish failed, reason: Error occurs during internal publish/subscribe.
2017-06-10 16:55:50.656  - INFO: Controller - unpublish a rogue stream
2017-06-10 16:55:57.586  - ERROR: Controller - Publish internal failed.
2017-06-10 16:55:57.588  - ERROR: Controller - Error occurs during internal publish/subscribe.
2017-06-10 16:55:57.588  - INFO: Session - controller.publish failed, reason: Error occurs during internal publish/subscribe.
2017-06-10 16:56:36.428  - INFO: Controller - unpublish a rogue stream

I don't know why this error happened,  Help me, please.

0 Kudos
2 Replies
Lei_Z_Intel1
Employee
316 Views

Can you please attach the whole log folder for diagnosis?

0 Kudos
leo_a_
Beginner
316 Views

Lei Zhai (Intel) wrote:

Can you please attach the whole log folder for diagnosis?

 

I figured it out, when I run init-all --deps, something failed. I re-run init-all --deps again lately, this error disappear. Thank u anyway

0 Kudos
Reply