Jenkins blueocean plugin - Unable to create pipeline from github -


getting below error in jenkins during last step of creating pipeline github using personal access token -

sep 03, 2017 7:34:43 com.squareup.okhttp.internal.platform$jdkwithjettybootplatform getselectedprotocol info: alpn callback dropped: spdy , http/2 disabled. alpn-boot on boot class path? 
  • jenkins ver. 2.78
  • openjdk version "1.8.0_141"

i running jenkins using vagrant inside centos 7.

it worked fine after changing machine mac os ubuntu & upgrading blueocean plugin "1.3.0-beta-2".

the reason proxy or other setting not allowing communication happen.

since took fair amount time debug, hope else doesn't waste time & check machine configs before putting bug.


Comments

Popular posts from this blog

angular - Ionic slides - dynamically add slides before and after -

minify - Minimizing css files -

Add a dynamic header in angular 2 http provider -