Docker 使用auhorization插件启动GOCD服务器时出错

Docker 使用auhorization插件启动GOCD服务器时出错,docker,go-cd,Docker,Go Cd,我在gocd服务器docker启动时发现以下错误: [2017-12-05 14:46:36,252 ERROR \[Thread-75\] PluginInfoBuilder:55 - Failed to fetch Plugin Settings metadata for plugin cd.go.authentication.ldap. Maybe the plugin does not implement plugin settings and view? 2017-12-05 14:4

我在gocd服务器docker启动时发现以下错误:

[2017-12-05 14:46:36,252 ERROR \[Thread-75\] PluginInfoBuilder:55 - Failed to fetch Plugin Settings metadata for plugin cd.go.authentication.ldap. Maybe the plugin does not implement plugin settings and view?
2017-12-05 14:46:36,269  WARN \[Thread-75\] p.c.g.a.l.c.g.a.l.LdapPlugin:67 \[plugin-cd.go.authentication.ldap\] - Request go.plugin-settings.get-configuration is not supported by plugin.
2017-12-05 14:46:36,270 ERROR \[Thread-75\] PluginSettingsMetadataLoader:75 - Failed to fetch Plugin Settings metadata for plugin cd.go.authentication.ldap. Maybe the plugin does not implement plugin settings and view?
2017-12-05 14:46:37,689 ERROR \[Thread-75\] PluginSettingsMetadataLoader:75 - Failed to fetch Plugin Settings metadata for plugin yum. Maybe the plugin does not implement plugin settings and view?
2017-12-05 14:46:37,792 ERROR \[Thread-75\] PluginInfoBuilder:55 - Failed to fetch Plugin Settings metadata for plugin yum. Maybe the plugin does not implement plugin settings and view?
2017-12-05 14:46:37,954  INFO \[Thread-75\] p.c.g.a.p.c.g.a.p.PasswordFilePlugin:57 \[plugin-cd.go.authentication.passwordfile\] - Loading plugin cd.go.authentication.passwordfile version 1.0.1-48
2017-12-05 14:46:38,047  WARN \[Thread-75\] p.c.g.a.p.c.g.a.p.PasswordFilePlugin:67 \[plugin-cd.go.authentication.passwordfile\] - Request go.plugin-settings.get-view is not supported by plugin.
2017-12-05 14:46:38,048 ERROR \[Thread-75\] PluginInfoBuilder:55 - Failed to fetch Plugin Settings metadata for plugin cd.go.authentication.passwordfile. Maybe the plugin does not implement plugin settings and view?
2017-12-05 14:46:38,055  WARN \[Thread-75\] p.c.g.a.p.c.g.a.p.PasswordFilePlugin:67 \[plugin-cd.go.authentication.passwordfile\] - Request go.plugin-settings.get-configuration is not supported by plugin.
2017-12-05 14:46:38,056 ERROR \[Thread-75\] PluginSettingsMetadataLoader:75 
    - Failed to fetch Plugin Settings metadata for plugin cd.go.authentication.passwordfile. Maybe the plugin does not implement plugin settings and view?][1]
启动失败后,我尝试了access/go/admin/security/auth_配置,但显示了以下消息:

获取身份验证配置时出现问题 请稍后刷新此页面,如果问题仍然存在,请检查服务器日志


运行已经在gocd服务器的4个最新版本上执行,所有版本都出现了错误

我在CentOS 7.x上尝试了gocd 17.12.0,并在Ubuntu16.04 LTS docker base image上尝试了gocd 17.12.0,效果很好

如果没有,请从源代码构建它。您是否使用CentOS或Ubuntu作为运行此功能的基本操作系统?我想知道这是不是一个错误