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

Fix of "OSError: [WinError 6] The handle is invalid" #1339

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

enesgorkemgenc
Copy link

This error seems to be a problem for a lot of users of the package. Adding a try-except block is solving the issue for them while keeping it functional for the others as well.

Source: #955

This error seems to be a problem for a lot of users of the package. Adding a try-except block is solving the issue for them while keeping it functional for the others as well.

Source: ultrafunkamsterdam#955
@enesgorkemgenc enesgorkemgenc mentioned this pull request Jun 13, 2023
@jdholtz
Copy link
Contributor

jdholtz commented Jul 13, 2023

This fix works for me. Thanks!

@keanureano
Copy link

Works for me as well.

@hexclann
Copy link

hexclann commented Aug 8, 2023

It works for me. When will this be merged?

@hexclann
Copy link

@ultrafunkamsterdam

@danielfriskey
Copy link

Yeah this fix works well for me on an AWS EC2 env.

LaurentOngaro pushed a commit to LaurentOngaro/F_undetected-chromedriver that referenced this pull request Apr 5, 2024
@takanuva15
Copy link

lol I got this error too on the same line - nice to see someone fixed it in a PR

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

Successfully merging this pull request may close these issues.

None yet

6 participants