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

Unhandled 'error' event at "Basics: PUT" #70

Closed
szymex73 opened this issue Jul 20, 2016 · 1 comment
Closed

Unhandled 'error' event at "Basics: PUT" #70

szymex73 opened this issue Jul 20, 2016 · 1 comment
Labels

Comments

@szymex73
Copy link

szymex73 commented Jul 20, 2016

I was running my code in "levelmeup run program.js" and it worked properly,
but in "levelmeup verify program.js" it was throwing this error:
`Verifying "Basics: PUT"...

events.js:85
throw er; // Unhandled 'error' event
^
OpenError: IO error: lock /tmp/~levelmeup_1_5093/LOCK: Resource temporarily unavailable
at /usr/local/lib/node_modules/levelmeup/node_modules/level/node_modules/level-packager/node_modules/levelup/lib/levelup.js:119:34
at /usr/local/lib/node_modules/levelmeup/node_modules/level/node_modules/leveldown/node_modules/abstract-leveldown/abstract-leveldown.js:39:16`

I tried command with mine code, and the official solution from page, it always dumps this error

Nodejs - v6.3.0
Node - v0.12.7

@martinheidegger
Copy link
Contributor

Without your program.js this is a little of a guess but this seems like a duplicate of #42 and should be solved with #92. #42 is still open so I will close this issue. Please reopen if that was done prematurely.

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

No branches or pull requests

2 participants