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

Error upon being given link, tried on Linux and macOS #30

Open
aidan-gibson opened this issue Aug 18, 2024 · 0 comments
Open

Error upon being given link, tried on Linux and macOS #30

aidan-gibson opened this issue Aug 18, 2024 · 0 comments

Comments

@aidan-gibson
Copy link

docker run -it -p 7070:7070 opensecurity/cmsscan:latest
[2024-08-18 23:26:26 +0000] [1] [INFO] Starting gunicorn 20.1.0
[2024-08-18 23:26:26 +0000] [1] [INFO] Listening at: http://0.0.0.0:7070 (1)
[2024-08-18 23:26:26 +0000] [1] [INFO] Using worker: sync
[2024-08-18 23:26:26 +0000] [7] [INFO] Booting worker with pid: 7
[INFO] Updating WPScan

I give web UI a link, and:

Error occurred during loading data. Trying to use cache server https://fake-useragent.herokuapp.com/browsers/0.1.11
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/fake_useragent/utils.py", line 154, in load
    for item in get_browsers(verify_ssl=verify_ssl):
  File "/usr/local/lib/python3.9/site-packages/fake_useragent/utils.py", line 99, in get_browsers
    html = html.split('<table class="w3-table-all notranslate">')[1]
IndexError: list index out of range

macOS and Linux, same error

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