Hi all,
I am setting up a fresh install on our Kubernetes cluster (using helm and version 1.8.6), and see this error in the logs immedietly. I tried removing all resources (using helm uninstall) and also removing PVCs and installing again. still seeing the same error.
Was wondering if this is a known issue.
Thank you,
Sasan
backend stdout | Caused by: org.springframework.dao.DuplicateKeyException: Write failed with error code 11000 and error message 'Index build failed: 92ed764b-97f3-4fc3-a5a8-12529b17b122: Collection appsmi
th.plugin ( 424e9b52-0bc1-41f3-9efd-17622e6b5568 ) :: caused by :: E11000 duplicate key error collection: appsmith.plugin index: packageName dup key: { packageName: "mongo-plugin" }'; nested exception is
com.mongodb.DuplicateKeyException: Write failed with error code 11000 and error message 'Index build failed: 92ed764b-97f3-4fc3-a5a8-12529b17b122: Collection appsmith.plugin ( 424e9b52-0bc1-41f3-9efd-1762
2e6b5568 ) :: caused by :: E11000 duplicate key error collection: appsmith.plugin index: packageName dup key: { packageName: "mongo-plugin" }'