You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This means that scandir is blacklisted in the disable_functions settings in your php.ini. We need this method to fetch available languages from the available files.
The first error:
Invalid argument supplied for foreach() at /home/wwwroot/nextcloud/lib/private/L10N/Factory.php#200
The second error:
scandir() has been disabled for security reasons at /home/wwwroot/nextcloud/lib/private/L10N/Factory.php#198
The above two errors just be reported by the log again and again with no interrupt!
The text was updated successfully, but these errors were encountered: