stud icon indicating copy to clipboard operation
stud copied to clipboard

All connections show `{client} Connection closed (in data)` even when successful

Open mikeal opened this issue 13 years ago • 4 comments

Don't know what is going on here.

Everything is kosher behind stud, all requests are coming through and succeeding but all connections cause stud to print {client} Connection closed (in data)

Would love to know how to debug this better, I'm using the --ssl option and all HTTPS requests are successful.

mikeal avatar Mar 24 '12 23:03 mikeal

Your client does not process a clean ending handshake

EmericBr avatar May 07 '12 08:05 EmericBr

I have the same issue. Everything looks like it is working on the site but I get lots of these messages {client} Connection closed (in data)

Occasionally these too {backend} Connection closed

How do I stop these being generated given that they seem to be related to client browsers connecting over https. Or am I misunderstanding and is the problem on the server side because it is resetting connections unexpectedly? Either way I would like to stop these messages appearing.

sbarrie avatar Jul 24 '12 10:07 sbarrie

I'm having the same issue.

bunkzilla avatar Jan 10 '13 18:01 bunkzilla

Any news on that issue? Those messages can be very verbose.

davux avatar Dec 15 '14 19:12 davux