Search found 10 matches

by kanzie
Wed Apr 19, 2023 11:13 am
Forum: Support
Topic: deluge-console error
Replies: 8
Views: 6809

Re: deluge-console error

Im still having this problem and can't connect to my daemon using deluge-console. What is the reason for this problem? I also see this happening every second in deluged.log when trying to connect using deluged-console: Deluge client disconnected: Connection to the other side was lost in a non-clean ...
by kanzie
Wed Mar 18, 2020 2:12 pm
Forum: Support
Topic: After moving file it goes to paused state
Replies: 0
Views: 2729

After moving file it goes to paused state

Hi! I have just set up SickChill to manage some torrents for me. The problem I'm seeing is that after deluge have moved the file to final destination (where sickchill creates a symlink and perform post-processing) it goes into paused state. It is set to automanaged but after completing the move beca...
by kanzie
Sat Jul 13, 2019 12:05 pm
Forum: Support
Topic: [SOLVED] Only making deluge use vpn and vpn only
Replies: 37
Views: 143756

Re: [SOLVED] Only making deluge use vpn and vpn only

So I have it setup with a user called vpn now and tagging all traffic from that user, a nginx reverse proxy to access the webui. The problems I'm still facing is getting port forwarding to work. Get connection refused though I have my iptables accepting incoming traffic on the right port. The second...
by kanzie
Wed Jul 10, 2019 11:01 am
Forum: Support
Topic: [SOLVED] Only making deluge use vpn and vpn only
Replies: 37
Views: 143756

Re: [SOLVED] Only making deluge use vpn and vpn only

I decided to make a up script to write the interface of vpn (tun0) to core.conf listen_interface but now of course I can’t access webui over local network. Do you mind posting your setup and I can try and mimic it. The tagging solution seems to need iptables rather than ufw though (the ufw wrapper d...
by kanzie
Tue Jul 09, 2019 1:51 pm
Forum: Support
Topic: [SOLVED] Only making deluge use vpn and vpn only
Replies: 37
Views: 143756

Re: [SOLVED] Only making deluge use vpn and vpn only

So I've been reading up on how to best do split tunneling as Im setting up a new RPi. In the past I've been running plex and deluge on a RPi using openvpn and ufw to do split tunneling but the setup is super simple and reading all the trouble you guys are going through makes me think I've overlooked...
by kanzie
Wed Dec 09, 2015 2:12 pm
Forum: Support
Topic: Random crashes of daemon
Replies: 8
Views: 3792

Re: Random crashes of daemon

result with thread apply all backtrace: Program received signal SIGILL, Illegal instruction. [New Thread 0x75f1d470 (LWP 11124)] [New Thread 0x7571d470 (LWP 11125)] [New Thread 0x74dff470 (LWP 11134)] [New Thread 0x745de470 (LWP 11147)] [Thread 0x745de470 (LWP 11147) exited] terminate called after t...
by kanzie
Tue Dec 08, 2015 7:07 am
Forum: Support
Topic: Random crashes of daemon
Replies: 8
Views: 3792

Re: Random crashes of daemon

(gdb) handle SIGILL nostop Signal Stop Print Pass to program Description SIGILL No Yes Yes Illegal instruction (gdb) run Starting program: /usr/bin/python /usr/bin/deluged -d -c /home/pi/.config/deluge/ [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/arm-linu...
by kanzie
Mon Dec 07, 2015 11:17 am
Forum: Support
Topic: Random crashes of daemon
Replies: 8
Views: 3792

Re: Random crashes of daemon

Yeah everything should be updated to the latest versions now. Built using instructions here http://dev.deluge-torrent.org/wiki/Building/libtorrent and everything went fine. Running deluge 1.3.12 libtorrent 1.0.7.0 Still having crashes quite frequently, latest one when running not as daemon (only way...
by kanzie
Wed Dec 02, 2015 5:27 pm
Forum: Support
Topic: Random crashes of daemon
Replies: 8
Views: 3792

Re: Random crashes of daemon

ran it without daemon mode to see what message it would crash with. It gave me:

"pure virtual method called
terminate called without an active exception
Aborted"

nothing in log about crashing. It is running in info-mode now, switching to debug and starting over.
by kanzie
Wed Dec 02, 2015 1:13 pm
Forum: Support
Topic: Random crashes of daemon
Replies: 8
Views: 3792

Random crashes of daemon

Im running the latest version and have been plagued with crashes almost on a daily basis. This also affected me on previous version and I tried setting it up in supervisor to restart it when crashing but figured finding out the reason for the crashes is better. Deluge version 1.3.12 libtorrent: 0.15...