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

Whatwaf Unhandled Exception (c7d09c9c6) #1569

Open
WhatWaf-Firewalls opened this issue Sep 14, 2022 · 0 comments
Open

Whatwaf Unhandled Exception (c7d09c9c6) #1569

WhatWaf-Firewalls opened this issue Sep 14, 2022 · 0 comments

Comments

@WhatWaf-Firewalls
Copy link
Collaborator

Whatwaf version: 2.0.3
Running context: ./whatwaf -u *********************
Python version: 2.718
Traceback:

Traceback (most recent call):
  File "/root/WhatWaf/trigger/main.py", line 397, in main
    save_copy_of_file=opt.outputDirectory
  File "/root/WhatWaf/content/__init__.py", line 643, in detection_main
    lib.firewall_found.request_firewall_issue_creation(path)
  File "/root/WhatWaf/lib/firewall_found.py", line 209, in request_firewall_issue_creation
    if not ensure_no_issue(identifier):
  File "/root/WhatWaf/lib/firewall_found.py", line 48, in ensure_no_issue
    req = requests.get(url)
  File "/usr/share/offsec-awae-wheels/requests-2.23.0-py2.py3-none-any.whl/requests/api.py", line 76, in get
    return request('get', url, params=params, **kwargs)
  File "/usr/share/offsec-awae-wheels/requests-2.23.0-py2.py3-none-any.whl/requests/api.py", line 61, in request
    return session.request(method=method, url=url, **kwargs)
  File "/usr/share/offsec-awae-wheels/requests-2.23.0-py2.py3-none-any.whl/requests/sessions.py", line 530, in request
    resp = self.send(prep, **send_kwargs)
  File "/usr/share/offsec-awae-wheels/requests-2.23.0-py2.py3-none-any.whl/requests/sessions.py", line 643, in send
    r = adapter.send(request, **kwargs)
  File "/usr/share/offsec-awae-wheels/requests-2.23.0-py2.py3-none-any.whl/requests/adapters.py", line 498, in send
    raise ConnectionError(err, request=request)
('Connection aborted.', error(104, 'Connection reset by peer'))

Running platform: Linux-5.10.0-kali7-amd64-x86_64-with-debian-kali-rolling

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

1 participant