[odb-users] Vector causing unexpected EOF error

Boris Kolpackov boris at codesynthesis.com
Mon May 29 08:53:07 EDT 2017


Hi Oliver,

Oliver Reid <oliver.reid at otago.ac.nz> writes:

> “LOG: could not receive data from client: Connection reset by peer"
> “LOG: unexpected EOF on client connection with an open transaction”

What happens with your program? Is there an exception? Does it crash?

What you are seeing on the server is that the client resets the
connection unexpectedly which would normally indicate a crash.
If it indeed crashes, run it under a debugger and try to understand
what's going on.

Boris



More information about the odb-users mailing list