Dear team,
After completing GitOps ArgoCD course from Kodekloud, i was trying out myself installing Argocd with same version which was used in the lecture(v2.11.7). After successful installation, when am trying to add repository its getting failed, however the repository is public but am not able to add it. Even same error am getting while creating the applications with any public git repos. Attached below errors and screenshots for reference. Please address me on this issue to resolve.
Error Message:
Unable to create application: application spec for DemoApp is invalid: InvalidSpecError: repository not accessible: repositories not accessible: &Repository{Repo: “GitHub - LondheShubham153/k8s-kind-voting-app: This is a distributed app composed of multiple containers for Docker, Compose, Swarm, and Kubernetes”, 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”