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

Improve error message when AvalancheGo binary not found #624

Open
martineckardt opened this issue Jul 31, 2023 · 0 comments
Open

Improve error message when AvalancheGo binary not found #624

martineckardt opened this issue Jul 31, 2023 · 0 comments

Comments

@martineckardt
Copy link
Collaborator

Currently the user receives the following error message:

Error: rpc error: code = Unknown desc = avalanche exec not exists

A user getting started with Avalanche Network Runner does not understand the issue or the solution:

Possible Solution:
Enrich the error message:

  • Explain issue more clearly: "AvalancheGo could no be located in the directory you have provided as the flag --avalanche-exec or environment variable AVALANCHEGO_EXEC_PATH"
  • Explain prerequisite: "AvalancheGo binary needs to be located in the specified directory."
  • Explain Solution: "Download the AvalancheGo binary from github and provide the path to the binary when starting the network"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

1 participant