duckling icon indicating copy to clipboard operation
duckling copied to clipboard

[ERROR] Network.Socket.sendBuf: resource vanished

Open chikubee opened this issue 1 year ago • 1 comments

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

chikubee avatar Oct 10 '23 20:10 chikubee

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

stroxler avatar Oct 25 '23 00:10 stroxler