@msworld: how have you sovled your problem? Please share what you’ve done. Great thanks.
My case is:
- i am installing on a centos 7 minimal box 64bits, 1Gb RAM.
- i am intalling easy install.
- what i did before install:
3.1. yum install -y sudo
3.2. yum install -y epel-release
3.3. yum update - then as root:
4.1 wget https://raw.githubusercontent.com/frappe/bench/master/install_scripts/setup_frappe.sh
4.2 sudo bash setup_frappe.sh --setup-production
and it runs well, but the wizard setup gets stuck once complete. the “Sit tight while your system is being setup. This may take a few moments.” keeps up.
Kindly someone help.
How do i do this?
I am using ssh for remote connection to the server.