#DuplicateKeyException on Kubernetes

1 messages · Page 1 of 1 (latest)

cinder gorge
#

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" }'
empty coralBOT
#

Hi There!
Thanks for reaching out to us. One of our engineer will be with you shortly.

If you are stuck with an issue/error, please help us with following information.

  1. Which version of Appsmith are you on?
  2. Provide screenshots/screen recordings of the original error/code snippet.
  3. Add details about your use case and provide steps to reproduce the issue, if
    possible.