- This topic has 3 replies, 2 voices, and was last updated 2 years, 1 month ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › FABRIC General Questions and Discussion › Error on fablib.get_slice() function
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?
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
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?
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.