Skip to content

[Bug]: remote nodes create by node create node devnet wiz do not support CLI installation #2324

Closed
@felipemadero

Description

Describe the bug
Nodes created using CLI do not support CLI installation inside the node.

To Reproduce

Create a devnet using node devnet wiz

Install avalanche CLI
curl -sSfL https://raw.githubusercontent.com/ava-labs/avalanche-cli/main/scripts/install.sh | sh -s

Try to execute CLI

$ /home/ubuntu/bin/avalanche
/home/ubuntu/bin/avalanche: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /home/ubuntu/bin/avalanche)
/home/ubuntu/bin/avalanche: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /home/ubuntu/bin/avalanche)
/home/ubuntu/bin/avalanche: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /home/ubuntu/bin/avalanche)

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Logs
If applicable, please include the relevant logs that indicate a problem.

Operating System
Which OS you used to reveal the bug.

Additional context
Add any other context about the problem here.

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions