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

TypeError: coercing to Unicode: need string or buffer, exceptions.KeyError found #2157

Closed
Jayr77 opened this issue Oct 15, 2020 · 1 comment
Labels

Comments

@Jayr77
Copy link

Jayr77 commented Oct 15, 2020

** Describe the bug **
When trying to perform a scan or any action on nmap, it displays the message: "Version: 7.91
Traceback (most recent call last):
File "zenmapGUI \ ScanInterface.pyo", line 389, in start_scan_cb
File "zenmapGUI \ ScanInterface.pyo", line 516, in execute_command
TypeError: coercing to Unicode: need string or buffer, exceptions.KeyError found

When closing the message, the program is also closed

Reproduce
-Open the program
-Insert Target
-Choose the profile
-Click on Scan

Expected behavior
Features: Version: 7.91
Traceback (most recent call last):
File "zenmapGUI \ ScanInterface.pyo", line 389, in start_scan_cb
File "zenmapGUI \ ScanInterface.pyo", line 516, in execute_command
TypeError: coercing to Unicode: need string or buffer, exceptions.KeyError found

** Version information (please complete the following information): **

  • SO: Windous 7
    -Nmap 7.91

** Additional context **
It also doesn't work on command.

erro nmap

@Jayr77 Jayr77 added the Nmap label Oct 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants
@Jayr77 and others