Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot upgrade to v.6 ..An equivalent index already exists with the same name but different options. #59

Open
alekdimitrov opened this issue May 1, 2023 · 1 comment

Comments

@alekdimitrov
Copy link

alekdimitrov commented May 1, 2023

Hi guys. I need help. I cant go to v.6. This is my error log.
The system is Ubuntu with snap rocket. v. 5.4.5 is working well.

Version - 5.4.5
MongoDB - 4.4.15 / wiredTiger (oplog Enabled)
Node Version - v14.19.3
Apps Engine Version - 1.36.0
The error:

'An error occurred when creating an index for collection "users: An equivalent index already exists with the same name but different options. Requested index: { v: 2, unique: true, key: { username: 1 }, name: "username_1", sparse: true }, existing index: { v: 2, unique: true, key: { username: 1 }, name: "username_1", ns: "parties.users", sparse: 1 }',

@CvH
Copy link

CvH commented May 2, 2023

same as #55

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants