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

How to allow remote connection #693

Open
oneandonlyonebutyou opened this issue Feb 13, 2019 · 0 comments
Open

How to allow remote connection #693

oneandonlyonebutyou opened this issue Feb 13, 2019 · 0 comments

Comments

@oneandonlyonebutyou
Copy link

I am trying to connect to my cluster from a remote machine (my setup is in MacOS) and I get

Connection error: ('Unable to connect to any servers', {'<server ip>': error(61, "Tried connecting to [('<my server ip>', 9160)]. Last error: Connection refused")})

based on my research () I found out I need to change some conf:
which I did modified " ~/.ccm/repository/3.11.3/conf/cassandra.yaml" file and then I did
ccm stop; ccm start
and still the same issue (not even sure my changes are taking effect )

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