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

Glide install not working with lock file: Could not resolve host: github.com #1042

Open
bpaz opened this issue Dec 20, 2018 · 0 comments
Open

Comments

@bpaz
Copy link

bpaz commented Dec 20, 2018

Hello. I am running glide inside a Docker container. When I do "glide install" with an existing glide.lock file, It fails to connect to GitHub with the following error:

fatal: unable to access 'https://github.com/go-playground/universal-translator/': Could not resolve host: github.com
: exit status 128

If I delete the lock file everything works fine.
Any ideas?

@bpaz bpaz changed the title Glide install not working with lock file Glide install not working with lock file: Could not resolve host: github.com Dec 20, 2018
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

1 participant