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

AWS marketplace AMI is not working

Open alikhanich opened this issue 3 weeks 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
  • [ ] I've tried running main-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)

I tried to launch EC2 from AWS marketplace with kafka-ui. SG rule is allow all tcp from 0.0.0.0/0 After launch got ERR_CONNECTION_REFUSED at http://ip:8080, and https://ip:8080

SSHed into machine and there is not process running kafka-ui

netstat -tulpn no app with port open at 8080

Cloud-init-output.log - no mentions of kafka-ui

Expected behavior

app is working.

Your installation details

Version 1.3.0, nothing else

Steps to reproduce

Launch Kafka UI from AWS marketplace.

Screenshots

No response

Logs

No response

Additional context

No response

alikhanich avatar Nov 03 '25 15:11 alikhanich