Nmap Development mailing list archives

Re: Zenmap On scanning shows error


From: Daniel Miller <bonsaiviking () gmail com>
Date: Tue, 13 May 2014 09:28:51 -0500

On 05/09/2014 12:50 AM, rony God wrote:
Here is the traceback.Plzz help.........


Version: 6.45
Traceback (most recent call last):
   File "/usr/lib/python2.7/dist-packages/zenmapGUI/ScanInterface.py", line
597, in verify_execution
     self.load_from_command(scan)
   File "/usr/lib/python2.7/dist-packages/zenmapGUI/ScanInterface.py", line
613, in load_from_command
     parsed.parse_file(command.get_xml_output_filename())
   File "/usr/lib/python2.7/dist-packages/zenmapCore/NmapParser.py", line
799, in parse_file
     self.parse(f)
   File "/usr/lib/python2.7/dist-packages/zenmapCore/NmapParser.py", line
793, in parse
     self.parser.parse(f)
   File "/usr/lib/python2.7/xml/sax/expatreader.py", line 107, in parse
     xmlreader.IncrementalParser.parse(self, source)
   File "/usr/lib/python2.7/xml/sax/xmlreader.py", line 123, in parse
     self.feed(buffer)
   File "/usr/lib/python2.7/xml/sax/expatreader.py", line 207, in feed
     self._parser.Parse(data, isFinal)
   File "/usr/lib/python2.7/xml/sax/expatreader.py", line 381, in
external_entity_ref
     "")
   File "/usr/lib/python2.7/xml/sax/saxutils.py", line 304, in
prepare_input_source
     f = urllib.urlopen(source.getSystemId())
   File "/usr/lib/python2.7/urllib.py", line 86, in urlopen
     return opener.open(url)
   File "/usr/lib/python2.7/urllib.py", line 207, in open
     return getattr(self, name)(url)
   File "/usr/lib/python2.7/urllib.py", line 436, in open_https
     h.endheaders(data)
   File "/usr/lib/python2.7/httplib.py", line 958, in endheaders
     self._send_output(message_body)
   File "/usr/lib/python2.7/httplib.py", line 818, in _send_output
     self.send(msg)
   File "/usr/lib/python2.7/httplib.py", line 780, in send
     self.connect()
   File "/usr/lib/python2.7/httplib.py", line 1161, in connect
     self.timeout, self.source_address)
   File "/usr/lib/python2.7/socket.py", line 553, in create_connection
     for res in getaddrinfo(host, port, 0, SOCK_STREAM):
IOError: [Errno socket error] [Errno -2] Name or service not known


Regards,
Vishnu.
_______________________________________________
Sent through the dev mailing list
http://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/

Vishnu,

Thank you for this bug report. The problem you found has been fixed in the 6.46 release, available from http://nmap.org/download.html

Dan
_______________________________________________
Sent through the dev mailing list
http://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/


Current thread: