1. yoursunny

yoursunny

Forum Replies Created

Viewing 7 posts - 61 through 67 (of 67 total)
  • Author
    Posts
  • in reply to: How to delete slices #3295
    yoursunny
    Participant

      The web portal login has 1-hour timeout. When it reaches 1 hour, you’ll still see you are logged in, but you cannot do anything.

      You have to click logout and then login again. After that, you can see your slices or delete them normally.

      I consider this a portal bug. It should keep the user logged in for as long as the page is open. If servers side reports the login has expired, the client side should automatically display “login” button instead of “logout” button.

      in reply to: Forum submit button UX #3255
      yoursunny
      Participant

        It’s very difficult to write/share code snippets on this forum. Python indentation is always messed up.

        Maybe operator should switch to a different forum software? Vanilla and Discourse have better UX.

        in reply to: About error “FablibIsNotDefined” #3252
        yoursunny
        Participant

          You are missing the step “Import the FABlib Library”.

          Look at hello_fabric notebook and paste the three lines in Step 2 to the top of your script.

          • This reply was modified 3 years, 7 months ago by yoursunny.
          • This reply was modified 3 years, 7 months ago by yoursunny.
          in reply to: Timeout exceeded for FABNETv6 usage #3141
          yoursunny
          Participant

            Yes, the slice(s) eventually became StableOK after more than 4 hours.

            I was disappointed to find that FABNETv6 does not allow access to the Internet despite having public addresses, so that I still have to use the (supposedly) slow management network for any Internet access.

            in reply to: Slices stuck in “Closing” or “Configuring” state #3140
            yoursunny
            Participant

              I have 38d8f22e-8909-4985-ba34-3f2d63ec6cd9 and c909ede9-681a-4bf1-97b8-d6b20a77a477 stuck in Configuring state.

              in reply to: Two problem I am having so far for logging into FABRIC VMs #3123
              yoursunny
              Participant

                The portal currently doesn’t properly show the management IP address

                For portal-created experiments, the management IP is visible if I open browser developer tools. However, sliver keys aren’t properly installed into the nodes, so that it’s not usable.

                in reply to: FABLib Docs #3086
                yoursunny
                Participant

                  The example parallel_config introduces a function Node.execute_thread but it’s not shown in the generated documentation.

                  Maybe it needs to be re-generated?

                Viewing 7 posts - 61 through 67 (of 67 total)