Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Auto-Generated] Bug Report - IOError: Timeout expecting trace file to be ready "/home/user/.w3af/tmp/18996/main.db_traces/1.trace" #14999

Closed
1d3df9903ad opened this issue Jan 22, 2017 · 0 comments

Comments

@1d3df9903ad
Copy link

Version Information

  Python version: 2.7.12 (default, Nov 19 2016, 06:48:10) [GCC 5.4.0 20160609]
  GTK version: 2.24.30
  PyGTK version: 2.24.0
  w3af version:
    w3af - Web Application Attack and Audit Framework
    Version: 1.7.6
    Revision: a53d59b73c - 21 Jul 2016 12:52
    Branch: master
    Local changes: No
    Author: Andres Riancho and the w3af team.

Traceback

Traceback (most recent call last):
  File "/home/user/w3af/w3af/core/ui/gui/main.py", line 611, in start_scan_wrap
    real_scan_start()
  File "/home/user/w3af/w3af/core/ui/gui/main.py", line 602, in real_scan_start
    self.w3af.start()
  File "/home/user/w3af/w3af/core/controllers/w3afCore.py", line 274, in start
    self.scan_end_hook()
  File "/home/user/w3af/w3af/core/controllers/w3afCore.py", line 464, in scan_end_hook
    om.manager.end_output_plugins()
  File "/home/user/w3af/w3af/core/controllers/output_manager/manager.py", line 149, in end_output_plugins
    self.__end_output_plugins_impl()
  File "/home/user/w3af/w3af/core/controllers/output_manager/manager.py", line 160, in __end_output_plugins_impl
    o_plugin.end()
  File "/home/user/w3af/w3af/plugins/output/xml_file.py", line 364, in end
    self.report_http_action(request_node, details.request)
  File "/home/user/w3af/w3af/core/data/db/history.py", line 129, in get_request
    req, self._response = self._load_from_file(self.id)
  File "/home/user/w3af/w3af/core/data/db/history.py", line 237, in _load_from_file
    raise IOError(msg)
IOError: Timeout expecting trace file to be ready "/home/user/.w3af/tmp/18996/main.db_traces/1.trace"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants