We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
RiakDOWN was seeing a pouch is not defined here: https://github.com/nolanlawson/pouchdb-all-dbs/blob/master/index.js#L81. It crashed the entire pouchdb-server. That's bad; we should just recover and do something if the constructor fails.
pouch is not defined
The text was updated successfully, but these errors were encountered:
I'm using Cloudant, and they block _all_dbs for unauthenticated users. So, this plugin causes the same error for me, but on line 119.
_all_dbs
Sorry, something went wrong.
No branches or pull requests
RiakDOWN was seeing a
pouch is not defined
here: https://github.com/nolanlawson/pouchdb-all-dbs/blob/master/index.js#L81. It crashed the entire pouchdb-server. That's bad; we should just recover and do something if the constructor fails.The text was updated successfully, but these errors were encountered: