- This topic has 2 replies, 2 voices, and was last updated 2 years, 5 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Home › Forums › FABRIC General Questions and Discussion › Slides delete without notice before the extended lease end date
Hi, I’m facing problem checking my old slides. I do extend the lease time but my slides still forcely dead without notice due to an error:
Unable to validate provided token: ValidateCode.INVALID/Signature has expired, events: Unable to validate provided token: ValidateCode.INVALID/Signature has expired
How should I provent this error and keep my slice alive until my entended lease date? Or is there any way to notify me before fabric forcely delete my slide?
Thank you so much for your help.
Hi Chengyi,
As discussed on slack, I looked at your slice: e10be783-2ef6-407e-bb9b-14a1103317a9
Slivers for the slice do have the updated lease time on the orchestrator. But the update could not be reflected at the Aggregates as the token used to trigger the renew had expired. I would also try to reproduce this issue on our development setup and work on providing a fix for it.
All the slivers report the error:
Reservation ID: 2b5bf824-8472-4af9-b4c0-b8137fd27f45 Slice ID: e10be783-2ef6-407e-bb9b-14a1103317a9
Resource Type: VM Notices: Reservation 2b5bf824-8472-4af9-b4c0-b8137fd27f45 (Slice SciStream-demo-more-accurate(e10be783-2ef6-407e-bb9b-14a1103317a9) Graph Id:0ae993ab-2775-4b15-befe-3f4e2ec3fb3d) is in state (Closed,None_) (Last ticket update: Unable to validate provided token: ValidateCode.INVALID/Signature has expired) (Ticket events: Unable to validate provided token: ValidateCode.INVALID/Signature has expired)
Thank you for your help, Komal!