Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connect to Mongodb on Digital Ocean server after MUP issue #213

Closed
kafechew opened this issue Jan 4, 2015 · 3 comments
Closed

Connect to Mongodb on Digital Ocean server after MUP issue #213

kafechew opened this issue Jan 4, 2015 · 3 comments

Comments

@kafechew
Copy link

kafechew commented Jan 4, 2015

Deploying to DO using MUP was working great, but I'm having troubles to access the mongodb like normally we did locally (or meteor.com hosted) by using just

meteor mongo

According to zodern/meteor-up#64 , I had tried

mongo meteor

But end out

Failed global initialization: BadValue Invalid or no user locale set. Please ensure LANG and/or LC_* environment variables are set correctly.

How to solve this?
Thanks!

@babnik63
Copy link

babnik63 commented Jan 4, 2015

I'm using digitalocean but no problem now. I have solved something similar by the help of this question on stackoverflow:

http://stackoverflow.com/questions/26337557/badvalue-invalid-or-no-user-locale-set-please-ensure-lang-and-or-lc-environme

@babnik63
Copy link

babnik63 commented Jan 4, 2015

@kafechew
Copy link
Author

kafechew commented Jan 4, 2015

Solved! Thanks babnik63 !!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants