I've tried to investigate this further, but without success.
I can't seem to reproduce the problem using :-
SecureRandom.hex(10)
or :-
OpenSSL::Random.random_bytes(10)
which both seem to work fine in the Heroku console.
I've read the "Why do I get a the 'PRNG not seeded' error message?"
section [1] of the OpenSSL FAQ. The Heroku instance has version 0.9.8g
of OpenSSL installed and has data in /dev/random , /dev/urandom &
~/.rnd. So I can't see why the error should have occurred.
I'm really flummoxed and would welcome any ideas.
Regards, James.
----
http://jamesmead.org/
[1] http://www.openssl.org/support/faq.html#USER1
--
You received this message because you are subscribed to the Google Groups
"Heroku" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/heroku?hl=en.