Project

General

Profile

Actions

Defect #14768

closed

Error 500 NoMethodError (undefined method `session_lifetime?' for #<Class:0x29ad5b78>):

Added by Maksim Goncharenko over 12 years ago. Updated over 12 years ago.

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

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

Problems with starting Redmine 2.3.2
Redmine hosted on the FreeBSD 8.2 + Apache 2.2.25 (FastCGI method)
(http://www.redmine.org/projects/redmine/wiki/HowTo_configure_Apache_to_run_Redmine)
-------
ruby script/about log:

Environment:
Redmine version 2.3.2.stable.9240
Ruby version 1.9.3-p448 (2013-06-27) [i386-freebsd8]
Rails version 3.2.13
Environment production
Database adapter MySQL
Redmine plugins:
no plugin installed
-----------------
production.log:

Connecting to database specified by database.yml
Connecting to database specified by database.yml
OpenIdAuthentication.store is nil. Using in-memory store.
Creating scope :system. Overwriting existing method Enumeration.system.
OpenIdAuthentication.store is nil. Using in-memory store.
Creating scope :system. Overwriting existing method Enumeration.system.
Creating scope :sorted. Overwriting existing method Group.sorted.
Creating scope :sorted. Overwriting existing method Group.sorted.
Creating scope :sorted. Overwriting existing method User.sorted.
Creating scope :sorted. Overwriting existing method User.sorted.
Started GET "/" for 192.168.1.3 at 2013-08-25 23:44:58 +0000
Processing by WelcomeController#index as HTML
Completed 500 Internal Server Error in 26ms

NoMethodError (undefined method `session_lifetime?' for #<Class:0x29ad5b78>):
app/controllers/application_controller.rb:64:in `session_expired?'
app/controllers/application_controller.rb:53:in `session_expiration'

Actions #1

Updated by Maksim Goncharenko over 12 years ago

  • Status changed from New to Resolved

Problem fixed.

Actions #2

Updated by Daniel Felix over 12 years ago

  • Status changed from Resolved to Closed
  • Resolution set to Invalid
Actions

Also available in: Atom PDF