Zhuoyi Wu

Results 2 comments of Zhuoyi Wu

你好,感谢你的这个项目 我用这个插件可以成功连接Vultr服务器,但是无法连接我的树莓派(最新的Debian bullseye 系统) 以下是找到的报错信息,好像是加密算法不匹配的问题 java.io.IOException: There was a problem while connecting to 192.168.1.9:22 at ch.ethz.ssh2.Connection.connect(Connection.java:699) at ch.ethz.ssh2.Connection.connect(Connection.java:490) at tech.lin2j.idea.plugin.service.SshService.getConnection(SshService.java:43) at tech.lin2j.idea.plugin.service.SshService.isValid(SshService.java:161) at tech.lin2j.idea.plugin.ui.HostUi$TestActionListener$1.run(HostUi.java:158) at com.intellij.openapi.progress.impl.CoreProgressManager.startTask(CoreProgressManager.java:429) at com.intellij.openapi.progress.impl.ProgressManagerImpl.startTask(ProgressManagerImpl.java:114) at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcessWithProgressAsynchronously$6(CoreProgressManager.java:480)...

Thanks for suggestion. It seems in Angular unit test, > inputBox.dispatchEvent(new KeyboardEvent('keydown', { key: '3' })) doesn't directly update the value in input box, therefore the jobCost isn't updated, unless...