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

Unhandled Exception (6f24d3e9f) #1301

Open
AutosploitReporter opened this issue Jul 31, 2021 · 0 comments
Open

Unhandled Exception (6f24d3e9f) #1301

AutosploitReporter opened this issue Jul 31, 2021 · 0 comments

Comments

@AutosploitReporter
Copy link
Collaborator

Autosploit version: 3.1
OS information: Linux-3.10.0-1160.31.1.el7.x86_64-x86_64-with-Ubuntu-18.04-bionic
Running context: autosploit.py
Error meesage: object of type 'NoneType' has no len()
Error traceback:

Traceback (most recent call):
 File "/AutoSploit/autosploit/main.py", line 116, in main
    terminal.terminal_main_display(loaded_tokens)
  File "/AutoSploit/lib/term/terminal.py", line 494, in terminal_main_display
    if len(choice_data_list) < 4:
TypeError: object of type 'NoneType' has no len()

Metasploit launched: False

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