Could not find Folder: Home

Hello, after I run frappe.db.delete(“File”) I have now this error every time I uploaded a file and I can’t create a Home folder. Any idea how to solve this? I am using v13.13.0

@surajshetty cau you assign this to someone? Perhaps someway to create home on file upload, if not found already.

Thanks for the reply.

The solution that I have right now is to insert a Home on tabFile table. And the error message “Could not find Folder: Home” is gone