issue: error(104, 'Connection reset by peer')

已回答


已于 2021年4月20日 发布

Hi, we are sending requests to zendesk api using python inside our ms im k8s. 

we are getting a lot of errors for those requests: error(104, 'Connection reset by peer')

is there anything you know about such errors occurring and how can we solve them? 


0

2

2 条评论

It means that TCP reset has been sent to your computer. This happens for example when web server is restarted due to configuration change.

Usually you solve this problem by reloading web page or waiting few minutes for maintanance window to close.

0


Hello Shai Lers,

The Zenpy library was built and is maintained by facetoe, so, unfortunately, we can't provide support for it internally.

You may contact facetoe directly, maybe they will be able to help you.

For more info:

Zendesk Python Libraries

Zenpy Github

Zenpy Docs

Python package

0


登录以发表评论。

找不到所需的内容?

新建帖子