Project

General

Profile

Actions

Defect #21877

closed

"ArgumentError (comparison of Time with BigDecimal failed)" in app/models/setting.rb:229

Added by Stefan Kuhr over 8 years ago. Updated over 8 years ago.

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

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

Hello,

just in the process of upgrading version 2.5.1.stable (installed on debian wheezy from wheezy backports) to 2.5.2.devel (debian jessie) and now I get the following error in production.log when trying to access the upgraded redmine instance:

Started GET "/redmine/" for 192.168.199.1 at 2016-01-29 13:05:29 +0100
Processing by WelcomeController#index as HTML
Completed 500 Internal Server Error in 7ms

ArgumentError (comparison of Time with BigDecimal failed):
app/models/setting.rb:229:in `<='
app/models/setting.rb:229:in `check_cache'
app/controllers/application_controller.rb:98:in `user_setup'

What can I do to fix this problem? Please assign a proper category to this ticket, I dunno what the proper category for this would be.

TIA,

--
Stefan

Actions

Also available in: Atom PDF