Hi Fineracteers, Sharing a tricky issue getting fineract-cn demo-server to run on a VM hosted on our openStack based private cloud: The random numbers generated were not of good quality due to low Entropy. https://www.digitalocean.com/community/tutorials/how-to-setup-additional-entropy-for-cloud-servers-using-haveged
After I installed Haveged, the entropy numbers went above 1600, while it was around 500 without. The link suggest >1000 to be acceptable entropy number. With this, I am able to run demo server, with persist = true but only in lite mode. Given it was tricky and time consuming to find this, I thought I'd share, Regards, Eric
