Skip to content
New issue

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

[Bug]: avalanche blockchain deploy mychain fails to download Relayer #2205

Open
arikan opened this issue Oct 1, 2024 · 0 comments
Open

[Bug]: avalanche blockchain deploy mychain fails to download Relayer #2205

arikan opened this issue Oct 1, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@arikan
Copy link

arikan commented Oct 1, 2024

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

@arikan arikan added the bug Something isn't working label Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Backlog 🗄️
Development

No branches or pull requests

1 participant