【问题标题】:Redmine 500 error -Internal error An error occurred on viewing Issues/View All issuesRedmine 500 错误-内部错误查看问题/查看所有问题时发生错误
【发布时间】:2012-08-02 09:34:09
【问题描述】:

我最近将 redmine 0.8 升级到 1.4.4。但是升级后当我要访问/查看问题 Redmine 500 错误 - 内部错误发生错误。 这是redmine生产的Log文件-

/usr/lib/ruby/1.8/webrick/server.rb:173:in start_thread'
/usr/lib/ruby/1.8/webrick/server.rb:162:in
start'
/usr/lib/ruby/1.8/webrick/server.rb:162:in start_thread'
/usr/lib/ruby/1.8/webrick/server.rb:95:in
start'
/usr/lib/ruby/1.8/webrick/server.rb:92:in each'
/usr/lib/ruby/1.8/webrick/server.rb:92:in
start'
/usr/lib/ruby/1.8/webrick/server.rb:23:in start'
/usr/lib/ruby/1.8/webrick/server.rb:82:in
start'

呈现 /home/www/support.dokeos.com/www/public/500.html(500 内部服务器错误)

我的设置:

  • Ruby 实现和版本:1.8.7

  • Rails 版本:2.3.5

  • Gem 版本:1.3.7
  • 操作系统:Debian 2.6.32-5-686 i686
  • 使用的数据库,版本:mysql 5.1.61
  • 使用的 Ruby 感知服务器:Apache2

更新:

错误日志

/log# tail -f domain.com.error.log      
[Sun Aug 05 14:16:27 2012] [debug] proxy_util.c(1934): proxy: initialized single connection worker 1 in child 21737 for (localhost)    
[Sun Aug 05 14:16:27 2012] [debug] proxy_util.c(1803): proxy: worker proxy:forward already initialized     
[Sun Aug 05 14:16:27 2012] [debug] proxy_util.c(1818): proxy: grabbed scoreboard slot 1 in child 21736 for worker http://localhost:3000/     
[Sun Aug 05 14:16:27 2012] [debug] proxy_util.c(1837): proxy: worker http://localhost:3000/ already initialized    
[Sun Aug 05 14:16:27 2012] [debug] proxy_util.c(1934): proxy: initialized single connection worker 1 in child 21736 for (localhost)     
[Sun Aug 05 14:16:27 2012] [debug] proxy_util.c(1803): proxy: worker proxy:forward already initialized        
[Sun Aug 05 14:16:45 2012] [debug] proxy_util.c(1818): proxy: grabbed scoreboard slot 1 in child 21738 for worker http://localhost:3000/        
[Sun Aug 05 14:16:45 2012] [debug] proxy_util.c(1837): proxy: worker http://localhost:3000/ already initialized       
[Sun Aug 05 14:16:45 2012] [debug] proxy_util.c(1934): proxy: initialized single connection worker 1 in child 21738 for (localhost)       
[Sun Aug 05 14:16:45 2012] [debug] proxy_util.c(1803): proxy: worker proxy:forward already initialized         

【问题讨论】:

  • 更新后是否迁移了数据库?这可能是升级 Redmine 时最常犯的错误之一。
  • 我已经完成了迁移,请检查更新error.log文件。

标签: redmine


【解决方案1】:

尝试升级 Rails 和 Ruby Gems。根据Redmine install instructions 1.4.x 需要 Rails 2.3.14

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2015-03-12
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2011-07-05
    • 2021-01-24
    • 1970-01-01
    • 2015-05-02
    相关资源
    最近更新 更多