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

Support without Docker #107

Open
Himself132 opened this issue Mar 19, 2020 · 1 comment
Open

Support without Docker #107

Himself132 opened this issue Mar 19, 2020 · 1 comment

Comments

@Himself132
Copy link

When attempting to use the tool through the GUI or command line the following error message occurs despite all dependencies being run. The documentation shows that this should work but the error below occurs. Just wondering why it won't work without docker.

Astra# python astra.py
Failed to connect to MongoDB.

Astra/API# python api.py
Failed to connect to MongoDB.

@TheCyberMonster
Copy link

This error occurs because In your pc mongoDB is not installed. make sure mongoDB is installed and running

link for installing the mongoDB https://docs.mongodb.com/manual/tutorial/install-mongodb-on-debian/
once you install the mongoDB and run it the setup works fine

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