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

Not able to read topic messages #4360

Open
4 tasks done
jainpratik163 opened this issue Jan 15, 2024 · 0 comments
Open
4 tasks done

Not able to read topic messages #4360

jainpratik163 opened this issue Jan 15, 2024 · 0 comments
Labels
status/triage Issues pending maintainers triage type/bug Something isn't working

Comments

@jainpratik163
Copy link

Issue submitter TODO list

  • I've looked up my issue in FAQ
  • I've searched for an already existing issues here
  • I've tried running master-labeled docker image and the issue still persists there
  • I'm running a supported version of the application which is listed here

Describe the bug (actual behavior)

i am trying to read message but in pod I am getting below error

2024-01-15 12:59:25,733 INFO [boundedElastic-48] o.a.k.c.u.AppInfoParser: App info kafka.consumer for kafka-ui-consumer-1705323565594 unregistered 2024-01-15 12:59:25,733 ERROR [boundedElastic-48] c.p.k.u.e.ForwardRecordEmitter: Error occurred while consuming records org.apache.kafka.common.errors.TopicAuthorizationException: Not authorized to access topics: [mytopic] 2024-01-15 12:59:25,736 ERROR [reactor-http-epoll-2] o.s.w.s.a.HttpWebHandlerAdapter: [c69fdbef-565] Error [org.apache.kafka.common.errors.TopicAuthorizationException: Not authorized to access topics: [TrackCatalogRateChangeTopic]] for HTTP GET "/api/clusters/Default/topics/mytopic/messages?keySerde=String&valueSerde=String&limit=100", but ServerHttpResponse already committed (200 OK) 2

and I am using confluent kafka with kraft

Expected behavior

No response

Your installation details

kafka-ui version 0.7.1

Steps to reproduce

install kafka-ui as helm
open UI and read messages

Screenshots

No response

Logs

No response

Additional context

No response

@jainpratik163 jainpratik163 added status/triage Issues pending maintainers triage type/bug Something isn't working labels Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/triage Issues pending maintainers triage type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant