I successfully connect to RoboMongo and I see two databases. But when I try and see whats inside the Collection folder it returns 0. My app is live, so I know the data exists and its there.
Since I’m using mupx to deploy I’m using a docker container. I’ve setup a ssh tunnel on port 22 and use the port 27017.
I can connect, but I’m not returning data. What is responsible for this?