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

Reaper error #1440

Open
anupamReaper opened this issue Nov 23, 2023 · 2 comments
Open

Reaper error #1440

anupamReaper opened this issue Nov 23, 2023 · 2 comments

Comments

@anupamReaper
Copy link

anupamReaper commented Nov 23, 2023

Project board link

ERROR [2023-11-22 09:31:30,267] [main] i.c.ReaperApplication - Storage is not ready yet, trying again to connect shortly...
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (tried: /10.128.21.54:9042 (com.datastax.driver.core.exceptions.TransportException: [/10.128.21.54:9042] Channel has been closed))

please let me know how to fix this for reaper application.

@adejanovski
Copy link
Contributor

You connection settings to the cluster that will store Reaper's data seem to be incorrect.
Please check that you're pointing to the right contact points and in the right DC.

@anupamReaper
Copy link
Author

anupamReaper commented Nov 23, 2023

You connection settings to the cluster that will store Reaper's data seem to be incorrect. Please check that you're pointing to the right contact points and in the right DC.

Hi,
we are using the Red hat OpenShift container for Cassandra db and used the host IP of one of the pods of Cassandra cluster as contact points in the .yml file of reaper in static way but still we are getting the above error in log file when we start running the container. After giving the existing host ip in the .yml file, it's showing No host available exception. We have also tried by using the pod IP in the .yml file in static way but got the same error as above. Please let me know is there any proper way to mention the contact points so that it will be resolved? I have followed the reaper documentation to run the reaper as cassandra backend.

Please let me know if there is any additional information is required to you to understand this and help.

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