We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Hi
I have the following error mesagge when I run node init.js "p2p connection failed - likely incorrect p2p magic value".
The following list show all numbers tested.
"peerMagic": "f9beb4d9" "peerMagic": "fcc1b7dc" "peerMagic": "fbc0b6db" "peerMagic": "dbb6c0fb" "peerMagicTestnet": "fdd2c8f1" "peerMagicTestnet": "f1c8d2fd"
My installation: Debian 10 Litecoin Core Redis NOMP with Node v8.17.0
Everything else run fine but I can't solve this issue, I can't achieve a 'p2p connection successful'
Could some one help me please.
Thanks in advance.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi
I have the following error mesagge when I run node init.js "p2p connection failed - likely incorrect p2p magic value".
The following list show all numbers tested.
"peerMagic": "f9beb4d9"
"peerMagic": "fcc1b7dc"
"peerMagic": "fbc0b6db"
"peerMagic": "dbb6c0fb"
"peerMagicTestnet": "fdd2c8f1"
"peerMagicTestnet": "f1c8d2fd"
My installation:
Debian 10
Litecoin Core
Redis
NOMP with Node v8.17.0
Everything else run fine but I can't solve this issue, I can't achieve a 'p2p connection successful'
Could some one help me please.
Thanks in advance.
The text was updated successfully, but these errors were encountered: