You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are not able to connect on mainnet IP which provided in the config.md file, Kindly suggests for making it happen.
Actually we need your favor to set up the Theta mainnet. We are getting some error while configuring the Theta mainnet, in logs we are getting Failed to create outbound peer, we have followed the instructions from https://github.com/thetatoken/theta-mainnet-integration-guide , attaching the screenshot of log output and the yaml configuration file for reference Please correct us if we are doing wrong or missing any step.
Steps perfomed for mainnet setup after Theta Ledger installation
export THETA_HOME=$GOPATH/src/github.com/thetatoken/theta
cd $THETA_HOME
mkdir ../mainnet
cp -r ./integration/mainnet/walletnode ../mainnet
theta start --config=../mainnet/walletnode
The text was updated successfully, but these errors were encountered:
Hi @caokun8008 , I talked with some admins from Theta Network telegram channel and they commented me that they will launch a new Mainnet version in May. Until then special permission it's required from the team to run a node.
One options is to run a node on Testnet for now if you are testing or building something
Hi All,
We are not able to connect on mainnet IP which provided in the config.md file, Kindly suggests for making it happen.
Actually we need your favor to set up the Theta mainnet. We are getting some error while configuring the Theta mainnet, in logs we are getting Failed to create outbound peer, we have followed the instructions from https://github.com/thetatoken/theta-mainnet-integration-guide , attaching the screenshot of log output and the yaml configuration file for reference Please correct us if we are doing wrong or missing any step.
Steps perfomed for mainnet setup after Theta Ledger installation
export THETA_HOME=$GOPATH/src/github.com/thetatoken/theta
cd $THETA_HOME
mkdir ../mainnet
cp -r ./integration/mainnet/walletnode ../mainnet
theta start --config=../mainnet/walletnode
The text was updated successfully, but these errors were encountered: