【问题标题】:multiple establishing connectoins to capistrano servers get stuck. (Just on my computer)与 capistrano 服务器的多个建立连接卡住了。 (就在我的电脑上)
【发布时间】:2011-06-13 09:58:54
【问题描述】:

在其他计算机上部署工作正常。部署在单个网络服务器上工作正常,但只是在多个服务器上会卡住。如果我外壳/部署相同的东西。

    cap prd_es shell
    ~/code/------_git[master]% cap prd_es shell
      * executing `prd_es'
        triggering start callbacks for `shell'
      * executing `multistage:ensure'
      * executing `shell'
    ====================================================================
    Welcome to the interactive Capistrano shell! This is an experimental
    feature, and is liable to change in future releases. Type 'help' for
    a summary of how to use the shell.
    --------------------------------------------------------------------
    cap> echo
    [establishing connection(s) to web1.------.com, web2.------.com, web3.------.com, web4.------.com, web5.------.com, web6.------.com, web7.------.com, admin.------.com]

我正在使用

capistrano (2.5.2)
rails (2.1.2)
ruby (1.8.7)

我在 osx 10.6

/etc/hosts

    ***.***.***.*** admin
    ***.***.***.*** web1
    ***.***.***.*** web2
    ***.***.***.*** web3
    ***.***.***.*** web4
    ***.***.***.*** web5
    ***.***.***.*** web6
    ***.***.***.*** web7

【问题讨论】:

    标签: ruby-on-rails ruby capistrano


    【解决方案1】:

    另一个版本的 capistrano 效果很好

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2016-05-25
      • 2014-07-25
      • 2012-06-11
      • 2021-04-16
      • 2021-02-25
      • 2013-06-06
      • 1970-01-01
      相关资源
      最近更新 更多