Skip to content

Instantly share code, notes, and snippets.

@omusil24
Created January 8, 2020 07:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save omusil24/aafe398bde1acd4bc4c20333d2dd7dd1 to your computer and use it in GitHub Desktop.
Save omusil24/aafe398bde1acd4bc4c20333d2dd7dd1 to your computer and use it in GitHub Desktop.
obs production log
I, [2020-01-08T06:58:52.917470 #1955]  INFO -- : [08d0857b-7cad-45d2-ad4a-91d604b7684e] [1955:647.86] method=POST path=/project/create format=html controller=Webui::ProjectController action=create status=500 error='ThinkingSphinx::SphinxError: index 'project_core' does not support INSERT (enabled=1) - REPLACE INTO project_core (id, `name`, `title`, `description`, `sphinx_internal_id`, `sphinx_internal_class`, `sphinx_deleted`, `project_id`, `attrib_type_ids`, `issue_ids`, `linked_count`, `activity_index`, `links_to_other`, `is_devel`, `updated_at`) VALUES (89, 'abcde', '', '', 22, 'Project', 0, 22, (), (), 0, 0, 0, 0, 0)' duration=43.02 view=0.00 db=12.66 params={"utf8"=>"✓", "authenticity_token"=>"L+KYD8FPNS9MW7Ms1dPYFH06If1Ahx9s8ezp66RiqTaUqI1LmM8HQwQazacHGBPznNvRd9Ll29KTal/c+wnckA==", "project"=>{"name"=>"abcde", "title"=>"", "description"=>""}, "commit"=>"Accept"} host=192.168.214.3 time=692.10 backend=3.63 user=Admin
F, [2020-01-08T06:58:52.921494 #1955] FATAL -- : [08d0857b-7cad-45d2-ad4a-91d604b7684e] [1955:647.86]  
F, [2020-01-08T06:58:52.921546 #1955] FATAL -- : [08d0857b-7cad-45d2-ad4a-91d604b7684e] [1955:647.86] ThinkingSphinx::SphinxError (index 'project_core' does not support INSERT (enabled=1) - REPLACE INTO project_core (id, `name`, `title`, `description`, `sphinx_internal_id`, `sphinx_internal_class`, `sphinx_deleted`, `project_id`, `attrib_type_ids`, `issue_ids`, `linked_count`, `activity_index`, `links_to_other`, `is_devel`, `updated_at`) VALUES (89, 'abcde', '', '', 22, 'Project', 0, 22, (), (), 0, 0, 0, 0, 0)):
F, [2020-01-08T06:58:52.921598 #1955] FATAL -- : [08d0857b-7cad-45d2-ad4a-91d604b7684e] [1955:647.86]  
F, [2020-01-08T06:58:52.921626 #1955] FATAL -- : [08d0857b-7cad-45d2-ad4a-91d604b7684e] [1955:647.86] app/mixins/populate_sphinx.rb:5:in `populate_sphinx'
[08d0857b-7cad-45d2-ad4a-91d604b7684e] app/models/project.rb:646:in `block in store'
[08d0857b-7cad-45d2-ad4a-91d604b7684e] app/models/project.rb:645:in `store'
[08d0857b-7cad-45d2-ad4a-91d604b7684e] app/controllers/webui/project_controller.rb:197:in `create'
[08d0857b-7cad-45d2-ad4a-91d604b7684e] config/initializers/wrap_parameters.rb:38:in `call'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment