Difference between revisions of "Avalanche subnet deploy"

From wikieduonline
Jump to navigation Jump to search
Line 22: Line 22:
 
  Starting network...
 
  Starting network...
 
  [[Error: failed to query network health: rpc error: code = Unknown desc = not bootstrapped]]
 
  [[Error: failed to query network health: rpc error: code = Unknown desc = not bootstrapped]]
 +
 +
 +
Deploying [mySubnet] to Local Network
 +
Backend controller started, pid: 1516, output at: ~/.avalanche-cli/runs/server_20230411_173129/avalanche-cli-backend.log
 +
Installing [[avalanchego-v1.10.0]]...
 +
Error: failed setting up local environment: unable to download binary: unexpected http status code: 404
 +
 +
  
  

Revision as of 15:33, 11 April 2023

avalanche subnet deploy
.../..
--------------------------+
| RPC URL            | http://127.0.0.1:9650/ext/bc/yourblochainidXXXX/rpc 
.../...


avalanche subnet deploy mySubnet
✔ Local Network
Deploying [mySubnet] to Local Network
Installing subnet-evm-v0.4.3...


avalanche subnet deploy mySubnet
subnet-evm-v0.4.12 installation successful
Backend controller started, pid: 19864, output at: ~/.avalanche-cli/runs/server_20230411_154714/avalanche-cli-backend.log
Installing avalanchego-v1.9.16...
avalanchego-v1.9.16 installation successful
Node log path: ~/.avalanche-cli/runs/network-runner-root-data_20230411_154722/node/logs
Starting network...
Error: failed to query network health: rpc error: code = Unknown desc = not bootstrapped


Deploying [mySubnet] to Local Network
Backend controller started, pid: 1516, output at: ~/.avalanche-cli/runs/server_20230411_173129/avalanche-cli-backend.log
Installing avalanchego-v1.10.0...
Error: failed setting up local environment: unable to download binary: unexpected http status code: 404



/ext/
avalanche subnet create
Error: the current avalanchego deployment uses rpc version 25 but your subnet has version 24 and is not compatible

See also

Advertising: