Deluge:Web UI 1.3.11 - Proxy Socksv5 with Auth
Posted: Sun Jul 19, 2015 10:54 am
Hi,
Running Deluge 1.3.11 Web UI on headless Ubuntu x64 14.04.2.
Everything works well except for the Proxy (BTGuard) which utilises Socksv5 with auth.
The tracker (regardless of which one) is in error state and the torrent of course will not start no are there any seeders/peers etc.
As soon as I disable the proxy and restart Deluged & Deluge-web I get normal behaviour.
A look at the web.log (/var/logs/deluge) reveals the following:
[WARNING ] 20:29:03 config:361 Unable to open config file /var/lib/deluge/.config/deluge/hostlist.conf.1.2: [Errno 2] No such file or directory: '/var/lib/deluge/.config/deluge/hostlist.conf..............
I have searched the entire server for hostlist.conf (find / -type f -name "hostlist.conf*") but am unable to locate this apparently necessary file. Thinking it maybe a permissions error on /var/lib/deluge/.config/deluge/ , I chmod -R 777 this location and rebooted hoping that Deluge would then be able to create the file.
I also creates an empty hostlist.conf & hostlist.conf.1.2 with the correct permissions to enable Deluge to perhaps write to the file.
Deluge was installed using this guide (http://dev.deluge-torrent.org/wiki/User ... ce/Upstart).
Any help is welcomed.
Running Deluge 1.3.11 Web UI on headless Ubuntu x64 14.04.2.
Everything works well except for the Proxy (BTGuard) which utilises Socksv5 with auth.
The tracker (regardless of which one) is in error state and the torrent of course will not start no are there any seeders/peers etc.
As soon as I disable the proxy and restart Deluged & Deluge-web I get normal behaviour.
A look at the web.log (/var/logs/deluge) reveals the following:
[WARNING ] 20:29:03 config:361 Unable to open config file /var/lib/deluge/.config/deluge/hostlist.conf.1.2: [Errno 2] No such file or directory: '/var/lib/deluge/.config/deluge/hostlist.conf..............
I have searched the entire server for hostlist.conf (find / -type f -name "hostlist.conf*") but am unable to locate this apparently necessary file. Thinking it maybe a permissions error on /var/lib/deluge/.config/deluge/ , I chmod -R 777 this location and rebooted hoping that Deluge would then be able to create the file.
I also creates an empty hostlist.conf & hostlist.conf.1.2 with the correct permissions to enable Deluge to perhaps write to the file.
Deluge was installed using this guide (http://dev.deluge-torrent.org/wiki/User ... ce/Upstart).
Any help is welcomed.