Bitcoin Full Node Stalled - 13.2

1

A full node that I've had running for months just began to stall on a certain block. It seems to be refusing to update blocks beyond a certain timeframe. There are no processes spinning, network connection seems fine. I'm not sure where to check next...

Jeff C

Posted 2017-03-15T16:44:32.450

Reputation: 11

Are you storing your blockchain data on an external drive?Murch 2017-03-17T21:56:37.010

No, just using a little bitseed box. Everything worked fine for months, it just started stalling out, and attempts to force a blockchain rebuild don't seem to work. I may have to just reimage the drive.Jeff C 2017-03-19T06:16:13.043

Is it on an SD card? I used to have a RaspberryPi to run Bitcoin Core and stored on the SD card. The SD card got corrupted pretty quickly. They're just not made to have that much I/O.Murch 2017-03-19T12:01:04.273

No answers