education
education copied to clipboard
Error while set up Frappe Education in production
Hello Team,
When trying to setup Frappe Education in production with the following steps,
Step 1:
wget https://frappe.io/easy-install.py
Step 2:
python3 ./easy-install.py deploy \
--project=education_prod_setup \
--email=your_email.example.com \
--image=ghcr.io/frappe/education \
--version=stable \
--app=education \
--sitename subdomain.domain.tld
Getting the following error,
This is similar to the issue reported here - https://github.com/frappe/helpdesk/issues/2119
Can someone help me here to resolve the issue ?
Thanks and Regards, Bharathiraja Nallathambi