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 plan and build sometimes fail with codec.ReadHeader error: error receiving message: read tcp, read: connection reset by peer #508

Open
dparv opened this issue Jul 1, 2024 · 0 comments
Labels
area/client hint/main going on main branch kind/bug indicates a bug in the project priority/low low priority

Comments

@dparv
Copy link

dparv commented Jul 1, 2024

Description

No response

Urgency

Annoying bug in our test suite

Terraform Juju Provider version

0.10.0,0.11.0

Terraform version

1.9

Juju version

3.1.2

Terraform Configuration(s)

No response

Reproduce / Test

terraform apply

Debug/Panic Output

Planning failed. Terraform encountered an error while generating this plan.
╷
│ Error: Client Error
│ 
│   with juju_integration.ud-ldap-standalone-strongswan-ipsec-firmus,
│   on vpn-firmus.tf line 75, in resource "juju_integration" "ud-ldap-standalone-strongswan-ipsec-firmus":
│   75: resource "juju_integration" "ud-ldap-standalone-strongswan-ipsec-firmus" {
│ 
│ codec.ReadHeader error: error receiving message: read tcp
│ 172.17.0.2:57998->172.16.0.3:17070: read: connection reset by peer
╵
ERROR: Job failed: exit code 1

Notes & References

No response

@dparv dparv added the kind/bug indicates a bug in the project label Jul 1, 2024
@hmlanigan hmlanigan added priority/low low priority area/client hint/main going on main branch labels Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/client hint/main going on main branch kind/bug indicates a bug in the project priority/low low priority
Projects
None yet
Development

No branches or pull requests

2 participants