1. Raghav Sinha

Raghav Sinha

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: Site to Site Connection Issue #8190
    Raghav Sinha
    Participant

      Hi,

      I explored the JH notebook Wide Area Link (Layer 2), both the manual and automatic instructions. It seems I am having a bit of an issue running the commands there. With just this code:

      from ipaddress import ip_address, IPv4Address, IPv6Address, IPv4Network, IPv6Network
      import ipaddress

      from fabrictestbed_extensions.fablib.fablib import FablibManager as fablib_manager

      fablib = fablib_manager()

      I am getting a TokenManagerException. I am not familiar with how fablib_manager() works, so I am unclear as to how to rectify this. Here is the exception trace:

      TokenManagerException                     Traceback (most recent call last)
      Cell In[2], line 6
            2 import ipaddress
            4 from fabrictestbed_extensions.fablib.fablib import FablibManager as fablib_manager
      ----> 6 fablib = fablib_manager()
            8 fablib.show_config();

      Additionally, I have tried including the project id, but the same exception occurs:

      project_id=”5c3d6ece-0af3-4277-a1a3-65300b8b9536″

      fablib = fablib_manager(project_id=project_id)

      • This reply was modified 2 weeks, 2 days ago by Raghav Sinha.
      in reply to: Site to Site Connection Issue #8181
      Raghav Sinha
      Participant

        Hi,

         

        This is my Slice ID for the most recent slice where I tried site to site connection: 97872f32-3cc0-4843-bf91-636b71f4ee87 . The IP address seem to be configured. When SSHing into each VM, I am able to ping google but not the other VM. How can I establish connection between the VMs?

         

        Thanks

        in reply to: Site to Site Connection Issue #8144
        Raghav Sinha
        Participant

          Hi,

          I was able to get the slice to be created, but do you have any suggestions to test the connection. I’ve tried pinging either VM with the connection, but this fails.

          Thanks

          in reply to: SSH from Windows Terminal not working #8080
          Raghav Sinha
          Participant

            I have tried SSHing from JupyterHub and the end of the log now has these new statements:
            debug1: Remote: /home/rsinha8_0000056965/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding
            debug1: Remote: /home/rsinha8_0000056965/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding
            debug1: client_input_global_request: rtype keepalive@openssh.com want_reply 1
            debug1: client_input_global_request: rtype keepalive@openssh.com want_reply 1
            debug1: client_input_global_request: rtype keepalive@openssh.com want_reply 1
            debug1: client_input_global_request: rtype keepalive@openssh.com want_reply 1
            channel 0: open failed: connect failed: Connection timed out
            stdio forwarding failed
            kex_exchange_identification: Connection closed by remote host
            Connection closed by UNKNOWN port 65535

            Unsure why connection is timing out.

          Viewing 4 posts - 1 through 4 (of 4 total)
          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)