Author

Topic: Syncronization error on Cubieboard2 (Read 493 times)

newbie
Activity: 4
Merit: 0
March 06, 2017, 05:08:25 PM
#3
That might seem like a stupid question, but did you check if you have enough free space in the partition where /home is?

Hi psycodad! Thanks for reply.
Yes, there are 978G of free space. Seems it's enough.
legendary
Activity: 1612
Merit: 1608
精神分析的爸
March 06, 2017, 12:21:42 PM
#2
That might seem like a stupid question, but did you check if you have enough free space in the partition where /home is?

HTH
newbie
Activity: 4
Merit: 0
March 06, 2017, 10:20:08 AM
#1
Hi! I need help.

I decided to make a node (with no mining) on Cubieboard2 (ARM 32-bit processor). But blockchain syncronization stops every time at the same block. Here is the last string from debug.log:
Code:
2017-03-04 20:07:02 UpdateTip: new best=00000000000001e1d711afc963d47bf6e50b5e0b94aa4639e1d95c8c1d6bed55 height=218083 version=0x00000001 log2_work=69.328855 tx=11706377 date='2013-01-26 05:52:05' progress=0.033020 cache=12.6MiB(27304tx)

Here is the output to terminal:
Code:
terminate called after throwing an instance of 'std::ios_base::failure'
  what():  CAutoFile::write: write failed

I start bitcoind like this:
Code:
bitcoind --daemon

bitcoin.conf:
Code:
gen=0
datadir=/home/user/.bitcoin/
upnp=0

Version: 0.13.2

Thanks!
Jump to: