-
Type:
Bug
-
Resolution: Done
-
Priority:
Critical - P2
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
ALL
-
None
-
0
-
None
-
None
-
None
-
None
-
None
-
None
-
None
When I upgraded a secondary node from mongo 2.2.2 to 2.4.3, I get the following error when I connect from the command line:
Server has startup warnings:
Thu May 30 10:59:04.919 [initandlisten] Index { v: 1, key:
, unique: true, ns: "web_qa.sites", name: "siteId_1" } claims to be of type 'siteId', which is either invalid or did not exist before v2.4. See the upgrade section: http://dochub.mongodb.org/core/upgrade-2.4
This is just a standard index. I've tried deleting and recreating the index but that did not help. Does anyone have any suggestions?