We have a cassandra cluster (4.1.10) with reaper (4.0.0). Reaper has auth enabled and admin user configured. The user is able to login to Reaper UI and perform various operations (create schedules, delete schedules, run repairs, stop repairs, delete repairs). However, editing existing repair schedule through the UI ends up in 401 Unauthorized error. For example, when trying to change the Interval in days parameter and pressing save, a red triangle is shown and the browser developer console shows the error
with the response message
Credentials are required to access this resource
However, the credentials should be there since other operations in the UI are working as expected.
Reaper version: 4.0.0
Environment: EKS 1.32
Installation: K8ssandra-operator helm chart version 1.27.0
Browser: Chrome Version 141.0.7390.123 (Official Build) (arm64)
We have a cassandra cluster (4.1.10) with reaper (4.0.0). Reaper has auth enabled and admin user configured. The user is able to login to Reaper UI and perform various operations (create schedules, delete schedules, run repairs, stop repairs, delete repairs). However, editing existing repair schedule through the UI ends up in 401 Unauthorized error. For example, when trying to change the
Interval in daysparameter and pressing save, a red triangle is shown and the browser developer console shows the errorwith the response message
However, the credentials should be there since other operations in the UI are working as expected.
Reaper version: 4.0.0
Environment: EKS 1.32
Installation: K8ssandra-operator helm chart version 1.27.0
Browser: Chrome Version 141.0.7390.123 (Official Build) (arm64)