question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Mismatched name referencing preventing tear down of Cloud instances.

See original GitHub issue

Currently still investigating but it feels related to #742 and #738

I can see in GCP logs a Failed:Delete VM that 404’s to iterative-2r77ew2wn9qkm where the name of the instance is using a cml prefix instead.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:2
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

4reactions
dacbdcommented, Oct 7, 2021
0reactions
DavidGOrtegacommented, Sep 30, 2021

related to #678

Read more comments on GitHub >

github_iconTop Results From Across the Web

Method: instances.stop | Compute Engine Documentation
Stops a running instance, shutting it down cleanly, and allows you to restart the instance at a later time. Stopped instances do not...
Read more >
Terminate your instance - Amazon Elastic Compute Cloud
This is referred to as terminating your instance. As soon as the state of an instance changes to shutting-down or terminated , you...
Read more >
Troubleshoot common issues - Azure Container Instances
This article shows how to troubleshoot common issues for managing or deploying containers to Azure Container Instances.
Read more >
Problem with creating compute instance in GCP for ...
resource "google_compute_address" "static_ip" { project = var.project_id name = "vm-instance" } resource "google_compute_instance" ...
Read more >
Organize multiple functions | Cloud Functions for Firebase
You may have too many functions to reasonably fit in a single file, or different teams may deploy different groups of functions, creating...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found