gpt4 book ai didi

docker - 拉 github 项目时 Jenkins 出现无效凭证错误

转载 作者:行者123 更新时间:2023-12-02 21:12:22 29 4
gpt4 key购买 nike

我在 docker 容器中有一个 Jenkins 2.150.1。要安装这个 Jenkins,我只需使用 jenkinsci/blueocean:1.9.0图片。

我创建了一个管道,然后尝试使用我的 GitHub 凭证在私有(private)仓库上做一些 Jenkins 的事情。但是,我收到以下错误:

Scan Repository Log

Started
[Thu Dec 13 15:09:49 GMT 2018] Starting branch indexing...
15:09:49 Connecting to https://api.github.com using Noon/****** (Another try)
ERROR: [Thu Dec 13 15:09:50 GMT 2018] Could not update folder level actions from source 7230f2ea-dac0-4018-819a-3bc105b6850f
hudson.AbortException: Invalid scan credentials when using Noon/****** (Another try) to connect to Owner/Repo on https://api.github.com
at org.jenkinsci.plugins.github_branch_source.GitHubSCMSource.retrieveActions(GitHubSCMSource.java:1672)
at jenkins.scm.api.SCMSource.fetchActions(SCMSource.java:765)
at jenkins.branch.MultiBranchProject.computeChildren(MultiBranchProject.java:591)
at com.cloudbees.hudson.plugins.folder.computed.ComputedFolder.updateChildren(ComputedFolder.java:277)
at com.cloudbees.hudson.plugins.folder.computed.FolderComputation.run(FolderComputation.java:165)
at jenkins.branch.MultiBranchProject$BranchIndexing.run(MultiBranchProject.java:1025)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
[Thu Dec 13 15:09:50 GMT 2018] Finished branch indexing. Indexing took 0.5 sec
FATAL: Invalid scan credentials when using Noon/****** (Another try) to connect to Owner/Repo on https://api.github.com
Finished: FAILURE

以为我的凭据出错了,我重新输入了它。然后再次。然后再次。我现在非常确信我的证书完全没问题,但问题出在别的地方。我确实发现了一些具有类似问题的旧错误报告,但问题早已得到解决。

最佳答案

即使我在发布此消息之前解决了这个问题,我还是决定发布并自行回答它,因为它真的很难弄清楚。
这不是日志记录问题,这是空间问题!
当我指定 Jenkins 应该去哪里拉资源时,我输入了项目的所有者,我输入了“所有者”而不是“所有者”。 Jenkins 没有提示,仍然能够自动完成“ repo ”部分。问题只是后来才出现并提示这个,非常具有误导性的错误信息。
这可能是一个应该报告的错误,但我不知道在哪里以及如何报告。

关于docker - 拉 github 项目时 Jenkins 出现无效凭证错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/53766031/

29 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com