Skip to content
Advertisement

Tag: nats-streaming-server

NATS Stream creation fail

When I try to create a stream on the local NATS server get the error. The connection established successfully but on jsm.addStream(conf) request broke. I’m using maven artifact: Method connection: Call: NATS running inside docker conainer on localhost: But when I call endpoint get the error: What is the problem in my solution? Answer The problem is the way to

Advertisement