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

Long traceback if docker_client() function raises exception #84

Closed
vilhelmprytz opened this issue Nov 29, 2020 · 0 comments
Closed

Long traceback if docker_client() function raises exception #84

vilhelmprytz opened this issue Nov 29, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@vilhelmprytz
Copy link
Member

Environment

  • Installation type: all
  • Python version: 3.6.12 (should be all)
  • Wilfred version: master and v0.7.1 tested

Steps to Reproduce

  1. Install Wilfred on a computer that does not have Docker installed.
  2. Try to run wilfred

Expected Behavior

A short message stating that Docker is missing/DockerException exception message.

Observed Behavior

A long and unnecessary traceback.

@vilhelmprytz vilhelmprytz added the bug Something isn't working label Nov 29, 2020
@vilhelmprytz vilhelmprytz self-assigned this Nov 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant