Cluster with only RRR topics gets `unexpected REST API error` and `AccessDenied` error in logs
Version & Environment
Redpanda version: (use rpk version):
24.1.9
What went wrong?
In a cluster being used exclusively for RRR topics, the following error appears regularly in the logs:
Jul 01 00:00:59 cy2-rr-rp-01.aq.tc rpk[2011578]: ERROR 2024-07-01 00:00:59,913 [shard 0:main] s3 - s3_client.cc:471 - Accessing "" in none, unexpected REST API error "" detected, code: AccessDenied, request_id: , resource:
RRR topics continue to function properly.
What should have happened instead?
This error should not appear because the RRR topics continue to function properly. The issue is the cluster doesn't have an actual bucket for TS (cloud_storage_bucket: "none" per our docs), but the cluster still tries to connect to this bucket none and fails.
How to reproduce the issue?
- enable RRR topics
- check logs
Additional information
Please attach any relevant logs, backtraces, or metric charts.
JIRA Link: CORE-5086
This issue hasn't seen activity in 3 months. If you want to keep it open, post a comment or remove the stale label – otherwise this will be closed in two weeks.
This issue was closed due to lack of activity. Feel free to reopen if it's still relevant.