[Pkg-owncloud-maintainers] Bug#756658: Info received (Bug#756658: owncloud: After migration from 6.0.4, database upgrade fail to find a table)
Mathias BOCQUET
dbts at sekoya.org
Sun Aug 10 21:03:23 UTC 2014
For the impatients who can't wait for a bugfix, here's a workaround.
1 - Disable LDAP backend directly from database :
(You'll have to re-create users !)
> update owncloud.oc_appconfig set configvalue ='no' where
appid='user_ldap' and configkey='enabled' limit 1;
2 - Open your owncloud page and do the upgrade...
3 - Log in as admin and create users
4 - Wait for the bugfix to use LDAP backend again... Even re-enabled
from the web interface or from database it keeps your owncloud unusable!
Regards.
Mathias BOCQUET
More information about the Pkg-owncloud-maintainers
mailing list