N
Neon2y ago
absent-sapphire

suspend_compute error on neon free plan

I tried to connect to my branch but it always timeout, when i checked the dashboard the action
suspend_compute
suspend_compute
is having an error but i dont know what the error is. tried to restart the endpoint using my API Key & CURL https://api-docs.neon.tech/reference/startprojectendpoint still no luck which give me this error
{
"code": "",
"message": "project already has running operations, scheduling of new ones is prohibited"
}
{
"code": "",
"message": "project already has running operations, scheduling of new ones is prohibited"
}
Neon
Start an endpoint
Starts an endpoint. The endpoint is ready to useafter the last operation in chain finishes successfully.You can obtain a project_id by listing the projects for your Neon account.You can obtain an endpoint_id by listing your project's endpoints.An endpoint_id has an ep- prefix.For more information ab...
No description
2 Replies
other-emerald
other-emerald2y ago
@Ade Putra Nurcholik S is it still stuck? Can you share your project ID here? It's in the URL: https://console.neon.tech/app/projects/$PROJECT_ID_IS_HERE
absent-sapphire
absent-sapphireOP2y ago
Hi @ShinyPokemon its fixed now. Its related to the issue on ap-southeast-1 when i post the issue. All good thanks 😉

Did you find this page helpful?