kafka-ui icon indicating copy to clipboard operation
kafka-ui copied to clipboard

Connection problems when using kubectl port-forward

Open jamshidi799 opened this issue 1 year ago • 1 comments

Issue submitter TODO list

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

Describe the bug (actual behavior)

  1. connect to kafka ui with kubectl port-forward
  2. select a topic and go to messages section
  3. start watching messages and use the next button to go to the next pages
  4. if you repeat that, the kafka UI goes to an unresponsive state

this problem is fixed when using kafka UI from ingress

Expected behavior

searching and viewing messages should work properly when connecting to Kafka UI with kubectl port-forward

Your installation details

app version: 83b5a60 helm chart: kafka-ui-0.7.6

Steps to reproduce

  1. connect to kafka ui with kubectl port-forward
  2. select a topic and go to messages section
  3. start watching messages and use the next button to go to the next pages
  4. if you repeat that, the kafka UI goes to an unresponsive state

Screenshots

Screenshot 2024-09-10 at 1 48 21 AM (2) Screenshot 2024-09-10 at 2 00 05 AM

Logs

No response

Additional context

No response

jamshidi799 avatar Sep 09 '24 22:09 jamshidi799