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

p2p connection failed - likely incorrect p2p magic value #188

Open
JCAK1967 opened this issue Mar 28, 2021 · 0 comments
Open

p2p connection failed - likely incorrect p2p magic value #188

JCAK1967 opened this issue Mar 28, 2021 · 0 comments

Comments

@JCAK1967
Copy link

Hi

I have the following error mesagge when I run node init.js "p2p connection failed - likely incorrect p2p magic value". I'm trying peerMagic numbers "fbc0b6db" and peerMagicTestnet "fcc1b7dc" or peerMagicTestnet "fdd2c8f1". I'm trying the values suggested on installation guide and also with the values pchMessageStart from file chainparams.cpp but without success.

My installation:
Debian 10
Litecoin Core
Redis
NOMP with Node v8.17.0

script litecoin.json

{
"name": "Litecoin",
"symbol": "LTC",
"algorithm": "scrypt",
"peerMagic": "fbc0b6db",
"peerMagicTestnet": "fdd2c8f1"
}

I read a lot of questions about this issue but without answer. It sounds like a secret that nobody wants to reveal.

Everything else run fine but I can't solve this issue.

Could some one help me please.

Thanks in advance.

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

1 participant