Hi all, I've come across a strange error when scanning a web site.

The error output is as follow:

Traceback (most recent call last):
  File "/root/w3af/core/ui/gtkUi/main.py", line 589, in startScanWrap
    self.w3af.start()
  File "/root/w3af/core/controllers/w3afCore.py", line 421, in start
    self._end()
  File "/root/w3af/core/controllers/w3afCore.py", line 681, in _end
    tm.join( joinAll=True )
  File "/root/w3af/core/controllers/threads/threadManager.py", line 119, in
join
    self._threadPool.wait( ownerObj, joinAll )
  File "/root/w3af/core/controllers/threads/threadpool.py", line 260, in
wait
    self.poll(block=True, ownerObj=ownerObj, joinAll=joinAll)
  File "/root/w3af/core/controllers/threads/threadpool.py", line 245, in
poll
    raise result
w3afMustStopException: The xUrllib found too much consecutive errors. The
remote webserver doesn't seem to be reachable anymore; please verify
manually.


////////

The Web server is actually reachable so I dont understand why is this
happening.

This error is blocking a key part of my work, can you please provide me some
feedback?

Best regards
------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
W3af-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/w3af-users

Reply via email to