artha77
Impossible to launch a CPU Pods via API
when I try to launch a CPu pods via APi with it's id it just crash, with the graphql api it say :
Pod resumed: {
errors: [
{
message: 'Something went wrong. Please try again later or contact support.',
path: [Array],
extensions: [Object]
}
],
data: { podResume: null }
}
via curl it say :
Internal Server Error
what should i do, I need to be able to resume and pause my pods, else what is the interest of an on demand solution ?!
21 replies