artwook / ledger

Permissioned Ledger
MIT License
0 stars 0 forks source link

Kick off TESTNET #10

Closed AlexChien closed 7 years ago

AlexChien commented 7 years ago

Start TESTNET with continuously updated genesis setting.

hackfisher commented 7 years ago

I got to get the witness running on art1 and art2.

For unkown reason, the art3 is not able to get connected to art1 and art2, will wait and have a look later.

hackfisher commented 7 years ago
2016-12-20T07:10:26 p2p:message read_loop on_connection_reject ] Received a rejection from 10.51.18.227:2776 in response to my "hello", reason: "I'm connecting to myself"                      node.cpp:2123
2016-12-20T07:10:26 p2p:message read_loop            read_loop ] disconnected 0 exception: unspecified
Bad file descriptor
    {"message":"Bad file descriptor"}
    asio  asio.cpp:38 operator()

    {"len":16}
    p2p  stcp_socket.cpp:117 readsome                   message_oriented_connection.cpp:205
hackfisher commented 7 years ago

art3 get to connect with the testnet network now.