Content
Internal error
Added by Min Ko about 6 years ago
I am very new of openproject.When I create new project and showing internal error.
An error occurred on the page you were trying to access.
If you continue to experience problems please contact your OpenProject administrator for assistance.
If you are the OpenProject administrator, check your log files for details about the error.
Please some one can help me.Production log as below.
W, [2018-10-02T03:55:07.027288 #7317] WARN -- : [auth_saml] Missing settings from '/opt/openproject/config/plugins/auth_saml/settings.yml', skipping omniauth registration.
W, [2018-10-02T03:55:07.154372 #7317] WARN -- : hook registered
W, [2018-10-02T04:55:07.336646 #8012] WARN -- : [auth_saml] Missing settings from '/opt/openproject/config/plugins/auth_saml/settings.yml', skipping omniauth registration.
W, [2018-10-02T04:55:07.465548 #8012] WARN -- : hook registered
W, [2018-10-02T05:55:06.631749 #8700] WARN -- : [auth_saml] Missing settings from '/opt/openproject/config/plugins/auth_saml/settings.yml', skipping omniauth registration.
W, [2018-10-02T05:55:06.759003 #8700] WARN -- : hook registered
W, [2018-10-02T06:55:06.911956 #9403] WARN -- : [auth_saml] Missing settings from '/opt/openproject/config/plugins/auth_saml/settings.yml', skipping omniauth registration.
W, [2018-10-02T06:55:07.038559 #9403] WARN -- : hook registered
W, [2018-10-02T07:55:07.370989 #10126] WARN -- : [auth_saml] Missing settings from '/opt/openproject/config/plugins/auth_saml/settings.yml', skipping omniauth registration.
W, [2018-10-02T07:55:07.499192 #10126] WARN -- : hook registered
W, [2018-10-02T08:55:06.652938 #10857] WARN -- : [auth_saml] Missing settings from '/opt/openproject/config/plugins/auth_saml/settings.yml', skipping omniauth registration.
W, [2018-10-02T08:55:06.768205 #10857] WARN -- : hook registered
W, [2018-10-02T09:55:06.890788 #11579] WARN -- : [auth_saml] Missing settings from '/opt/openproject/config/plugins/auth_saml/settings.yml', skipping omniauth registration.
W, [2018-10-02T09:55:07.018467 #11579] WARN -- : hook registered
W, [2018-10-02T10:55:07.145333 #12296] WARN -- : [auth_saml] Missing settings from '/opt/openproject/config/plugins/auth_saml/settings.yml', skipping omniauth registration.
W, [2018-10-02T10:55:07.273544 #12296] WARN -- : hook registered
W, [2018-10-02T11:19:14.545824 #21875] WARN -- : Failed login for 'cheefong' from 127.0.0.1 at 2018-10-02 03:19:14 UTC: invalid credentials
W, [2018-10-02T11:19:37.037811 #21875] WARN -- : Failed login for 'chee.fong' from 127.0.0.1 at 2018-10-02 03:19:37 UTC: invalid credentials
W, [2018-10-02T11:55:10.021076 #13048] WARN -- : [auth_saml] Missing settings from '/opt/openproject/config/plugins/auth_saml/settings.yml', skipping omniauth registration.
W, [2018-10-02T11:55:10.137249 #13048] WARN -- : hook registered
W, [2018-10-02T11:55:23.169421 #21875] WARN -- : Failed login for 'Robinson' from 127.0.0.1 at 2018-10-02 03:55:23 UTC: invalid credentials
F, [2018-10-02T11:56:26.954289 #21875] FATAL -- :
F, [2018-10-02T11:56:26.954398 #21875] FATAL -- : ActiveRecord::StatementInvalid (Mysql2::Error: Unknown column 'journals.journable_id' in 'field list': SELECT `journals`.`id` AS event_id, `journals`.`created_at` AS event_datetime, `journals`.`user_id` AS event_author, `journals`.`notes` AS event_description, `journals`.`version` AS version, `journals`.`journable_id` AS journable_id, `work_package_journals`.`subject` AS subject, `work_package_journals`.`project_id` AS project_id, `statuses`.`name` AS status_name, `statuses`.`is_closed` AS status_closed, `types`.`name` AS type_name FROM `journals` INNER JOIN `work_package_journals` ON `journals`.`id` = `work_package_journals`.`journal_id` INNER JOIN `types` ON `work_package_journals`.`type_id` = `types`.`id` INNER JOIN `statuses` ON `work_package_journals`.`status_id` = `statuses`.`id` INNER JOIN `projects` ON `projects`.`id` = `work_package_journals`.`project_id` WHERE `journals`.`journable_type` = 'WorkPackage' AND `journals`.`created_at` >= '2018-09-03' AND `journals`.`created_at` <= '2018-10-03' AND `projects`.`status` = 1 AND `projects`.`id` IN (SELECT `enabled_modules`.`project_id` FROM `enabled_modules` WHERE `enabled_modules`.`name` = 'work_package_tracking') AND (1=0 OR `projects`.`is_public` = 1) ORDER BY `journals`.`id` DESC):
F, [2018-10-02T11:56:26.954434 #21875] FATAL -- :
F, [2018-10-02T11:56:26.954477 #21875] FATAL -- : lib/plugins/acts_as_activity_provider/lib/acts_as_activity_provider.rb:139:in find\_events\_for_class' lib/plugins/acts\_as\_activity\_provider/lib/acts\_as\_activity\_provider.rb:96:in
block in find_events'
lib/plugins/acts_as_activity_provider/lib/acts_as_activity_provider.rb:95:in each' lib/plugins/acts\_as\_activity\_provider/lib/acts\_as\_activity\_provider.rb:95:in
find_events'
lib/redmine/activity/fetcher.rb:98:in block (2 levels) in events' lib/redmine/activity/fetcher.rb:97:in
each'
lib/redmine/activity/fetcher.rb:97:in block in events' lib/redmine/activity/fetcher.rb:96:in
each'
lib/redmine/activity/fetcher.rb:96:in events' app/controllers/activities_controller.rb:53:in
index'
app/middleware/reset_current_user.rb:47:in call' F, \[2018-10-02T11:56:46.805428 #21875\] FATAL -- : F, \[2018-10-02T11:56:46.805507 #21875\] FATAL -- : ActiveRecord::StatementInvalid (Mysql2::Error: Unknown column 'journals.journable\_id' in 'field list': SELECT \
journals`.`id` AS event_id, `journals`.`created_at` AS event_datetime, `journals`.`user_id` AS event_author, `journals`.`notes` AS event_description, `journals`.`version` AS version, `journals`.`journable_id` AS journable_id, `work_package_journals`.`subject` AS subject, `work_package_journals`.`project_id` AS project_id, `statuses`.`name` AS status_name, `statuses`.`is_closed` AS status_closed, `types`.`name` AS type_name FROM `journals` INNER JOIN `work_package_journals` ON `journals`.`id` = `work_package_journals`.`journal_id` INNER JOIN `types` ON `work_package_journals`.`type_id` = `types`.`id` INNER JOIN `statuses` ON `work_package_journals`.`status_id` = `statuses`.`id` INNER JOIN `projects` ON `projects`.`id` = `work_package_journals`.`project_id` WHERE `journals`.`journable_type` = 'WorkPackage' AND `journals`.`created_at` >= '2018-09-03' AND `journals`.`created_at` <= '2018-10-03' AND `projects`.`status` = 1 AND `projects`.`id` IN (SELECT `enabled_modules`.`project_id` FROM `enabled_modules` WHERE `enabled_modules`.`name` = 'work_package_tracking') AND (1=0 OR `projects`.`is_public` = 1) ORDER BY `journals`.`id` DESC):
F, [2018-10-02T11:56:46.805542 #21875] FATAL -- :
F, [2018-10-02T11:56:46.805579 #21875] FATAL -- : lib/plugins/acts_as_activity_provider/lib/acts_as_activity_provider.rb:139:in find\_events\_for_class' lib/plugins/acts\_as\_activity\_provider/lib/acts\_as\_activity\_provider.rb:96:in
block in find_events'
lib/plugins/acts_as_activity_provider/lib/acts_as_activity_provider.rb:95:in each' lib/plugins/acts\_as\_activity\_provider/lib/acts\_as\_activity\_provider.rb:95:in
find_events'
lib/redmine/activity/fetcher.rb:98:in block (2 levels) in events' lib/redmine/activity/fetcher.rb:97:in
each'
lib/redmine/activity/fetcher.rb:97:in block in events' lib/redmine/activity/fetcher.rb:96:in
each'
lib/redmine/activity/fetcher.rb:96:in events' app/controllers/activities_controller.rb:53:in
index'
app/middleware/reset_current_user.rb:47:in `call'
E, [2018-10-02T11:57:03.910012 #21875] ERROR -- : Grape rescuing from error: API::Errors::InternalError
Original error: #<ActiveRecord::StatementInvalid: Mysql2::Error: Table 'openproject.planning_element_type_colors' doesn't exist: SHOW FULL FIELDS FROM `planning_element_type_colors`>
Stacktrace:
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/mysql2-0.4.9/lib/mysql2/client.rb:120:in _query' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/mysql2-0.4.9/lib/mysql2/client.rb:120:in
block in query'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/mysql2-0.4.9/lib/mysql2/client.rb:119:in handle_interrupt' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/mysql2-0.4.9/lib/mysql2/client.rb:119:in
query'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/activerecord-5.0.6/lib/active_record/connection_adapters/abstract_mysql_adapter.rb:218:in block in execute' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/activerecord-5.0.6/lib/active\_record/connection\_adapters/abstract_adapter.rb:590:in
block in log'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/activesupport-5.0.6/lib/active_support/notifications/instrumenter.rb:21:in instrument' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/activerecord-5.0.6/lib/active\_record/connection\_adapters/abstract_adapter.rb:583:in
log'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/activerecord-5.0.6/lib/active_record/connection_adapters/abstract_mysql_adapter.rb:218:in execute' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/activerecord-5.0.6/lib/active\_record/connection\_adapters/mysql/database_statements.rb:31:in
execute'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/activerecord-5.0.6/lib/active_record/connection_adapters/abstract_mysql_adapter.rb:225:in execute\_and\_free' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/activerecord-5.0.6/lib/active\_record/connection\_adapters/abstract\_mysql\_adapter.rb:886:in
column_definitions'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/activerecord-5.0.6/lib/active_record/connection_adapters/abstract_mysql_adapter.rb:400:in columns' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/activerecord-5.0.6/lib/active\_record/connection\_adapters/schema_cache.rb:56:in
columns'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/activerecord-5.0.6/lib/active_record/connection_adapters/schema_cache.rb:62:in columns\_hash' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/activerecord-5.0.6/lib/active\_record/model\_schema.rb:462:in
load_schema!'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/activerecord-5.0.6/lib/active_record/attributes.rb:233:in load\_schema!' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/activerecord-5.0.6/lib/active\_record/attribute\_decorators.rb:28:in
load_schema!'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/activerecord-5.0.6/lib/active_record/model_schema.rb:455:in block in load_schema' /opt/openproject/vendor/ruby-2.4.4/lib/ruby/2.4.0/monitor.rb:214:in
mon_synchronize'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/activerecord-5.0.6/lib/active_record/model_schema.rb:452:in load_schema' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/activerecord-5.0.6/lib/active\_record/model\_schema.rb:353:in
attribute_types'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/activerecord-5.0.6/lib/active_record/model_schema.rb:372:in type\_for\_attribute' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/activerecord-5.0.6/lib/active\_record/type\_caster/map.rb:10:in
type_cast_for_database'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/arel-7.1.4/lib/arel/table.rb:99:in type\_cast\_for_database' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/arel-7.1.4/lib/arel/attributes/attribute.rb:17:in
type_cast_for_database'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/arel-7.1.4/lib/arel/visitors/to_sql.rb:749:in quoted' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/arel-7.1.4/lib/arel/visitors/to\_sql.rb:157:in
visit_Arel_Nodes_Casted'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/arel-7.1.4/lib/arel/visitors/reduce.rb:13:in visit' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/arel-7.1.4/lib/arel/visitors/to\_sql.rb:825:in
block in inject_join'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/arel-7.1.4/lib/arel/visitors/to_sql.rb:821:in each' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/arel-7.1.4/lib/arel/visitors/to\_sql.rb:821:in
each_with_index'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/arel-7.1.4/lib/arel/visitors/to_sql.rb:821:in each' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/arel-7.1.4/lib/arel/visitors/to_sql.rb:821:in
inject'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/arel-7.1.4/lib/arel/visitors/to_sql.rb:821:in inject\_join' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/arel-7.1.4/lib/arel/visitors/to\_sql.rb:791:in
visit_Array'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/arel-7.1.4/lib/arel/visitors/reduce.rb:13:in visit' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/arel-7.1.4/lib/arel/visitors/to\_sql.rb:621:in
visit_Arel_Nodes_In'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/activerecord-5.0.6/lib/active_record/connection_adapters/determine_if_preparable_visitor.rb:13:in visit\_Arel\_Nodes\_In' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/arel-7.1.4/lib/arel/visitors/reduce.rb:13:in
visit'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/arel-7.1.4/lib/arel/visitors/to_sql.rb:823:in block in inject\_join' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/arel-7.1.4/lib/arel/visitors/to_sql.rb:821:in
each'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/arel-7.1.4/lib/arel/visitors/to_sql.rb:821:in each\_with_index' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/arel-7.1.4/lib/arel/visitors/to_sql.rb:821:in
each'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/arel-7.1.4/lib/arel/visitors/to_sql.rb:821:in inject' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/arel-7.1.4/lib/arel/visitors/to\_sql.rb:821:in
inject_join'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/arel-7.1.4/lib/arel/visitors/to_sql.rb:637:in visit\_Arel\_Nodes\_And' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/arel-7.1.4/lib/arel/visitors/reduce.rb:13:in
visit'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/arel-7.1.4/lib/arel/visitors/to_sql.rb:269:in block in collect\_nodes_for' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/arel-7.1.4/lib/arel/visitors/to_sql.rb:268:in
each'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/arel-7.1.4/lib/arel/visitors/to_sql.rb:268:in each\_with_index' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/arel-7.1.4/lib/arel/visitors/to\_sql.rb:268:in
collect_nodes_for'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/arel-7.1.4/lib/arel/visitors/to_sql.rb:253:in visit\_Arel\_Nodes\_SelectCore' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/arel-7.1.4/lib/arel/visitors/mysql.rb:50:in
visit_Arel_Nodes_SelectCore'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/arel-7.1.4/lib/arel/visitors/to_sql.rb:216:in block in visit\_Arel\_Nodes\_SelectStatement' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/arel-7.1.4/lib/arel/visitors/to_sql.rb:215:in
each'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/arel-7.1.4/lib/arel/visitors/to_sql.rb:215:in inject' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/arel-7.1.4/lib/arel/visitors/to\_sql.rb:215:in
visit_Arel_Nodes_SelectStatement'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/arel-7.1.4/lib/arel/visitors/mysql.rb:45:in visit\_Arel\_Nodes_SelectStatement' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/arel-7.1.4/lib/arel/visitors/reduce.rb:13:in
visit'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/arel-7.1.4/lib/arel/visitors/reduce.rb:7:in accept' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/activerecord-5.0.6/lib/active\_record/connection\_adapters/determine\_if\_preparable_visitor.rb:8:in
accept'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/activerecord-5.0.6/lib/active_record/connection_adapters/abstract/database_statements.rb:12:in to\_sql' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/activerecord-5.0.6/lib/active\_record/connection\_adapters/abstract/query\_cache.rb:92:in
select_all'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/activerecord-5.0.6/lib/active_record/connection_adapters/mysql/database_statements.rb:10:in select\_all' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/activerecord-5.0.6/lib/active\_record/querying.rb:39:in
find_by_sql'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/activerecord-5.0.6/lib/active_record/relation.rb:706:in exec\_queries' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/activerecord-5.0.6/lib/active_record/relation.rb:583:in
load'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/activerecord-5.0.6/lib/active_record/associations/preloader/association.rb:122:in block in load\_records' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/activerecord-5.0.6/lib/active_record/associations/preloader/association.rb:121:in
each'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/activerecord-5.0.6/lib/active_record/associations/preloader/association.rb:121:in each\_slice' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/activerecord-5.0.6/lib/active_record/associations/preloader/association.rb:121:in
each'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/activerecord-5.0.6/lib/active_record/associations/preloader/association.rb:121:in flat\_map' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/activerecord-5.0.6/lib/active\_record/associations/preloader/association.rb:121:in
load_records'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/activerecord-5.0.6/lib/active_record/associations/preloader/association.rb:65:in associated\_records\_by\_owner' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/activerecord-5.0.6/lib/active\_record/associations/preloader/singular\_association.rb:9:in
preload'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/activerecord-5.0.6/lib/active_record/associations/preloader/association.rb:19:in run' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/activerecord-5.0.6/lib/active\_record/associations/preloader.rb:151:in
block (2 levels) in preloaders_for_one'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/activerecord-5.0.6/lib/active_record/associations/preloader.rb:149:in each' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/activerecord-5.0.6/lib/active_record/associations/preloader.rb:149:in
map'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/activerecord-5.0.6/lib/active_record/associations/preloader.rb:149:in block in preloaders\_for_one' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/activerecord-5.0.6/lib/active_record/associations/preloader.rb:148:in
each'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/activerecord-5.0.6/lib/active_record/associations/preloader.rb:148:in flat\_map' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/activerecord-5.0.6/lib/active\_record/associations/preloader.rb:148:in
preloaders_for_one'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/activerecord-5.0.6/lib/active_record/associations/preloader.rb:115:in preloaders\_on' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/activerecord-5.0.6/lib/active_record/associations/preloader.rb:102:in
block in preload'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/activerecord-5.0.6/lib/active_record/associations/preloader.rb:101:in each' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/activerecord-5.0.6/lib/active\_record/associations/preloader.rb:101:in
flat_map'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/activerecord-5.0.6/lib/active_record/associations/preloader.rb:101:in preload' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/activerecord-5.0.6/lib/active\_record/relation.rb:712:in
block in exec_queries'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/activerecord-5.0.6/lib/active_record/relation.rb:711:in each' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/activerecord-5.0.6/lib/active\_record/relation.rb:711:in
exec_queries'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/activerecord-5.0.6/lib/active_record/relation.rb:583:in load' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/activerecord-5.0.6/lib/active_record/relation.rb:260:in
records'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/activerecord-5.0.6/lib/active_record/relation/delegation.rb:38:in map' /opt/openproject/lib/api/decorators/collection.rb:62:in
block in class:Collection'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/declarative-option-0.1.0/lib/declarative/option.rb:24:in instance_exec' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/declarative-option-0.1.0/lib/declarative/option.rb:24:in
block in lambda_for_proc'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/representable-3.0.4/lib/representable/binding.rb:46:in evaluate_option' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/representable-3.0.4/lib/representable/serializer.rb:3:in
block in module:Representable'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/representable-3.0.4/lib/representable/pipeline.rb:18:in evaluate' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/representable-3.0.4/lib/representable/pipeline.rb:10:in
block in call'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/representable-3.0.4/lib/representable/pipeline.rb:9:in each' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/representable-3.0.4/lib/representable/pipeline.rb:9:in
inject'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/representable-3.0.4/lib/representable/pipeline.rb:9:in call' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/representable-3.0.4/lib/representable/binding.rb:32:in
compile_fragment'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/representable-3.0.4/lib/representable.rb:53:in block in call' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/representable-3.0.4/lib/representable.rb:51:in
each'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/representable-3.0.4/lib/representable.rb:51:in call' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/representable-3.0.4/lib/representable.rb:70:in
representable_map!'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/representable-3.0.4/lib/representable.rb:45:in create\_representation\_with' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/representable-3.0.4/lib/representable/hash.rb:34:in
to_hash'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/roar-1.1.0/lib/roar/json/hal.rb:58:in to_hash' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/representable-3.0.4/lib/representable/json.rb:44:in
to_json'
/opt/openproject/lib/api/root.rb:45:in call' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/grape-1.0.0/lib/grape/middleware/formatter.rb:44:in
block in build_formatted_response'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/grape-1.0.0/lib/grape/middleware/formatter.rb:44:in collect' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/grape-1.0.0/lib/grape/middleware/formatter.rb:44:in
build_formatted_response'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/grape-1.0.0/lib/grape/middleware/formatter.rb:28:in after' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/grape-1.0.0/lib/grape/middleware/base.rb:34:in
call!'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/grape-1.0.0/lib/grape/middleware/base.rb:24:in call' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/grape-1.0.0/lib/grape/middleware/base.rb:31:in
call!'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/grape-1.0.0/lib/grape/middleware/base.rb:24:in call' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/warden-1.2.7/lib/warden/manager.rb:36:in
block in call'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/warden-1.2.7/lib/warden/manager.rb:35:in catch' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/warden-1.2.7/lib/warden/manager.rb:35:in
call'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/grape-1.0.0/lib/grape/middleware/error.rb:34:in block in call!' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/grape-1.0.0/lib/grape/middleware/error.rb:33:in
catch'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/grape-1.0.0/lib/grape/middleware/error.rb:33:in call!' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/grape-1.0.0/lib/grape/middleware/base.rb:24:in
call'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/rack-2.0.5/lib/rack/head.rb:12:in call' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/grape-1.0.0/lib/grape/endpoint.rb:227:in
call!'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/grape-1.0.0/lib/grape/endpoint.rb:221:in call' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/grape-1.0.0/lib/grape/router/route.rb:72:in
exec'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/grape-1.0.0/lib/grape/router.rb:119:in process_route' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/grape-1.0.0/lib/grape/router.rb:74:in
block in identity'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/grape-1.0.0/lib/grape/router.rb:93:in transaction' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/grape-1.0.0/lib/grape/router.rb:72:in
identity'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/grape-1.0.0/lib/grape/router.rb:57:in block in call' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/grape-1.0.0/lib/grape/router.rb:135:in
with_optimization'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/grape-1.0.0/lib/grape/router.rb:56:in call' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/grape-1.0.0/lib/grape/api.rb:119:in
call'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/grape-1.0.0/lib/grape/api.rb:45:in call!' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/grape-1.0.0/lib/grape/api.rb:40:in
call'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/actionpack-5.0.6/lib/action_dispatch/routing/mapper.rb:17:in block in <class:Constraints>' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/actionpack-5.0.6/lib/action_dispatch/routing/mapper.rb:46:in
serve'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/actionpack-5.0.6/lib/action_dispatch/journey/router.rb:39:in block in serve' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/actionpack-5.0.6/lib/action_dispatch/journey/router.rb:26:in
each'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/actionpack-5.0.6/lib/action_dispatch/journey/router.rb:26:in serve' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/actionpack-5.0.6/lib/action\_dispatch/routing/route\_set.rb:727:in
call'
/opt/openproject/vendor/bundle/ruby/2.4.0/bundler/gems/omniauth-40c6f5f751d2/lib/omniauth/strategy.rb:189:in call!' /opt/openproject/vendor/bundle/ruby/2.4.0/bundler/gems/omniauth-40c6f5f751d2/lib/omniauth/strategy.rb:167:in
call'
/opt/openproject/vendor/bundle/ruby/2.4.0/bundler/gems/omniauth-40c6f5f751d2/lib/omniauth/builder.rb:63:in call' /opt/openproject/vendor/bundle/ruby/2.4.0/bundler/gems/omniauth-40c6f5f751d2/lib/omniauth/builder.rb:63:in
call'
/opt/openproject/vendor/bundle/ruby/2.4.0/bundler/gems/omniauth-40c6f5f751d2/lib/omniauth/builder.rb:63:in call' /opt/openproject/app/middleware/reset\_current\_user.rb:47:in
call'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/rack-2.0.5/lib/rack/tempfile_reaper.rb:15:in call' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/rack-attack-5.0.1/lib/rack/attack.rb:147:in
call'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/rack-2.0.5/lib/rack/etag.rb:25:in call' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/rack-2.0.5/lib/rack/deflater.rb:34:in
call'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/rack-2.0.5/lib/rack/conditional_get.rb:25:in call' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/rack-2.0.5/lib/rack/head.rb:12:in
call'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/rack-2.0.5/lib/rack/session/abstract/id.rb:232:in context' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/rack-2.0.5/lib/rack/session/abstract/id.rb:226:in
call'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/actionpack-5.0.6/lib/action_dispatch/middleware/cookies.rb:613:in call' /opt/openproject/vendored-plugins/openproject-openid\_connect/lib/open\_project/openid\_connect/lobby\_boy_configuration.rb:14:in
call'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/actionpack-5.0.6/lib/action_dispatch/middleware/callbacks.rb:38:in block in call' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/activesupport-5.0.6/lib/active\_support/callbacks.rb:97:in
__run_callbacks__'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/activesupport-5.0.6/lib/active_support/callbacks.rb:750:in \_run\_call\_callbacks' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/activesupport-5.0.6/lib/active\_support/callbacks.rb:90:in
run_callbacks'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/actionpack-5.0.6/lib/action_dispatch/middleware/callbacks.rb:36:in call' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/actionpack-5.0.6/lib/action\_dispatch/middleware/remote\_ip.rb:79:in
call'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/actionpack-5.0.6/lib/action_dispatch/middleware/debug_exceptions.rb:49:in call' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/actionpack-5.0.6/lib/action\_dispatch/middleware/show\_exceptions.rb:31:in
call'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/railties-5.0.6/lib/rails/rack/logger.rb:36:in call_app' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/railties-5.0.6/lib/rails/rack/logger.rb:24:in
block in call'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/activesupport-5.0.6/lib/active_support/tagged_logging.rb:69:in block in tagged' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/activesupport-5.0.6/lib/active\_support/tagged\_logging.rb:26:in
tagged'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/activesupport-5.0.6/lib/active_support/tagged_logging.rb:69:in tagged' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/railties-5.0.6/lib/rails/rack/logger.rb:24:in
call'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/request_store-1.3.2/lib/request_store/middleware.rb:9:in call' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/actionpack-5.0.6/lib/action\_dispatch/middleware/request\_id.rb:24:in
call'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/rack-2.0.5/lib/rack/method_override.rb:22:in call' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/rack-2.0.5/lib/rack/runtime.rb:22:in
call'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/activesupport-5.0.6/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in call' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/actionpack-5.0.6/lib/action_dispatch/middleware/executor.rb:12:in
call'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/actionpack-5.0.6/lib/action_dispatch/middleware/static.rb:136:in call' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/rack-2.0.5/lib/rack/sendfile.rb:111:in
call'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/railties-5.0.6/lib/rails/engine.rb:522:in call' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/railties-5.0.6/lib/rails/railtie.rb:193:in
public_send'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/railties-5.0.6/lib/rails/railtie.rb:193:in method_missing' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/rack-protection-2.0.1/lib/rack/protection/frame_options.rb:31:in
call'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/rack-protection-2.0.1/lib/rack/protection/json_csrf.rb:26:in call' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/rack-2.0.5/lib/rack/urlmap.rb:68:in
block in call'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/rack-2.0.5/lib/rack/urlmap.rb:53:in each' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/rack-2.0.5/lib/rack/urlmap.rb:53:in
call'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/unicorn-5.3.1/lib/unicorn/http_server.rb:606:in process\_client' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/unicorn-worker-killer-0.4.4/lib/unicorn/worker\_killer.rb:92:in
process_client'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/unicorn-worker-killer-0.4.4/lib/unicorn/worker_killer.rb:52:in process\_client' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/unicorn-5.3.1/lib/unicorn/http\_server.rb:702:in
worker_loop'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/unicorn-5.3.1/lib/unicorn/http_server.rb:549:in spawn\_missing_workers' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/unicorn-5.3.1/lib/unicorn/http_server.rb:142:in
start'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/unicorn-5.3.1/bin/unicorn:126:in <top (required)>' /opt/openproject/vendor/bundle/ruby/2.4.0/bin/unicorn:23:in
load'
/opt/openproject/vendor/bundle/ruby/2.4.0/bin/unicorn:23:in <top (required)>' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/bundler-1.15.2/lib/bundler/cli/exec.rb:74:in
load'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/bundler-1.15.2/lib/bundler/cli/exec.rb:74:in kernel_load' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/bundler-1.15.2/lib/bundler/cli/exec.rb:27:in
run'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/bundler-1.15.2/lib/bundler/cli.rb:360:in exec' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/bundler-1.15.2/lib/bundler/vendor/thor/lib/thor/command.rb:27:in
run'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/bundler-1.15.2/lib/bundler/vendor/thor/lib/thor/invocation.rb:126:in invoke_command' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/bundler-1.15.2/lib/bundler/vendor/thor/lib/thor.rb:369:in
dispatch'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/bundler-1.15.2/lib/bundler/cli.rb:20:in dispatch' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/bundler-1.15.2/lib/bundler/vendor/thor/lib/thor/base.rb:444:in
start'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/bundler-1.15.2/lib/bundler/cli.rb:10:in start' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/bundler-1.15.2/exe/bundle:30:in
block in <top (required)>'
/opt/openproject/vendor/bundle/ruby/2.4.0/gems/bundler-1.15.2/lib/bundler/friendly_errors.rb:121:in with\_friendly_errors' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/bundler-1.15.2/exe/bundle:22:in
<top (required)>'
/opt/openproject/bin/bundle:3:in load' /opt/openproject/bin/bundle:3:in
'
W, [2018-10-02T12:55:07.570811 #13797] WARN -- : [auth_saml] Missing settings from '/opt/openproject/config/plugins/auth_saml/settings.yml', skipping omniauth registration.
W, [2018-10-02T12:55:07.687280 #13797] WARN -- : hook registered
W, [2018-10-02T13:32:52.589507 #21875] WARN -- : Failed login for 'cheefong@linkwisetech.com' from 127.0.0.1 at 2018-10-02 05:32:52 UTC: invalid credentials
F, [2018-10-02T13:33:29.735829 #21875] FATAL -- :
F, [2018-10-02T13:33:29.735916 #21875] FATAL -- : ActionView::Template::Error (Mysql2::Error: Table 'openproject.project_types' doesn't exist: SELECT `project_types`.* FROM `project_types` ORDER BY position ASC):
F, [2018-10-02T13:33:29.736053 #21875] FATAL -- : 29:
30:
31: <%= form.select :project_type_id,
32: options_for_project_types,
33: include_blank: true,
34: container_class: '-middle' %>
35:
F, [2018-10-02T13:33:29.736085 #21875] FATAL -- :
F, [2018-10-02T13:33:29.736119 #21875] FATAL -- : app/helpers/timelines_helper.rb:90:in
options\_for\_project\_types' app/views/projects/form/attributes/\_project\_type\_id.html.erb:32:in
_app_views_projects_form_attributes__project_type_id_html_erb___295055071586904118_47349164371980'app/views/projects/form/_project_attributes.html.erb:51:in
\_app\_views\_projects\_form\_\_project\_attributes\_html\_erb\_\_\_4527723298891937690\_47349161154720' app/views/projects/\_form.html.erb:35:in
_app_views_projects__form_html_erb___1737141583588408969_47349160540520'app/views/projects/new.html.erb:32:in
block in \_app\_views\_projects\_new\_html\_erb\_\_\_414193236845393476\_47349160632680' app/helpers/application\_helper.rb:483:in
labelled_tabular_form_for'app/views/projects/new.html.erb:31:in
\_app\_views\_projects\_new\_html\_erb\_\_\_414193236845393476\_47349160632680' app/middleware/reset\_current\_user.rb:47:in
call'F, [2018-10-02T13:33:56.428900 #21875] FATAL -- :
F, [2018-10-02T13:33:56.428991 #21875] FATAL -- : ActionView::Template::Error (Mysql2::Error: Table 'openproject.project_types' doesn't exist: SELECT `project_types`.* FROM `project_types` ORDER BY position ASC):
F, [2018-10-02T13:33:56.429135 #21875] FATAL -- : 29:
30:
31: <%= form.select :project_type_id,
32: options_for_project_types,
33: include_blank: true,
34: container_class: '-middle' %>
35:
F, [2018-10-02T13:33:56.429166 #21875] FATAL -- :
F, [2018-10-02T13:33:56.429200 #21875] FATAL -- : app/helpers/timelines_helper.rb:90:in
options\_for\_project\_types' app/views/projects/form/attributes/\_project\_type\_id.html.erb:32:in
_app_views_projects_form_attributes__project_type_id_html_erb___295055071586904118_47349164371980'app/views/projects/form/_project_attributes.html.erb:51:in
\_app\_views\_projects\_form\_\_project\_attributes\_html\_erb\_\_\_4527723298891937690\_47349161154720' app/views/projects/\_form.html.erb:35:in
_app_views_projects__form_html_erb___1737141583588408969_47349160540520'app/views/projects/new.html.erb:32:in
block in \_app\_views\_projects\_new\_html\_erb\_\_\_414193236845393476\_47349160632680' app/helpers/application\_helper.rb:483:in
labelled_tabular_form_for'app/views/projects/new.html.erb:31:in
\_app\_views\_projects\_new\_html\_erb\_\_\_414193236845393476\_47349160632680' app/middleware/reset\_current\_user.rb:47:in
call'F, [2018-10-02T13:34:21.421119 #21875] FATAL -- :
F, [2018-10-02T13:34:21.421214 #21875] FATAL -- : ActionView::Template::Error (undefined method
responsible_id' for #<Project:0x00005620aacec6f8> Did you mean? responsible responsible=): F, \[2018-10-02T13:34:21.421346 #21875\] FATAL -- : 45: %> 46: <%= javascript\_include\_tag "autocompleter.js" %> 47: <%= javascript\_include\_tag "project/responsible_attribute.js" %> 48: <%= form.select(:responsible\_id, options\_for\_select(\[\]), {container\_class: '-wide'}, options) %> 49: <% end %> 50: <% end %> 51: </div> F, \[2018-10-02T13:34:21.421378 #21875\] FATAL -- : F, \[2018-10-02T13:34:21.421416 #21875\] FATAL -- : lib/plugins/acts\_as\_customizable/lib/acts\_as\_customizable.rb:246:in
method_missing'lib/tabular_form_builder.rb:76:in
select' app/views/projects/form/attributes/\_responsible\_id.html.erb:48:in
_app_views_projects_form_attributes__responsible_id_html_erb__452621856296331319_47349160268360'app/views/projects/form/_project_attributes.html.erb:35:in
\_app\_views\_projects\_form\_\_project\_attributes\_html\_erb\_\_\_4527723298891937690\_47349161154720' app/views/projects/\_form.html.erb:35:in
_app_views_projects__form_html_erb___1737141583588408969_47349160540520'app/views/projects/_edit.html.erb:30:in
block in \_app\_views\_projects\_\_edit\_html\_erb\_\_4063262244983066347_47349136319360' app/helpers/application\_helper.rb:483:in
labelled_tabular_form_for'app/views/projects/_edit.html.erb:29:in
\_app\_views\_projects\_\_edit\_html\_erb\_\_4063262244983066347_47349136319360' app/views/common/\_tabs.html.erb:63:in
block in _app_views_common__tabs_html_erb__1348454969413748462_47349135542120'app/views/common/_tabs.html.erb:61:in
each' app/views/common/\_tabs.html.erb:61:in
_app_views_common__tabs_html_erb__1348454969413748462_47349135542120'app/helpers/application_helper.rb:244:in
render\_tabs' app/views/projects/settings.html.erb:73:in
_app_views_projects_settings_html_erb__2604337684482954676_47349138372540'app/middleware/reset_current_user.rb:47:in
call' F, \[2018-10-02T13:34:45.119455 #21875\] FATAL -- : F, \[2018-10-02T13:34:45.119567 #21875\] FATAL -- : ActionView::Template::Error (undefined method
responsible_id' for #Project:0x00005620aa845aa0Did you mean? responsible
responsible=):
F, [2018-10-02T13:34:45.119697 #21875] FATAL -- : 45: %>
46: <%= javascript_include_tag "autocompleter.js" %>
47: <%= javascript_include_tag "project/responsible_attribute.js" %>
48: <%= form.select(:responsible_id, options_for_select([]), {container_class: '-wide'}, options) %>
49: <% end %>
50: <% end %>
51:
F, [2018-10-02T13:34:45.119728 #21875] FATAL -- :
F, [2018-10-02T13:34:45.119793 #21875] FATAL -- : lib/plugins/acts_as_customizable/lib/acts_as_customizable.rb:246:in
method_missing' lib/tabular\_form\_builder.rb:76:in
select'app/views/projects/form/attributes/_responsible_id.html.erb:48:in
\_app\_views\_projects\_form\_attributes\_\_responsible\_id\_html\_erb\_\_452621856296331319_47349160268360' app/views/projects/form/\_project\_attributes.html.erb:35:in
_app_views_projects_form__project_attributes_html_erb___4527723298891937690_47349161154720'app/views/projects/_form.html.erb:35:in
\_app\_views\_projects\_\_form\_html\_erb\_\_\_1737141583588408969_47349160540520' app/views/projects/\_edit.html.erb:30:in
block in _app_views_projects__edit_html_erb__4063262244983066347_47349136319360'app/helpers/application_helper.rb:483:in
labelled\_tabular\_form\_for' app/views/projects/\_edit.html.erb:29:in
_app_views_projects__edit_html_erb__4063262244983066347_47349136319360'app/views/common/_tabs.html.erb:63:in
block in \_app\_views\_common\_\_tabs\_html\_erb\_\_1348454969413748462_47349135542120' app/views/common/_tabs.html.erb:61:in
each'app/views/common/_tabs.html.erb:61:in
\_app\_views\_common\_\_tabs\_html\_erb\_\_1348454969413748462_47349135542120' app/helpers/application\_helper.rb:244:in
render_tabs'app/views/projects/settings.html.erb:73:in
\_app\_views\_projects\_settings\_html\_erb\_\_2604337684482954676\_47349138372540' app/middleware/reset\_current\_user.rb:47:in
call'F, [2018-10-02T13:34:52.876346 #21875] FATAL -- :
F, [2018-10-02T13:34:52.876439 #21875] FATAL -- : ActionView::Template::Error (Mysql2::Error: Table 'openproject.project_types' doesn't exist: SELECT `project_types`.* FROM `project_types` ORDER BY position ASC):
F, [2018-10-02T13:34:52.876592 #21875] FATAL -- : 29:
30:
31: <%= form.select :project_type_id,
32: options_for_project_types,
33: include_blank: true,
34: container_class: '-middle' %>
35:
F, [2018-10-02T13:34:52.876624 #21875] FATAL -- :
F, [2018-10-02T13:34:52.876658 #21875] FATAL -- : app/helpers/timelines_helper.rb:90:in
options\_for\_project\_types' app/views/projects/form/attributes/\_project\_type\_id.html.erb:32:in
_app_views_projects_form_attributes__project_type_id_html_erb___295055071586904118_47349164371980'app/views/projects/form/_project_attributes.html.erb:51:in
\_app\_views\_projects\_form\_\_project\_attributes\_html\_erb\_\_\_4527723298891937690\_47349161154720' app/views/projects/\_form.html.erb:35:in
_app_views_projects__form_html_erb___1737141583588408969_47349160540520'app/views/projects/new.html.erb:32:in
block in \_app\_views\_projects\_new\_html\_erb\_\_\_414193236845393476\_47349160632680' app/helpers/application\_helper.rb:483:in
labelled_tabular_form_for'app/views/projects/new.html.erb:31:in
\_app\_views\_projects\_new\_html\_erb\_\_\_414193236845393476\_47349160632680' app/middleware/reset\_current\_user.rb:47:in
call'F, [2018-10-02T13:35:09.587452 #21875] FATAL -- :
F, [2018-10-02T13:35:09.587545 #21875] FATAL -- : ActionView::Template::Error (Mysql2::Error: Table 'openproject.project_types' doesn't exist: SELECT `project_types`.* FROM `project_types` ORDER BY position ASC):
F, [2018-10-02T13:35:09.587675 #21875] FATAL -- : 29:
30:
31: <%= form.select :project_type_id,
32: options_for_project_types,
33: include_blank: true,
34: container_class: '-middle' %>
35:
F, [2018-10-02T13:35:09.587706 #21875] FATAL -- :
F, [2018-10-02T13:35:09.587740 #21875] FATAL -- : app/helpers/timelines_helper.rb:90:in
options\_for\_project\_types' app/views/projects/form/attributes/\_project\_type\_id.html.erb:32:in
_app_views_projects_form_attributes__project_type_id_html_erb___295055071586904118_47349164371980'app/views/projects/form/_project_attributes.html.erb:51:in
\_app\_views\_projects\_form\_\_project\_attributes\_html\_erb\_\_\_4527723298891937690\_47349161154720' app/views/projects/\_form.html.erb:35:in
_app_views_projects__form_html_erb___1737141583588408969_47349160540520'app/views/projects/new.html.erb:32:in
block in \_app\_views\_projects\_new\_html\_erb\_\_\_414193236845393476\_47349160632680' app/helpers/application\_helper.rb:483:in
labelled_tabular_form_for'app/views/projects/new.html.erb:31:in
\_app\_views\_projects\_new\_html\_erb\_\_\_414193236845393476\_47349160632680' app/middleware/reset\_current\_user.rb:47:in
call'F, [2018-10-02T13:37:01.717446 #21875] FATAL -- :
F, [2018-10-02T13:37:01.717546 #21875] FATAL -- : ActiveRecord::StatementInvalid (Mysql2::Error: Unknown column 'journals.journable_id' in 'field list': SELECT `journals`.`id` AS event_id, `journals`.`created_at` AS event_datetime, `journals`.`user_id` AS event_author, `journals`.`notes` AS event_description, `journals`.`version` AS version, `journals`.`journable_id` AS journable_id, `work_package_journals`.`subject` AS subject, `work_package_journals`.`project_id` AS project_id, `statuses`.`name` AS status_name, `statuses`.`is_closed` AS status_closed, `types`.`name` AS type_name FROM `journals` INNER JOIN `work_package_journals` ON `journals`.`id` = `work_package_journals`.`journal_id` INNER JOIN `types` ON `work_package_journals`.`type_id` = `types`.`id` INNER JOIN `statuses` ON `work_package_journals`.`status_id` = `statuses`.`id` INNER JOIN `projects` ON `projects`.`id` = `work_package_journals`.`project_id` WHERE `journals`.`journable_type` = 'WorkPackage' AND `journals`.`user_id` = 3 AND `projects`.`status` = 1 AND `projects`.`id` IN (SELECT `enabled_modules`.`project_id` FROM `enabled_modules` WHERE `enabled_modules`.`name` = 'work_package_tracking') ORDER BY `journals`.`id` DESC LIMIT 10):
F, [2018-10-02T13:37:01.717596 #21875] FATAL -- :
F, [2018-10-02T13:37:01.717633 #21875] FATAL -- : lib/plugins/acts_as_activity_provider/lib/acts_as_activity_provider.rb:139:in
find\_events\_for_class' lib/plugins/acts\_as\_activity\_provider/lib/acts\_as\_activity\_provider.rb:96:in
block in find_events'lib/plugins/acts_as_activity_provider/lib/acts_as_activity_provider.rb:95:in
each' lib/plugins/acts\_as\_activity\_provider/lib/acts\_as\_activity\_provider.rb:95:in
find_events'lib/redmine/activity/fetcher.rb:98:in
block (2 levels) in events' lib/redmine/activity/fetcher.rb:97:in
each'lib/redmine/activity/fetcher.rb:97:in
block in events' lib/redmine/activity/fetcher.rb:96:in
each'lib/redmine/activity/fetcher.rb:96:in
events' app/controllers/users_controller.rb:80:in
show'app/middleware/reset_current_user.rb:47:in
call' F, \[2018-10-02T13:37:19.717249 #21875\] FATAL -- : F, \[2018-10-02T13:37:19.717341 #21875\] FATAL -- : ActionView::Template::Error (Mysql2::Error: Table 'openproject.project\_types' doesn't exist: SELECT \
project_types`.* FROM `project_types` ORDER BY position ASC):F, [2018-10-02T13:37:19.717474 #21875] FATAL -- : 29:
30:
31: <%= form.select :project_type_id,
32: options_for_project_types,
33: include_blank: true,
34: container_class: '-middle' %>
35:
F, [2018-10-02T13:37:19.717505 #21875] FATAL -- :
F, [2018-10-02T13:37:19.717539 #21875] FATAL -- : app/helpers/timelines_helper.rb:90:in
options\_for\_project\_types' app/views/projects/form/attributes/\_project\_type\_id.html.erb:32:in
_app_views_projects_form_attributes__project_type_id_html_erb___295055071586904118_47349164371980'app/views/projects/form/_project_attributes.html.erb:51:in
\_app\_views\_projects\_form\_\_project\_attributes\_html\_erb\_\_\_4527723298891937690\_47349161154720' app/views/projects/\_form.html.erb:35:in
_app_views_projects__form_html_erb___1737141583588408969_47349160540520'app/views/projects/new.html.erb:32:in
block in \_app\_views\_projects\_new\_html\_erb\_\_\_414193236845393476\_47349160632680' app/helpers/application\_helper.rb:483:in
labelled_tabular_form_for'app/views/projects/new.html.erb:31:in
\_app\_views\_projects\_new\_html\_erb\_\_\_414193236845393476\_47349160632680' app/middleware/reset\_current\_user.rb:47:in
call'F, [2018-10-02T13:37:40.961328 #21875] FATAL -- :
F, [2018-10-02T13:37:40.961421 #21875] FATAL -- : ActionView::Template::Error (Mysql2::Error: Table 'openproject.project_types' doesn't exist: SELECT `project_types`.* FROM `project_types` ORDER BY position ASC):
F, [2018-10-02T13:37:40.961534 #21875] FATAL -- : 29:
30:
31: <%= form.select :project_type_id,
32: options_for_project_types,
33: include_blank: true,
34: container_class: '-middle' %>
35:
F, [2018-10-02T13:37:40.961565 #21875] FATAL -- :
F, [2018-10-02T13:37:40.961599 #21875] FATAL -- : app/helpers/timelines_helper.rb:90:in
options\_for\_project\_types' app/views/projects/form/attributes/\_project\_type\_id.html.erb:32:in
_app_views_projects_form_attributes__project_type_id_html_erb___295055071586904118_47349164371980'app/views/projects/form/_project_attributes.html.erb:51:in
\_app\_views\_projects\_form\_\_project\_attributes\_html\_erb\_\_\_4527723298891937690\_47349161154720' app/views/projects/\_form.html.erb:35:in
_app_views_projects__form_html_erb___1737141583588408969_47349160540520'app/views/projects/new.html.erb:32:in
block in \_app\_views\_projects\_new\_html\_erb\_\_\_414193236845393476\_47349160632680' app/helpers/application\_helper.rb:483:in
labelled_tabular_form_for'app/views/projects/new.html.erb:31:in
\_app\_views\_projects\_new\_html\_erb\_\_\_414193236845393476\_47349160632680' app/middleware/reset\_current\_user.rb:47:in
call'W, [2018-10-02T13:55:11.272787 #14654] WARN -- : [auth_saml] Missing settings from '/opt/openproject/config/plugins/auth_saml/settings.yml', skipping omniauth registration.
W, [2018-10-02T13:55:11.541991 #14654] WARN -- : hook registered
W, [2018-10-02T14:55:16.150056 #15400] WARN -- : [auth_saml] Missing settings from '/opt/openproject/config/plugins/auth_saml/settings.yml', skipping omniauth registration.
W, [2018-10-02T14:55:16.377733 #15400] WARN -- : hook registered
W, [2018-10-02T15:55:14.394231 #16147] WARN -- : [auth_saml] Missing settings from '/opt/openproject/config/plugins/auth_saml/settings.yml', skipping omniauth registration.
W, [2018-10-02T15:55:14.630226 #16147] WARN -- : hook registered
W, [2018-10-02T16:55:11.109536 #16928] WARN -- : [auth_saml] Missing settings from '/opt/openproject/config/plugins/auth_saml/settings.yml', skipping omniauth registration.
W, [2018-10-02T16:55:11.289056 #16928] WARN -- : hook registered
W, [2018-10-02T17:02:57.116892 #21875] WARN -- : Failed login for '' from 45.112.177.97 at 2018-10-02 09:02:57 UTC: invalid credentials
F, [2018-10-02T17:34:24.953003 #21875] FATAL -- :
F, [2018-10-02T17:34:24.953101 #21875] FATAL -- : ActionView::Template::Error (Mysql2::Error: Table 'openproject.project_types' doesn't exist: SELECT `project_types`.* FROM `project_types` ORDER BY position ASC):
F, [2018-10-02T17:34:24.953243 #21875] FATAL -- : 29:
30:
31: <%= form.select :project_type_id,
32: options_for_project_types,
33: include_blank: true,
34: container_class: '-middle' %>
35:
F, [2018-10-02T17:34:24.953275 #21875] FATAL -- :
F, [2018-10-02T17:34:24.953313 #21875] FATAL -- : app/helpers/timelines_helper.rb:90:in
options\_for\_project\_types' app/views/projects/form/attributes/\_project\_type\_id.html.erb:32:in
_app_views_projects_form_attributes__project_type_id_html_erb___295055071586904118_47349164371980'app/views/projects/form/_project_attributes.html.erb:51:in
\_app\_views\_projects\_form\_\_project\_attributes\_html\_erb\_\_\_4527723298891937690\_47349161154720' app/views/projects/\_form.html.erb:35:in
_app_views_projects__form_html_erb___1737141583588408969_47349160540520'app/views/projects/new.html.erb:32:in
block in \_app\_views\_projects\_new\_html\_erb\_\_\_414193236845393476\_47349160632680' app/helpers/application\_helper.rb:483:in
labelled_tabular_form_for'app/views/projects/new.html.erb:31:in
\_app\_views\_projects\_new\_html\_erb\_\_\_414193236845393476\_47349160632680' app/middleware/reset\_current\_user.rb:47:in
call'F, [2018-10-02T17:35:36.616370 #21875] FATAL -- :
F, [2018-10-02T17:35:36.616467 #21875] FATAL -- : ActionView::Template::Error (Mysql2::Error: Table 'openproject.project_types' doesn't exist: SELECT `project_types`.* FROM `project_types` ORDER BY position ASC):
F, [2018-10-02T17:35:36.616580 #21875] FATAL -- : 29:
30:
31: <%= form.select :project_type_id,
32: options_for_project_types,
33: include_blank: true,
34: container_class: '-middle' %>
35:
F, [2018-10-02T17:35:36.616612 #21875] FATAL -- :
F, [2018-10-02T17:35:36.616645 #21875] FATAL -- : app/helpers/timelines_helper.rb:90:in
options\_for\_project\_types' app/views/projects/form/attributes/\_project\_type\_id.html.erb:32:in
_app_views_projects_form_attributes__project_type_id_html_erb___295055071586904118_47349164371980'app/views/projects/form/_project_attributes.html.erb:51:in
\_app\_views\_projects\_form\_\_project\_attributes\_html\_erb\_\_\_4527723298891937690\_47349161154720' app/views/projects/\_form.html.erb:35:in
_app_views_projects__form_html_erb___1737141583588408969_47349160540520'app/views/projects/new.html.erb:32:in
block in \_app\_views\_projects\_new\_html\_erb\_\_\_414193236845393476\_47349160632680' app/helpers/application\_helper.rb:483:in
labelled_tabular_form_for'app/views/projects/new.html.erb:31:in
\_app\_views\_projects\_new\_html\_erb\_\_\_414193236845393476\_47349160632680' app/middleware/reset\_current\_user.rb:47:in
call'F, [2018-10-02T17:39:33.035815 #21875] FATAL -- :
F, [2018-10-02T17:39:33.035907 #21875] FATAL -- : ActionView::Template::Error (Mysql2::Error: Table 'openproject.project_types' doesn't exist: SHOW FULL FIELDS FROM `project_types`):
F, [2018-10-02T17:39:33.036073 #21875] FATAL -- : 41:
42: <% end %>
43:
44: <% if @project_types.any? %>
45:
46:
47:
138: <%= icon_for_type type %> 139: |
141: <%= checked_image(type.is_default) %> F, [2018-10-02T17:51:31.799432 #21875] FATAL -- : F, [2018-10-02T17:51:31.799502 #21875] FATAL -- : app/helpers/types_helper.rb:39:in icon\_for_type' app/views/types/index.html.erb:138:in block in _app_views_types_index_html_erb___4174433799298728694_47349154560200'app/views/types/index.html.erb:122:in \_app\_views\_types\_index\_html\_erb\_\_\_4174433799298728694\_47349154560200' app/middleware/reset\_current\_user.rb:47:in call'F, [2018-10-02T17:51:53.389274 #21875] FATAL -- : F, [2018-10-02T17:51:53.389361 #21875] FATAL -- : ActionView::Template::Error (Mysql2::Error: Table 'openproject.project_types' doesn't exist: SHOW FULL FIELDS FROM `project_types`): F, [2018-10-02T17:51:53.389528 #21875] FATAL -- : 41: 42: <% end %> 43: 44: <% if @project_types.any? %> 45: 46: 47: |