Friday, April 29, 2016

ubuntu locales issues

getting the error

terminate called after throwing an instance of 'std::runtime_error'
  what():  locale::facet::_S_create_c_locale name not valid


generate appopriate locale (in my case AU
then configure.

$ locale-gen en_AU.UTF-8
$ dpkg-reconfigure locales







..
http://stackoverflow.com/questions/19100708/mongodb-mongorestore-failure-localefacet-s-create-c-locale-name-not-valid

No comments:

Post a Comment