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

Docker image is not starting #7

Open
buddies2705 opened this issue Aug 19, 2018 · 0 comments
Open

Docker image is not starting #7

buddies2705 opened this issue Aug 19, 2018 · 0 comments

Comments

@buddies2705
Copy link

I am following docker installation and getting following error and image is not starting

batman@batmobile:~/bcoin/bcoin-docker$ sudo docker logs 82a7f49e1921
/code/bcoin/node_modules/bcfg/lib/config.js:140
throw e;
^

Error: EISDIR: illegal operation on a directory, read
at Object.readSync (fs.js:489:3)
at tryReadSync (fs.js:328:20)
at Object.readFileSync (fs.js:365:19)
at Config.open (/code/bcoin/node_modules/bcfg/lib/config.js:136:17)
at new Node (/code/bcoin/lib/node/node.js:47:19)
at new FullNode (/code/bcoin/lib/node/fullnode.js:36:5)
at Object. (/code/bcoin/bin/node:24:14)
at Module._compile (internal/modules/cjs/loader.js:689:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:700:10)
at Module.load (internal/modules/cjs/loader.js:599:32)
/code/bcoin/node_modules/bcfg/lib/config.js:140
throw e;
^

Error: EISDIR: illegal operation on a directory, read

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant