Forgive me if this is directed to the wrong group, but I am merely interfacing with a Locomotive / Mongoose instance for an ETL. Anyways I am approaching the end of it, but I having one major inconsistent problem. The problem is that Mongo is showing all the data that I transfered over which is 16192 rows /objects. However when I ask for a Locomotive GET on all objects for a specific repository / controller it is only returning a little more than half that amount. This is happening within in the browser and from requests in code. I have only had it successfully work at random when messing with logging settings.
At this point I am at a total loss and not sure where to go. FYI this is occurring on both Linux and OSX systems. I appreciate the help!