I'm getting an error: rror CREATEing SolrCore 'shopping_items': Unable to create core [shopping_items] Caused by: /solr-8.4.1/server/solr/shopping_items/data/index/write.lock
This happens after I shut down the solr server and restart (that specific core disappeared so I try to create it back)
I already removed the write.lock file and restart solr but it still says it's here. I also ls -l to see if there are any hidden files and I confirm that write.lock is not here.
Any solutions?