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
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"
}
Screenshot_2024-02-21_205236.png
Neon
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...
Was this page helpful?