Coder Social home page Coder Social logo

Comments (4)

ctron avatar ctron commented on August 22, 2024

Sniffing the TCP connection on port 4444, the last message I see there is:

HTTP/1.1 500 Internal Server Error
content-length: 1044
content-type: application/json; charset=utf-8
cache-control: no-cache

{"value":{"error":"unknown error","message":"unknown error: net::ERR_CONNECTION_REFUSED\n  (Session info: chrome=117.0.5938.92)","stacktrace":"#0 0x5607dbf1f6b3 \u003Cunknown>\n#1 0x5607dbbf51e7 \u003Cunknown>\n#2 0x5607dbbed2f3 \u003Cunknown>\n#3 0x5607dbbddd17 \u003Cunknown>\n#4 0x5607dbbdf191 \u003Cunknown>\n#5 0x5607dbbde053 \u003Cunknown>\n#6 0x5607dbbdd06c \u003Cunknown>\n#7 0x5607dbbdcfde \u003Cunknown>\n#8 0x5607dbbdbbe4 \u003Cunknown>\n#9 0x5607dbbdc06a \u003Cunknown>\n#10 0x5607dbbf78ce \u003Cunknown>\n#11 0x5607dbc77ad5 \u003Cunknown>\n#12 0x5607dbc5e0c2 \u003Cunknown>\n#13 0x5607dbc77322 \u003Cunknown>\n#14 0x5607dbc5de93 \u003Cunknown>\n#15 0x5607dbc30934 \u003Cunknown>\n#16 0x5607dbc3171e \u003Cunknown>\n#17 0x5607dbee4cb8 \u003Cunknown>\n#18 0x5607dbee8bf0 \u003Cunknown>\n#19 0x5607dbef319c \u003Cunknown>\n#20 0x5607dbee9808 \u003Cunknown>\n#21 0x5607dbeb627f \u003Cunknown>\n#22 0x5607dbf0de88 \u003Cunknown>\n#23 0x5607dbf0e059 \u003Cunknown>\n#24 0x5607dbf1e843 \u003Cunknown>\n#25 0x7fd10832b609 start_thread\n"}}

from thirtyfour.

stevepryde avatar stevepryde commented on August 22, 2024

Is the webdriver server also running in docker? Have you tried with host networking enabled?

This looks like a docker issue, not a selenium/webdriver issue.

Could you try another selenium client in docker (python or java, for example) with the equivalent code and see if that makes any difference?

from thirtyfour.

ctron avatar ctron commented on August 22, 2024

Is the webdriver server also running in docker? Have you tried with host networking enabled?

It's the image from the readme. No, didn't try host networking.

This looks like a docker issue, not a selenium/webdriver issue.

I agree, it looks like some issue inside the container. I created an issue on their repo: SeleniumHQ/docker-selenium#1958

from thirtyfour.

ctron avatar ctron commented on August 22, 2024

I just tried with host networking and that seems to work. I am closing this issue, I don't think there is anything this crate can do about it.

from thirtyfour.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.