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

chromedriver erro #1

Open
feint9 opened this issue Nov 17, 2023 · 0 comments
Open

chromedriver erro #1

feint9 opened this issue Nov 17, 2023 · 0 comments

Comments

@feint9
Copy link

feint9 commented Nov 17, 2023

Hi,

Build: Kali Linux latest build full update - amd64

NameScraper: latest from git, all requirements install
SecurityTrails cookie saved in session file

Error:

python namescraper.py --query google.com securitytrails 54s
[+] Selected module: "SecurityTrails"
Traceback (most recent call last):
File "/root/tools/NameScraper/namescraper.py", line 98, in
driver = uc.Chrome(use_subprocess=True, options=options)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/dist-packages/undetected_chromedriver/init.py", line 441, in init
super(Chrome, self).init(
File "/usr/local/lib/python3.11/dist-packages/selenium/webdriver/chrome/webdriver.py", line 80, in init
super().init(
File "/usr/local/lib/python3.11/dist-packages/selenium/webdriver/chromium/webdriver.py", line 104, in init
super().init(
File "/usr/local/lib/python3.11/dist-packages/selenium/webdriver/remote/webdriver.py", line 286, in init
self.start_session(capabilities, browser_profile)
File "/usr/local/lib/python3.11/dist-packages/undetected_chromedriver/init.py", line 704, in start_session
super(selenium.webdriver.chrome.webdriver.WebDriver, self).start_session(
File "/usr/local/lib/python3.11/dist-packages/selenium/webdriver/remote/webdriver.py", line 378, in start_session
response = self.execute(Command.NEW_SESSION, parameters)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/dist-packages/selenium/webdriver/remote/webdriver.py", line 440, in execute
self.error_handler.check_response(response)
File "/usr/local/lib/python3.11/dist-packages/selenium/webdriver/remote/errorhandler.py", line 245, in check_response
raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.WebDriverException: Message: unknown error: cannot connect to chrome at 127.0.0.1:56515
from session not created: This version of ChromeDriver only supports Chrome version 114
Current browser version is 119.0.6045.105
Stacktrace:
#0 0x5556929d44e3
#1 0x555692703c76
#2 0x55569273104a
#3 0x555692728884
#4 0x555692767ccc
#5 0x55569276747f
#6 0x55569275ede3
#7 0x5556927342dd
#8 0x55569273534e
#9 0x5556929943e4
#10 0x5556929983d7
#11 0x5556929a2b20
#12 0x555692999023
#13 0x5556929671aa
#14 0x5556929bd6b8
#15 0x5556929bd847
#16 0x5556929cd243
#17 0x7ff19b4cd3ec

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