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

ssh connection URI broken since 0.8.0 #1130

Open
xwu2intel opened this issue Nov 18, 2024 · 0 comments
Open

ssh connection URI broken since 0.8.0 #1130

xwu2intel opened this issue Nov 18, 2024 · 0 comments

Comments

@xwu2intel
Copy link

xwu2intel commented Nov 18, 2024

System Information

Linux distribution

Ubuntu 24.04

Terraform version

1.9.8

Provider and libvirt versions

0.8.0

Description of Issue/Question

The connection URI string: qemu+ssh://${var.user}@${var.host}:${var.port}/system failed to connect since version 0.8.0.
where var.user=xwu2, var.host=172.2.3.4 (IP address) and var.port=22.
The same connection URI works on previous versions <= 0.7.6.

Additional information:

1: 2024-11-18T14:23:54.270-0800 [ERROR] provider.terraform-provider-libvirt_v0.8.0: Response contains error diagnostic: @module=sdk.proto tf_rpc=Configure diagnostic_detail="" diagnostic_severity=ERROR diagnostic_summary="failed to connect: failed to connect to remote host '172.2.3.4:22': dial tcp: lookup 172.2.3.4:22: no such host" tf_proto_version=5.6 tf_provider_addr=provider tf_req_id=6fef2920-9b99-3870-66f3-bec4bb90b186 @caller=github.com/hashicorp/[email protected]/tfprotov5/internal/diag/diagnostics.go:58 timestamp=2024-11-18T14:23:54.270-0800
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

1 participant