Page 1 of 1

No Webui, only local gui connection with same user...

Posted: Sun Feb 15, 2009 1:52 am
by razer
Hello,

I've discover Deluge today. I try to have it working as a daemon on my server, using a client on my desktop computer, like I do since a while with mldonkey.
It doesn't work, here's the issue :
Daemon is running on my server as a special user (p2puser for example). All is configured like the FAQ said (no classic mode + allow remote connexions, I haven't found something about authentification related by the faq)
If I run GUI as the same user (p2puser for instance) from the server, it's working
If I run GUI as another user from the server, It's freezing, I've to kill manually the process with kill -9, the status icon on the right of the IP is red
If I run GUI from another PC, It doesn't work (connect icon stays dark, the status icon on the right of the IP is red)
If I try to access to webUI, http://myserver:58846 give simply a blank page

The only debug stuff gived with -L is : Unhandled exception in thread started by
No torrents, no download/upload, new blank config, only the two special parameters : no classic mode + allow remote connections set

Tested on my server (debian testing, deluge 1.1.2) as server using my desktop (gentoo, deluge 1.1.2) as client for remote test
Tested on my desktop (gentoo) as server, using my laptop (ubuntu) as client for remote test
Always the same issues.

I want to know if I do something wrong, or if it's a bug/limitation of Deluge...

Thank you for your stuff and your help

Re: No Webui, only local gui connection with same user...

Posted: Sun Feb 15, 2009 3:33 am
by johnnyg
There were some broken links in the FAQ which I've now fixed.
Follow this userguide and then come back if you have any problems: http://dev.deluge-torrent.org/wiki/UserGuide/ThinClient

Re: No Webui, only local gui connection with same user...

Posted: Sun Feb 15, 2009 10:34 am
by razer
Thank you johnnyg, the gtk ui is working on my client.
Now I try to get webUI working, following the doc you've gived
A connect window appears, I select the URL of my server, but it doesn't work
Here's the log of "deluge -u web" command, on the server :
client:146 Socket or XMLRPC error: <ProtocolError for myserver:58846/RPC2: 401 Unauthorized>

I've another XMLRPC programs running as the same user, who works fine. So I don't understand this right issue
Thank you for your help

Re: No Webui, only local gui connection with same user...

Posted: Sat Feb 21, 2009 5:48 am
by johnnyg
web ui is at port 8112 not 58846.