Dear Team -
Please check this error response, that we are receiving since today morning. We are unable to deploy a contract using Xinfin Remix.
1) Tried this RPC URL : https://earpc.apothem.network - It is showing values and sometimes 0 xdc in the metamask
Similarly other RPC URL"s. due to which, the following error message is displayed while deploying our contract via Remix.
creation of AddressResolver errored: Error: JsonRpcEngine: Response has no error or result for request:
{
"method": "net_version"
"params": []
"jsonrpc": "2.0"
"id": 1773992364
"origin": "https://remix.xinfin.network"
"networkClientId": "54831699-4635-429a-9a28-f28108c84f2a"
"tabId": 2146367762
}
{
"request": {
"method": "net_version"
"params": []
"jsonrpc": "2.0"
"id": 1773992364
"origin": "https://remix.xinfin.network"
"networkClientId": "54831699-4635-429a-9a28-f28108c84f2a"
"tabId": 2146367762
}
"cause": null
}
Tried to deploy via hardhat as well the following message
HardhatError: HH110: Invalid JSON-RPC response received: <html>
<head><title>500 Internal Server Error</title></head>
<body>
<center><h1>500 Internal Server Error</h1></center>
<hr><center>nginx/1.18.0 (Ubuntu)</center>
</body>
</html>
at Object.parseJsonResponse
please check
Discussion (4)
Only this rpc is working fine : rpc.apothem.network and that is not stable.
Thanks
RPC is back to normal , Kindly check now.
yes, i am facing same issue.
Yes, Even I am facing same issues, apothem RPC's are unstable from past 3 days