- This topic has 2 replies, 2 voices, and was last updated 1 year, 3 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Home › Forums › FABRIC General Questions and Discussion › Getting an error while running execute command on a node
Hello, I am getting this error “Error: Authentication failed.”, everything was working fine a week back, now with the same notebook I am getting this error. This error originates from the node.execute(“…”) command, while trying to execute a command on a remote host. I am using v1.4 of fabric API. I would appreciate any help or suggestions.
Hello Manas,
Please check from Portal, Experiments -> Manage SSH Keys to ensure that your bastion keys have not expired. This typically happens when your bastion keys have expired. Please regenerate them and upload to your JH container if they have expired.
Thanks,
Komal
Thank you @Thereja for the quick response. Yes, my bastion key expired.