加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 百科 > 正文

ruby-on-rails – 乘客错误:[ASYNC BUG] thread_timer:选择

发布时间:2020-12-17 04:21:28 所属栏目:百科 来源:网络整理
导读:我最近使用本指南在一台cpanel机器上安装了Rails: http://www.cpanel.net/blog/cpanel-whm-admins/2011/07/installing-mod-rails-and-rails-309-on-a-cpanel-machine.html 当我尝试导航到我的应用程序时,我从Passenger收到此错误: The application spawner
我最近使用本指南在一台cpanel机器上安装了Rails: http://www.cpanel.net/blog/cpanel-whm-admins/2011/07/installing-mod-rails-and-rails-309-on-a-cpanel-machine.html

当我尝试导航到我的应用程序时,我从Passenger收到此错误:

The application spawner server exited unexpectedly: Unexpected end-of-file detected.

深入研究Apache的错误日志,我发现的与此相关的唯一错误是:

[ASYNC BUG] thread_timer: select
EBADF

ruby 1.9.3dev (2011-07-31 revision 32789) [x86_64-linux]

[NOTE]
You may have encountered a bug in the Ruby interpreter or extension libraries.
Bug reports are welcome.
For details: http://www.ruby-lang.org/bugreport.html

我想知道是否有人可以帮助我找出导致这种情况的原因?我已经在互联网上搜索但未能提出太多:(

解决方法

我也碰到了这个.目前的Ruby主干似乎是 incompatible with Passenger;你必须降级到1.9.2.

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读