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

Getting This Error #2

Open
attacker34 opened this issue Jan 17, 2020 · 0 comments
Open

Getting This Error #2

attacker34 opened this issue Jan 17, 2020 · 0 comments

Comments

@attacker34
Copy link

Hi @skamsie ,

This is indeed good tool. I tried to use it but getting this Error while running:

File "domain_status_info.py", line 356, in <module>
    main()
  File "domain_status_info.py", line 349, in main
    save_test.add_status_to_html(parse_length=ARGS.length, name_registrar=ARGS.registrar)
  File "domain_status_info.py", line 231, in add_status_to_html
    status_code = self.get_status_code(url)
  File "domain_status_info.py", line 156, in get_status_code
    response = conn.getresponse()
  File "/usr/lib/python2.7/httplib.py", line 1148, in getresponse
    response.begin()
  File "/usr/lib/python2.7/httplib.py", line 448, in begin
    version, status, reason = self._read_status()
  File "/usr/lib/python2.7/httplib.py", line 412, in _read_status
    raise BadStatusLine("No status line received - the server has closed the connection")
httplib.BadStatusLine: No status line received - the server has closed the connection

It works fine for like 100 targets but after that it throws above Error & Stopped.

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