Coder Social home page Coder Social logo

rubber:create not working about rubber HOT 6 CLOSED

rubber avatar rubber commented on June 1, 2024
rubber:create not working

from rubber.

Comments (6)

kevwil avatar kevwil commented on June 1, 2024

I'm not sure if I'm having the same issue or not. I get "rubber:_get_ip" calls over and over, with "failed to connect to <alias_name>" errors every time. The instance is running and the IP looks right.

from rubber.

wr0ngway avatar wr0ngway commented on June 1, 2024

There is a problem somewhere in the guts of capistrano/net-ssh that causes intermittent hangs of the initial connect. I need to try and find a workaround in the code, maybe by using Timeout or something - the problem is, due to its intermittent nature, I have trouble duplicating it reliably enough to track it down or test a fix. Currently the only way around it is as you said, ctrl-c and refresh.

Kevwil, you aren't having the same problem - sounds like you are just not able to connect via ssh - if you were having the same problem, it wouldn't keep retrying with output to the screen, it would just sit there hung.

from rubber.

ariejan avatar ariejan commented on June 1, 2024

@wr0ngway Could you point me in the right direction of where to look in Rubber? I might take a closer look and maybe formulate a test or even a fix.

from rubber.

wr0ngway avatar wr0ngway commented on June 1, 2024

Try lib/rubber/recipes/rubber/instances.rb:refresh_instance (Called by create_instance). The enable_root_ssh is the first ssh connection made, and thats where the problem lies

from rubber.

ariejan avatar ariejan commented on June 1, 2024

Strangest thing; when using rubber with a rails-3.0rc app, I do not have this connection issue at all. Just my $0.02

from rubber.

wr0ngway avatar wr0ngway commented on June 1, 2024

added in timeout just in case in 1.5.8, but I also haven't seen it lately

from rubber.

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.