Page 1 of 2

Can't create torrent

Posted: Mon Dec 16, 2013 11:54 am
by Jingo
Hello everyone,

it has to be a misuse from my part because I can't find any info on the net : so there it is, I cannot create a torrent on my Windows machine. Deluge behaves normally (except for the file browser dialog for selecting the torrent's contents, which does not close on its own), but no .torrent file is created. I've tried with earlier releases until 1.3.3, same problem. I tried μTorrent and it works fine, but I really don't want to fall back to that. Any additional info I should provide ?

I'd appreciate any help, any hint !

Thank you,

Jingo

Re: Can't create torrent

Posted: Thu Dec 19, 2013 5:05 pm
by Jingo
I forgot to specifiy this : Deluge 1.3.6 installed on Win7x64 with the standard .exe, no plugins enabled.

Jingo

Re: Can't create torrent

Posted: Fri Dec 20, 2013 7:19 pm
by Cas
Please try running it in a cmd window and with error logging enabled

Re: Can't create torrent

Posted: Sun Dec 22, 2013 10:50 pm
by Jingo
Thanks, but I need a little more details, I'm afraid I'm not technical enough. I tried typing this in the cmd window (from the FAQ) :

Code: Select all

deluge -L <debug> -l <%H%\Desktop\log>
It says syntax incorrect.

Re: Can't create torrent

Posted: Mon Dec 23, 2013 3:36 pm
by Cas
That's because the syntax is incorrect...

Try something like this:

Code: Select all

"C:\Program Files\Deluge\deluge.exe" -L error -l C:\deluge.log

Re: Can't create torrent

Posted: Mon Dec 23, 2013 6:19 pm
by Jingo
Thanks, I believe it's started now. If I understand correctly I have to attempt to create a torrent in command line ? Is there a list of commands somewhere ? (As you can see I'm not familiar with all this but I'm really trying. Is there any chance someone went to the extent of creating a how-to for newbies ?)

Jingo

Re: Can't create torrent

Posted: Fri Jan 03, 2014 11:00 am
by Jingo
Hello,

I scoured the website for hints but I really don't know what I'm doing. I'd like to provide you with a .log but I honestly think I need a "how-to"... any chance someone guide me through the process ?

Thanks,

Jingo

Re: Can't create torrent

Posted: Sat Jan 04, 2014 2:17 pm
by Cas
No you simply try to create the torrent as usual then see what messages appear in logs or console...

Re: Can't create torrent

Posted: Sun Feb 23, 2014 10:00 pm
by Jingo
Hello,

I got hold of my computer again, so I tried doing what you instructed Cas. I changed the path to C:\Program Files (x86)\Deluge otherwise it said invalid path, but Deluge still does not start (although now it doesn't say invalid path). I tried starting it by hand and creating a torrent but no log file is created. Nothing appears in the cmd window either. I'm trying my best to understand what's going on but as I said, I'm very rookie about all this. Thanks a lot for helping ! :)

Re: Can't create torrent

Posted: Sun Mar 02, 2014 2:32 pm
by Jingo
Just as a side note, I am a (granted small) contributor to some software manuals and help forums, and I support beefing up the FAQs in every possible way so that redundant questions don't get asked so often, and rookies do not have to rely on developer's time to get the help they need.

Jingo