Page 1 of 2

extractor not working with windows server 2012 ?!

Posted: Wed Sep 02, 2015 8:41 pm
by mazzo
hi

thnx a lot for your great app

i want a small help regarding deluge v1.3.1

i'm using windows server 2012

but extractor plugin not wotking !

any help ?

thnx in advance :)

Re: extractor not working with windows server 2012 ?!

Posted: Wed Sep 02, 2015 9:40 pm
by Cas
You need 7zip installed.

Re: extractor not working with windows server 2012 ?!

Posted: Tue Sep 15, 2015 12:55 am
by prismra
I'm having the same issue with Windows 10. I have 7zip installed. It's the 64-bit version. Once the torrent finishes it creates the folder but never actually extracts the archives.

Can I give you a debug log or something? Thanks in advance.

Re: extractor not working with windows server 2012 ?!

Posted: Tue Sep 15, 2015 8:51 am
by Cas
Is 7zip installed in Program Files or added to system PATH?

Yes provide a debug log please.

Re: extractor not working with windows server 2012 ?!

Posted: Tue Sep 15, 2015 10:58 pm
by prismra
Here is the path:

C:\Program Files\7-Zip\7z.exe

I also put it in my path environment variable just to see if that was the issue and it didn't make a difference. It is working as I can open a command prompt and type 7z it runs.

I tried running deluge this way: deluge.exe -L debug -l .\debug.txt

but it doesn't actually open the gui and run. What am I missing?

Re: extractor not working with windows server 2012 ?!

Posted: Tue Sep 15, 2015 11:43 pm
by Cas
Can you be more specific about how you are trying to run deluge, although it might be a path issue. You can use deluge-debug.exe which will actually output to the console.

Re: extractor not working with windows server 2012 ?!

Posted: Wed Sep 16, 2015 12:56 pm
by prismra
Look at me, trying to do things the hard way!

Here is the debug output when the torrent finishes downloading:

[ERROR ] 07:51:11 eventmanager:59 Event handler TorrentFinishedEvent failed in <bound method Core._on_torrent_finished of <extractor.core.Core object at 0x043EB9D0>> with exception (2, 'CreateProcess', 'The system cannot find the file specified.')

Re: extractor not working with windows server 2012 ?!

Posted: Wed Sep 16, 2015 3:04 pm
by Cas
Hmm not entirely sure why that's appearing. Could you actually get a debug log as it might provide more info.

Re: extractor not working with windows server 2012 ?!

Posted: Wed Sep 16, 2015 3:11 pm
by prismra
Sure! What do I need to do? I ran deluge-debug.exe but I'm not sure what I need to do to grab the detailed log for you.

Re: extractor not working with windows server 2012 ?!

Posted: Wed Sep 16, 2015 4:07 pm
by Cas
Using those logging options: deluge-debug.exe -L debug -l debug.log