Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upUnhandled 'error' event EBADF #3
Comments
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
blahah
May 4, 2017
Contributor
if I run with DEBUG='*'...
random-access-file read() failed file=.dat/metadata.tree err=Error: EBADF: bad file descriptor, read +0ms
events.js:163
throw er; // Unhandled 'error' event
^
Error: EBADF: bad file descriptor, read
$ ls -alh .dat/metadata.tree
-rw-rw-r-- 1 rsu rsu 284K May 4 05:31 .dat/metadata.tree
|
if I run with
|
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
|
possibly the |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
|
increasing |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
blahah commentedMay 4, 2017
In a dir where I just downloaded a dat with dat-next-next, trying to run it again gives: