phage-nz/ph0neutria

why the process of download does not start?the tmp dir is empty.

Closed this issue · 3 comments

image

image

I can't offer much help with such a small amount of information.

Files will not be downloaded for a variety of reasons, for example: if they no longer exist on the target, fail to download (connection timeout, etc), cannot be written to the tmp path (incorrect file permissions) etc.

Try to perform some more debugging. Read through the standard output and try to work out what is going on. Add some additional error handling in the code where you think it's failing, and catch the exceptions.

The errors pretty clearly states your problem. It cannot connect to the target. The target may have been taken offline, be stuck in an infinite redirect loop or be blocking Tor exit node addresses.

Some runs I get a very low success rate. Have to be patient and accept what you get.