You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I also received this issue. It seems that there is an extra forward slash being placed at the end of the S3 file path when Solr is trying to upload missing configsets to ZooKeeper.
In my case, Solr is trying to find dictionary.txt/ rather than dictionary.txt.
The workaround was to manually upload the configsets to ZooKeeper.
If the configsets already exist in ZooKeeper then Solr won't attempt to upload the configsets.
Hello.
I have deployed solr in my linode cluster.
Now, I wanted to take backup manually using curl command.
So, backup went find there.
But I am facing an error in case of restore.
The text was updated successfully, but these errors were encountered: