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

keep getting connection refused #1

Closed
verybigelephants opened this issue Nov 24, 2016 · 1 comment
Closed

keep getting connection refused #1

verybigelephants opened this issue Nov 24, 2016 · 1 comment

Comments

@verybigelephants
Copy link

verybigelephants commented Nov 24, 2016

when i run the test.php receive no answer from the curl to 127.0.0.1:8080. when i look into the console, i get

ServerSelectionTimeoutError: localhost:27017: [Errno 111] Connection refused

what is the problem? the server answers correctly when there's secret hash mismatch. when it's correct i just get connection refused

i've got a feeling that it wants to connect to some database. but what database? where is its configuration? i see no databaser requirements, neither here, nor in the https://github.com/gunthercox/ChatterBot

@verybigelephants
Copy link
Author

installed mongodb and it works now. it should really be mentioned somewhere. this has very poor documentation

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

1 participant