buzzfeed / sso

sso, aka S.S.Octopus, aka octoboi, is a single sign-on solution for securing internal services
MIT License
3.09k stars 186 forks source link

ERROR: Service 'sso-proxy' failed to build: The command '/bin/sh -c go mod download' returned a non-zero code: 1 #288

Closed lakshaytalkstomachines closed 4 years ago

lakshaytalkstomachines commented 4 years ago

Describe the bug A clear and concise description of what the bug is. I swapped the lines in docker-compose.yml "#image: buzzfeed/sso-dev:latest" -> "build: .."

To Reproduce Steps to reproduce the behavior:

  1. Follow Quickstart guide.
  2. Before docker-compose up -d , swap the lines in docker-compose.yml
  3. Run docker-compose up -d.

Expected behavior Running smoothly quickstart guide.

Screenshots Screenshot from 2020-03-12 14-02-07

Desktop (please complete the following information):

Jusshersmith commented 4 years ago

Hi @lakshaytalkstocomputer! Thanks for opening this issue, and sorry you've been running into some problems.

I'm afraid however I can't replicate this anymore - are you still running into this on your end?

Jusshersmith commented 4 years ago

HI @lakshaytalkstocomputer. Please feel free to reopen this if you're still having difficulty with this! It looks like it might've been an issue with a specific dependency at the time.