Bitcoin Forum
June 21, 2024, 12:00:29 PM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Bitcoind not starting 0.13.2 on Azure  (Read 339 times)
doof (OP)
Hero Member
*****
Offline Offline

Activity: 765
Merit: 503


View Profile WWW
February 27, 2017, 03:37:13 AM
 #1

My node on MS Azure has fallen over and won't start.  It does the "verifying blocks" for a while, then nothing.  I've checked disk space and seems to be heaps.  debug.log is empty.  Any ideas?

Code:
azureuser@xxx:~$ bitcoin-cli getinfo
error code: -28
error message:
Verifying blocks...
azureuser@bitcoinaa3:~$

Code:
azureuser@xxx:~$ sudo df
Filesystem     1K-blocks      Used Available Use% Mounted on
udev              837820         0    837820   0% /dev
tmpfs             171540     17848    153692  11% /run
/dev/sda1       29711408   5097308  24597716  18% /
tmpfs             857692         0    857692   0% /dev/shm
tmpfs               5120         0      5120   0% /run/lock
tmpfs             857692         0    857692   0% /sys/fs/cgroup
none                  64         0        64   0% /etc/network/interfaces.dynamic.d
/dev/sdc1      257898884 112919244 131872492  47% /media/blocks
tmpfs             171540         0    171540   0% /run/user/1000
doof (OP)
Hero Member
*****
Offline Offline

Activity: 765
Merit: 503


View Profile WWW
February 27, 2017, 03:41:58 AM
 #2

Hmm, no blocks?

Code:
azureuser@xx:~/.bitcoin/blocks$ cd ..
azureuser@xx:~/.bitcoin$ ls
banlist.dat  bitcoin.conf  blocks  chainstate  db.log  fee_estimates.dat  peers.dat  wallet.dat
azureuser@xx:~/.bitcoin$ nano bitcoin.conf
azureuser@xx:~/.bitcoin$ cd blocks
azureuser@xx:~/.bitcoin/blocks$ ls
blk00000.dat  index  rev00000.dat
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!