frappe / drive

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

An error occurred - Object has no attribute #259

Open Justman100 opened 4 weeks ago

Justman100 commented 4 weeks ago

Hi, if Bench should install Drive I get this:

log.txt

uhrjun commented 3 weeks ago

This seems like an issue with your Frappe install, keeping this issue open to investigate still. It would help to know your Frappe, Bench, and MariaDB version. As well as what OS this was on.

Justman100 commented 3 weeks ago

This seems like an issue with your Frappe install, keeping this issue open to investigate still. It would help to know your Frappe, Bench, and MariaDB version. As well as what OS this was on.

OS Frappe MariaDB version
Linux Debian 13 Bench: Manual (PIP) - Version: 5.22.9 11.6.1
Justman100 commented 6 days ago

@uhrjun

uhrjun commented 3 days ago

Is this a new bench or an existing one? If its an existing one try running bench migrate first. Can you install other apps besides Drive?

I would also try downgrading to the recommended MariaDB version, 10.6 or 10.6.7/8. Databases are rather finicky with the version, mostly try to stick to the suggested one.