1. Unable to SSH into my Nodes

Unable to SSH into my Nodes

Home Forums FABRIC General Questions and Discussion Unable to SSH into my Nodes

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #8407
    Samia Choueiri
    Participant

      Hello,
      I am facing a problem when I SSH to all nodes in my slice.

      ID 214f735b-7760-4efd-88c5-93c3c739836f
      Name P4DPDK_HH20
      Lease Expiration (UTC) 2025-04-12 19:03:34 +0000
      Lease Start (UTC) 2025-01-19 20:03:34 +0000
      Project ID 8eaa3ec2-65e7-49a3-8c09-e1761141a6ad
      State StableOK

      error message when I SSH:
      Warning: Permanently added ‘bastion.fabric-testbed.net’ (ED25519) to the list of known hosts.
      choueiri_0000118746@bastion.fabric-testbed.net: Permission denied (publickey,gssapi-keyex,gssapi-with-mic).
      kex_exchange_identification: Connection closed by remote host
      Connection closed by UNKNOWN port 65535

      error message when I run commands through jupyter:
      AuthenticationException: Authentication failed.

      #8409
      Komal Thareja
      Participant

        Hi Samia,

        I verified all the VMs in your slice are accessible via SSH. The error you are noticing is probably because of expired bastion keys. Could you please try to re-execute the notebook: jupyter-examples-rel1.8.1/configure_and_validate/configure_and_validate.ipynb ?

        This shall renew your bastion keys. If you are doing SSH from your laptop, please download the renewed bastion keys from /home/fabrirc/work/fabric_config directory after executing the notebook above to replace the keys in .ssh directory.

        Please let me know if you run into any issues or have questions.

        Thanks,

        Komal

        #8410
        Samia Choueiri
        Participant

          Thank you Komal, I am using the jupyter hub for now and it works.

        Viewing 3 posts - 1 through 3 (of 3 total)
        • You must be logged in to reply to this topic.