I tried from a rtmp encoder (fmle) to connect with wowza server but i receive “Failure to connect to primary server. Please verify that your Server URL and application name are valid and that your Internet connection is working and retry.”
On the machine running FMLE, i opened a browser and enter: http://[wowza-address]:1935 and i see Wowza version and build number.
Here is the logs
2014-07-11 13:23:42 EEST comment session INFO 401 106028387 client connectionClosed [106028387] pingtimeout defaultVHost - - 32.363 [any] 1935 - 127.0.0.1 rtmp - unknown 106028387 1537 3091 - - - - - - - - - - - - - - -
2014-07-11 13:23:42 EEST disconnect session INFO 200 106028387 - defaultVHost - - 32.364 [any] 1935 - 127.0.0.1 rtmp - unknown 106028387 1537 3091 - - - - - - - - - - - - - - -
2014-07-11 13:26:45 EEST comment session INFO 401 331621930 client connectionClosed [331621930] pingtimeout defaultVHost - - 32.343 [any] 1935 - 127.0.0.1 rtmp - unknown 331621930 1537 3091 - - - - - - - - - - - - - - -
2014-07-11 13:26:45 EEST disconnect session INFO 200 331621930 - defaultVHost - - 32.343 [any] 1935 - 127.0.0.1 rtmp - unknown 331621930 1537 3091 - - - - - - - - - - - - - - -
2014-07-11 13:33:31 EEST comment session INFO 401 1431442947 client connectionClosed [1431442947] pingtimeout defaultVHost - - 32.359 [any] 1935 - 127.0.0.1 rtmp - unknown 1431442947 1537 3091 - - - - - - - - - - - - - - -
2014-07-11 13:33:31 EEST disconnect session INFO 200 1431442947 - defaultVHost - - 32.36 [any] 1935 - 127.0.0.1 rtmp - unknown 1431442947 1537 3091 - - - - - - - - - - - - - - -
2014-07-11 13:35:44 EEST comment session INFO 401 1412593785 client connectionClosed [1412593785] pingtimeout defaultVHost - - 32.39 [any] 1935 - 127.0.0.1 rtmp - unknown 1412593785 1537 3091 - - - - - - - - - - - - - - -
2014-07-11 13:35:44 EEST disconnect session INFO 200 1412593785 - defaultVHost - - 32.391 [any] 1935 - 127.0.0.1 rtmp - unknown 1412593785 1537 3091 - - - - - - - - - - - - - - -
2014-07-11 13:37:02 EEST comment session INFO 401 1628337964 client connectionClosed [1628337964] pingtimeout defaultVHost - - 32.372 [any] 1935 - 127.0.0.1 rtmp - unknown 1628337964 1537 3091 - - - - - - - - - - - - - - -
2014-07-11 13:37:02 EEST disconnect session INFO 200 1628337964 - defaultVHost - - 32.373 [any] 1935 - 127.0.0.1 rtmp - unknown 1628337964 1537 3091 - - - - - - - - - - - - - - -
Then i used an other FMLE machine and i can connect with the same wowza server without problems. (same ip/app name).
But why i cant connect with the first encoder (i use the same version of FMLE ,same OS,same wowza server and application)
Any suggestions about the issue ?