Hello !
I am using deluge 1.1.5 on Linux.
So first, I don't know how to reach the Web UI : http://127.0.0.1:[daemon port] gives mes a blank page.
Any idea ?
Next, I wanted to know if 1.1.5 is still problematic on private trackers (still disabled on the main one I use)
And at last, are there some issues regarding speed with 1.x against 0.5 ?
Thanks a lot for the great work you do on Deluge.
[Solved] Web UI unreachable and a few questions
[Solved] Web UI unreachable and a few questions
Last edited by Guilo on Thu Mar 26, 2009 1:51 pm, edited 1 time in total.
Re: Web UI unreachable and a few questions
So you're trying to access the WebUI from the same machine that the daemon is installed on?
Re: Web UI unreachable and a few questions
Yes : not possible ?
Re: Web UI unreachable and a few questions
You should try http://localhost:8112
I think localhost is not always set as 127.0.0.1, and make sure the webUI is running.
I think localhost is not always set as 127.0.0.1, and make sure the webUI is running.
Re: Web UI unreachable and a few questions
Basically it's up to the Deluge users to convince private tracker admins that its worthwhile for them to unblock the client. Email the admin and ask him to take it off the block list, also note that past problems with people cheating share ratios using this client are more or less gone, at least just as prevalent as any OSS client.Guilo wrote: Next, I wanted to know if 1.1.5 is still problematic on private trackers (still disabled on the main one I use)
I've used since 0.5 and the >1.1.0 releases have been better than ever. I haven't experienced any sluggishness on Windows or Linux.Guilo wrote: And at last, are there some issues regarding speed with 1.x against 0.5 ?
Re: Web UI unreachable and a few questions
Ok thank for your answers.
regarding the Web UI, I do launch deluge -ui web
Next, http://localhost:8112/ doesn't work (unable to reach server). Isn't it possible to set the web ui port ?
Thanks
regarding the Web UI, I do launch deluge -ui web
Next, http://localhost:8112/ doesn't work (unable to reach server). Isn't it possible to set the web ui port ?
Thanks
Re: Web UI unreachable and a few questions
it should beGuilo wrote:Ok thank for your answers.
regarding the Web UI, I do launch deluge -ui web
Next, http://localhost:8112/ doesn't work (unable to reach server). Isn't it possible to set the web ui port ?
Thanks
Code: Select all
deluge -u web
Code: Select all
deluge --ui=web
Code: Select all
deluge -ui web
Re: Web UI unreachable and a few questions
Arf..
Thanks a lot, works mutch better
Thanks a lot, works mutch better