
Private user • over 2 years ago
Node Error when connecting to Testnet
I followed the initialization for a node to connect to Testnet as described here:
https://docs.thetatoken.org/docs/connect-to-the-testnet
However, it never syncs with it, showing this error:
[2021-02-12 06:22:47] WARN [p2p] Failed to retrieve previously persisted peers
[2021-02-12 06:22:47] INFO [p2p] InboundPeerListener listen routine started, seedPeerOnly set to false
[2021-02-12 06:22:47] INFO [rpc] RPC server started address=0.0.0.0 port=16888
[2021-02-12 06:22:58] WARN [p2p] Failed to connect to seed peer 54.219.137.110:15872: dial tcp 54.219.137.110:15872: i/o timeout
Do I need to have other ports open apart from 15872??
Also, what is the Testnet explorer??
Comments are closed.
1 comment
Private user • over 2 years ago
I found the Testnet explorer:
https://smart-contracts-sandbox-explorer.thetatoken.org/
Still looking for a way to connect to the sandbox testnet