Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: ThePeePs on August 08, 2014, 04:47:32 PM



Title: Problem with starting a P2Pool...
Post by: ThePeePs on August 08, 2014, 04:47:32 PM
Been trying to setup a P2Pool node for Quietcoin for the past day with no success.  I get an error in the coin daemon that I and the dev never seen before.

Any help would be greatly appreciated.

This is the error, it is generated when the P2Pool tries to connect to the daemon's P2P port.
Code:
******* exception encountered *******
quietcoind[0x5c533c]
quietcoind[0x47f6cf]
quietcoind[0x4fdf29]
quietcoind[0x501e6d]
quietcoind[0x526a0a]
quietcoind[0x526c11]
/usr/lib/libboost_thread.so.1.49.0(+0x10629)[0x7f9a404a8629]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x6b50)[0x7f9a3f2feb50]
/lib/x86_64-linux-gnu/libc.so.6(clone+0x6d)[0x7f9a3e8aa0ed]
ProcessMessages(version, 107 bytes) : Exception 'CDataStream::read() : end of data' caught, normally caused by a message being shorter than its stated length
ProcessMessage(version, 107 bytes) FAILED


Title: Re: Problem with starting a P2Pool...
Post by: ThePeePs on August 11, 2014, 01:04:48 AM
bump.