Category: Bitcoin

bitcoind – Intermittent connection issues – ‘DataStream::read(): end of data: unspecified iostream_category error’

2 nodes run by me locally sometime connect sometime not and getting ‘Connection refused’ error on the node I am connecting from. On the node I am connecting to debug.log error message display the following error: ProcessMessages(version, 115 bytes): Exception ‘DataStream::read(): end of data: unspecified iostream_category error’ (NSt3__18ios_base7failureE) caught Background: Attempting to connect 2 local […]

Back To Top