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

OpenError: IO error: /var/lib/explorer/data/LOCK: No such file or directory #11

Open
ghost opened this issue May 4, 2018 · 0 comments

Comments

@ghost
Copy link

ghost commented May 4, 2018

ubuntu@ip-172-31-24-88:~/etherchain-light$ npm start

> [email protected] start /home/ubuntu/etherchain-light
> node ./bin/www


events.js:183
      throw er; // Unhandled 'error' event
      ^
OpenError: IO error: /var/lib/explorer/data/LOCK: No such file or directory
    at /home/ubuntu/etherchain-light/node_modules/levelup/lib/levelup.js:117:34
    at /home/ubuntu/etherchain-light/node_modules/leveldown/node_modules/abstract-leveldown/abstract-leveldown.js:39:16
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] start: `node ./bin/www`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/ubuntu/.npm/_logs/2018-05-04T23_18_00_676Z-debug.log
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

0 participants