PDA

View Full Version : Tiviwebplus1 - Cannot run console - error


Selmabody
December 3rd, 2005, 09:46 PM
After installing tivowebpus1 on my ony Sat t60, when I run:
./tivoweb console
I get the following error:
couldn't open socket: address already in use while executing
"socket -server ::session $http_port"
<file "./httpd-tt.tcl" line 763>

Any suggestions?

Thanks for any help!

Selma

2kool
December 4th, 2005, 05:27 AM
You are already running another copy of TivoWebPlus or some other service or script is using port 80. In particular, newer tivos (software version 7 and up) run their own web server on port 80.

You can change the port tivowebplus runs on by changing the line "Port = 80" in the tivoweb.cfg file. You may also need to make sure that the tivo firewall and your local firewall permit the port number you have chosen.