Kibana error

Hi i am facing this error while starting the kibana service.can you provide me the solution

[fatal][root] Error: Unable to complete saved object migrations for the [.kibana_task_manager] index: Unable to complete the OUTDATED_DOCUMENTS_SEARCH step after 10 attempts, terminating.
at migrationStateActionMachine (D:\APM\kibana-7.12.0\src\core\server\saved_objects\migrationsv2\migrations_state_action_machine.js:129:29)
at runMicrotasks ()
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at async Promise.all (index 1)
at SavedObjectsService.start (D:\APM\kibana-7.12.0\src\core\server\saved_objects\saved_objects_service.js:163:7)
at Server.start (D:\APM\kibana-7.12.0\src\core\server\server.js:283:31)
at Root.start (D:\APM\kibana-7.12.0\src\core\server\root\index.js:58:14)
at bootstrap (D:\APM\kibana-7.12.0\src\core\server\bootstrap.js:100:5)
at Command. (D:\APM\kibana-7.12.0\src\cli\serve\serve.js:169:5)

Hi tharun. This does not give us enough information. Can you please post more of your kibana logs? Can you also confirm that Elasticsearch is up and running and that Elasticsearch is not reporting any errors?

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