Search found 5 matches

by arjhun
Fri Sep 13, 2024 11:56 am
Forum: Support
Topic: deluged traffic comming from wrong ip address?
Replies: 4
Views: 4135

Re: deluged traffic comming from wrong ip address?

Thanks for the reply! you inspired me to do a little bit more research. I put the log to debug and actually checked the logs like I should have done in the first place. The listen_interface wants an IP address not a device name (why?). So it's now only listening on my ethernets IP. As it was listeni...
by arjhun
Thu Sep 12, 2024 10:53 am
Forum: Support
Topic: deluged traffic comming from wrong ip address?
Replies: 4
Views: 4135

deluged traffic comming from wrong ip address?

Hi guys, My knowledge of iptables and network traffic and routing is not the best, so I have some questions: I run a deluged server bound incoming and outgoing to the enp10s interface in core.conf. This is my default Lan interface with an IP of 192.168.1.100. On that same server I have a TUN interfa...
by arjhun
Mon Dec 06, 2021 11:28 am
Forum: Support
Topic: [solved] Problems migrating to ubuntu 21.10 - httpdownloader malformed URL's
Replies: 4
Views: 17896

Re: [solved] Problems migrating to ubuntu 21.10 - httpdownloader malformed URL's

For people runnning 21.10 also upgrade lib torrent to later build than 1.2.9 to avoid "not being able to move download location bug" unfortunately 21.10 ships with this buggy version :( sudo add-apt-repository ppa:libtorrent.org/1.2-daily sudo apt-get update bug output Dec 06 11:51:07 Your...
by arjhun
Wed Nov 03, 2021 10:24 pm
Forum: Support
Topic: [solved] Problems migrating to ubuntu 21.10 - httpdownloader malformed URL's
Replies: 4
Views: 17896

Re: Problems migrating to ubuntu 21.10 - httpdownloader malformed URL's

Wow thanks so much for helping me out and your comprehensive instruction! I feel really stupid for not having looked trough the commits. apologies. Thank for your swift replies, everything seems to be working right now! I hard coded the changes for now! Regret upgrading to the latest version of ubun...
by arjhun
Wed Nov 03, 2021 5:50 pm
Forum: Support
Topic: [solved] Problems migrating to ubuntu 21.10 - httpdownloader malformed URL's
Replies: 4
Views: 17896

[solved] Problems migrating to ubuntu 21.10 - httpdownloader malformed URL's

I have some issues making headless deluge work on ubuntu 21.10. It is not loading all the torrents (the label with the status works) And it's not donwnloading the images etc. It looks like there is part of a pyhton byte literal b' ' in the url string...... These are the errors : deluge-web -d --logl...