When trying to open a database on a afp share, the following error is thrown:
IO error: lock db/LOCK: Operation not supported
When the db is located on a local file system everything works as expected.
While my code is based on levelup, leveldown and node.js I am pretty sure the
issue is caused by the leveldb main code.
I am experiencing this on OSX using version 1.11.0 of leveldb which comes with
leveldown 0.8.3.
Original issue reported on code.google.com by renco...@gmail.com on 29 Sep 2013 at 9:52
Original issue reported on code.google.com by
renco...@gmail.com
on 29 Sep 2013 at 9:52