“Eclipse设置自动换行”与“Ecs ssh exchange identification: read: Connection reset by peer”:页面之间的差异
(页面间差异)
小 导入1个版本 |
无编辑摘要 |
||
第1行: | 第1行: | ||
= | =err= | ||
jenkins ssh不上去,在公司网络也ssh不上 | |||
<pre> | |||
#jenkins | |||
jenkins.plugins.publish_over.BapPublisherException: Failed to connect and initialize SSH connection. Message: [Failed to connect session for config [prod-sns-php02-121.41.102.111]. Message [Session.connect: java.net.SocketException: Connection reset]] | |||
#ssh | |||
ssh_exchange_identification: read: Connection reset by peer | |||
#解决办法 | |||
添加下云盾白名单 | |||
[[category: | 参考下面的连接添加下云盾白名单 https://help.aliyun.com/knowledge_detail/37914.html | ||
只有公司的网络连不上去 ssh jenkins 了 一样是ali那边的问题 怎么找 ecs 白名单 找不到 | |||
</pre> | |||
[[category:ops]] |
2020年1月7日 (二) 09:58的最新版本
err
jenkins ssh不上去,在公司网络也ssh不上
#jenkins jenkins.plugins.publish_over.BapPublisherException: Failed to connect and initialize SSH connection. Message: [Failed to connect session for config [prod-sns-php02-121.41.102.111]. Message [Session.connect: java.net.SocketException: Connection reset]] #ssh ssh_exchange_identification: read: Connection reset by peer #解决办法 添加下云盾白名单 参考下面的连接添加下云盾白名单 https://help.aliyun.com/knowledge_detail/37914.html 只有公司的网络连不上去 ssh jenkins 了 一样是ali那边的问题 怎么找 ecs 白名单 找不到