This appears to be due to openssl requests blocking or failing until
sufficient entropy is available for random number generation.

The target device is based on the TI AM335X (Sitara) ARM Cortex A8 SOC.
The SOC (system on a chip) has a hardware random number generator, which
requires a kernel driver to be built.

Though the kernel driver was being loaded, that's not enough for the
hardware RNG to be used by the OS.

After installing the rng-tools package, which connects the hardware RNG
/ kernel driver to the OS layer, entropy at boot went up 100-fold; and
nginx started normally at boot.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1835464

Title:
  nginx service fails after libssl update due to low entropy at boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1835464/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to