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

Perhaps better error message when Docker is out of space #37

Closed
wants to merge 1 commit into from

Conversation

mccalluc
Copy link
Collaborator

@mccalluc mccalluc commented Aug 5, 2019

Description

Fix #36

If Docker is out of space, the SDK error message says the image was not found... but for me the CLI error message was more accurate. So catch the error here and suggest trying the CLI instead.

(In my case, I googled the CLI error and found this, which fixed the problem for me.)

If this just feels like clutter, feel free not to merge.

Checklist

  • Unit tests added or updated
  • Documentation added or updated
  • Updated CHANGELOG.md

@mccalluc mccalluc requested a review from pkerpedjiev August 5, 2019 16:21
@mccalluc mccalluc changed the title Perhaps better error message Perhaps better error message when Docker is full Aug 5, 2019
@mccalluc mccalluc changed the title Perhaps better error message when Docker is full Perhaps better error message when Docker is out of space Aug 5, 2019
@mccalluc
Copy link
Collaborator Author

@manzt / @pkerpedjiev -- I'm closing out old PRs. I really can't remember what problem this was trying to solve. I'll leave the branch, though: if someone wants to start a new PR from it, you're free to do so.

@mccalluc mccalluc closed this Apr 20, 2022
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

Successfully merging this pull request may close these issues.

higlass-manage start should pull down docker image if needed
1 participant