We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Avalanche cli (version 1.7.5) blockchain depoy command tries to download a Relayer version which throws 404 and so the deployment fails.
To Reproduce
$ avalanche blockchain deploy mychain ... ✔ Local Network Deploying [mychain] to Local Network Deploying Blockchain. Wait until network acknowledges... Teleporter Messenger successfully deployed to c-chain (0x253b2784c75e510dD0fF1da844684a1aC0aa5fcf) Teleporter Registry successfully deployed to c-chain (0x17aB05351fC94a1a67Bf3f56DdbB941aE6c63E25) Teleporter Messenger successfully deployed to mychain (0x253b2784c75e510dD0fF1da844684a1aC0aa5fcf) Teleporter Registry successfully deployed to mychain (0x2103CEf8a647C3b05A36895E38e8714b1D562fd2) Relayer version v1.4.0 Installing Relayer Error: failed downloading https://github.com/ava-labs/awm-relayer/releases/download/v1.4.0/awm-relayer_1.4.0_darwin_amd64.tar.gz: unexpected http status code: 404
Operating System MacOS Intel Core i7
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Avalanche cli (version 1.7.5) blockchain depoy command tries to download a Relayer version which throws 404 and so the deployment fails.
To Reproduce
$ avalanche blockchain deploy mychain ... ✔ Local Network Deploying [mychain] to Local Network Deploying Blockchain. Wait until network acknowledges... Teleporter Messenger successfully deployed to c-chain (0x253b2784c75e510dD0fF1da844684a1aC0aa5fcf) Teleporter Registry successfully deployed to c-chain (0x17aB05351fC94a1a67Bf3f56DdbB941aE6c63E25) Teleporter Messenger successfully deployed to mychain (0x253b2784c75e510dD0fF1da844684a1aC0aa5fcf) Teleporter Registry successfully deployed to mychain (0x2103CEf8a647C3b05A36895E38e8714b1D562fd2) Relayer version v1.4.0 Installing Relayer Error: failed downloading https://github.com/ava-labs/awm-relayer/releases/download/v1.4.0/awm-relayer_1.4.0_darwin_amd64.tar.gz: unexpected http status code: 404
Operating System
MacOS
Intel Core i7
The text was updated successfully, but these errors were encountered: