开发者

Adobe Connect stuck at "connecting..." stage (windows 7) [closed]

Closed. This question is off-topic. It is not currently accepting answers.

Want to improve this question? Update the question so it's on-topic for Stack Overflow.

Closed 9 years ago.

Improve this question

When attempting to connect to our Adobe connect server (v7.5) I am getting stuck at "connecting..." stage. When doing the debug here is the output:

Player Version: WIN 10,0,42,34

App-Server returned: code:ok, servers=rtmp://connect:1935/_rtmp://localhost:8506/,rtmp开发者_StackOverflow中文版t://connect:443/_rtmp:/ /localhost:8506/

ERROR: FMS Server did not return correctly!

I used Nmap on the server port TCP 1935 its open and I turned off the windows firewall service on the Windows 7 box.


On localhost:8510/console/ -> Server Settings -> Host Mapping -> Use FQDN and reboot.


The hostnames in the URLs after "servers=..." are the clue you're after. The FMS hostname therein is 'connect'. That won't work unless your host's name is actually 'connect' and that name is resolvable to all potential clients to your system (e.g. you have a purely internal deployment.)

The hosts must be configured in the admin console with their fully qualified domain names so that the RTMP URLs constructed are resolvable by clients (end users.) E.g. 'connect.yourdomain.net' instead of 'connect'.


Found the answer for those that may be interested. Apparently the Host Mapping within the Connect server must be the same for the connect pro host and the external name (FQDN)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜