Giter Site home page Giter Site logo

meteor-mongo-sync's People

Contributors

ffxsam avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

matadur

meteor-mongo-sync's Issues

Unable to connect to ssl db

I am trying to connect to a mongo instance secured with an SSL cert, but I am getting this error:

Retrieving data from <ip>:<port> (db=myDatabase?ssl=true)...error!

2017-04-07T09:42:41.662-0600    Failed: error connecting to db server: no reachable servers

I suspect the issue is related to flags not being passed to mongodump that enable ssl. In our case, we would need access to all of the possible ssl-related flags.

Syntax error on node v5.0.0

On MacOS version 10.11.4 running Node version 5.0.0, I get the following error when attempting to run mmsync:

/usr/local/lib/node_modules/meteor-mongo-sync/bin/mmsync:11
let settingsFilename = '';
^^^

SyntaxError: Block-scoped declarations (let, const, function, class) not yet supported outside strict mode
    at exports.runInThisContext (vm.js:53:16)
    at Module._compile (module.js:404:25)
    at Object.Module._extensions..js (module.js:432:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:311:12)
    at Function.Module.runMain (module.js:457:10)
    at startup (node.js:136:18)
    at node.js:972:3

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.