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

Improve error messages in "image not found" case #793

Open
reliveyy opened this issue Nov 19, 2020 · 0 comments
Open

Improve error messages in "image not found" case #793

reliveyy opened this issue Nov 19, 2020 · 0 comments
Labels
enhancement New feature or request P3 low priority

Comments

@reliveyy
Copy link
Collaborator

reliveyy commented Nov 19, 2020

# Case 1. in setup.sh
Image not found in https://registry-1.docker.io/: exchangeunion/utils:latest__stream, exchangeunion/utils:latest

# Case 2. in python launcher
Image(s) not found: exchangeunion/xud:1.2.1.

Sometimes we cannot get a proper response when checking a registry image but it could be the network issue. So the "image not found" error should be restricted to API 404 HTTP error response only.

@kilrau kilrau added enhancement New feature or request P3 low priority labels Dec 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P3 low priority
Projects
None yet
Development

No branches or pull requests

2 participants