Unable to stop spot instances #1049
Unanswered
tomhall-inst
asked this question in
Q&A
Replies: 1 comment
-
I have seen this somewhere, but can't remember where. All my spot instances are correctly terminated. I haven't seen any dangling instances so far. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am seeing the following error with spot instances - {
"level": "error",
"msg": "UnsupportedOperation: You can't stop the Spot Instance 'i-128ee635e7e0476be' because it is associated with a one-time Spot Instance request. You can only stop Spot Instances associated with persistent Spot Instance requests.",
"name": "runner-y-ese1xb-lt-ci-runners-v2-1700497615-f056900d",
"operation": "stop",
"time": "2023-11-20T16:31:16Z"
}. Anyone seen this? Wondering if I configured something incorrectly.
Beta Was this translation helpful? Give feedback.
All reactions