Skip to content

AWS marketplace AMI is not working #1467

@alikhanich

Description

@alikhanich

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 main-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 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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions