Open boenrobot opened 4 years ago
Hi,
This error comes from a malformed event-store connection setting object
Try to replace
settings: {
// [...]
by
connectionSettings: {
// [...]
This issue is a bit outdated but it could help anyone who encounters the same issue.
When starting up, I get the following in my logs:
my module init:
I'm new to EventStore, so I thought maybe I'm defining the subscription wrong... That doesn't seem to be the case... But either way, this log message is not helpful at all.