You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'))
Whatwaf version:
2.0.3
Running context:
./whatwaf -u *********************
Python version:
2.718
Traceback:
Running platform:
Linux-5.10.0-kali7-amd64-x86_64-with-debian-kali-rolling
The text was updated successfully, but these errors were encountered: