【问题标题】:Error with resque-web: Couldn't get a file descriptor referring to the consoleresque-web 出错:无法获取引用控制台的文件描述符
【发布时间】:2011-07-14 07:35:44
【问题描述】:

我正在尝试启动 resque-web,但出现此错误:

[Sun Mar 06 05:27:48 +0000 2011] 开始 'resque-web'...
[Sun Mar 06 05:27:48 +0000 2011] 尝试端口 8281...
无法获得引用控制台的文件描述符

Ubuntu 10.04 和 10.10 出现此错误。

Resque Web 仅以 -F 选项开头(不要守护进程,在前台运行)。所以,当进程被守护进程时,它一定是什么。

有什么想法,我该如何解决?

问候,

【问题讨论】:

    标签: file-descriptor resque


    【解决方案1】:

    它可能试图打开默认浏览器但没有打开。尝试使用:

    $ resque-web -L
    

    为了避免启动浏览器。

    【讨论】:

    • 谢谢德鲁安。使用 -L 选项 resque-web 也启动了。
    猜你喜欢
    • 2016-07-06
    • 2018-01-28
    • 1970-01-01
    • 2013-03-23
    • 2017-07-16
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多