Jump to content

Suddenly cannot connect to 127.0.0.1:8080/gui


kiz

Recommended Posts

I'm using Linux myhostname 3.12.1-1-pae #1 SMP PREEMPT Sun Nov 24 20:40:03 EST 2013 i686 GNU/Linux

last time i was using uTorrent ubuntu 3.0 and it works fine, but since yesterday, i could not connect to the 127.0.0.1:8080

i have tried to upgrade to uTorrent debian and ubuntu 3.3 (also copying the *.dat files), but it doesn't work either..

this is the running command:

$ ./utserver

./utserver: /usr/lib/libcrypto.so.1.0.0: no version information available (required by ./utserver)

./utserver: /usr/lib/libssl.so.1.0.0: no version information available (required by ./utserver)

this is the output when i tried to telnet:

$ telnet localhost 8080

GET / HTTP/1.0

(newline)

(newline)

*does not respond, on internet browsers also waiting for reply*

this is the output of netstat:

$ netstat -antpl | grep 8080

(Not all processes could be identified, non-owned process info

will not be shown, you would have to be root to see it all.)

tcp 11 0 0.0.0.0:8080 0.0.0.0:* LISTEN 10565/./utserver

tcp 1 0 127.0.0.1:8080 127.0.0.1:60814 CLOSE_WAIT -

tcp 464 0 127.0.0.1:8080 127.0.0.1:60812 CLOSE_WAIT -

tcp 1 0 127.0.0.1:8080 127.0.0.1:60974 CLOSE_WAIT -

tcp 1 0 127.0.0.1:8080 127.0.0.1:60976 CLOSE_WAIT -

tcp 1 0 127.0.0.1:8080 127.0.0.1:60815 CLOSE_WAIT -

tcp 1 0 127.0.0.1:8080 127.0.0.1:60813 CLOSE_WAIT -

tcp 429 0 127.0.0.1:8080 127.0.0.1:60972 CLOSE_WAIT -

tcp 1 0 127.0.0.1:8080 127.0.0.1:60973 CLOSE_WAIT -

tcp 1 0 127.0.0.1:8080 127.0.0.1:60816 CLOSE_WAIT -

tcp 1 0 127.0.0.1:8080 127.0.0.1:60817 CLOSE_WAIT -

tcp 0 1 192.168.1.113:52818 218.145.160.136:8080 SYN_SENT 32188/./utserver

tcp 1 0 127.0.0.1:8080 127.0.0.1:60975 CLOSE_WAIT -

tcp6 3 0 :::8080 :::* LISTEN 10565/./utserver

tcp6 1543 0 ::1:8080 ::1:59374 CLOSE_WAIT -

tcp6 23 0 ::1:8080 ::1:59048 CLOSE_WAIT -

tcp6 1 0 ::1:8080 ::1:59375 CLOSE_WAIT -

is there anything that i should do to get more information about the problem?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...