从2.11.7升级到2.14.1后,在gerrit中看不到anonymous / https选项

时间:2017-07-31 11:38:23

标签: gerrit

我已将gerrit从版本2.11.5升级到2.14.1,我无法再看到匿名的http和https选项卡来克隆我的存储库(仅存在http和ssh网址)。此外,我无法使用http url克隆,这给了我401,即使我使用正确的密码。

登录时我可以看到密码与日志中的错误不匹配(这是真的)。​​我使用的是正确的密码。

此外,我的日志文件已满以下警告

[2017-07-31 09:35:18,326] [sshd-SshServer[5d8319a7]-nio2-thread-5] WARN  org.apache.sshd.server.session.ServerSessionI
mpl : exceptionCaught(ServerSessionImpl[null@/xx.xx.xx.xxx:38772])[state=Opened] IOException: Connection reset by peer

1 个答案:

答案 0 :(得分:1)

有些人要检查:

1)确保donwloads-commands plugin已安装并正常运行

  • 检查插件>安装

  • 检查GERRIT-SITE / plugins

  • 重新启动Gerrit并检查GERRIT-SITE / logs / error_log

2)确保已在GERRIT-SITE / etc / gerrit.config中设置download options

dotnet restore