- This topic has 4 replies, 2 voices, and was last updated 1 week, 3 days ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Home › Forums › FABRIC General Questions and Discussion › Authentication after creating new Bastion Key
Hello
I created a new Bastion key and ran the configuration and validate script. it seemed to work OK.
I was trying to access a slice I created earlier (it was accessible before) But now I am getting an authentication error. I am attaching the screen shots of slice access cell and the error
thanks
Nirmala
I treid the following script
key_dict = {
“key”: new_public_key,
“comment”: “addkey-by-poa”
}
node.poa(
operation=”addkey”,
keys=[key_dict]
)
and got this error
ValueError: POA 1a788e43-78dd-43a2-b27e-132f1215eea6/addkey failed: Exception during poa for unit: 631e12c4-fd60-45d6-87de-3252f0cce8f9 msg <class 'ipaddress.IPv6Address'> is not taggable is not taggable
Hi Nirmala,
Which JH container are you using?
Best,
Komal
if it is the hostname then this is what I get Komal
jupyter-03baf9ee-2d7e80-2d4dc3-2d8012-2dd62bd4db65fb
thanks
Nirmala
There was a bug for POA. Patch deployed and shared the information with Nirmala on the email chain.
Best,
Komal