chroot_server_problem!
Marco Gruss
kork at kork.dyndns.org
Wed Aug 3 10:45:24 UTC 2005
Hi Oliver,
>>> the - the following output is shown in the notice.log:
>>> Aug 03 01:49:45.354 [warn] crypto_seed_rng(): Cannot seed RNG -- no
>>> entropy source found.
> /home/chrooted/tor/dev/random: File exists
> /home/chrooted/tor/dev/urandom: File exists
I just looked in the source, the crypto_seed_rng() function tries to
open /dev/srandom, /dev/urandom, and /dev/random, in that order.
Try making sure anybody can read from them by chmod-ing them to 644...
Which OS are you running?
Marco
More information about the tor-talk
mailing list