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

[ERROR] Network.Socket.sendBuf: resource vanished #725

Open
chikubee opened this issue Oct 10, 2023 · 1 comment
Open

[ERROR] Network.Socket.sendBuf: resource vanished #725

chikubee opened this issue Oct 10, 2023 · 1 comment

Comments

@chikubee
Copy link

A web handler threw an exception. Details:
[timestamp1] Exception leaked to httpSession during phase 'sending-response':
During processing of request from xxx:
request:
"POST /parse HTTP/1.1........"
A web handler threw an exception. Details:
Network.Socket.sendBuf: resource vanished (Broken pipe)
[timestamp2] Exception leaked to httpSession during phase 'user handler':

A bunch of similar errors are seen while running the duckling server.

Any inputs on why this might be happening?
Same request works intermittently.

Any help would be greatly appreciated,
Thanks

@stroxler
Copy link
Contributor

Are you seeing errors in your client-side application, or just errors in the server logs?

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