Watir 问题:ECONNABORTED

发布于 2024-10-12 22:32:01 字数 348 浏览 3 评论 0原文

我很高兴在 3 台计算机上使用 Watir(实际上是 FireWatir)。 只有其中一个我经常遇到这个问题:

C:/Program Files/Ruby192/lib/ruby/gems/1.9.1/gems/firewatir-1.6.7/lib/firewatir/jssh_socket.rb:63:in `recv': An established connection was aborte d by the software in your host machine. - recvfrom(2) (Errno::ECONNABORTED)

这种情况在脚本过程中随机发生。 原因是什么?我该如何解决?

I happily use Watir (actually, FireWatir) on 3 computers.
Only on one of them I get frequently this issue:

C:/Program Files/Ruby192/lib/ruby/gems/1.9.1/gems/firewatir-1.6.7/lib/firewatir/jssh_socket.rb:63:in `recv': An established connection was aborte d by the software in your host machine. - recvfrom(2) (Errno::ECONNABORTED)

This happens at random moments during a script.
What is the cause, and what can I do to solve it?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

最佳男配角 2024-10-19 22:32:01

我在使用 Mechanize 作为浏览器运行非常长的测试时收到此错误。我认为这表明内存错误/溢出或网络溢出,但我无法确认。

I received this error when running an exceptionally long test using Mechanize as the browser. I believe it points to a memory error/overflow, or network overflow, but I have not been able to confirm it.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文