【问题标题】:cannot commit or push using egit (guess: issues with secure storage area)无法使用 egit 提交或推送(猜测:安全存储区域的问题)
【发布时间】:2014-05-08 00:00:05
【问题描述】:

我可以使用 git 从 bash shell 提交/推送。但是,我无法使用 eclipse/egit 提交/推送。我收到弹出错误“ ssh://xxx@scm.internal.yyy.com/home/git/cbm.git: SSH_MSG_DISCONNECT: 2 Too many authentication failures for xxx”

我认为安全存储区域会造成问题。我在办公室使用多台机器(台式机和笔记本电脑)来访问存储库,最近我更改了密码。我相信这会导致 egit/eclipse 访问 repo 的问题,因为 eclipse 中的安全存储设置。

无论如何,我可以在 Eclipse 中重置/删除安全存储。我尝试了几件事(基于https://bugs.eclipse.org/bugs/show_bug.cgi?id=425672):

  1. 在 Eclipse 首选项中恢复默认值:常规/安全/安全存储和

  2. 常规/网络连接/SSH2

我在日食开普勒

【问题讨论】:

    标签: eclipse security


    【解决方案1】:

    删除文件夹 ~user/.eclipse。 我认为它存储了所有临时设置。在centos上工作。 重启eclipse后远离设置安全存储

    【讨论】:

      【解决方案2】:

      无论如何,我可以在eclipse中重置/删除安全存储。

      现在可以转到首选项 -> 常规 -> 安全 -> 安全存储,然后按 删除 按钮。

      您无需清除其他设置即可清除记住的密码。

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 2019-06-18
        • 1970-01-01
        • 2022-01-19
        • 2012-03-13
        • 2015-07-04
        • 2021-04-21
        相关资源
        最近更新 更多