Project

General

Profile

Actions

Defect #21038

closed

Internal error with the Knwledgebase plugin

Added by Didier HONORE over 9 years ago. Updated over 9 years ago.

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

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

I have installed the knowledgebase plugin and when I try to access the plugin I get :

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.

in the log file, I see:

Started GET "/projects/ovh-linux-server-ns344361-ip-94-23-250-eu/knowledgebase/articles" for 77.158.75.212 at 2015-10-21 14:02:45 +0200
Processing by ArticlesController#index as HTML
Parameters: {"project_id"=>"ovh-linux-server-ns344361-ip-94-23-250-eu"}
Current user: dhonore (id=7)
Mysql2::Error: Table 'redmine_31.taggings' doesn't exist: SHOW FULL FIELDS FROM `taggings`
Completed 500 Internal Server Error in 12ms (ActiveRecord: 3.1ms)

ActiveRecord::StatementInvalid (Mysql2::Error: Table 'redmine_31.taggings' doesn't exist: SHOW FULL FIELDS FROM `taggings`):
lib/redmine/sudo_mode.rb:63:in `sudo_mode'

what can I do?

Thanks

Didier

Actions #1

Updated by Go MAEDA over 9 years ago

  • Status changed from New to Closed
  • Priority changed from High to Normal
  • Resolution set to Invalid

Probably the error cause by the plugin.
Please contact the author of the plugin.

Actions

Also available in: Atom PDF