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
When setting up rosetta agains cometbft using https the following error happens:
ERR [Rosetta]- Client is not ready. Retrying ... error="rosetta: (171) error on online client operation" module=rosetta
While debugging the complete request response is:
<html><head><title>400 The plain HTTP request was sent to HTTPS port</title></head><body><center><h1>400 Bad Request</h1></center><center>The plain HTTP request was sent to HTTPS port</center><hr><center>cloudflare</center></body></html>
Summary of Bug
When setting up rosetta agains cometbft using https the following error happens:
ERR [Rosetta]- Client is not ready. Retrying ... error="rosetta: (171) error on online client operation" module=rosetta
While debugging the complete request response is:
Version
main
Steps to Reproduce
./rosetta --tendermint https://cosmos-testnet-rpc.polkachu.com:443 --grpc cosmos-testnet-grpc.polkachu.com:14990
The text was updated successfully, but these errors were encountered: