-
Notifications
You must be signed in to change notification settings - Fork 4
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
When I start, I get an error. #6
Comments
hey |
I run it like this: |
Please, rename the binary file to a different name. Utill uses 'eth-pubkeys' as a hardcoded folder name to store leveldb files. And now your binary has the same name, as it expected to be a folder to store data files. |
Thank you so much for your help! |
@Nikolaichch So, we can close the issue right now? |
Error: leveldb/storage: open eth-pubkeys: not a directory
how to fix it?
The text was updated successfully, but these errors were encountered: