Navigation Menu

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

Non-obvious error message when trying to query a Store that hasn't been connected #41

Closed
mkhorton opened this issue Oct 1, 2018 · 2 comments

Comments

@mkhorton
Copy link
Member

mkhorton commented Oct 1, 2018

AttributeError: 'NoneType' object has no attribute 'find'

Doubly-confusing because you're calling Store.query(), which is aliased to collection.find() ...

@shyamd
Copy link
Contributor

shyamd commented Oct 1, 2018

Should be fixed with latest commit. Should have done it as a PR so I could ref it, but forgot to.

@mkhorton
Copy link
Member Author

mkhorton commented Oct 1, 2018

Thanks!

@shyamd shyamd closed this as completed Oct 1, 2018
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

2 participants