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

Unable to clone locally hosted Gitlab repo #266

Open
dansharpy opened this issue Jan 19, 2025 · 0 comments
Open

Unable to clone locally hosted Gitlab repo #266

dansharpy opened this issue Jan 19, 2025 · 0 comments

Comments

@dansharpy
Copy link

I'm trying to set up a git repo using a locally hosted Gitlab as the target. I can clone this on the host using the token I've provided to Komodo, however if I exec into the container it fails with the error fatal: unable to access 'https://gitlab.my.domain/sharpy/misc-repo.git/': Failed to connect to gitlab.my.domain port 443: Connection refused I used the exact command Komodo is using to clone it on the host, but adding the token value.

I've also tried this on a public repo with the same error.

For context I'm using Traefik as reverse proxy, Gitlab and Komodo are on the same host and same (proxy) network. I'm using PiHole to locally resolve DNS addresses, same set up as everything else I host. I've checked logs of Traefik, Komodo and Pihole and can't find the issue.

This is bound to be a DNS error but I can't figure it out! Any pointers?

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

2 participants
@dansharpy and others