OwnCloud 10.3.2 Calendar: Cannot read property 'users' of undefined

Ok, I think I solved it by myself by runnig this command

occ db:convert-mysql-charset

after chaning some MySQL/MariaDB InnoDB settings.

Here is the documentation I found:

https://doc.owncloud.org/server/10.3/admin_manual/configuration/database/linux_database_configuration.html

https://doc.owncloud.com/server/admin_manual/configuration/database/db_conversion.html

1 Like