frappe / drive

100% open source file storage, sharing, and collaboration
https://frappe.io/drive
GNU Affero General Public License v3.0
293 stars 133 forks source link

Frappe Drive app issue after installing on site #249

Open Zaryab03 opened 1 month ago

Zaryab03 commented 1 month ago

I have installed frappe drive app on ubuntu server 22.04, all is going well but the issue creates when we install an app on a specific site it throws an error message.

Table tabDrive Entity doesn’t exists.

Version-15 frappe 15.32.0 erpnext 15.28.0

uhrjun commented 1 month ago

Could not replicate this on a new Ubuntu server 22.04 simply following this bench installation, so this might be something more specific to your installation.

Instead of using the develop branch, try bench get-app drive --branch main. Also typically this is just the last error. The actual error probably got thrown before this so if you could share that entire thing that would be great.