You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a problem, because the XDI address of a context node is used in the JSON objects stored in the MongoDB, and the XDI address of the common root node is the empty string.
After upgrade of MongoDB from 2.4 to 2.6, empty "" indices seem to be no longer allowed in a collection, e.g.:
This is a problem, because the XDI address of a context node is used in the JSON objects stored in the MongoDB, and the XDI address of the common root node is the empty string.
Solution: Downgrade MongoDB to 2.4.x
Also see
https://github.com/projectdanube/xdi2-mongodb/wiki/Graph%20Factory%20Flags
The text was updated successfully, but these errors were encountered: