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

[2.9.14] cashed by proxmox pve-manager/8.0.9 #942

Closed
auge02-git opened this issue Feb 19, 2024 · 1 comment
Closed

[2.9.14] cashed by proxmox pve-manager/8.0.9 #942

auge02-git opened this issue Feb 19, 2024 · 1 comment

Comments

@auge02-git
Copy link

Plan: 5 to add, 0 to change, 0 to destroy.

│ Warning: Value for undeclared variable

│ The root module does not declare a variable named "terraform_version" but a value
│ was found in file "terraform.tfvars". If you meant to use this value, add a
│ "variable" block to the configuration.

│ To silence these warnings, use TF_VAR_... environment variables to provide certain
│ "global" settings to all configurations in your organization. To reduce the
│ verbosity of these warnings, use the -compact-warnings option.


│ Warning: Value for undeclared variable

│ The root module does not declare a variable named "kubernetes_version" but a value
│ was found in file "terraform.tfvars". If you meant to use this value, add a
│ "variable" block to the configuration.

│ To silence these warnings, use TF_VAR_... environment variables to provide certain
│ "global" settings to all configurations in your organization. To reduce the
│ verbosity of these warnings, use the -compact-warnings option.


│ Warning: Values for undeclared variables

│ In addition to the other similar warnings shown, 3 other variable(s) defined
│ without being declared.


│ Error: Plugin did not respond

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


│ Error: Plugin did not respond

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


│ Error: Plugin did not respond

│ 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-proxmox_v2.9.14 plugin:

panic: interface conversion: interface {} is string, not float64

goroutine 54 [running]:
github.com/Telmate/proxmox-api-go/proxmox.NewConfigQemuFromApi(0xc0005fd088, 0xc0005fd088?)
github.com/Telmate/[email protected]/proxmox/config_qemu.go:584 +0x4605
github.com/Telmate/terraform-provider-proxmox/proxmox._resourceVmQemuRead(0xc000341900, {0xb66f60?, 0xc00050b180})
github.com/Telmate/terraform-provider-proxmox/proxmox/resource_vm_qemu.go:1475 +0x457
github.com/Telmate/terraform-provider-proxmox/proxmox.resourceVmQemuRead(0x0?, {0xb66f60?, 0xc00050b180?})
github.com/Telmate/terraform-provider-proxmox/proxmox/resource_vm_qemu.go:1446 +0x25
github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema.(*Resource).read(0xdd7840?, {0xdd7840?, 0xc0002901b0?}, 0xd?, {0xb66f60?, 0xc00050b180?})
github.com/hashicorp/terraform-plugin-sdk/[email protected]/helper/schema/resource.go:712 +0x178
github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema.(*Resource).RefreshWithoutUpgrade(0xc0003a67e0, {0xdd7840, 0xc0002901b0}, 0xc0007060d0, {0xb66f60, 0xc00050b180})
github.com/hashicorp/terraform-plugin-sdk/[email protected]/helper/schema/resource.go:1015 +0x585
github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema.(*GRPCProviderServer).ReadResource(0xc00042eba0, {0xdd7840?, 0xc000290090?}, 0xc000368040)
github.com/hashicorp/terraform-plugin-sdk/[email protected]/helper/schema/grpc_provider.go:613 +0x4a5
github.com/hashicorp/terraform-plugin-go/tfprotov5/tf5server.(*server).ReadResource(0xc000000460, {0xdd7840?, 0xc000290450?}, 0xc00011cde0)
github.com/hashicorp/[email protected]/tfprotov5/tf5server/server.go:748 +0x4b1
github.com/hashicorp/terraform-plugin-go/tfprotov5/internal/tfplugin5._Provider_ReadResource_Handler({0xc6bc20?, 0xc000000460}, {0xdd7840, 0xc000290450}, 0xc0001b6620, 0x0)
github.com/hashicorp/[email protected]/tfprotov5/internal/tfplugin5/tfplugin5_grpc.pb.go:349 +0x170
google.golang.org/grpc.(*Server).processUnaryRPC(0xc000448000, {0xddb420, 0xc00046ab60}, 0xc000148360, 0xc00044abd0, 0x128f770, 0x0)
google.golang.org/[email protected]/server.go:1336 +0xd23
google.golang.org/grpc.(*Server).handleStream(0xc000448000, {0xddb420, 0xc00046ab60}, 0xc000148360, 0x0)
google.golang.org/[email protected]/server.go:1704 +0xa2f
google.golang.org/grpc.(*Server).serveStreams.func1.2()
google.golang.org/[email protected]/server.go:965 +0x98
created by google.golang.org/grpc.(*Server).serveStreams.func1
google.golang.org/[email protected]/server.go:963 +0x28a

Error: The terraform-provider-proxmox_v2.9.14 plugin crashed!

This is always indicative of a bug within the plugin. It would be immensely
helpful if you could report the crash with the plugin's maintainers so that it
can be fixed. The output above should help diagnose the issue.

@SergeyNosko
Copy link

Is already reported at #903 and #869

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