PDA

View Full Version : webui proplem



SH00T
12-20-2009, 10:38 PM
i have server windows

and when im try to connect to webui the page didn't load in firefox

i write the url like that


http://server ip :8080/gui/

and that's screen for setting

http://i47.tinypic.com/23u261h.jpg

so what's the proplem :(

Burnsy
12-20-2009, 10:45 PM
Sorry, I don't use uTorrent personally so have never set this up, but have you looked in this guide here - http://filesharingtalk.com/vb3/f-guides-and-tutorials-65/t-how-to-set-up-utorrents-webui-132202

Might be worth a look in case you may have missed something out. Hope it helps :)

brgroup
12-21-2009, 05:29 AM
hey maybe it'll help, but try changing the port from 8080 to something like 7599 or such..port 8080 has been known to be a standard port for proxys which may be blocked at the router..


http://server ip :8080/gui/
And make sure there's no spaces between your IP and the port in your URL..It's hard to tell from your code snippet what exactly you're typing in..

After all that, try in a different browser as well.

Cabalo
12-21-2009, 06:37 AM
you have to open the port at the windows firewall and upstream at a router too, if that's the case. Otherwise, inbound connections to the 8080 port aren't allowed.

samad909
12-21-2009, 08:37 AM
Maybe its too obvious but I just thought of listing this, according to you, you type the url as


http://server ip :8080/gui/

Maybe, just maybe that space is the problem, try this out,


http://server ip:8080/gui/
Remove the space between the ip and the colon

Maybe it will work and maybe it wont, if it doesnt check that the ports are open as Cabalo said.

SH00T
12-21-2009, 06:56 PM
i write ip of server without space

==

it's new server

and i was using other server with the same port 2 days ago and still open with me to now

but the proplem in the new server