Project

General

Profile

Internal Error after a full disk space

Added by Anonymous over 7 years ago

Hello,

After a full disk space on the server, we have an internal error when listing all issues of a project but we can see all issue Independently; If we move specific issue on another projet, we find correctly the listing of issues on precedent project.

An idea to solve this problem ?

Thanks,
In the production.log, we have this error log

Started GET "/projects/messagerie-test/issues" for 192.168.10.20 at 2017-01-03 10:34:06 +0100
Processing by IssuesController#index as HTML
Parameters: {"project_id"=>"messagerie-bluemind"}
Current user: georges.robert (id=129)
Completed 500 Internal Server Error in 70ms (ActiveRecord: 28.6ms)

NoMethodError (undefined method `each' for nil:NilClass):
app/models/issue_query.rb:357:in `issues'
app/controllers/issues_controller.rb:70:in `index'
lib/redmine/sudo_mode.rb:63:in `sudo_mode'
plugins/redmine_dmsf/lib/redmine_dmsf/webdav/no_parse.rb:33:in `call'

And the current configuration

Environment:
  Redmine version                3.2.1.stable
  Ruby version                   2.1.8-p440 (2015-12-16) [x86_64-linux-gnu]
  Rails version                  4.2.3
  Environment                    production
  Database adapter               PostgreSQL
SCM:
  Subversion                     1.8.8
  Darcs                          2.8.4
  Mercurial                      2.8.2
  Cvs                            1.12.13
  Bazaar                         2.7.0
  Git                            2.8.1
  Filesystem                     
  Xitolite                       2.8.1
Redmine plugins:
  event_notifications            3.2.1
  pdf_export                     0.1
  redmine_agile                  1.4.0
  redmine_bbb                    0.2.0
  redmine_bootstrap_kit          0.2-devel
  redmine_checklists             3.1.3
  redmine_ckeditor               1.1.3
  redmine_create_wiki_page       0.1
  redmine_dashboard              2.7.0
  redmine_dmsf                   1.5.5
  redmine_git_hosting            1.2.0
  redmine_my_page                0.1.9
  redmine_work_time              0.3.2
  redmine_workflow_enhancements  0.5.0
  redmine_xapian                 1.6.4


Replies (1)

RE: Internal Error after a full disk space - Added by Dimitar (RedmineUP) over 1 year ago

Hello,

This is Dimitar from the RedmineUP Support Team.

I see that you have some of our plugins on your list:

  redmine_agile                  1.4.0
  redmine_checklists             3.1.3

So, could you please contact our support team at ? And our support engineers will help you investigate the situation.

We look forward to hearing from you.

Best Regards,
Dimitar from the RedmineUP Support Team

Anonymous wrote:

Hello,

After a full disk space on the server, we have an internal error when listing all issues of a project but we can see all issue Independently; If we move specific issue on another projet, we find correctly the listing of issues on precedent project.

An idea to solve this problem ?

Thanks,
In the production.log, we have this error log

[...]

And the current configuration
[...]

    (1-1/1)