Bitcoin Forum
August 22, 2024, 03:20:37 AM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Syncronization error on Cubieboard2  (Read 486 times)
kodopik (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
March 06, 2017, 02:20:08 PM
 #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!
psycodad
Legendary
*
Offline Offline

Activity: 1627
Merit: 1705


精神分析的爸


View Profile
March 06, 2017, 04: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

kodopik (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
March 06, 2017, 09: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.
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!