【问题标题】:juggernaut error主宰错误
【发布时间】:2010-04-14 06:39:42
【问题描述】:

我正在尝试使用 chat_sandbox 示例来试验 Juggernaut 插件。

我收到此错误消息

Juggernaut: There has been an error connecting on 127.0.0.1:5001

我不知道这是什么意思。

我的juggernaut.yml如下

:hosts:
  - :port: 5001
    :host: 127.0.0.1
    :public_host: 127.0.0.1
    :public_port: 5001
    # :secret_key: your_secret_key
    # :environment: :development

提前致谢。

【问题讨论】:

    标签: ruby-on-rails juggernaut


    【解决方案1】:

    你已经开始了主宰?

    juggernaut -c juggernaut.yml
    

    然后剑圣会写Starting Juggernaut server 0.5.8 on port: 5001...之类的东西或者会返回一个错误。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2012-01-20
      • 2016-06-03
      • 1970-01-01
      • 2012-06-21
      • 2019-11-04
      • 1970-01-01
      • 2011-04-27
      • 2014-05-30
      相关资源
      最近更新 更多