argoproj / argo-cd

Declarative Continuous Deployment for Kubernetes
https://argo-cd.readthedocs.io
Apache License 2.0
17.57k stars 5.35k forks source link

not able to connect with public github repo #18769

Closed shreyanshZevo closed 1 month ago

shreyanshZevo commented 3 months ago

Unable to create application: application spec for dev-appsetting is invalid: InvalidSpecError: repository not accessible: repositories not accessible: &Repository{Repo: "https://github.com/jaiswaladi246/Repo-2.git", Type: "", Name: "", Project: ""}: repo client error while testing repository: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp: lookup argocd-repo-server: i/o timeout"

Reproduce the Bug GO to the Argocd UI Create a application and give the public repo in github url and then create application then you will get this message afet 10 - 15 second of loading .

thecooldrop commented 3 months ago

Does your cluster have access to public internet? Could you give more details about your cluster setup?

shreyanshrathore commented 3 months ago

Yes, my cluster have access to internet.

shreyanshZevo commented 1 month ago

Hey, you can close this issue, I have some other network config, which prevented me from connecting to the internet.