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

(from bitcoind) Warning: unknown new rules activated (versionbit 2) #60

Closed
ikolubr opened this issue May 6, 2022 · 11 comments
Closed

Comments

@ikolubr
Copy link

ikolubr commented May 6, 2022

Hi guys,
I'm getting that error in my p2pool.
Can anyone help?

Thank you,

@jtoomim
Copy link
Owner

jtoomim commented May 6, 2022

#59 should resolve this. Can you test it? I haven't had a chance to do so myself yet.

@ikolubr
Copy link
Author

ikolubr commented May 6, 2022

#59 should resolve this. Can you test it? I haven't had a chance to do so myself yet.

I tried on mainnet this afternoon and didn't fix the issue. -.-

@jtoomim
Copy link
Owner

jtoomim commented May 6, 2022

Do you mean that you tried northern-lites:mweb and that didn't work?

@jtoomim
Copy link
Owner

jtoomim commented May 6, 2022

Can you tell me more about your setup? Was this with Litecoin, or with a different node?

@ikolubr
Copy link
Author

ikolubr commented May 6, 2022

Sorry, Litecoin.
Yes, I tried with northern-lites:mweb on mainnet and it didn't work.

If I start p2pool as normal, it gives me this error:

You are running a coin daemon that does not support all of the 
2022-05-07 01:24:16.980417 forking features that have been activated on this blockchain.
2022-05-07 01:24:16.980891 Consequently, your node may mine invalid blocks or may mine blocks that
2022-05-07 01:24:16.981018 are not part of the Nakamoto consensus blockchain.
2022-05-07 01:24:16.981123 
2022-05-07 01:24:16.981329 Missing fork features: taproot, mweb
2022-05-07 01:24:16.981492 
2022-05-07 01:24:16.981651 If you know what you're doing, this error may be overridden by running p2pool
2022-05-07 01:24:16.981786 with the '--allow-obsolete-bitcoind' command-line option.

When I add the '--allow-obsolete-bitcoind', it keeps giving me the '(from bitcoind) Warning: unknown new rules activated (versionbit 2)' error.

@jtoomim
Copy link
Owner

jtoomim commented May 6, 2022

Are you using an obsolete version of litecoind that doesn't support the coming Taproot and MWEB upgrades?

@ikolubr
Copy link
Author

ikolubr commented May 7, 2022

Nope. Running latest stable version: v0.18.1 (I even tried with the v0.21.1rc1, but still no success).

@jtoomim
Copy link
Owner

jtoomim commented May 7, 2022

The latest stable version (v0.18.1) is 2 years old and does not support the coming Taproot and MWEB upgrades. The other version you tried (0.21.1rc1) is 5.5 months old. You need to be using one of the 0.21.2 release candidates. Currently, the most recent binary is 0.21.2rc6, but the final 0.21.2 has been tagged and should be released soon.

https://dev.litecoin.org/

@ikolubr
Copy link
Author

ikolubr commented May 7, 2022

Just saw that... Thank you for your time... compiling 0.21.2... hoping for the best.

@jtoomim jtoomim closed this as completed May 7, 2022
@jtoomim
Copy link
Owner

jtoomim commented May 7, 2022

Actually, that was probably premature. Still needs to be tested.

@jtoomim jtoomim reopened this May 7, 2022
@ikolubr
Copy link
Author

ikolubr commented May 7, 2022

Ok, have been running for 1 hour on mainnet. All looking good! ;)
Thank you again.

@ikolubr ikolubr closed this as completed May 7, 2022
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