we are running 3 node Elasticsearch setup where all of the nodes are master in kubernetes .
i have installed s3 plugin for Elasticsearch and provided access key and secret key .
whenever i create a repository and verify the status it sends the test data to s3 bucket which is visible in my aws s3 bucket but i get this error while verifying the status :
[new] [[1GNRcQ60Qc2NbM6dv2seaQ, 'RemoteTransportException[[elasticsearch-master-2][10.2.4.31:9300][internal:admin/repository/verify]]; nested: RepositoryMissingException[[new] missing];'], [u1JYwJTlSn-jYg_glq5g1A, 'RemoteTransportException[[elasticsearch-master-0][10.2.5.16:9300][internal:admin/repository/verify]]; nested: RepositoryMissingException[[new] missing];']]
i am unable to get answer to this error in any of the threads !