Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[질문]: Connection aborted., RemoteDisconnected(Remote end closed connection without response) #63

Open
1 task done
todsj88 opened this issue Jan 8, 2025 · 0 comments
Labels
질문 추가 정보가 필요합니다.

Comments

@todsj88
Copy link

todsj88 commented Jan 8, 2025

빠른 문제 해결을 위해 다음을 확인했나요?

  • PyKis Issues에서 검색했지만 유사한 질문을 찾지 못했습니다.

질문 내용

문제없이 잘 사용해왔었는데

어제 balance: KisBalance = account.balance() 의 라인이 실행되던 중

Connection aborted., RemoteDisconnected(Remote end closed connection without response)란 메세지가 출력되면서 스크립트가 중단되는 사례가 2번 발생했습니다

kis에 문의 해보니

"해당 건은 서버가 아닌 사용자 클라이언트 이슈로
user-agent를 변경하는 식으로 해결하는 방안들을
통상적으로 권장해 드리고 있으니 참고 부탁드립니다."

라는 답변이 왔는데 제 스크립트 내에서는 방법을 찾지 못하겠습니다

추가 정보

종속성 버전 문제 진단
Name: python-kis
Version: 2.1.3

재현 방법
balance: KisBalance = account.balance()

@todsj88 todsj88 added the 질문 추가 정보가 필요합니다. label Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
질문 추가 정보가 필요합니다.
Projects
None yet
Development

No branches or pull requests

1 participant