凭据验证不成功:无法从 hawkular 连接连接到 localhost:8080

Credential validation was not successful: Unable to connect to localhost:8080 from hawkular connection

我与 managiq ui 的 hawkular-services-dist-0.30.0.Final 的连接失败。但是我的manageiq配置好像成功了。我可以用下面的 url、https://localhost:8443/ (The configuration ref site is http://www.manageiq.org/docs/get-started/docker) 检查 manageiq UI。但是在 manageiq UI 的中间件选项卡中,添加新的中间件提供程序总是会抛出此消息,

Credential validation was not successful: Unable to connect to localhost:8080

请查看以下截图。

更不知道manageiq容器的哪个日志文件有这个错误语句。

更新

ssl错误信息如下所示,

[Tue Feb 07 11:15:25.015949 2017] [ssl:warn] [pid 23] AH01909: RSA certificate configured for localhost:443 does NOT include an ID which matches the server name
[Tue Feb 07 11:15:25.041695 2017] [ssl:warn] [pid 23] AH01909: RSA certificate configured for localhost:443 does NOT include an ID which matches the server name
[Tue Feb 07 11:15:30.667617 2017] [proxy:error] [pid 134] (111)Connection refused: AH00957: HTTP: attempt to connect to 0.0.0.0:3000 (0.0.0.0) failed
[Tue Feb 07 11:15:30.667658 2017] [proxy:error] [pid 134] AH00959: ap_proxy_connect_backend disabling worker for (0.0.0.0) for 60s
[Tue Feb 07 11:15:30.667693 2017] [proxy_http:error] [pid 134] [client 172.17.0.1:42666] AH01114: HTTP: failed to make connection to backend: 0.0.0.0
[Tue Feb 07 11:15:30.727713 2017] [proxy:error] [pid 137] (111)Connection refused: AH00957: HTTP: attempt to connect to 0.0.0.0:3000 (0.0.0.0) failed
[Tue Feb 07 11:15:30.727756 2017] [proxy:error] [pid 137] AH00959: ap_proxy_connect_backend disabling worker for (0.0.0.0) for 60s
[Tue Feb 07 11:15:30.727766 2017] [proxy_http:error] [pid 137] [client 172.17.0.1:42672] AH01114: HTTP: failed to make connection to backend: 0.0.0.0
[Tue Feb 07 11:15:30.740819 2017] [proxy:error] [pid 135] (111)Connection refused: AH00957: HTTP: attempt to connect to 0.0.0.0:3000 (0.0.0.0) failed
[Tue Feb 07 11:15:30.740878 2017] [proxy:error] [pid 135] AH00959: ap_proxy_connect_backend disabling worker for (0.0.0.0) for 60s
[Tue Feb 07 11:15:30.740893 2017] [proxy_http:error] [pid 135] [client 172.17.0.1:42678] AH01114: HTTP: failed to make connection to backend: 0.0.0.0
[Tue Feb 07 11:15:36.283437 2017] [proxy:error] [pid 139] (111)Connection refused: AH00957: HTTP: attempt to connect to 0.0.0.0:3000 (0.0.0.0) failed
[Tue Feb 07 11:15:36.283474 2017] [proxy:error] [pid 139] AH00959: ap_proxy_connect_backend disabling worker for (0.0.0.0) for 60s
[Tue Feb 07 11:15:36.283483 2017] [proxy_http:error] [pid 139] [client 172.17.0.1:42684] AH01114: HTTP: failed to make connection to backend: 0.0.0.0
[Tue Feb 07 11:15:44.561119 2017] [proxy:error] [pid 140] (111)Connection refused: AH00957: HTTP: attempt to connect to 0.0.0.0:3000 (0.0.0.0) failed
[Tue Feb 07 11:15:44.561154 2017] [proxy:error] [pid 140] AH00959: ap_proxy_connect_backend disabling worker for (0.0.0.0) for 60s
[Tue Feb 07 11:15:44.561162 2017] [proxy_http:error] [pid 140] [client 172.17.0.1:42692] AH01114: HTTP: failed to make connection to backend: 0.0.0.0
[Tue Feb 07 11:16:07.212882 2017] [ssl:warn] [pid 557] AH01909: RSA certificate configured for localhost:443 does NOT include an ID which matches the server name
[Tue Feb 07 11:16:07.254083 2017] [ssl:warn] [pid 557] AH01909: RSA certificate configured for localhost:443 does NOT include an ID which matches the server name

有什么想法吗?

你能显示 hawkular-services 的日志吗? 您是否正确创建了 "jhwang" 用户?