Infos:
- Used Zammad version: 3.0.x
- Used Zammad installation source: (source, package, …) package
- Operating system: cent OS 7
- Browser + version: Mac OS 10.12 + Safari and Chrome
Expected behavior:
- Search working correctly, no failing background jobs
Actual behavior:
- 15 failing background jobs
- Failed to run background job #1 ‘SearchIndexJob’ 10 time(s) with 122 attempt(s).
Steps to reproduce the behavior:
- I have updated the Zammad installation to version 3. As soon as the update was ready, the monitoring said "failing background jobs.
production.log
E, [2019-06-13T21:08:15.596752 #9224-47313749407760] ERROR -- : Retrying SearchIndexJob in #<Proc:0x000056102f762c90@/opt/zammad/app/jobs/search_index_job.rb:3 (lambda)> seconds, due to a StandardError. The original exception was nil.
I, [2019-06-13T21:08:15.602812 #9224-47313749407760] INFO -- : Enqueued SearchIndexJob (Job ID: 80cd0f31-13eb-4609-a459-46e79021901c) to DelayedJob(default) at 2019-06-13 19:09:35 UTC with arguments: "StatsStore", 3
I, [2019-06-13T21:08:15.604695 #9224-47313749407760] INFO -- : 2019-06-13T21:08:15+0200: [Worker(host:zammad pid:9224)] Job ActiveJob::QueueAdapters::DelayedJobAdapter::JobWrapper (id=188066) (queue=default) COMPLETED after 0.0507
I, [2019-06-13T21:08:15.607218 #9224-47313749407760] INFO -- : 2019-06-13T21:08:15+0200: [Worker(host:zammad pid:9224)] Job ActiveJob::QueueAdapters::DelayedJobAdapter::JobWrapper (id=188067) (queue=default) RUNNING
I, [2019-06-13T21:08:15.625881 #9224-47313749407760] INFO -- : Performing SearchIndexJob (Job ID: d9f0e346-21e4-4915-8ff3-4c483d600447) from DelayedJob(default) with arguments: "StatsStore", 4
I, [2019-06-13T21:08:15.639309 #9224-47313749407760] INFO -- : # curl -X POST "http://127.0.0.1:9200/zammad_production/StatsStore/4?pipeline=zammad39873510958" \
I, [2019-06-13T21:08:15.643766 #9224-47313749407760] INFO -- : # 400
E, [2019-06-13T21:08:15.645036 #9224-47313749407760] ERROR -- : Unable to process POST request to elasticsearch URL 'http://127.0.0.1:9200/zammad_production/StatsStore/4?pipeline=zammad39873510958'. Check the response and payload for detailed information:
Response:
#<UserAgent::Result:0x00007f213e51dea0 @success=false, @body="{\"error\":{\"root_cause\":[{\"type\":\"illegal_argument_exception\",\"reason\":\"pipeline with id [zammad39873510958] does not exist\"}],\"type\":\"illegal_argument_exception\",\"reason\":\"pipeline with id [zammad39873510958] does not exist\"},\"status\":400}", @data=nil, @code="400", @content_type=nil, @error="Client Error: #<Net::HTTPBadRequest 400 Bad Request readbody=true>!">
Payload:
{"id"=>4, "stats_store_object_id"=>1, "o_id"=>384, "key"=>"dashboard", "related_o_id"=>nil, "related_stats_store_object_id"=>nil, "data"=>{"StatsTicketWaitingTime"=>{"handling_time"=>139, "average_per_agent"=>139, "state"=>"good", "percent"=>0.4388888888888889}, "StatsTicketEscalation"=>{"used_for_average"=>0, "average_per_agent"=>0.0, "state"=>"supergood", "own"=>0, "total"=>0}, "StatsTicketChannelDistribution"=>{"channels"=>{"email"=>{"icon"=>"email", "inbound"=>68, "outbound"=>51, "inbound_in_percent"=>90, "outbound_in_percent"=>100}, "phone"=>{"icon"=>"phone", "inbound"=>7, "outbound"=>0, "inbound_in_percent"=>9, "outbound_in_percent"=>0}, "twitter"=>{"icon"=>"twitter", "inbound"=>0, "outbound"=>0, "inbound_in_percent"=>0, "outbound_in_percent"=>0}, "facebook"=>{"icon"=>"facebook", "inbound"=>0, "outbound"=>0, "inbound_in_percent"=>0, "outbound_in_percent"=>0}}}, "StatsTicketLoadMeasure"=>{"used_for_average"=>33.9, "average_per_agent"=>54.9, "percent"=>33.9, "state"=>"supergood", "own"=>56, "total"=>165, "average_per_agent_in_percent"=>101.8}, "StatsTicketInProcess"=>{"used_for_average"=>52.9, "average_per_agent"=>19.1, "state"=>"supergood", "in_process"=>9, "percent"=>52.9, "total"=>17}, "StatsTicketReopen"=>{"used_for_average"=>0.0, "percent"=>0.0, "average_per_agent"=>4.2, "state"=>"supergood", "count"=>0, "total"=>12}}, "created_by_id"=>1, "created_at"=>Mon, 07 Jan 2019 04:05:44 UTC +00:00, "updated_at"=>Thu, 13 Jun 2019 18:04:48 UTC +00:00, "stats_store_object"=>"User", "stats_store_object_ref"=>{"id"=>384, "organization_id"=>1, "login"=>"j.slaar@ecomsilio.de", "firstname"=>"Jane", "lastname"=>"Slaar", "email"=>"j.slaar@ecomsilio.de", "web"=>"", "phone"=>"", "fax"=>"", "mobile"=>"", "department"=>"", "street"=>"", "zip"=>"", "city"=>"", "country"=>"", "address"=>"", "vip"=>false, "verified"=>false, "active"=>true, "note"=>"", "last_login"=>Tue, 11 Jun 2019 05:24:58 UTC +00:00, "out_of_office"=>true, "out_of_office_start_at"=>Mon, 15 Apr 2019, "out_of_office_end_at"=>Mon, 22 Apr 2019, "out_of_office_replacement_id"=>3, "preferences"=>{"notification_config"=>{"matrix"=>{"create"=>{"criteria"=>{"owned_by_me"=>true}, "channel"=>{"email"=>false, "online"=>true}}, "update"=>{"criteria"=>{"owned_by_me"=>true}, "channel"=>{"email"=>false, "online"=>true}}, "reminder_reached"=>{"criteria"=>{"owned_by_me"=>true}, "channel"=>{"email"=>false, "online"=>true}}, "escalation"=>{"criteria"=>{"owned_by_me"=>true}, "channel"=>{"email"=>false, "online"=>true}}}, "group_ids"=>["1"]}, "locale"=>"de-de", "intro"=>true, "cti"=>true, "chat"=>{"active"=>{"1"=>"on"}}, "tickets_open"=>1, "tickets_closed"=>2, "notification_sound"=>{"file"=>"Xylo.mp3", "enabled"=>true}, "out_of_office_text"=>"Urlaub"}, "updated_by_id"=>1, "created_by_id"=>3, "created_at"=>Mon, 07 Jan 2019 03:56:10 UTC +00:00, "updated_at"=>Tue, 11 Jun 2019 12:06:28 UTC +00:00, "organization"=>"ecomsilio GmbH", "permissions"=>["admin.text_module", "user_preferences", "user_preferences.password", "user_preferences.notifications", "user_preferences.access_token", "user_preferences.language", "user_preferences.linked_accounts", "user_preferences.device", "user_preferences.avatar", "user_preferences.calendar", "user_preferences.out_of_office", "ticket.agent", "chat.agent", "cti.agent", "knowledge_base.reader"], "role_ids"=>[2]}}
Payload size: 0M
E, [2019-06-13T21:08:15.645274 #9224-47313749407760] ERROR -- : Error performing SearchIndexJob (Job ID: d9f0e346-21e4-4915-8ff3-4c483d600447) from DelayedJob(default) in 19.23ms: RuntimeError (Unable to process POST request to elasticsearch URL 'http://127.0.0.1:9200/zammad_production/StatsStore/4?pipeline=zammad39873510958'. Check the response and payload for detailed information:
Response:
#<UserAgent::Result:0x00007f213e51dea0 @success=false, @body="{\"error\":{\"root_cause\":[{\"type\":\"illegal_argument_exception\",\"reason\":\"pipeline with id [zammad39873510958] does not exist\"}],\"type\":\"illegal_argument_exception\",\"reason\":\"pipeline with id [zammad39873510958] does not exist\"},\"status\":400}", @data=nil, @code="400", @content_type=nil, @error="Client Error: #<Net::HTTPBadRequest 400 Bad Request readbody=true>!">
Payload:
{"id"=>4, "stats_store_object_id"=>1, "o_id"=>384, "key"=>"dashboard", "related_o_id"=>nil, "related_stats_store_object_id"=>nil, "data"=>{"StatsTicketWaitingTime"=>{"handling_time"=>139, "average_per_agent"=>139, "state"=>"good", "percent"=>0.4388888888888889}, "StatsTicketEscalation"=>{"used_for_average"=>0, "average_per_agent"=>0.0, "state"=>"supergood", "own"=>0, "total"=>0}, "StatsTicketChannelDistribution"=>{"channels"=>{"email"=>{"icon"=>"email", "inbound"=>68, "outbound"=>51, "inbound_in_percent"=>90, "outbound_in_percent"=>100}, "phone"=>{"icon"=>"phone", "inbound"=>7, "outbound"=>0, "inbound_in_percent"=>9, "outbound_in_percent"=>0}, "twitter"=>{"icon"=>"twitter", "inbound"=>0, "outbound"=>0, "inbound_in_percent"=>0, "outbound_in_percent"=>0}, "facebook"=>{"icon"=>"facebook", "inbound"=>0, "outbound"=>0, "inbound_in_percent"=>0, "outbound_in_percent"=>0}}}, "StatsTicketLoadMeasure"=>{"used_for_average"=>33.9, "average_per_agent"=>54.9, "percent"=>33.9, "state"=>"supergood", "own"=>56, "total"=>165, "average_per_agent_in_percent"=>101.8}, "StatsTicketInProcess"=>{"used_for_average"=>52.9, "average_per_agent"=>19.1, "state"=>"supergood", "in_process"=>9, "percent"=>52.9, "total"=>17}, "StatsTicketReopen"=>{"used_for_average"=>0.0, "percent"=>0.0, "average_per_agent"=>4.2, "state"=>"supergood", "count"=>0, "total"=>12}}, "created_by_id"=>1, "created_at"=>Mon, 07 Jan 2019 04:05:44 UTC +00:00, "updated_at"=>Thu, 13 Jun 2019 18:04:48 UTC +00:00, "stats_store_object"=>"User", "stats_store_object_ref"=>{"id"=>384, "organization_id"=>1, "login"=>"j.slaar@ecomsilio.de", "firstname"=>"Jane", "lastname"=>"Slaar", "email"=>"j.slaar@ecomsilio.de", "web"=>"", "phone"=>"", "fax"=>"", "mobile"=>"", "department"=>"", "street"=>"", "zip"=>"", "city"=>"", "country"=>"", "address"=>"", "vip"=>false, "verified"=>false, "active"=>true, "note"=>"", "last_login"=>Tue, 11 Jun 2019 05:24:58 UTC +00:00, "out_of_office"=>true, "out_of_office_start_at"=>Mon, 15 Apr 2019, "out_of_office_end_at"=>Mon, 22 Apr 2019, "out_of_office_replacement_id"=>3, "preferences"=>{"notification_config"=>{"matrix"=>{"create"=>{"criteria"=>{"owned_by_me"=>true}, "channel"=>{"email"=>false, "online"=>true}}, "update"=>{"criteria"=>{"owned_by_me"=>true}, "channel"=>{"email"=>false, "online"=>true}}, "reminder_reached"=>{"criteria"=>{"owned_by_me"=>true}, "channel"=>{"email"=>false, "online"=>true}}, "escalation"=>{"criteria"=>{"owned_by_me"=>true}, "channel"=>{"email"=>false, "online"=>true}}}, "group_ids"=>["1"]}, "locale"=>"de-de", "intro"=>true, "cti"=>true, "chat"=>{"active"=>{"1"=>"on"}}, "tickets_open"=>1, "tickets_closed"=>2, "notification_sound"=>{"file"=>"Xylo.mp3", "enabled"=>true}, "out_of_office_text"=>"Urlaub"}, "updated_by_id"=>1, "created_by_id"=>3, "created_at"=>Mon, 07 Jan 2019 03:56:10 UTC +00:00, "updated_at"=>Tue, 11 Jun 2019 12:06:28 UTC +00:00, "organization"=>"ecomsilio GmbH", "permissions"=>["admin.text_module", "user_preferences", "user_preferences.password", "user_preferences.notifications", "user_preferences.access_token", "user_preferences.language", "user_preferences.linked_accounts", "user_preferences.device", "user_preferences.avatar", "user_preferences.calendar", "user_preferences.out_of_office", "ticket.agent", "chat.agent", "cti.agent", "knowledge_base.reader"], "role_ids"=>[2]}}
Payload size: 0M):
/opt/zammad/lib/search_index_backend.rb:229:in `add'
/opt/zammad/app/models/concerns/has_search_index_backend.rb:66:in `search_index_update_backend'
/opt/zammad/app/jobs/search_index_job.rb:14:in `perform'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/activejob-5.1.7/lib/active_job/execution.rb:37:in `block in perform_now'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.7/lib/active_support/callbacks.rb:108:in `block in run_callbacks'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/i18n-1.6.0/lib/i18n.rb:297:in `with_locale'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/activejob-5.1.7/lib/active_job/translation.rb:7:in `block (2 levels) in <module:Translation>'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.7/lib/active_support/callbacks.rb:117:in `instance_exec'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.7/lib/active_support/callbacks.rb:117:in `block in run_callbacks'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/activejob-5.1.7/lib/active_job/logging.rb:24:in `block (4 levels) in <module:Logging>'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.7/lib/active_support/notifications.rb:166:in `block in instrument'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.7/lib/active_support/notifications/instrumenter.rb:21:in `instrument'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.7/lib/active_support/notifications.rb:166:in `instrument'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/activejob-5.1.7/lib/active_job/logging.rb:23:in `block (3 levels) in <module:Logging>'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/activejob-5.1.7/lib/active_job/logging.rb:44:in `block in tag_logger'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.7/lib/active_support/tagged_logging.rb:69:in `block in tagged'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.7/lib/active_support/tagged_logging.rb:26:in `tagged'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.7/lib/active_support/tagged_logging.rb:69:in `tagged'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/activejob-5.1.7/lib/active_job/logging.rb:44:in `tag_logger'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/activejob-5.1.7/lib/active_job/logging.rb:20:in `block (2 levels) in <module:Logging>'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.7/lib/active_support/callbacks.rb:117:in `instance_exec'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.7/lib/active_support/callbacks.rb:117:in `block in run_callbacks'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.7/lib/active_support/callbacks.rb:135:in `run_callbacks'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/activejob-5.1.7/lib/active_job/execution.rb:33:in `perform_now'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/activejob-5.1.7/lib/active_job/execution.rb:22:in `block in execute'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.7/lib/active_support/callbacks.rb:108:in `block in run_callbacks'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/activejob-5.1.7/lib/active_job/railtie.rb:26:in `block (4 levels) in <class:Railtie>'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.7/lib/active_support/execution_wrapper.rb:85:in `wrap'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.7/lib/active_support/reloader.rb:68:in `block in wrap'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.7/lib/active_support/execution_wrapper.rb:85:in `wrap'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.7/lib/active_support/reloader.rb:67:in `wrap'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/activejob-5.1.7/lib/active_job/railtie.rb:25:in `block (3 levels) in <class:Railtie>'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.7/lib/active_support/callbacks.rb:117:in `instance_exec'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.7/lib/active_support/callbacks.rb:117:in `block in run_callbacks'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.7/lib/active_support/callbacks.rb:135:in `run_callbacks'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/activejob-5.1.7/lib/active_job/execution.rb:20:in `execute'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/activejob-5.1.7/lib/active_job/queue_adapters/delayed_job_adapter.rb:36:in `perform'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/delayed_job-4.1.5/lib/delayed/backend/base.rb:81:in `block in invoke_job'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/delayed_job-4.1.5/lib/delayed/lifecycle.rb:61:in `block in initialize'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/delayed_job-4.1.5/lib/delayed/lifecycle.rb:66:in `execute'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/delayed_job-4.1.5/lib/delayed/lifecycle.rb:40:in `run_callbacks'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/delayed_job-4.1.5/lib/delayed/backend/base.rb:78:in `invoke_job'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/delayed_job-4.1.5/lib/delayed/worker.rb:230:in `block (2 levels) in run'
/opt/zammad/vendor/ruby-2.4.4/lib/ruby/2.4.0/timeout.rb:93:in `block in timeout'
/opt/zammad/vendor/ruby-2.4.4/lib/ruby/2.4.0/timeout.rb:103:in `timeout'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/delayed_job-4.1.5/lib/delayed/worker.rb:230:in `block in run'
/opt/zammad/vendor/ruby-2.4.4/lib/ruby/2.4.0/benchmark.rb:308:in `realtime'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/delayed_job-4.1.5/lib/delayed/worker.rb:229:in `run'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/delayed_job-4.1.5/lib/delayed/worker.rb:312:in `block in reserve_and_run_one_job'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/delayed_job-4.1.5/lib/delayed/lifecycle.rb:61:in `block in initialize'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/delayed_job-4.1.5/lib/delayed/lifecycle.rb:66:in `execute'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/delayed_job-4.1.5/lib/delayed/lifecycle.rb:40:in `run_callbacks'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/delayed_job-4.1.5/lib/delayed/worker.rb:312:in `reserve_and_run_one_job'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/delayed_job-4.1.5/lib/delayed/worker.rb:213:in `block in work_off'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/delayed_job-4.1.5/lib/delayed/worker.rb:212:in `times'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/delayed_job-4.1.5/lib/delayed/worker.rb:212:in `work_off'
/opt/zammad/app/models/scheduler.rb:367:in `block (3 levels) in worker'
/opt/zammad/vendor/ruby-2.4.4/lib/ruby/2.4.0/benchmark.rb:308:in `realtime'
/opt/zammad/app/models/scheduler.rb:365:in `block (2 levels) in worker'
/opt/zammad/app/models/scheduler.rb:361:in `loop'
/opt/zammad/app/models/scheduler.rb:361:in `block in worker'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/logging-2.2.2/lib/logging/diagnostic_context.rb:474:in `block in create_with_logging_context'
E, [2019-06-13T21:08:15.645373 #9224-47313749407760] ERROR -- : Retrying SearchIndexJob in #<Proc:0x000056102f762c90@/opt/zammad/app/jobs/search_index_job.rb:3 (lambda)> seconds, due to a StandardError. The original exception was nil.
I, [2019-06-13T21:08:15.651344 #9224-47313749407760] INFO -- : Enqueued SearchIndexJob (Job ID: d9f0e346-21e4-4915-8ff3-4c483d600447) to DelayedJob(default) at 2019-06-13 19:09:35 UTC with arguments: "StatsStore", 4
I, [2019-06-13T21:08:15.653254 #9224-47313749407760] INFO -- : 2019-06-13T21:08:15+0200: [Worker(host:zammad pid:9224)] Job ActiveJob::QueueAdapters::DelayedJobAdapter::JobWrapper (id=188067) (queue=default) COMPLETED after 0.0459
zammad.error.log
2019/06/13 21:09:54 [error] 9994#0: *343 connect() failed (111: Connection refused) while connecting to upstream, client: 88.153.132.27, server: support.ecomsilio.de, request: "GET /api/v1/monitoring/health_check?_=1560452031091 HTTP/1.1", upstream: "http://[::1]:3000/api/v1/monitoring/health_check?_=1560452031091", host: "support.ecomsilio.de", referrer: "https://support.ecomsilio.de/"
I then ran sudo zammad run rake searchindex:rebuild
with the following result:
drop indexes...done
delete pipeline (pipeline)... done
create indexes...done
create pipeline (pipeline)... rake aborted!
Unable to process PUT request to elasticsearch URL 'http://127.0.0.1:9200/_ingest/pipeline/zammad39873510958'. Check the response and payload for detailed information:
Response:
#<UserAgent::Result:0x000056198c9f9538 @success=false, @body="{\"error\":{\"root_cause\":[{\"type\":\"parse_exception\",\"reason\":\"No processor type exists with name [attachment]\",\"header\":{\"processor_type\":\"foreach\"}}],\"type\":\"parse_exception\",\"reason\":\"No processor type exists with name [attachment]\",\"header\":{\"processor_type\":\"foreach\"}},\"status\":400}", @data=nil, @code="400", @content_type=nil, @error="Client Error: #<Net::HTTPBadRequest 400 Bad Request readbody=true>!">
Payload:
{:description=>"Extract zammad-attachment information from arrays", :processors=>[{:foreach=>{:field=>"article", :ignore_failure=>true, :processor=>{:foreach=>{:field=>"_ingest._value.attachment", :ignore_failure=>true, :processor=>{:attachment=>{:target_field=>"_ingest._value", :field=>"_ingest._value._content", :ignore_failure=>true}}}}}}]}
Payload size: 0M
/opt/zammad/lib/search_index_backend.rb:116:in `block (2 levels) in processors'
/opt/zammad/lib/search_index_backend.rb:76:in `each'
/opt/zammad/lib/search_index_backend.rb:76:in `block in processors'
/opt/zammad/lib/search_index_backend.rb:73:in `each'
/opt/zammad/lib/search_index_backend.rb:73:in `processors'
/opt/zammad/lib/tasks/search_index_es.rake:70:in `block (2 levels) in <top (required)>'
/opt/zammad/lib/tasks/search_index_es.rake:50:in `block (2 levels) in <top (required)>'
/opt/zammad/lib/tasks/search_index_es.rake:147:in `block (2 levels) in <top (required)>'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/rake-12.3.2/exe/rake:27:in `<top (required)>'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/bundler-1.15.2/lib/bundler/cli/exec.rb:74:in `load'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/bundler-1.15.2/lib/bundler/cli/exec.rb:74:in `kernel_load'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/bundler-1.15.2/lib/bundler/cli/exec.rb:27:in `run'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/bundler-1.15.2/lib/bundler/cli.rb:360:in `exec'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/bundler-1.15.2/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/bundler-1.15.2/lib/bundler/vendor/thor/lib/thor/invocation.rb:126:in `invoke_command'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/bundler-1.15.2/lib/bundler/vendor/thor/lib/thor.rb:369:in `dispatch'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/bundler-1.15.2/lib/bundler/cli.rb:20:in `dispatch'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/bundler-1.15.2/lib/bundler/vendor/thor/lib/thor/base.rb:444:in `start'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/bundler-1.15.2/lib/bundler/cli.rb:10:in `start'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/bundler-1.15.2/exe/bundle:30:in `block in <top (required)>'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/bundler-1.15.2/lib/bundler/friendly_errors.rb:121:in `with_friendly_errors'
/opt/zammad/vendor/bundle/ruby/2.4.0/gems/bundler-1.15.2/exe/bundle:22:in `<top (required)>'
/opt/zammad/bin/bundle:3:in `load'
/opt/zammad/bin/bundle:3:in `<main>'
Tasks: TOP => searchindex:rebuild
(See full trace by running task with --trace)
It might be the same problem as discussed here. I couldn’t answer to that thread as it is closed already.
Does anyone know how I get elastic search back to work?
Many thanks in advance!