Uploaded image for project: 'Node.js Driver'
  1. Node.js Driver
  2. NODE-72

Issues with OSX 10.8.5

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Major - P3 Major - P3
    • None
    • None
    • None
    • OSX 10.8.5 Client
      Windows Server 2012 MongoDB Host

    Description

      • 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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            alex.livesley@ilexium.com William Livesley
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: