Open hjetpoluru opened 1 week ago
hey @hjetpoluru , Are we certain that http://testnet.cosmicchain.site:3344 is a valid RPC endpoint? The following curl command couldn't resolve the host:
url -X POST https://testnet.cosmicchain.site:3344/ \
-H "Content-Type: application/json" \
--data '{"jsonrpc":"2.0","method":"eth_chainId","params":[],"id":1}'
The issue says its a local network. Is there any way to reproduce since the domain is not public?
host cosmicchain.site
Host cosmicchain.site not found: 3(NXDOMAIN)
host testnet.cosmicchain.site
Host testnet.cosmicchain.site not found: 3(NXDOMAIN)
The report on slack says "cosmos" not "cosmic"
Describe the bug
Unable to add a local Cosmic network due to the following error, even though the RPC URL is correct
Could not fetch chain ID. Is your RPC URL correct?
Expected behavior
The local Cosmic network should be added successfully without any errors.
Screenshots/Recordings
Steps to reproduce
Could not fetch chain ID. Is your RPC URL correct?
Error messages or log output
No response
Detection stage
In production (default)
Version
12.5.0
Build type
None
Browser
Chrome
Operating system
MacOS
Hardware wallet
No response
Additional context
No response
Severity
No response