Skip to content

p2p connection failed - likely incorrect p2p magic value #188

@JCAK1967

Description

@JCAK1967

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions