OSERROR(104,' econnreset;)")什么是导致此错误的是什么?

发布于 2025-01-24 13:11:10 字数 321 浏览 4 评论 0原文

我正在开发一个自动交易计划。

我正在使用Python-Binance和Tlepot。

起初,在一定的时间之后,我认为有时有时提交交易请求以进行二手事件时,将出现错误(“(104,'econnreset')”)错误。

但是,如果您查看最近的错误部分,则电报消息传输部件中发生了错误。

我目前正在使用GCP实例上的Ubuntu 20.04 LTS版本OS上的Python 3.8.10版本。

错误本身的原因是什么?

与搜索中发现的大多数答案一样,我尝试添加HTTP标头并建立新连接,但是错误本身仍在发生。

我很好奇这个错误本身的原因。

I am developing an automated trading program.

I am using python-binance and telepot.

At first, after a certain amount of time, I thought that an OSError("(104, 'ECONNRESET')") error would occur when sometimes making a transaction request to Binance.

However, if you look at the recent error section, an error occurred in the telegram message transmission part.

I am currently using python 3.8.10 version on ubuntu 20.04 LTS version OS on GCP instance.

What is the cause of the error itself?

As with most answers found in searches, I have tried adding the http header and making a new connection, but the error itself continues to occur.

I am curious as to the cause of this error itself.

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文