Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Azure retryable error when checking for VM #80

Open
hkantare opened this issue Mar 11, 2022 · 3 comments
Open

Azure retryable error when checking for VM #80

hkantare opened this issue Mar 11, 2022 · 3 comments

Comments

@hkantare
Copy link
Contributor

After creating a VM the terraform gets a retryable error when it's checking if the VM exists from Azure. However, this causes the terraform to exit even though the VM is created successfully:

 2022/02/10 14:32:28 Terraform apply | azurerm_linux_virtual_machine.az_host[8]: Creation complete after 1m17s [id=/subscriptions/xxxhiddenxxx/resourceGroups/ps-az-cp4ba-5562/providers/Microsoft.Compute/virtualMachines/ps-az-cp4ba-6963-vm-8]
 2022/02/10 14:32:28 Terraform apply | 
 2022/02/10 14:32:28 Terraform apply | Error: waiting for creation of Linux Virtual Machine: (Name "ps-az-cp4ba-6963-vm-0" / Resource Group "ps-az-cp4ba-5562"): Code="RetryableError" Message="A retryable error occurred."

@hkavya26 This is the issue being discussed in slack thread: https://ibm-argonauts.slack.com/archives/C01149RMSCU/p1644509021980169
QueryResult.csv.txt
schem_new.txt

@hkantare
Copy link
Contributor Author

@finken2
Copy link
Contributor

finken2 commented Apr 6, 2022

Still seeing this issue w/ Azure.

@ocofaigh ocofaigh transferred this issue from terraform-ibm-modules/terraform-ibm-satellite Jul 8, 2022
@jxadro
Copy link

jxadro commented Jul 27, 2022

Hi, is there any progress on this issue?

Any information about how to recover from it?

@ocofaigh ocofaigh transferred this issue from terraform-ibm-modules/terraform-ibm-issue-tracker Aug 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants