Skip to content

can't add-namespace, namespace already exists #2753

@gustavosbarreto

Description

@gustavosbarreto

Discussed in #2750

Originally posted by ahmgam May 10, 2023
Hello there!

I've been trying to run v-0.12 for hours, it seems that I'm missing something

after getting all containers up, I logged in cli container, then wrote to create an account :

/cli add-user admin zzzzzz admin@example.com

the account is created successfully, now it's namespace turn

/cli add-namespace example admin

I get the following

Error: namespace already exists
Usage:
  cli add-namespace [flags]

Flags:
  -h, --help   help for add-namespace

ERRO[0000] namespace already exists 

I don't know where is the problem, mongo is accepting cli connection with no problems, how can I fix this issue?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions