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

TERRAFORM CRASH GRPC plugin #16227

Closed
srinarayanant opened this issue Sep 30, 2017 · 3 comments
Closed

TERRAFORM CRASH GRPC plugin #16227

srinarayanant opened this issue Sep 30, 2017 · 3 comments

Comments

@srinarayanant
Copy link

Hi there,

terraform crash during customer plugin call

Terraform Version

Run terraform -v to show the version. If you are not running the latest version of Terraform, please try upgrading because your issue may have already been fixed.
[root@worker terraform-provider-pyvcloud]# terraform -v

Terraform v0.10.6

Debug Output

https://gist.github.com/srinarayanant/db5fa18c8ef4997667a2b08357e3bbe1

Crash Output

If the console output indicates that Terraform crashed, please share a link to a GitHub Gist containing the output of the crash.log file.

https://gist.github.com/srinarayanant/8be380490558fef674e77db54e7290ce

Expected Behavior

What should have happened?

Plugin to be called

Actual Behavior

crash terraform

Steps to Reproduce

Please list the full steps required to reproduce the issue, for example:

  1. terraform init
  2. terraform plan
@srinarayanant
Copy link
Author

2017/09/30 18:25:14 [INFO] terraform: building graph: GraphTypeInput
Error asking for user input: 1 error(s) occurred:

  • provider.pyvcloudvcd: plugin exited before we could connect
    panic: http: multiple registrations for /debug/requests

@srinarayanant
Copy link
Author

Issue resolved after removal of trace directory , and then redoing build , init and plan

ref >>>>
I have an error panic: http: multiple registrations for /debug/requests in runtime

This is related to this issue. Please remove the directory $GOPATH/src/github.com/hashicorp/terraform/vendor/golang.org/x/net/trace and build the tool again

https://github.com/nhite/nhite

grpc/grpc-go#566

@ghost
Copy link

ghost commented Apr 7, 2020

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.

@ghost ghost locked and limited conversation to collaborators Apr 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant