-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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
"error from node construction: EOF executor.go:108" #4951
Comments
Stebalien
added a commit
that referenced
this issue
Apr 20, 2018
fixes #4951 License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
ghost
assigned Stebalien
Apr 20, 2018
Kubuxu
pushed a commit
that referenced
this issue
May 9, 2018
fixes #4951 License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
sir, will this be released in 0.4.16 ? |
yes, it should be |
everything that gets merged makes it into the following release |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ipfs version 0.4.14
os: ubuntu,debian
starting ipfs daemon with empty swarm.key produced an error, which costed me hours :(
just a "unexpected swarm.key" or somthing would be helpful in this case
generate empty swarm.key .. ie.
touch ~.ipfs/swarm.key
ipfs daemon
ERROR cmd/ipfs: error from node construction: EOF executor.go:108
thanks!.
The text was updated successfully, but these errors were encountered: