Giter Club home page Giter Club logo

Comments (6)

mcmire avatar mcmire commented on June 17, 2024

I have gotten this too, intermittently, but while running through Spork. What happens is that rspec seems to hang, and when I look at the Spork output the last thing is an Installed StopSafariZoomInputManager line (which always appears for me, b/c I have that installed). When I kill the rspec process, then I get this "undefined method 'strip'" error.

from capybara-webkit.

mcmire avatar mcmire commented on June 17, 2024

I have had bad luck today with this error, having gotten it three times in a row on our CI box. I think maybe the issue is that when the Ruby side tries to hit the webkit server it's getting a nil response? I wonder if the response just isn't coming back fast enough, and whether it would be a good idea, every time the socket is read from, to wait + retry if the response is nil.

from capybara-webkit.

jkrall avatar jkrall commented on June 17, 2024

Darn. Nevermind... the retry logic I added above in 597b83f doesn't fix the problem after all.

from capybara-webkit.

mike-burns avatar mike-burns commented on June 17, 2024

@cmeiklejohn has worked through this with #108, but I'm having issues with getting his tests passing. It's still unclear why this happens sometimes.

from capybara-webkit.

gentilmente avatar gentilmente commented on June 17, 2024

Hi, I had this message too in the tutorial.
look the screenshot https://img.skitch.com/20110820-xcycdkdu8g7pxs37r2eb7a18wj.jpg

from capybara-webkit.

jferris avatar jferris commented on June 17, 2024

This was generally caused by the webkit_server crashing. We've fixed a number of causes of this. If anybody runs into this again, please open a new issue and include debugging output from the :webkit_debug driver.

from capybara-webkit.

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.