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

Opening an index at an invalid path should give a sensible error message #230

Open
craigfe opened this issue Sep 30, 2020 · 0 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@craigfe
Copy link
Member

craigfe commented Sep 30, 2020

At present, attempting to open an index at an invalid filepath gives an assertion failure:

Exit: exit because of uncaught exception: "Assert_failure src/unix/raw.ml:74:4"

This is witnessed by passing an incorrect --data-dir to tezos-node run.

We should give a more descriptive error message in this case.

@pascutto pascutto self-assigned this Oct 1, 2020
@gs0510 gs0510 self-assigned this Jan 13, 2021
@pascutto pascutto added the bug Something isn't working label Mar 17, 2021
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

No branches or pull requests

3 participants