Private (Individual) Torrent Downloads

General support for problems installing or using Deluge
gembry
Member
Member
Posts: 16
Joined: Tue Jan 31, 2012 7:40 am

Re: Private (Individual) Torrent Downloads

Post by gembry »

I replaced the <password from auth file> part with the correct value.

With regards to logging, sorry I got that wrong, my fault. Here are the logs for deluged and for deluge-web.

The logs show me starting the daemon, then starting deluge-web, then connecting to deluge-web and looking at the 'offline' daemon, then clicking logout and stopping everything.
Cas
Top Bloke
Top Bloke
Posts: 3681
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Private (Individual) Torrent Downloads

Post by Cas »

Did you see this in your deluge-web log:
Config /root/.config/deluge/hostlist.conf.1.2 version: 1.1 loaded: {'hosts': [('3a65b19ec8e4dae881cf3fa70a3647be6e387a25', '127.0.0.1', 58846, '', '')], u'file': 2, u'format': 1}
...
AuthenticationRequired: Username and Password are required.
This mean that your hostlist.conf.1.2 is in the wrong format and does not contain the user and pass for localclient.
gembry
Member
Member
Posts: 16
Joined: Tue Jan 31, 2012 7:40 am

Re: Private (Individual) Torrent Downloads

Post by gembry »

Ah my bad, I must have copy-pasted wrong. After doing it again, it appears to work! Well that was an adventure.

What's the process for setting up multi-user support?

[EDIT]
That's probably a stupid question, rephrased a bit:
- Is it possible to have multi-user support inside a single instance of a web-client?
- If so, how
- If not, I imagine this is accomplished through clients connecting with different auth credentials?
Post Reply