Ray Media Server not responding

Hello every one,

I have set up RMS and and have followed all the installation procedure, however RMS cant respond to requests

when i run red5.sh and then start to run chat from the website here is what red5.sh says 

[RAY notification - Chat.connect] Try to connect from:MYWEBSITE.COM

[WARN] [Red5_Scheduler_Worker-11] org.red5.server.net.rtmp.RTMPConnection - Closing RTMPMinaConnection from MYCOMPUTER-IP : 64039 to MYVPS-IP (in: 3745 out 3223 ), with id 4925570 due to long handshake

ps ax | grep red5  command gives the following 
 
9783 pts/0    Sl     0:05 /usr/java/latest/bin/java -Dpython.home=lib -Dred5.root=/RMS -Dlogback.ContextSelector=org.red5.logging.LoggingContextSelector -Dcatalina.useNaming=true -Djava.security.debug=failure -cp /RMS/boot.jar:/RMS/conf:.:/usr/local/jdk/lib/classes.zip org.red5.server.Bootstrap
9913 pts/0    Sl     0:02 /usr/java/latest/bin/java -Dpython.home=lib -Dred5.root=/RMS -Dlogback.ContextSelector=org.red5.logging.LoggingContextSelector -Dcatalina.useNaming=true -Djava.security.debug=failure -cp /RMS/boot.jar:/RMS/conf:.:/usr/local/jdk/lib/classes.zip org.red5.server.Bootstrap
10118 pts/0    S+     0:00 grep red5
 
Boonex Media server tester server says 
 
NetConnection.Connect.Failed
NetConnection.Connect.Closed

 

Any one any idea whats going wrong?

Quote · 16 Nov 2012

Did add your site to access.dat?

 

These are my results running ps ax | grep red5

 

 1371 ?        Sl     4:17 /usr/bin/java -Dpython.home=lib -Dred5.root=/opt/ray_server -Dlogback.ContextSelector=org.red5.logging.LoggingContextSelector -Dcatalina.useNaming=true -Djava.security.debug=failure -cp /opt/ray_server/boot.jar:/opt/ray_server/conf: org.red5.server.Bootstrap

 8718 pts/0    S+     0:00 grep --color=auto red5

 
ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 16 Nov 2012

As far as using http://www.boonex.com/rms.html

you may not be inputting the correct info.

Check out this example of my RMS server test using "video" and then you enter

For connection parameters "yoursite.com,admin,free"

rms-test-result.png · 81.9K · 467 views
ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 16 Nov 2012

Yes site is added to access.dat

and tried testing your way,, still didnt work.. as far the output of ./red5.sh goes i think nothing wrong with it

 

i am running on VPS CENTOS 6.3 x86_64 

And installed this java jre-7u9-linux-i586.rpm

I first thought could be due to port or firewall issues,, but i read in a different forum that unless explicitly blocked in iptables/firewalls ports are usually open. 

But again i opened the ports using the below command, not even sure if i used the commands properly

 

iptables -A INPUT -p tcp -d 0/0 -s 0/0 --dport 1935 --syn -j ACCEPT

iptables -A INPUT -p tcp -d 0/0 -s 0/0 --dport 1936 --syn -j ACCEPT

iptables -A INPUT -p tcp -d 0/0 -s 0/0 --dport 5080 --syn -j ACCEPT

 then saved these new rules..

 

I dont know whats happening, it should work but its not 

 

 

Quote · 16 Nov 2012

I'm not sure on a commercial server, this is on my home server.

I never put RMS on my commercial(paid for) server for resource reasons so I'm not sure on your open ports.

I never had to open mine..

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 17 Nov 2012

what happens when you input your server IP 

i.e. http://192.168.1.105:5080

what do you get?

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 17 Nov 2012

well i restarted the VPS and and it started to work,, bud didnt bother to check via boonex testing,, vedio option loaded in chat so everything must be good..

Thanks for sharing your red5.sh output at least i knew my red5 was working

But its good to know that you are running your own server at home. I was thinking to do it myself. 

What machine are you using as your server and how much is your home internet upload speed?

Are your dolphin site users happy with RMS features speed of your home server?

Quote · 17 Nov 2012

It's running on a Dell2650 with dual 3.2 Xeons with 12MB of ram, very noisy but it's in my man cave..

My internet up speed, 5MBs

I host about five other Boonex members chat rooms and they never complain unless I am working on updating and rebooting.

Best thing I ever did..

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 17 Nov 2012

(For some reason i didn't get an email notification of your reply.)

Well that's very good then, you and your users both happy. 

I will keep this i mind in-case my hosting provider becomes difficult to talk to Wink 

Quote · 18 Nov 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.