apache / apache/dubbo-admin

使用redis作为元数据中心启动的时候一直报错

Open
#1,281 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
4.1k
Forks
2.2k
Avg merge
10d 12h
Merged PRs (30d)
4

Description

docker run -d --name dubbo-admin -p 9600:8080 -e admin.registry.address="nacos://172.17.0.10:8848?username=nacos&password=aA5394587_" -e admin.config-center="nacos://172.17.0.10:8848?username=nacos&password=aA5394587_" -e admin.metadata-report.address="redis://172.17.0.9:6379?database=0&password=rooT@123" --restart=always apache/dubbo-admin
image

Contributor guide

Open the contributing guide

Research direction

Reproduce the failure using the provided docker run command, especially the admin.metadata-report.address Redis setting and the apache/dubbo-admin image. The issue provides no error text, files, or tests, so first capture the startup logs and identify the failing configuration path. Done means dubbo-admin starts successfully with Redis as its metadata center.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, redis
Domain
backend, databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.