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

example-data-wallet_bdb_1 exited with code 1 #3

Open
yangboz opened this issue Oct 16, 2018 · 1 comment
Open

example-data-wallet_bdb_1 exited with code 1 #3

yangboz opened this issue Oct 16, 2018 · 1 comment

Comments

@yangboz
Copy link

yangboz commented Oct 16, 2018

After run 'docker-compose up ' , it throws:

bdb_1     |     'BigchainDB currently supports {}'.format(backend, BACKENDS.keys()))
bdb_1     | bigchaindb.common.exceptions.ConfigurationError: Backend `mongodb` is not supported. 

BigchainDB currently supports dict_keys(['localmongodb'])
@ttmc
Copy link
Contributor

ttmc commented Oct 16, 2018

I just did a small pull request (#4) to fix that. It should work now.

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