Developers Forum for XinFin XDC Network

Lokesh
Lokesh

Posted on

Contract Deployment not working in Apothem N/w

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
}
Enter fullscreen mode Exit fullscreen mode

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 
Enter fullscreen mode Exit fullscreen mode

please check

Discussion (4)

Collapse
logeswaran profile image
Lokesh Author • Edited on

Only this rpc is working fine : rpc.apothem.network and that is not stable.

Thanks

Collapse
anilchinchawale profile image
AnilChinchawale

RPC is back to normal , Kindly check now.

Collapse
ram_gawas_721be0b970fbc4f profile image
ram gawas

yes, i am facing same issue.

Collapse
naresh_mohanraj profile image
Naresh Mohanraj

Yes, Even I am facing same issues, apothem RPC's are unstable from past 3 days