extractor not working with windows server 2012 ?!

Specific support for Deluge on Microsoft Windows OS
mazzo
Member
Member
Posts: 20
Joined: Wed Sep 03, 2014 12:59 am

extractor not working with windows server 2012 ?!

Post 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 :)
Cas
Top Bloke
Top Bloke
Posts: 3681
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: extractor not working with windows server 2012 ?!

Post by Cas »

You need 7zip installed.
prismra
New User
New User
Posts: 5
Joined: Tue Sep 15, 2015 12:52 am

Re: extractor not working with windows server 2012 ?!

Post 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.
Cas
Top Bloke
Top Bloke
Posts: 3681
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: extractor not working with windows server 2012 ?!

Post by Cas »

Is 7zip installed in Program Files or added to system PATH?

Yes provide a debug log please.
prismra
New User
New User
Posts: 5
Joined: Tue Sep 15, 2015 12:52 am

Re: extractor not working with windows server 2012 ?!

Post 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?
Cas
Top Bloke
Top Bloke
Posts: 3681
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: extractor not working with windows server 2012 ?!

Post 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.
prismra
New User
New User
Posts: 5
Joined: Tue Sep 15, 2015 12:52 am

Re: extractor not working with windows server 2012 ?!

Post 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.')
Cas
Top Bloke
Top Bloke
Posts: 3681
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: extractor not working with windows server 2012 ?!

Post by Cas »

Hmm not entirely sure why that's appearing. Could you actually get a debug log as it might provide more info.
prismra
New User
New User
Posts: 5
Joined: Tue Sep 15, 2015 12:52 am

Re: extractor not working with windows server 2012 ?!

Post 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.
Cas
Top Bloke
Top Bloke
Posts: 3681
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: extractor not working with windows server 2012 ?!

Post by Cas »

Using those logging options: deluge-debug.exe -L debug -l debug.log
Post Reply