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

Print a warning when system has low entropy #8614

Closed
CrimsonGlory opened this issue Sep 13, 2021 · 2 comments
Closed

Print a warning when system has low entropy #8614

CrimsonGlory opened this issue Sep 13, 2021 · 2 comments

Comments

@CrimsonGlory
Copy link
Contributor

Given that if the system has low entropy (cat /proc/sys/kernel/random/entropy_avail returns a number less than 100) docker-compose commands hang for several minutes (even with simple commands like docker-compose --version or docker-compose --help), a warning should be printed:
WARNING: Very low entropy. docker-compose commands can hang.

This would have avoided lots of wasted time.

@stale
Copy link

stale bot commented Mar 30, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Mar 30, 2022
@CrimsonGlory
Copy link
Contributor Author

(This issue was for version 1.x. Probably it doesn't apply to 2.x so I'll close)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant