-
Killing TivoWebPlus Reboots HR10-250
From time to time, TWP hangs, is unresponsive, or while I am watching something from the now playing list, the remote commands fail, stream plays till end and that's all.
I can telnet in and see processes running normally, but when I issue the kill command on the TWP, the whole unit reboots.
Is there a way to avoid this from the command line? I've tried to find the commands TWP uses in the restart script, but have been unable to extract the info I need.
Any help would be appreciated. Perhaps a restart script...
-
yep... if a tivosh app is killed, tivo reboots.
I have a cron job set up on a second PC that does:
0 2 * * * /usr/bin/wget -O /dev/null -o /dev/null "http://tivo/restart/0"
so at 2am everyday, I restart tivoweb. It hasn not
stopped responding to request since I added that.
jack
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules