【发布时间】:2017-09-14 17:53:55
【问题描述】:
在使用个人访问令牌从 github 创建管道的最后一步中,Jenkins 出现以下错误 -
Sep 03, 2017 7:34:43 AM com.squareup.okhttp.internal.Platform$JdkWithJettyBootPlatform getSelectedProtocol
INFO: ALPN callback dropped: SPDY and HTTP/2 are disabled. Is alpn-boot on the boot class path?
- 詹金斯版本。 2.78
- openjdk 版本“1.8.0_141”
我在 CentOS 7 中使用 vagrant 运行 jenkins。
【问题讨论】:
-
Jenkins blueocean 无法创建管道并将更改推送到 github。
-
正如您所发布的this,我认为现在可以使用了吗?你是怎么解决的?
-
没有。我现在好像没有任何解决方案。
-
管道仅使用普通 git 而不是 github 工作,但我无法使用管道编辑器对其进行编辑。
标签: jenkins jenkins-plugins jenkins-blueocean