Dmitry M. Gavrovsky
Dmitry M. Gavrovsky
I found that i need to install the following apps which are not mentioned in readme: brew install ispell brew install proselint brew install write-good may be there are others,...
PosonQueue middleware publishing messages with error without any errrors, but they do not appear anywhere in the rabbitmq. Queue with selected name is not created either.
after upgrading to watermill-googlecloud v1.0.5 production system stopped to accept new messages, however it was working just fine. I decided to clean all topics/subscriptions from google pubsub and then app...
C++ newb here. Could you please suggest or show small example of how to use logger if code consists of 3 files: - main.cpp - lib.cpp - lib.h If i...
#### Nexus Report ``` { "node": "v14.4.0", "os": { "platform": "darwin", "release": "19.5.0" }, "errorsWhileGatheringReport": { "gettingLayout": { "type": "MalformedPackageJson", "context": { "path": "/Users/dmg/Projects/tmp/graphql-auth/package.json", "reason": "Package.json version field is not...
Hello, i'm getting the following when trying to pass interval to postgresql stored function: ``` panic: encode []ProductIn: cannot convert {31207680000000 0 0 2} to Interval ``` I tried to...
**Description** When trying to connect to redis sever using tls i'm getting this: ```Redis(can't connect with TLS, the feature is not enabled)``` redis urls provided is of type: `rediss://username:password@server:6379` **To...