Issues with OSX 10.8.5

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Environment:
      OSX 10.8.5 Client
      Windows Server 2012 MongoDB Host
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      • Creating a new database causes unrecoverable fault in nodejs and Robomongo.

      MONGO_DB_MODULE.MongoClient.connect(connectionUrl, null, function (error?:Error, connection?:MONGO_DB_MODULE.Db):void

      { (<Internal> SHOULD_MODULE).not.exists(error); (<Internal> SHOULD_MODULE).exists(connection); done(); }

      .bind(this));
      I have seen this both in node code written using the Node.JS MongoDB driver (the code was previously working) and in MongoDB.

      I repeated the test with a local instance of MongoDB (hosted in OSX) and repeated the error.

      I repeated the test using RoboMongo installed on a windows machine and was not able to reproduce the problem.

            Assignee:
            Unassigned
            Reporter:
            William Livesley
            None
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: