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] Unknown owtf error #176

Closed
iw7qmxz5xl opened this issue Mar 10, 2014 · 1 comment
Closed

[Auto-Generated] Unknown owtf error #176

iw7qmxz5xl opened this issue Mar 10, 2014 · 1 comment

Comments

@iw7qmxz5xl
Copy link

OWTF Bug Report

____________________________________________________________________________________________________

OWTF BUG: Please report the sanitised information below to help make this better. Thank you.
****************************************************************************************************

Message: Unknown owtf error

Command: 

Error Trace:
Traceback (most recent call last):

  File "./owtf.py", line 386, in run_owtf
    if Core.Start(args):

  File "/root/owtf/framework/core.py", line 262, in Start
    if self.initialise_framework(Options):

  File "/root/owtf/framework/core.py", line 289, in initialise_framework
    self.StartProxy(Options) # Proxy mode is started in that function

  File "/root/owtf/framework/core.py", line 188, in StartProxy
    Options['OutboundProxyAuth']

  File "/root/owtf/framework/http/proxy/proxy.py", line 531, in __init__
    self.application.ca_key_pass = open(os.path.expanduser(self.application.Core.Config.Get('CA_PASS_FILE')),'r').read().strip()

IOError: [Errno 2] No such file or directory: '/root/.owtf/proxy/ca_pass.txt'


____________________________________________________________________________________________________

@flabbergastedbd
Copy link
Contributor

Duplicate of #173

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