I have a Node.js/MongoDB
application deployed on Openshift
. I can fetch and save data into the database from the application but Rockmongo
cartridge shows that I have no documents inside my MongoDB
database.
I tried removing the Rockmongo
cartridge and reinstalling it again, but the issue still persists. What might be the issue?