Skip to content

Possible Solutions


No Connection to Message Broker

Check if the BROKER_SERVERS key in Consul is specified correctly.


Analyzing NATS Streams

SEAL NATS comes with a CLI which can be used for analyzing NATS problems.

Literature - NATS CLI documentation

For a detailed description, see the NATS CLI documentation on GitHub.


Back to top