-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Description
I would like to make an inventory of the OpenStack tenent and I got the message about RPC error:
2025-06-27T19:21:12.000+0200 [DEBUG] plugin.terraform-provider-openstack_v3.1.0.exe: google.golang.org/grpc@v1.72.1/server.go:1046 +0x125
2025/06/27 19:21:12 openstack importing... blockstorage
2025-06-27T19:21:12.200+0200 [DEBUG] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: read tcp 127.0.0.1:65338->127.0.0.1:10000: wsarecv: An existing connection was forcibly closed by the remote host."
2025-06-27T19:21:12.203+0200 [ERROR] plugin: plugin process exited: path=.terraform\providers\registry.terraform.io\terraform-provider-openstack\openstack-3.1.0\windows_amd64\terraform-provider-openstack_v3.1.0.exe pid=9080 error="exit status 2"
As a result, the connection process is broken and then:
2025/06/27 19:41:01 openstack error initializing resources in service blockstorage, err: Authentication failed
In the same environment Terraform is working properly.
OS: Windows 11
OpenStack providers tested from 1.2.1 to 3.2.0
Terraformer 0.8.30