-
Notifications
You must be signed in to change notification settings - Fork 85
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
mainnet connecting to send peers #44
Comments
We will update the mainnet config and document shortly. Thanks! |
Hello @jieyilong, has this issue been addressed? I followed the guide to set up a node connecting to mainnet but it just stuck at
|
how to mainnet connect? |
still not work |
Updated mainnet config: 67fb85f |
I runmainnet get the error :
2019-04-12 16:30:18] INFO [p2p] Connecting to seed peers...
│[2019-04-12 16:30:20] INFO [p2p] Connecting to outbound peer: 18.222.201.29:21000...
│[2019-04-12 16:30:21] INFO [p2p] Connecting to outbound peer: 18.218.16.108:21000...
│[2019-04-12 16:30:21] INFO [p2p] Connecting to outbound peer: 18.191.88.191:21000...
│[2019-04-12 16:30:30] WARN [p2p] Error dialing the peer: 18.222.201.29:21000
│[2019-04-12 16:30:30] WARN [p2p] Failed to create outbound peer: 18.222.201.29:21000
│[2019-04-12 16:30:31] WARN [p2p] Error dialing the peer: 18.218.16.108:21000
│[2019-04-12 16:30:31] WARN [p2p] Failed to create outbound peer: 18.218.16.108:21000
│[2019-04-12 16:30:31] WARN [p2p] Error dialing the peer: 18.191.88.191:21000
│[2019-04-12 16:30:31] WARN [p2p] Failed to create outbound peer: 18.191.88.191:21000
│[2019-04-12 16:30:48] INFO [p2p] Connecting to seed peers...
│[2019-04-12 16:30:49] INFO [p2p] Connecting to outbound peer: 18.191.88.191:21000...
│[2019-04-12 16:30:49] INFO [p2p] Connecting to outbound peer: 18.222.201.29:21000...
│[2019-04-12 16:30:49] INFO [p2p] Connecting to outbound peer: 18.218.16.108:21000...
The text was updated successfully, but these errors were encountered: