1. Hello Fabric Step 6

Hello Fabric Step 6

Home Forums FABRIC Educators Hello Fabric Step 6

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #5880
    Aleah Montes
    Participant

      Hello,

      I am working on the very first experiment when working with JupyterHub the Hello Fabric. I have done steps 1-5 and are all running correctly but when I get to step 6 I get an error, can you help me? I know the error says that this file is not found.

      '/home/fabric/work/fabric_config/BastionKey1Pub.pub'
      
      I understand why it is an error becuase the BastionKey1Pub.pub is not the file I am using anymore.
      I restarted the Hello Fabric assignment with a different Bastion Key called Bastion2 and the file
      is called Bastion2Pub.pub that I have uploaded to the fabric_config folder already. How do I edit
      it to where it is searching for 'home/fabric/work/fabric_config/Bastion2Pub.pub' 
      
      
      
      
      • This topic was modified 1 year, 4 months ago by Ilya Baldin.
      #5886
      Ilya Baldin
      Participant

        Please in the future direct your questions to your class instructor.

        1. You are confusing a public SSH key with the private SSH key – your configuration should point to the private bastion key SSH key
        2. You can change the configuration by re-executing ‘Configure your environment’ notebook while updating the values in the appropriate cells of the notebook:

        First cell of the notebook:

        # your bastion login can be found in your profile page. Remember to omit the < and > when pasting into this
        export FABRIC_BASTION_USERNAME='<YOUR_BASTION_USERNAME>'
        # the ID of your chosen project. You can change this value any time you change the project. Remember to omit < and >
        export FABRIC_PROJECT_ID='<YOUR_PROJECT_ID>'
        # check the file name under which you uploaded your bastion private key file into and change this variable from fabric_bastion_key_file_name to its actual name
        export FABRIC_BASTION_PRIVATE_KEY_LOCATION=${HOME}/work/fabric_config/fabric_bastion_key_file_name
      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.
      FABRIC invites nominations for four awards recognizing innovative uses of FABRIC resources—Best Published Paper, Best FABRIC Matrix, Best FABRIC Experiment, and Best Classroom Use of FABRIC — submissions due by **Monday, February 24 at 11:59 PM ET**, and winners announced at KNIT10. [>>>Submit Form](https://docs.google.com/forms/d/e/1FAIpQLSeTp3i2iDhB7bHgN8ryMxZci8ya87yjeQd7_JMZImUodNinVA/viewform)

      KNIT10 Call for Demos Now Open! Submit your demo by **February 24**. [>>>Submit Demo](https://docs.google.com/forms/d/e/1FAIpQLScRIWqHliNP3DFWBCnalYN_fBXJXVM0PpP9YWWJdSebC95TvA/viewform)
      FABRIC invites nominations for four awards recognizing innovative uses of FABRIC resources—Best Published Paper, Best FABRIC Matrix, Best FABRIC Experiment, and Best Classroom Use of FABRIC — submissions due by **Monday, February 24 at 11:59 PM ET**, and winners announced at KNIT10. [>>>Submit Form](https://docs.google.com/forms/d/e/1FAIpQLSeTp3i2iDhB7bHgN8ryMxZci8ya87yjeQd7_JMZImUodNinVA/viewform)

      KNIT10 Call for Demos Now Open! Submit your demo by **February 24**. [>>>Submit Demo](https://docs.google.com/forms/d/e/1FAIpQLScRIWqHliNP3DFWBCnalYN_fBXJXVM0PpP9YWWJdSebC95TvA/viewform)