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

ERROR WHEN DNS NOT RESOLVE #91

Closed
evantoday opened this issue Dec 10, 2020 · 0 comments
Closed

ERROR WHEN DNS NOT RESOLVE #91

evantoday opened this issue Dec 10, 2020 · 0 comments

Comments

@evantoday
Copy link

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. run vulnx
  2. See error

requests.exceptions.ConnectionError: HTTPConnectionPool(host='a.com', port=80): Max retries exceeded with url: / (Caused by NewConnectionError('<requests.packages.url
lib3.connection.HTTPConnection object at 0x7f596cd86f60>: Failed to establish a new connection: [Errno -2] Name or service not known',))

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/usr/share/vulnx/vulnx.py", line 173, in
print('error : '+error)
TypeError: Can't convert 'ConnectionError' object to str implicitly

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