thelastpickle / cassandra-reaper

Automated Repair Awesomeness for Apache Cassandra
http://cassandra-reaper.io/
Apache License 2.0
490 stars 218 forks source link

ERROR as the state #1218

Closed yvester closed 1 year ago

yvester commented 2 years ago

Hi, I am trying to use reaperr. I have started a repair on a keyspace of my cluster. After a few minutes, it ends with ERROR as the state. I have looked in the system logs of my nodes and i don't see anything significant in there. Could you please tell me how i go about debugging this issue? Is there a log where I could see some details about this error? Thanks & regards, Yves image

┆Issue is synchronized with this Jira Task by Unito ┆friendlyId: K8SSAND-1721 ┆priority: Medium

adejanovski commented 2 years ago

Hi, you can click on the repair in the UI to open the detail panel and see what was the last event. You can also check Reaper's logs directly to see the error traces there. It should be under /var/log/cassandra-reaper.

adejanovski commented 1 year ago

I'll go ahead and close this ticket. Feel free to reopen if you have more questions.