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

meli up fails on a new machine #63

Closed
komuw opened this issue Nov 6, 2017 · 2 comments
Closed

meli up fails on a new machine #63

komuw opened this issue Nov 6, 2017 · 2 comments
Labels

Comments

@komuw
Copy link
Owner

komuw commented Nov 6, 2017

meli -up
panic: runtime error: index out of range

goroutine 1 [running]:
github.com/komuw/meli/api.GetAuth()
/home/komu/go/src/github.com/komuw/meli/api/auth.go:66 +0x1c8b
main.main()
/home/komu/go/src/github.com/komuw/meli/main.go:58 +0x531

@komuw komuw added the bug label Nov 6, 2017
@komuw
Copy link
Owner Author

komuw commented Nov 6, 2017

probably has to do with the fact that ~/.docker/config.json may not exist or may be empty.

We should fail gracefully and fallback to just using public dockerhub

@komuw
Copy link
Owner Author

komuw commented Nov 6, 2017

the issue here seems like it is same as; #64 , so closing this one

@komuw komuw closed this as completed Nov 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant