Fantom-foundation / go-lachesis

aBFT consensus for permission-less networks
https://fantom.foundation
MIT License
224 stars 78 forks source link

FetchError: request to https://rpc.testnet.fantom.network/ failed, reason: Client network socket disconnected before secure TLS connection was established #624

Closed willvlad closed 2 years ago

willvlad commented 3 years ago

When trying to deploy a series of smart contracts, keep getting this error:

FetchError: request to https://rpc.testnet.fantom.network/ failed, reason: Client network socket disconnected before secure TLS connection was established

Sometimes, a few contracts in the series get deployed, sometimes just one or two and then it errors.

Some issue with the TLS connection on the node. Is this endpoint the only one available for Opera testnet?