Error failed to mark Task endpoint

Hey, every few seconds Kibana spits out this message: {"type":"log","@timestamp":"2020-08-26T12:57:31Z","tags":["error","plugins","taskManager","taskManager"],"pid":6,"message":"Failed to mark Task endpoint:user-artifact-packager "endpoint:user-artifact-packager:1.0.0" as running: Cannot read property 'timeout' of undefined"}

Any idea what it means?

the objects without task: prefix within the .kibana_task_manager index need to be removed.

DELETE /.kibana_task_manager_* and restart kibana and check .

Hope this resolves the issue.
Thanks
Rashmi

Looks like it worked, thanks so much!

glad to hear that.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.