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

Protocol issue in ECS deployment #265

Open
prafullazee opened this issue Jul 28, 2023 · 3 comments
Open

Protocol issue in ECS deployment #265

prafullazee opened this issue Jul 28, 2023 · 3 comments

Comments

@prafullazee
Copy link

While deploying in AWS ECS through github pipeline, getting protocol error

We are using current master branch.

WARN [epollEventLoopGroup-5-2] 2023-07-27 05:18:18,180 NoSpamLogger.java:95 - Protocolexception with client networking: org.apache.cassandra.transport.ProtocolException: Invalid or unsupported protocol version (71); supported versions are (3/v3, 4/v4, 5/v5, 6/v6-beta)

@tianon
Copy link
Member

tianon commented Dec 12, 2023

Sorry for the delay! 🙇

It's not completely clear from your post; are you using the image from https://hub.docker.com/_/cassandra that's maintained in this repository? How are you running it? Environment variables, configuration, etc? (Basically anything useful that might help us reproduce your problem.)

@LaurentGoderre
Copy link
Member

@tianon
Copy link
Member

tianon commented Dec 14, 2023

Unfortunately without more details about exactly how you ran this (specifically, a docker run line that clearly uses the image we maintain), we're going to have a hard time reproducing and fixing it. 😞

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

3 participants