yes, but I have only 2 lines….. But i can restart my application…. ![]()
Hi,
Thanks for the log. From it, I see your plugins and analyzers successfully loaded. Just to confirm, at this point, the Security categories on the Rules page are still empty? And you have forced an ElasticSearch reindex, right?
Thx,
Ann
-the Security categories on the Rules page are still empty? => yes
-have forced an ElasticSearch reindex, right? => yes, but i did it many days ago with deleting the PermanentVolumeClaim, then i had to reinstall all my plugin, because there are on the same PVC.
Hi,
Okay, can you force another reindex without deleting your plugins, please?
Thx,
Ann
…good question, but not ! If i delete my PVC all are deleted, Plugins also.
Do you have a process to reindex but not with deleting of the PVC ? I don’t know how i can do this.
Hi,
Well, I’m not quite sure what a PVC is in this context. Have you checked the link I sent you? It’s just a matter of deleting a directory.
Ann
My case is “Helm deployment”, so the soluce is:
[ kubectl delete pvc my-sonarqube-pvc -n sonarqube ] ![]()
I have to check if i can delete directly the directory …..
I deleted config and _state directories, but nothing happens….. ![]()
Hi,
We’re trying to force Elasticsearch to reindex. To do that we need to get rid of the current index files. Those files are stored in the indices (plural of ‘index’) directory.
Ann

