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.
Private (Individual) Torrent Downloads
Re: Private (Individual) Torrent Downloads
Did you see this in your deluge-web log:
This mean that your hostlist.conf.1.2 is in the wrong format and does not contain the user and pass for localclient.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.
Re: Private (Individual) Torrent Downloads
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?
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?