Drop site from erp

Hey there everyone… I was wondering what is the command used to delete a site that i created in frappe bench folder

bench drop-site sitename

https://frappeframework.staging.frappe.cloud/docs/user/en/bench/resources/bench-commands-cheatsheet

Yeah i tried that but it says that drop-site command not found :neutral_face:

change your directory to frappe-bench and then execute this command

1 Like

I run this command in frappe bench directory… That is what i did… But it is the same error

are you sure bench is correctly installed

execute bench --version and check if it displays a version number or not

Okay the command works now… But it gave me another error IMG_20200705_143837

Operational error object doesnt support inedxing

can you check your mysql server is up or not. use sudo systemctl status mysql

I run the command and it shows this