laconicwolf / Nmap-Scan-to-CSV

Converts Nmap XML output to csv file, and other useful functions
216 stars 98 forks source link

Throwing error at line 144 #9

Open bala-murugan-s opened 4 years ago

bala-murugan-s commented 4 years ago

[-] A an error occurred. The XML may not be well formed. Please review the error and try again: no element found: line 144, column 0

Could you please tell me how to fix it

molecula-johnh commented 3 years ago

Getting the same error. Initially, I received the error:

"[-] The file nmap_scan.xml cannot be found or you do not have permission to open the file."

so I touch'ed nmap_scan_xml and re-ran which produced this error:

'[-] A an error occurred. The XML may not be well formed. Please review the error and try again: no element found: line 1, column 0'

Running Ubuntu 21.04