Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TEKcoin decode problem #88

Open
chrisfranko opened this issue Jun 27, 2014 · 4 comments
Open

TEKcoin decode problem #88

chrisfranko opened this issue Jun 27, 2014 · 4 comments

Comments

@chrisfranko
Copy link
Contributor

coins/tekcoin.json

{
"name": "Tekcoin",
"symbol": "TEK",
"algorithm": "sha256",
"reward": "POS",
"txMessages": "true",
"peerMagic": "e4e8e9e5"
}

People can get shares but when it tries to submit the block this error comes up..

[Pool] [tekcoin](Thread 1) rpc error with daemon instance 0 when submitting block with submitblock {"code":-22,"message":"Block decode failed"}

~/.tekcoin/debug.log

ThreadRPCServer method=submitblock

******* exception encountered *******
./tekcoind[0x52e5ec]
./tekcoind[0x41eae7]
./tekcoind[0x4228a8]
./tekcoind[0x4ebd82]
./tekcoind[0x4ecb06]
./tekcoind[0x4bdcc2]
./tekcoind[0x4c1350]
/usr/lib/x86_64-linux-gnu/libboost_thread.so.1.54.0(+0xba4a)[0x7f10a187ba4a]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x8182)[0x7f10a0c90182]
/lib/x86_64-linux-gnu/libc.so.6(clone+0x6d)[0x7f10a019d30d]

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@jk9694
Copy link

jk9694 commented Aug 13, 2014

Looking all over the place for the cause of this issue myself, but no luck. If people know, they are hoarding the fix from what I can tell. I cant see this being something that is hard to fix. If someone could tell me what the cause it, I could probably track it down and fix it myself.

@chrisfranko
Copy link
Contributor Author

yea strange

@doged
Copy link

doged commented Sep 28, 2015

@chrisfranko did you ever figure out the issue? one of 8 of my pools has been having this problem (mpos) but only the libc.so.6 is having the issue for him.. i think its in relation to how the stratum communicates with the rpc.

@chrisfranko
Copy link
Contributor Author

I didnt sadly. Got frustrated and rage quiit.

On 28 September 2015 at 09:48, DogecoinDark notifications@github.com
wrote:

@chrisfranko https://github.com/chrisfranko did you ever figure out the
issue? one of 8 of my pools has been having this problem (mpos) but only
the libc.so.6 is having the issue for him.. i think its in relation to how
the stratum communicates with the rpc.


Reply to this email directly or view it on GitHub
#88 (comment)
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants