Cloud Environments not deleting due to error Completed

Post author
Josh Evans

Several users have reported instances of being unable to delete Cloud Environments because they are in an error state.  When trying to delete the Cloud Environment, the most common error returned is as:

{
"source": "leonardo",
"message": "com.google.api.gax.rpc.NotFoundException: Not Found",
"statusCode": 500,
"exceptionClass": "class java.util.concurrent.ExecutionException",
"traceId": null
}

This appears to be happening when creating a custom Cloud Environment: the CE takes multiple minutes to load, fails to start and then can't be deleted. Also this may happen on an already existing CE that produces an error while running. 

Our engineering teams are currently investigating the issue.

Comments

3 comments

  • Comment author
    Josh Evans
    • Official comment

    Our engineering teams have implemented a fix for this issue.  Any affected users can now resolve this issue by deleting their Cloud Environments as normal.  

  • Comment author
    Alexander Crane

    I have been experiencing this issue since at least Sept 3. I  have been unable to start Jupyter cloud environments. The environment sits at "Starting cloud environment" until a timeout and never reaches "Running". 

    Attempting to delete it while keeping the persistent disk returns:

    {
      "source": "leonardo",
      "message": "com.google.api.gax.rpc.InvalidArgumentException: Operation with name \"operation-1788879410921-65af9f1d57e2a-d2788753-a37a8682\" failed with status = HttpJsonStatusCode{statusCode=INVALID_ARGUMENT} and message = BAD REQUEST",
      "statusCode": 500,
      "exceptionClass": "class java.util.concurrent.ExecutionException",
      "traceId": null
    }

    2
  • Comment author
    Jason Cerrato

    Hi Alexander Crane,

    Thanks for reaching out. Can you share more details about your environment? We're happy to take a closer look.

    • Terra account email address
    • Google Project ID for workspace, found on the right side of the workspace dashboard 
    • Cluster ID (visit https://app.terra.bio/#clusters, click Details, and see Name field)
    • Screenshot of your cloud environment configuration settings

    Kind regards,

    Jason

    0

Please sign in to leave a comment.