linux - BadValue Invalid or no user locale set. Please ensure LANG and/or LC_* environment variables are set correctly -
when run mongo
, warning:
failed global initialization: badvalue invalid or no user locale set. please ensure lang and/or lc_* environment variables set correctly.
you can utilize below command on terminal
export lc_all=c
linux mongodb ubuntu
No comments:
Post a Comment