Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mall-tiny-keycloak 里用到的 keycloak 镜像在mac m1 下 docker 中启动报错导致访问失败的问题 #106

Open
markcwg opened this issue Jul 27, 2021 · 0 comments

Comments

@markcwg
Copy link

markcwg commented Jul 27, 2021

如标题,目前(2021-7-27) jboss/keycloak 镜像在 Mac M1 下无法正常使用,报错如下

02:40:32,710 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-7) MSC000001: Failed to start service org.wildfly.network.interface.private: org.jboss.msc.service.StartException in service org.wildfly.network.interface.private: WFLYSRV0082: failed to resolve interface private

02:40:32,932 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([("interface" => "private")]) - failure description: {"WFLYCTL0080: Failed services" => {"org.wildfly.network.interface.private" => "WFLYSRV0082: failed to resolve interface private"}}

02:40:33,616 ERROR [org.jboss.as] (Controller Boot Thread) WFLYSRV0026: Keycloak 14.0.0 (WildFly Core 15.0.1.Final) started (with errors) in 20682ms - Started 488 of 930 services (54 services failed or missing dependencies, 683 services are lazy, passive or on-demand)

出现上述问题,可以使用这个 https://hub.docker.com/r/wizzn/keycloak 镜像

  • 拉取命令
docker pull wizzn/keycloak:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant