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

Linux wallet: error: The network does not appear to fully agree! Some miners appear to be experiencing issies #66

Open
korkin25 opened this issue Jul 5, 2018 · 5 comments

Comments

@korkin25
Copy link

korkin25 commented Jul 5, 2018

Hi, dear dev!

Some time linux wallet(compiled from yesterday's master clone) shows that error.

If I will restart daemon - I will get corrupt block and have remove blockchain database and resync from the network and some of mined transactions will be discarded.

Have you idea how to fix the problem?
It seems to exchange will not work with buggy wallet.

Thank you.

I am not prog, but I am good linuxoid. I cam help you with debugging/logs,etc...

http://prntscr.com/k2vg5e

thank you.

@piratelinux
Copy link
Contributor

Hi

Can you run the client with debug=1 in bitmark.conf and attach the full debug.log? I want to see at what block this happens and other things.

Thanks

@korkin25
Copy link
Author

korkin25 commented Jul 5, 2018

Well. I will enable debug and will send you log when it will happen again.
thank you.

@korkin25
Copy link
Author

korkin25 commented Jul 8, 2018

I haven't got that error, but have got corrupt database again.
Compressed debug.log you can download here - https://yadi.sk/d/GbIW_P1g3YvTfU
Thank you.

@piratelinux
Copy link
Contributor

So it seems you are mining argon2 with the built in miner? Weird, sometimes it shows all 0's for the PoW hash, like
2018-07-06 17:02:22 proof-of-work found
hash: 0000000000000000000000000000000000000000000000000000000000000000
target: 000000da73000000000000000000000000000000000000000000000000000000

Can you send your bitmark.conf also?

There's also auxpow blocks being rejected, maybe from bad peers.

@korkin25
Copy link
Author

korkin25 commented Jul 9, 2018

rpcuser=user_replaced
rpcpassword=_pass_replaced
rpcport=19266
rpcthreads=2
listen=1
server=1
daemon=1
setgenerate=true
setminingalgo=3
debug=1

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

2 participants