Open
Description
Describe the bug
Very similar to
kurrent-io/KurrentDB#2781
I get
Request message serialization failure: Cannot read property 'lo' of null
when attempting to appendToStream with -1 expectedRevision
To Reproduce
Steps to reproduce the behavior:
- call appendToStream with -1 expectedRevision
Expected behavior
A less cryptic error so the user can fix the issue
Actual behavior
A cryptic grpc error is thrown
Config/Logs/Screenshots
EventStore details
- EventStore server version:
23.10.0 - Operating system:
linux - EventStore client version (if applicable):
6.0.0
Additional context