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

Bug Report: Unhandled exception "IndexError: list index out of range" (#4f8f4280) #891

Closed
commixreporter opened this issue Feb 5, 2024 · 1 comment
Labels
Milestone

Comments

@commixreporter
Copy link

Commix version: 3.9-stable
Python version: 3.11.7
Operating system: posix
Command line: commix.py -r **************** --mobile --level=3

Traceback (most recent call last):
  File "commix.py", line 35, in <module>
    main()
  File "commix.py", line 30, in main
    import src.core.main
  File "main.py", line 823, in <module>
    parser.logfile_parser()
  File "parser.py", line 155, in logfile_parser
    menu.options.auth_type = auth_provided[0].lower()
                             ~~~~~~~~~~~~~^^^
IndexError: list index out of range
@stasinopoulos stasinopoulos added this to the 4.0-stable milestone Feb 9, 2024
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related issues.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants