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

undetected-chromedriver: "cannot connect to chrome at 127.0.0.1:55783" #136

Open
ulyssesric opened this issue Feb 11, 2023 · 3 comments
Open

Comments

@ulyssesric
Copy link

macOS 13.2 (Intel), Python 3.11.

Since Chrome V110, I randomly get "cannot connect to chrome at 127.0.0.1:55783" error message from undetected-chromedriver package. I've do many tests and so far the only workaround is:
(1) quit and restart Chrome, and
(2) must be undetected-chromedriver v3.4x

Another weird phenomenon: when it worked, I'll have two Chrome instances running. Never had this issue on Chrome V109 or earlier. Not sure whether it's an issue caused Manga_downloader and not sure whether these two are correlated, though.

@flapjack3
Copy link

Thank you so much for posting this. I came across the exact same thing. Also on a mac, Python 3.10, using chrome 110. I'm a newbie at this so I thought it was just me missing something. I did the workaround you found and can get it working that way now. When the downloader is running, I also get two Chromes which I've never seen before.

@mslmn
Copy link

mslmn commented Feb 17, 2023

Thank you so much for posting this. I came across the exact same thing. Also on a mac, Python 3.10, using chrome 110. I'm a newbie at this so I thought it was just me missing something. I did the workaround you found and can get it working that way now. When the downloader is running, I also get two Chromes which I've never seen before.

How did you get it to work on Mac?

@mel0n0
Copy link

mel0n0 commented Aug 13, 2023

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

4 participants