Project

General

Profile

Actions

Defect #14128

closed

Internal Error after installing 2.3 on Ubuntu 10.4

Added by Bhasker Nayini over 12 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Low
Assignee:
-
Category:
Issues
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
No feedback
Affected version:

Description

Installed Redmine 2.3 on Ubuntu and when trying to launch http://my.domain.com/redmine I get the following error:

Internal error

An error occurred on the page you were trying to access.
If you continue to experience problems please contact your redMine administrator for assistance.

There were no errors during the installation.
Log file shows:

Processing WelcomeController#index (for xxx.xxx.xxx.xxx at 2013-05-22 14:25:42) [GET]
Parameters: {"controller"=>"welcome", "action"=>"index"}

NoMethodError (undefined method `[]' for nil:NilClass):
/app/models/setting.rb:100:in `value='
/vendor/rails/activerecord/lib/active_record/base.rb:2589:in `send'
/vendor/rails/activerecord/lib/active_record/base.rb:2589:in `attributes='
/vendor/rails/activerecord/lib/active_record/base.rb:2585:in `each'
/vendor/rails/activerecord/lib/active_record/base.rb:2585:in `attributes='
/vendor/rails/activerecord/lib/active_record/base.rb:2285:in `initialize'
/app/models/setting.rb:166:in `new'
/app/models/setting.rb:166:in `find_or_default'
/app/models/setting.rb:107:in `[]'

Appreciate of any help

Actions #1

Updated by Filou Centrinov over 12 years ago

Any Plugin installed? Try without Plugins. If the error appears again please read Submissions and give detailed information about your system.

Actions #2

Updated by Bhasker Nayini over 12 years ago

It was a bare minimum installation no explicit plugins installed. How do I find out which plugins are installed

Actions #3

Updated by Filou Centrinov over 12 years ago

  • You are able to see the plugin list in Administration -> Plugins.
  • You find your installed plugins in the directory #{RAILS_ROOT}/plugins (Redmine 2.x)

In Plugins you find more informations.

Actions #4

Updated by Toshi MARUYAMA over 12 years ago

  • Priority changed from High to Low

It seems you did not run "rake db:migrate".

Actions #5

Updated by Go MAEDA over 10 years ago

  • Status changed from New to Closed
  • Resolution set to No feedback

No feedback from the author, closing.

Actions

Also available in: Atom PDF