education icon indicating copy to clipboard operation
education copied to clipboard

Error while set up Frappe Education in production

Open cryptobharathi opened this issue 8 months ago • 0 comments

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,

Image

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

cryptobharathi avatar Feb 15 '25 18:02 cryptobharathi