skycloud_users_error
Nextcloud Users Error
If you get an error when trying to display “EVERYONE” or “DISABLED USERS”, than this is most likely due to a setting in your nextcloud config.php file. To solve this issue change the following in your config.php under nextcloude/config:
'mysql.utf8mb4' => true,
to
'mysql.utf' => true,
This will probably result that if you check your servers settings, that there will be an error message saying your should use 'mysql.utf8mb4' ⇒ true. If you change this back you settings should be alright again but you will get the messages that users can't be displayed.
For now this is the only workaround to solve this issue.
Enjoy,
Your ArtIT Team
skycloud_users_error.txt · Last modified: 2020/11/25 19:35 by chris