1. http 500 错误
jenkins处理当前请求时发生了错误。
解决方案1: 删除插件,重新安装
解决方案2: 查看日志,可能由于自动安装jdk失败导致
2.status code 128错误
Command "/usr/bin/git ls-remote -h -- gitlab.alibaba-inc.com/iottest/iotx-emp-test.git HEAD" returned status code 128:
stdout:
stderr: fatal: 'gitlab.alibaba-inc.com/iottest/iotx-emp-test.git' does not appear to be a git repository
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
解决方案1: 查看账号密码是否正常
解决方案2: 更换http地址
文章介绍了在遇到HTTP500错误时,如何通过删除并重新安装Jenkins插件以及检查日志来解决问题。对于statusCode128错误,建议核对账号密码和尝试更换HTTP地址以确保正确访问Git仓库。
1663

被折叠的 条评论
为什么被折叠?



