Skip to content

[NMS] Unable to communicate with magma controller: Not Found #5724

Answered by karthiksubraveti
BioZrod asked this question in Q&A
Discussion options

You must be logged in to vote

@BioZrod This is the process to replace existing admin certs. cc @sudhikan @wallyrb

Scenario - NMS is unable to communicate with the controller or API access is no longer functional; it used to be now it’s not.

Cause - The certificate used for the TLS handshake has expired.

Resolution - New admin_operator certificates need to be generated and uploaded to the NMS k8s pod for NMS access and to the browser for the API access.

How to generate new admin_operator certificates:

  1. Log on to a host that has kubectl access to your orc8r cluster.
  2. Access the shell on your controller pod.
export CNTLR_POD=$(kubectl -n orc8r get pod -l app.kubernetes.io/component=controller -o jsonpath='{.items[0].meta…

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@BioZrod
Comment options

@BioZrod
Comment options

Comment options

You must be logged in to vote
1 reply
@BioZrod
Comment options

Answer selected by BioZrod
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants