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 time out #91

Open
kirkzhangtech opened this issue Mar 6, 2024 · 1 comment
Open

经常会出现connection time out #91

kirkzhangtech opened this issue Mar 6, 2024 · 1 comment

Comments

@kirkzhangtech
Copy link

kirk@pro15:$ wd explicitely
Error: Connection out of time
Traceback (most recent call last):
File "/home/kirk/github_workspace/wudao-dict/wudao-dict/WudaoCommand.py", line 195, in
main()
File "/home/kirk/github_workspace/wudao-dict/wudao-dict/WudaoCommand.py", line 191, in main
app.query(app.word)
File "/home/kirk/github_workspace/wudao-dict/wudao-dict/WudaoCommand.py", line 103, in query
server_context = self.client.get_word_info(word).strip()
File "/home/kirk/github_workspace/wudao-dict/wudao-dict/src/WudaoClient.py", line 29, in get_word_info
self.client.sendall(word.encode('utf-8'))
BrokenPipeError: [Errno 32] Broken pipe
kirk@pro15:
$

@somiceast
Copy link

somiceast commented Mar 6, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants