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

General support for problems installing or using Deluge
Post Reply
razer
New User
New User
Posts: 4
Joined: Sun Feb 15, 2009 1:19 am

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

Post 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
johnnyg
Top Bloke
Top Bloke
Posts: 1522
Joined: Sun Oct 28, 2007 4:00 am
Location: Sydney, Australia

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

Post 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
razer
New User
New User
Posts: 4
Joined: Sun Feb 15, 2009 1:19 am

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

Post 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
johnnyg
Top Bloke
Top Bloke
Posts: 1522
Joined: Sun Oct 28, 2007 4:00 am
Location: Sydney, Australia

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

Post by johnnyg »

web ui is at port 8112 not 58846.
Post Reply