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 out of time #66

Open
iammrallblue opened this issue Sep 6, 2020 · 1 comment
Open

Connection out of time #66

iammrallblue opened this issue Sep 6, 2020 · 1 comment

Comments

@iammrallblue
Copy link

Error: Connection out of time
Traceback (most recent call last):
File "WudaoCommand.py", line 195, in
main()
File "WudaoCommand.py", line 191, in main
app.query(app.word)
File "WudaoCommand.py", line 103, in query
server_context = self.client.get_word_info(word).strip()
File "/home/johs/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

@ChestnutHeng
Copy link
Owner

看一下Wudao-Dict/wudao-dict/usr/server.log 是不是端口被占用了?重试可以解决吗?

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