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

error getting credentials - err: exit status 1, out: `` #34

Open
dwiehoff opened this issue Mar 25, 2023 · 1 comment
Open

error getting credentials - err: exit status 1, out: `` #34

dwiehoff opened this issue Mar 25, 2023 · 1 comment

Comments

@dwiehoff
Copy link

sh ./run.sh prod up

results in

[+] Running 0/2
 ⠏ db Pulling                                                              6.0s
[+] Running 0/2                                                            6.0s
 ⠋ db Pulling                                                              6.0st ⠋ app Pulling                                                             6.0s
error getting credentials - err: exit status 1, out: ``
./run.sh: line 28: return: can only `return' from a function or sourced script

Any idea what's going on?

@DylanSallee
Copy link

I had the same issue. Looks like a docker thing. Following these steps worked for me: docker/docker-credential-helpers#60 (comment)

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