Bitcoin Forum
June 23, 2024, 10:24:34 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Bitcoind Startup Error  (Read 581 times)
Enzyme (OP)
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250


View Profile
January 14, 2015, 01:28:37 AM
 #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
cypherdoc
Legendary
*
Offline Offline

Activity: 1764
Merit: 1002



View Profile
January 14, 2015, 05: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
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!