<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Developers Forum for XinFin XDC Network: Devnet</title>
    <description>The latest articles on Developers Forum for XinFin XDC Network by Devnet (@devnet).</description>
    <link>https://www.xdc.dev/devnet</link>
    <image>
      <url>https://www.xdc.dev/images/Z_nLZhugkGeZVNxdtBtpXy4Wa4aXYGWNEH8sfnq-ji4/rs:fill:90:90/mb:500000/ar:1/aHR0cHM6Ly93d3cu/eGRjLmRldi91cGxv/YWRzL3VzZXIvcHJv/ZmlsZV9pbWFnZS8y/OTc0L2UzMjk3NDdh/LTkyZjUtNDBjYy04/MGQ2LTMxNGQ0OGFh/OTk0OS5qcGc</url>
      <title>Developers Forum for XinFin XDC Network: Devnet</title>
      <link>https://www.xdc.dev/devnet</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://www.xdc.dev/feed/devnet"/>
    <language>en</language>
    <item>
      <title>[Solved] Subnet set up issues.</title>
      <dc:creator>Devnet</dc:creator>
      <pubDate>Sat, 11 May 2024 00:59:30 +0000</pubDate>
      <link>https://www.xdc.dev/devnet/subnet-set-up-issues-2bii</link>
      <guid>https://www.xdc.dev/devnet/subnet-set-up-issues-2bii</guid>
      <description>&lt;p&gt;Hi, I sort of have this working using the available posts here, but I am stuck on the deploy contract part. When I run this script from commands.txt i get errors.&lt;/p&gt;

&lt;p&gt;docker run --env-file common.env \&lt;br&gt;
-v $(pwd)/../generated/:/app/config \&lt;br&gt;
--network host \&lt;br&gt;
--entrypoint './docker/deploy_proxy.sh' xinfinorg/csc:v0.1.1&lt;/p&gt;

&lt;p&gt;Error: deploy to parentnet node failure , pls check the parentnet node status&lt;br&gt;
at main (/app/scripts/proxy/ProxyGatewayDeploy.js:14:11)&lt;br&gt;
at processTicksAndRejections (node:internal/process/task_queues:95:5)&lt;/p&gt;

&lt;p&gt;The UI displays in the browser but it is unable to communicate with the blockchain. The browser console log shows 500 error :3000/information/blocks. I assume this is due to the contract not being deployed.&lt;/p&gt;

&lt;p&gt;Do I need to set up a mainnet master node to deploy a subnet?&lt;/p&gt;

&lt;p&gt;I am also confused about where the subnet is deployed. Is it only on devnet or is it on testnet and mainnet too?&lt;/p&gt;

&lt;p&gt;And where do I find the Grandmaster private address for wallet connection. It doesn't appear to be the address I used in docker.env.&lt;/p&gt;

&lt;p&gt;Thank you.&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
