Meteor connect to DB problems -


we trying meteor framework , in different environments have problems connections mongo database, hosted on external server. problem occurred when rebooted laptop (debian linux). after reboot application cannot read or insert in database , no errors thrown. can access database robomongo shell. also, have autopublish on. how can debug/fix this?

try exporting mongo_url before starting application.

export mongo_url="mongodb://myserver:27017/db_name"


Comments

Popular posts from this blog

javascript - Any ideas when Firefox is likely to implement lengthAdjust and textLength? -

matlab - "Contour not rendered for non-finite ZData" -

delphi - Indy UDP Read Contents of Adata -