“Eclipse设置自动换行”与“Ecs ssh exchange identification: read: Connection reset by peer”:页面之间的差异

来自linuxsa wiki
(页面间差异)
跳转到导航 跳转到搜索
Evan留言 | 贡献
导入1个版本
 
Evan留言 | 贡献
无编辑摘要
 
第1行: 第1行:
=正文=
=err=
哥虽然写代码不多,但是是个eclipse控,于是发现 Eclipse 使用系统内置的“ Text Editor ”做为文本编辑器,这个文本编辑器有一个问题,就是文本无法换行。特别是注释特别长时,你就知道麻烦了。
jenkins ssh不上去,在公司网络也ssh不上


终于发现出了一个扩展插件 WordWrap ,这个插件非常小,但是安装这个插件以后就可以轻松实现文本编辑器的自动换行功能了。 谢谢这个作者哦!
<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]]


安装方法:
使用Eclipse 的自动升级功能,菜单栏选【 Help 】→【 install new Software】
#ssh
点解Add按钮,在“ Name ”中填入“ wordwrap ”,“ URL ”中填入“ http://ahtik.com/eclipse-update”
ssh_exchange_identification: read: Connection reset by peer


然后按照提示进行安装完成就可以了
#解决办法 
装完后在代码编辑界面点右键,会出现“Word Warp ”属性,将这个属性选上就可以实现自动换行了!


=参考=
添加下云盾白名单
http://blog.csdn.net/wanghuan203/article/details/6995386


[[category:python]]
参考下面的连接添加下云盾白名单 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 白名单 找不到