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

selenium.common.exceptions.WebDriverException: Message: unknown error: Chrome failed to start: exited abnormally. #6

Closed
sochartgit opened this issue May 17, 2021 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@sochartgit
Copy link

sochartgit commented May 17, 2021

I've followed the instructions. Hosthunter works until I try to enable de screen capture and bing options.
I get this error:

Traceback (most recent call last):
File "/home/kali/HostHunter/hosthunter.py", line 467, in
driver = webdriver.Chrome(executable_path=DRIVER, options=chrome_opt)
File "/usr/lib/python3/dist-packages/selenium/webdriver/chrome/webdriver.py", line 95, in init
RemoteWebDriver.init(
File "/usr/lib/python3/dist-packages/selenium/webdriver/remote/webdriver.py", line 152, in init
self.start_session(capabilities, browser_profile)
File "/usr/lib/python3/dist-packages/selenium/webdriver/remote/webdriver.py", line 249, in start_session
response = self.execute(Command.NEW_SESSION, parameters)
File "/usr/lib/python3/dist-packages/selenium/webdriver/remote/webdriver.py", line 318, in execute
self.error_handler.check_response(response)
File "/usr/lib/python3/dist-packages/selenium/webdriver/remote/errorhandler.py", line 242, in check_response
raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.WebDriverException: Message: unknown error: Chrome failed to start: exited abnormally.
(unknown error: DevToolsActivePort file doesn't exist)
(The process started from chrome location /usr/bin/google-chrome is no longer running, so ChromeDriver is assuming that Chrome has crashed.)

@piratetm
Copy link

I have the same problem. I can't find a solution...

@dayojohn19
Copy link

someone ??

@dayojohn19
Copy link

same here

@superhedgy superhedgy self-assigned this Aug 14, 2021
@superhedgy superhedgy added the bug Something isn't working label Aug 14, 2021
@superhedgy
Copy link
Contributor

I've updated the code and also included the chromdrivers. Please try again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants