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

Bootstrapping a node without additional VMs currently fails #20

Closed
leopaul36 opened this issue Feb 26, 2023 · 0 comments · Fixed by #21
Closed

Bootstrapping a node without additional VMs currently fails #20

leopaul36 opened this issue Feb 26, 2023 · 0 comments · Fixed by #21
Assignees
Labels
bug Something isn't working

Comments

@leopaul36
Copy link
Contributor

Bootstrapping a node without additional VMs (avalanchego_vms_install empty) currently fails with:

TASK [ash.avalanche.node : Create the symlink to current evm binary in plugins dir] **********************************************************************************************************************************************************
fatal: [validator01]: FAILED! => changed=false 
  gid: 0
  group: root
  mode: '0777'
  msg: 'src file does not exist, use "force=yes" if you really want to create the link: /opt/avalanche/avalanchego/avalanchego-v1.9.9/plugins/evm'
  owner: root
  path: /opt/avalanche/avalanchego/current/plugins/evm
  size: 57
  src: /opt/avalanche/avalanchego/avalanchego-v1.9.9/plugins/evm
  state: link
  uid: 0

We should be able to bootstrap a node without any additional VMs.

@leopaul36 leopaul36 added the bug Something isn't working label Feb 26, 2023
@leopaul36 leopaul36 self-assigned this Feb 26, 2023
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
None yet
Development

Successfully merging a pull request may close this issue.

1 participant