Project

General

Profile

Administration / Users

Added by dominique yang about 9 years ago

Hi,

i upgrade to 2.6.2
and i have this message when i go to Administration and Users why?


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.

If you are the Redmine administrator, check your log files for details about the error.

Back

Environment:
  Redmine version                2.6.2.stable
  Ruby version                   1.9.3-p194 (2012-04-20) [x86_64-linux]
  Rails version                  3.2.21
  Environment                    production
  Database adapter               Mysql2
SCM:
  Subversion                     1.6.17
  Darcs                          2.8.1
  Bazaar                         2.6.0
  Git                            1.7.10.4
  Filesystem                     
Redmine plugins:
  redmine_ldap_sync              2.0.4.g0693d11a0c-dirty

Replies (1)

RE: Administration / Users - Added by dominique yang about 9 years ago

I have this error


Processing by IssuesController#update as HTML
  Parameters: {"utf8"=>"â", "authenticity_token"=>"/YCDzhr2Ua2zQaX2JGpmdEHrhd3oE0PW4rZzJ3uKLSQ=", "issue"=>{"is_private"=>"0", "project_id"=>"18", "tracker_id"=>"21", "subject"=>"MARGUERITE MONTJEAN", "description"=>"INDESIGN\r\nFILEZILLA", "status_id"=>"1", "priority_id"=>"4", "assigned_to_id"=>"3", "parent_issue_id"=>"", "start_date"=>"2014-10-30", "due_date"=>"", "estimated_hours"=>"", "custom_field_values"=>{"37"=>"CDI", "26"=>"1", "27"=>"1", "28"=>"0", "29"=>"0", "30"=>"0", "31"=>"0", "32"=>"0", "33"=>"0", "34"=>"1", "35"=>"1", "36"=>"0", "38"=>"PRODUCTION", "39"=>"2014-11-24", "40"=>"MONTJEAN", "41"=>"MARGUERITE", "42"=>"PROD", "43"=>"LINE ARCHAMBAULT", "50"=>"0"}, "notes"=>"", "private_notes"=>"0", "lock_version"=>"0"}, "last_journal_id"=>"", "commit"=>"Soumettre", "id"=>"254"}
  Current user: dyang (id=3)
Completed 500 Internal Server Error in 133.2ms

NoMethodError (undefined method `mail' for #<User:0x000000088f00e0>):
  lib/plugins/acts_as_watchable/lib/acts_as_watchable.rb:72:in `block in notified_watchers'
  lib/plugins/acts_as_watchable/lib/acts_as_watchable.rb:72:in `notified_watchers'
  app/models/journal.rb:141:in `notified_watchers'
  app/models/mailer.rb:83:in `deliver_issue_edit'
  app/models/journal.rb:196:in `send_notification'
  app/models/journal.rb:54:in `save'
  app/models/issue.rb:1546:in `create_journal'
  app/models/issue.rb:165:in `create_or_update'
  app/controllers/issues_controller.rb:478:in `block in save_issue_with_child_records'
  app/controllers/issues_controller.rb:466:in `save_issue_with_child_records'
  app/controllers/issues_controller.rb:188:in `update'

    (1-1/1)