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

Plugin did not respond : Stack trace from the terraform-provider-vsphere_v2.8.2_x5.exe plugin #2238

Closed
2 of 4 tasks
Josegc1989 opened this issue Jul 8, 2024 · 5 comments
Closed
2 of 4 tasks
Labels
bug Type: Bug crash Impact: Crash

Comments

@Josegc1989
Copy link

Community Guidelines

  • I have read and agree to the HashiCorp Community Guidelines .
  • Vote on this issue by adding a 👍 reaction to the original issue initial description to help the maintainers prioritize.
  • Do not leave "+1" or other comments that do not add relevant information or questions.
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment.

Terraform

2.31

Terraform Provider

2.8.2

VMware vSphere

7

Description

When I run terraform plan o apply the terminal give me the next error:

Planning failed. Terraform encountered an error while generating this plan.


│ Error: Plugin did not respond

│ with vsphere_virtual_machine.vm,
│ on VM desde Plantilla.tf line 36, in resource "vsphere_virtual_machine" "vm":
│ 36: resource "vsphere_virtual_machine" "vm" {

│ The plugin encountered an error, and failed to respond to the plugin.(*GRPCProvider).ReadResource call. The plugin logs may contain more details.

Stack trace from the terraform-provider-vsphere_v2.8.2_x5.exe plugin:

panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xc0000005 code=0x0 addr=0x8 pc=0x1244bda]

Affected Resources or Data Sources

vm

Terraform Configuration

x

Debug Output

Planning failed. Terraform encountered an error while generating this plan.

Panic Output

No response

Expected Behavior

x

Actual Behavior

x

Steps to Reproduce

x

Environment Details

No response

Screenshots

No response

References

No response

@Josegc1989 Josegc1989 added bug Type: Bug needs-triage Status: Issue Needs Triage labels Jul 8, 2024
@github-actions github-actions bot added the crash Impact: Crash label Jul 8, 2024
Copy link

github-actions bot commented Jul 8, 2024

Hello, Josegc1989! 🖐

Thank you for submitting an issue for this provider. The issue will now enter into the issue lifecycle.

If you want to contribute to this project, please review the contributing guidelines and information on submitting pull requests.

@Josegc1989
Copy link
Author

I resolved the problem deleting the archive "terraform.lock.hcl"

@spacegospod
Copy link
Collaborator

Hey @Josegc1989 glad to see you have a workaround.
Can you reproduce the problem again with debug logging enabled or at least share your configuration?
There's not enough data to track down the cause of the panic

@spacegospod spacegospod added waiting-response Status: Waiting on a Response and removed needs-triage Status: Issue Needs Triage labels Jul 17, 2024
@spacegospod
Copy link
Collaborator

Reporter has indicated that they have resolved the problem, closing the PR

@github-actions github-actions bot removed the waiting-response Status: Waiting on a Response label Jul 26, 2024
Copy link

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Type: Bug crash Impact: Crash
Projects
None yet
Development

No branches or pull requests

2 participants