PDA

View Full Version : TyTool5 Error


phrend
09-24-2002, 04:38 AM
After starting TyTool on my TiVo (tserver_mfs5) and exiting with CTRL-C or by a crashed telnet session, when trying to start it agian, I get the following:

(none):/var/hack/tytool# ./tserver_mfs5
Doing the Lowest PriorityFix...
Priority set...
Bad binding in the server: Address already in use
(none):/var/hack/tytool#

How can I fix this without rebooting my TiVo? (I can't find a process associated with "tserver_mfs5" in the out put from "ps -aux".

Thanks!

captain_video
09-24-2002, 11:21 AM
Did you try to execute Tytool again soon after terminating a previous session? If you try to start a new tytool session right after closing one out you will get the error message you indicated. Simply close out the session and wait another minute or two before attempting to start a new one. I'm guessing that all of the processes didn't finish terminating before you tried to initiate a new session.

phrend
09-24-2002, 01:04 PM
You are correct!!!

(none):/var/hack/tytool# ./tserver_mfs5
Doing the Lowest PriorityFix...
Priority set...
Bad binding in the server: Address already in use
(none):/var/hack/tytool# ./tserver_mfs5
Doing the Lowest PriorityFix...
Priority set...
Waiting for an incomming connection!



Thanks!