Discussion:
[leveldb] ReadError: Database is not open
Nimesh Shah
2018-03-15 12:59:57 UTC
Permalink
Hi, i am using levelDB for my nodejs express app. I have sucessfully
stored data in db but getting this "ReadError: Database is not open" while
fetching.

when i am fetching data from the file where i have defined data path and
all, i am sucessfully retreiving it, but when i am fetching data from
different file where db path are not defined, i am getting this error.

Any help would be appreciated.

Thanks.
--
You received this message because you are subscribed to the Google Groups "leveldb" group.
To unsubscribe from this group and stop receiving emails from it, send an email to leveldb+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...