redpanda icon indicating copy to clipboard operation
redpanda copied to clipboard

Cluster with only RRR topics gets `unexpected REST API error` and `AccessDenied` error in logs

Open vuldin opened this issue 1 year ago • 1 comments

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?

  1. enable RRR topics
  2. check logs

Additional information

Please attach any relevant logs, backtraces, or metric charts.

JIRA Link: CORE-5086

vuldin avatar Jul 02 '24 13:07 vuldin

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.

github-actions[bot] avatar Oct 14 '24 06:10 github-actions[bot]

This issue was closed due to lack of activity. Feel free to reopen if it's still relevant.

github-actions[bot] avatar Jan 14 '25 06:01 github-actions[bot]