apolloconfig / apollo-quick-start

Apollo Quick Start
691 stars 1.85k forks source link

Incorrect username or password #90

Closed foursevenlove closed 2 years ago

foursevenlove commented 2 years ago

按照quick-start启动和用docker启动之后,启动都没有报错,但是登录都报错。登录portal时,输入用户名apollo,密码admin,报错Incorrect username or password。 image 查看portal日志发现:

2022-06-08 10:40:13.914  WARN 3872819 --- [http-nio-8070-exec-3] o.s.s.c.bcrypt.BCryptPasswordEncoder     : Encoded password does not look like BCrypt
2022-06-08 10:43:28.281  WARN 3872819 --- [http-nio-8070-exec-1] o.s.s.c.bcrypt.BCryptPasswordEncoder     : Encoded password does not look like BCrypt

求解答!

foursevenlove commented 2 years ago

使用最新portal版本2.0.1后重跑是可以的,猜测是quick-start的镜像有问题?

nobodyiam commented 2 years ago

使用的是哪个版本的 quick start?可以看下系统信息

image

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had activity in the last 21 days. It will be closed in 7 days unless it is tagged "help wanted" or other activity occurs. Thank you for your contributions.

stale[bot] commented 2 years ago

This issue has been automatically closed because it has not had activity in the last 7 days. If this issue is still valid, please ping a maintainer and ask them to label it as "help wanted". Thank you for your contributions.