Jorge7
(Jorge)
November 18, 2020, 12:35pm
1
Hi all,
I upgraded my elk license to Trial in order to work with the Machine Learning feature. But since 2 days ago, it only appears this message:
"Index migration in progress
Indices related to Machine Learning are currently being upgraded.
Some actions will not be available during this time."
Anyone can help me? Thanks and regards!
droberts195
(David Roberts)
November 18, 2020, 1:10pm
2
You need to disable ML upgrade mode (assuming there isn't another user of the cluster who has enabled it because they are doing ML index upgrades).
If you think it's enabled in error then go to Kibana dev console while logged in as an administrator and run this:
POST _ml/set_upgrade_mode?enabled=false
Jorge7
(Jorge)
November 18, 2020, 2:09pm
3
Thank you very much @droberts195 !
system
(system)
Closed
December 16, 2020, 2:09pm
4
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.