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

cannot get remote Terraform module: error downloading /usr/bin/git exited with 255: error: cannot fork() for remote-https: Resource temporarily unavailable #319

Open
pavelpikatamcs opened this issue Feb 7, 2025 · 0 comments
Labels
bug Something isn't working needs:triage

Comments

@pavelpikatamcs
Copy link

What happened?

We are using 0.19.3 version of the provider with remote Terraform modules stored in Azure DevOps Git repository. We use PAT for authentication.
Everything was working fine for a year, but suddently (possibly after upgrading to 0.19.3) we started seeing these errors on all our Workspace CRDs:

cannot get remote Terraform module: error downloading 'https://@dev.azure.com///_git/InfrastructureModules?ref=main': /usr/bin/git exited with 255: error: cannot fork() for remote-https: Resource temporarily unavailable

I would appreciate any tips on how we could troubleshoot this on our own and where to start. Enable debug logs?

What environment did it happen in?

  • Crossplane Version: 1.16.0-up.1
  • Provider Version: 0.19.3
  • Kubernetes Version: 1.29.5
  • Kubernetes Distribution: AKS
@pavelpikatamcs pavelpikatamcs added bug Something isn't working needs:triage labels Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs:triage
Projects
None yet
Development

No branches or pull requests

1 participant