We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It may take several minutes until an accessories is published via mDNS. This happens when no random data is available from the kernel after boot.
Go prints the following to the console: crypto/rand: blocked for 60 seconds waiting to read random data from the kernel
crypto/rand: blocked for 60 seconds waiting to read random data from the kernel
(Happens for me constantly on a Raspberry Pi Zero W.)
The text was updated successfully, but these errors were encountered:
Mention console output for issue #136
819bad6
This issue seems to be gone in Raspbian Stretch Lite 2019-04-08.
Sorry, something went wrong.
No branches or pull requests
It may take several minutes until an accessories is published via mDNS. This happens when no random data is available from the kernel after boot.
Go prints the following to the console:
crypto/rand: blocked for 60 seconds waiting to read random data from the kernel
(Happens for me constantly on a Raspberry Pi Zero W.)
The text was updated successfully, but these errors were encountered: