redpanda-data / redpanda-data/console
create user: Redpanda Admin API is not enabled (Status 503)
Open
Nobody has claimed this yet.
backend
frontend
ui/ux
- Dominant language
- TypeScript
- Stars
- 4.3k
- Forks
- 432
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 40
Description
when I use latest docker image, to create user, did I missed something?
docker run -p 8090:8080 -e KAFKA_BROKERS="localhost:9092" docker.redpanda.com/redpandadata/console:latest
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the 503 with the documented docker run command and inspect the Console configuration and Redpanda Admin API requirements. Done means the create-user operation succeeds without the “Admin API is not enabled” error, with the required setup documented or identified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, kafka
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100