User Tools

Site Tools


skycloud_users_error

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
skycloud_users_error [2020/11/25 19:28] – created chrisskycloud_users_error [2020/11/25 19:35] (current) chris
Line 1: Line 1:
 **Nextcloud 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**
 +\\
 +\\
 +
 +**[[applications|BACK]]**
 +
 +
 +
 +
 +    
  
skycloud_users_error.1606328910.txt.gz · Last modified: 2020/11/25 19:28 by chris