Search found 23 matches

by cinderblock63
Mon Jan 27, 2020 9:04 am
Forum: Support
Topic: Deluge 2.0 console ui error adding torrent
Replies: 3
Views: 3021

Re: Deluge 2.0 console ui error adding torrent

I'm still chasing this issue :-/ Some other projects have had a bunch of trouble with this 'sslv3 alert handshake failure' error. It looks like it's some sort of problem with some dependencies. Possibly dependencies that use an old version of OpenSSL... I'm using the official deluge ppa to install d...
by cinderblock63
Sun Jan 12, 2020 10:34 pm
Forum: Support
Topic: Deluge 2.0 console ui error adding torrent
Replies: 3
Views: 3021

Re: Deluge 2.0 console ui error adding torrent

Sorry to bump but I've been banging my head against the wall about this for a bit now. Any ideas on even how else I might debug this would be greatly appreciated.
by cinderblock63
Sat Jan 04, 2020 11:10 pm
Forum: Support
Topic: Install and run two versions concurrently
Replies: 6
Views: 2844

Re: Install and run two versions concurrently

Thanks boredazfcuk. I look forward to playing with that.

To those that are curious, I've got this working with virtualenv. I'm totally open to any suggestions.

https://github.com/cinderblock/node-del ... /373583102
by cinderblock63
Thu Jan 02, 2020 1:53 am
Forum: Support
Topic: Install and run two versions concurrently
Replies: 6
Views: 2844

Re: Install and run two versions concurrently

gderf, got a docker image that runs the latest stable version of deluge, even as it updates?
by cinderblock63
Wed Jan 01, 2020 12:35 am
Forum: Support
Topic: Install and run two versions concurrently
Replies: 6
Views: 2844

Re: Install and run two versions concurrently

Thank you. Very helpful. Cheers!
by cinderblock63
Tue Dec 31, 2019 11:20 pm
Forum: Support
Topic: Install and run two versions concurrently
Replies: 6
Views: 2844

Install and run two versions concurrently

I am writing some test for a package and I'd like to test it against both 1.3 and 2.0 branches. I'm having trouble getting both versions installed on one system at the same time. Note, I'm not trying to have two daemons serve the same torrents. Just want to run coverage tests on my package against b...
by cinderblock63
Mon Dec 30, 2019 5:17 am
Forum: Support
Topic: How to seed from completed folder
Replies: 2
Views: 3069

Re: How to seed from completed folder

If you use the "Move on Complete" feature, it will do this automatically when the download finished and "just work". You can also use the "Move download folder", to move the files to your external drive manually (from within Deluge) if it is still seeding from the downl...
by cinderblock63
Tue Dec 24, 2019 2:51 am
Forum: Support
Topic: Deluge 2.0 console ui error adding torrent
Replies: 3
Views: 3021

Deluge 2.0 console ui error adding torrent

I have a script that worked very reliably with deluge 1.3.15. It spawned a simple cli call: deluge-console "connect localhost user passwd ; add 'https://domain/file.torrent'" Now, with Deluge 2.0.3, I'm getting an error when I run the command. deluge-console Error 17:32:15 [ERROR ][deluge....
by cinderblock63
Tue Dec 24, 2019 1:44 am
Forum: Support
Topic: Deluge creates folders by itself
Replies: 1
Views: 1063

Re: Deluge creates folders by itself

Sounds like maybe a problem with your network sharing configuration, not necessarily deluge.
by cinderblock63
Sat Nov 17, 2018 10:56 am
Forum: Development
Topic: javascript (node) RPC request issue
Replies: 5
Views: 6464

Re: javascript (node) RPC request issue

Thanks! It's still pretty untested. Well, I've written a bunch of tests to test python-rencode.

Stuff I have tested in deluge RPC:

- login
- addTorrentUrl