Open GoogleCodeExporter opened 9 years ago
Hey Karl,
Thanks for reporting. It means something went wrong - likely during the login.
Could you try running the scan with "-uvv" (two v's) and share the output?
Cheers!
Niels
Original comment by niels.he...@gmail.com
on 14 Apr 2013 at 2:51
Hey Niels,
Thanks for the quick reply. :)
It turned out that -r parameter was the source of problems. After removing it,
the scan worked as expected.
Nevertheless, attached is the output from the scan with "-uvv" and "-r".
Original comment by karl.ke...@gmail.com
on 14 Apr 2013 at 10:36
Attachments:
Thanks for the verbose output. This error should not be happening, even with
-r. Did you compile this binary yourself ? Would it be possible to make a debug
build "make debug" and run the scan with "-r 1000" while redirecting stderr to
a file?
$ make debug
$ ./skipfish [..] 2> debug.log
Cheers,
Niels
Original comment by niels.he...@gmail.com
on 20 Apr 2013 at 5:54
Original issue reported on code.google.com by
karl.ke...@gmail.com
on 12 Apr 2013 at 11:53