Check Frappe Bench installation progress?

Hi,

I am trying to install ERPNext using the Easy Way. It is now stuck at Installing Frappe-bench. It has been there for almost a day. Is there a way to check if it is making any progress?

-nanto

Hi,

I think you can do it adding --verbose after sudo bash setup_frappe.sh --setup-production, in this way:

sudo bash setup_frappe.sh --setup-production --verbose

Regards,