Hello
* Any time when my server restart my RMS was stopped, so I have to restart my RMS so that my chat and board will work again.
where can i find RMS and how can i restart it ?
Quote
•
Mar 22, 2010 15:12
•
0 likes
•
Hello * Any time when my server restart my RMS was stopped, so I have to restart my RMS so that my chat and board will work again. where can i find RMS and how can i restart it ?
|
Quote
•
Mar 23, 2010 09:19
•
0 likes
•
Can any one Help me please, did not get any reply till now |
Quote
•
Mar 23, 2010 09:29
•
0 likes
•
I claim to not be a pro but I have my own RMS install at home. When I restart the server, I then have to navigate to the folder where RMS is installed and run ./run-daemon.sh to restart my RMS. I'm sure there is an auto run function, but I have not been able to get that together yet.. ☺ |
Quote
•
Mar 23, 2010 10:19
•
1 likes
•
http://www.boonex.com/trac/dolphin/wiki/RayMediaServerInstallation Works on my Linux server just fine on restarts!
Setting-up RMS on Startup ¶
For example: cd /opt/ray_server ./run_daemon.sh
:-) |
Quote
•
Mar 23, 2010 10:25
•
0 likes
•
http://www.boonex.com/trac/dolphin/wiki/RayMediaServerInstallation Works on my Linux server just fine on restarts! Setting-up RMS on Startup ¶
For example: cd /opt/ray_server
Thanks jctwebsites! (point) that is just what I was missing! @messarra, this works for me. ☺ |
Quote
•
May 29, 2010 21:05
•
0 likes
•
Everytime there's a hiccup on my server I have to restart my RMS. Can I make restarting the RMS a function of the cron job? My site has banner ads here! |
Quote
•
May 29, 2010 21:15
•
0 likes
•
Every time you restart RMS, you kick anybody out of any widget that requires RMS. Also, I've found that RMS does not start reliably after every restart. Sometimes you have to restart it twice to get it working right. So if you don't mind those two things that I can think of, I am sure there is a way to setup a cron job to restart your RMS every so often as it is coded to kill any existing RMS process when you ./run_daemon.sh which in turn, restarts it. :-) |
Quote
•
May 29, 2010 21:18
•
0 likes
•
Every time you restart RMS, you kick anybody out of any widget that requires RMS. Also, I've found that RMS does not start reliably after every restart. Sometimes you have to restart it twice to get it working right. So if you don't mind those two things that I can think of, I am sure there is a way to setup a cron job to restart your RMS every so often as it is coded to kill any existing RMS process when you ./run_daemon.sh which in turn, restarts it.
What about creating a script that can check to see if it's running, then restart it when necessary? My site has banner ads here! |
Quote
•
May 29, 2010 21:23
•
0 likes
•
Every time you restart RMS, you kick anybody out of any widget that requires RMS. Also, I've found that RMS does not start reliably after every restart. Sometimes you have to restart it twice to get it working right. So if you don't mind those two things that I can think of, I am sure there is a way to setup a cron job to restart your RMS every so often as it is coded to kill any existing RMS process when you ./run_daemon.sh which in turn, restarts it. What about creating a script that can check to see if it's running, then restart it when necessary? ps ax | grep ray_server |
Quote
•
May 29, 2010 21:47
•
0 likes
•
RMS will appear to be running, but your widgets may not be connecting / loading. Not sure there is any way to do that other than visually. :-) |
Quote
•
May 30, 2010 00:40
•
1 likes
•
http://www.modmysite.com/ray-community-widget-suite/10494-check-if-red5-running-restart-if-not.html#post39770 So if you want to see the script, please visit the above thread. Edited Post - added here too! #!/bin/bash Smoge |
Quote
•
May 30, 2010 01:53
•
0 likes
•
Copy & Paste using FF, Click on HTML in the editor, Paste save, works for me. http://www.modmysite.com/ray-community-widget-suite/10494-check-if-red5-running-restart-if-not.html#post39770
From the land DownUnder |
Quote
•
May 30, 2010 02:07
•
0 likes
•
Yea... I was using the mouse to copy/paste, has some pop-up saying unsupported (I'm using FF on Linux)... but a Control-c and Control-v works fine too. ;) Smoge |
About BoonEx• Contacts• © BoonEx (ACN 127966581)