Author

Topic: Bitcoind Startup Error (Read 599 times)

legendary
Activity: 1764
Merit: 1002
January 14, 2015, 01:37:51 AM
#2
Try:

sudo locale-gen en_US en_US.UTF-8
sudo locale-gen it_IT it_IT.UTF-8
sudo locale-gen xx_xx xx_XX.UTF-8 ...
sudo dpkg-reconfigure locales
sr. member
Activity: 420
Merit: 250
January 13, 2015, 09:28:37 PM
#1
Hi,

I recently installed Bitcoind on my VPS (Ubuntu 12.04).

It has been working for about 10+ hours but all of a sudden when I type the bitcoind command it pops up with:
terminate called after throwing an instance of 'std::runtime_error'
  what():  locale::facet::_S_create_c_locale name not valid
Aborted

Thanks
Jump to: