Replies: 1 comment 7 replies
-
Would need quite a bit more information about your system.. Server version |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I tried to create a NATS account just like I create any other account, by adding something similar to this to the "accounts" section in the config:
However, when connecting as the user with the correct password and creating streams, I keep getting the error
nats: account not found
. Does anyone know why one would get that error?Note: In this same NATS installation, if I remember correctly, it may be the case that there was an account with the same name that was removed from the config a long time ago and its files were removed from disk. Could this be causing the current issue?
Server version is 2.10.17, and it''s configured as a cluster with 5 pods (deployed on Kubernetes).
Beta Was this translation helpful? Give feedback.
All reactions