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

Using Ubuntu deb Package Install of Kong, attempting to start indicates bad cassandra version. #859

Closed
jaschenk opened this issue Jan 9, 2016 · 2 comments

Comments

@jaschenk
Copy link

jaschenk commented Jan 9, 2016

Using Ubuntu deb Package Install of Kong, attempting to start indicates bad Cassandra version.

:/etc/kong$ kong start
[INFO] Using configuration: /etc/kong/kong.yml
[INFO] Kong version.......0.5.4
Proxy HTTP port....8000
Proxy HTTPS port...8443
Admin API port.....8001
dnsmasq port.......8053
Database...........cassandra password=cassandra timeout=1000 user=cassandra contact_points=localhost:9042 keepalive=60000 keyspace=kong
[INFO] Connecting to the database...
[ERR] Cassandra error: Invalid response version received from localhost
jaschenk@jaschenk-VirtualBox:/etc/kong$ cqlsh
Connected to Test Cluster at localhost:9160.
[cqlsh 4.1.1 | Cassandra 2.0.11 | CQL spec 3.1.1 | Thrift protocol 19.39.0]
Use HELP for help.
cqlsh>

Documentation for Kong indicates it requires at least 2.x of Cassandra?

@jaschenk jaschenk closed this as completed Jan 9, 2016
@jaschenk
Copy link
Author

jaschenk commented Jan 9, 2016

Need to use 2.1 of Cassandra.

@ialoft
Copy link

ialoft commented Jan 10, 2016

try to use : Kong/docker-cassandra#5

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