nats-io / nats-box

A container with NATS utilities
Apache License 2.0
116 stars 34 forks source link

Authorization Violation on stream ls on a leaf node #33

Closed vlad-gaman closed 1 year ago

vlad-gaman commented 2 years ago

Hello, I have this as a docker image and I am trying to connect with the provided nats cli to see what streams it has, however I get the following error...

~ # nats stream ls nats: error: setup failed: nats: Authorization Violation

I do have some accounts setup and I did setup the server with one of the accounts

caleblloyd commented 1 year ago

Closing due to age; please open a new issue if you are still seeing this