1. Slice key issue

Slice key issue

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #8330
    Michael Zink
    Participant

      Hi,

      it looks like there’s an issue with my slice key since I cannot login to the VM I created.
      This is on the FABRIC node at MGHPCC. My UUID is

      40d793ef-4450-4059-8923-f048fb7a123a

      Here’s the error message I get:
      fabric@winter:fabric_config-80%$ ssh -i /home/fabric/work/fabric_config/slice_key -F /home/fabric/work/fabric_config/ssh_config rocky@2001:48e8:6401:3:f816:3eff:fed9:fa68
      Warning: Permanently added ‘bastion.fabric-testbed.net’ (ED25519) to the list of known hosts.
      mzink_0011417656@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

      Thanks,

       

      Mike

      #8331
      Komal Thareja
      Participant

        Hi Mike,

        This could possibly be because your Bastion Key has expired. Could you please try running theĀ  notebook jupyter-examples-rel1.8.1/configure_and_validate/configure_and_validate.ipynb again?

        This should renew the keys. If error persists, could you please share if you see any errors in /tmp/fablib/fablib.log

        Thanks,

        Komal

        #8333
        Michael Zink
        Participant

          Thanks, Komal.

          I created a new bastion key but totally forgot to run the notebook.

          I can run the notebook without any issue but I still cannot ssh into the VM.

          Error message is pretty much still the same.

          fabric@winter:KNIT10 Demo-80%$ ssh -i /home/fabric/work/fabric_config/slice_key -F /home/fabric/work/fabric_config/ssh_config rocky@2001:48e8:6401:3:f816:3eff:fe17:f0b9
          Warning: Permanently added ‘bastion.fabric-testbed.net’ (ED25519) to the list of known hosts.
          mzink_0011417656@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

           

          Mike

          #8334
          Komal Thareja
          Participant

            Hi Mike,

            Could you please check following files and ensure they point to the new key and have the right bastion username?

            /home/fabric/work/fabric_config/fabric_rc

            /home/fabric/work/fabric_config/ssh_config

            Also, just verified that the VM in question seems to have been deleted.

            Thanks,

            Komal

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