1. Error on fablib.get_slice() function

Error on fablib.get_slice() function

Home Forums FABRIC General Questions and Discussion Error on fablib.get_slice() function

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #3207
    Yingqiang Yuan
    Participant

      As the screenshot shows the fablib.getslice() returned “list index out of range” error. What could be the possible reason since the traceback is not straightforward at all?

      #3211

      Hello!

      This error usually pops up when there is no slice with that name returned by the fabric api.
      Take a look at https://portal.fabric-testbed.net/experiments and check if the slice pops up there.

      Hope that helps

      #3212
      Yingqiang Yuan
      Participant

        It ends up showing me that I have 4 dead slices (I probably iterate that notebook 4 times) with the name I gave. What would you do in this case?

        #3213

        You can recreate your slice following the same recipe.

        If you don’t want the slice to be removed within 24hours you can extend the lease before it ends.

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