- Edited
Hallo.
Ich habe eine frische Grommunio Installation mit Nextcloud gemacht aber die Nextcloud funktioniert nicht wie gewünscht.
Ich kann in der Nextcloud neue Benutzer anlegen und mich mit denen einloggen, aber mit den "Grommunio usern" geht das nicht. Die Grommunio User hätten natürlich das Recht auf die Nextcloud zuzugreifen.
In dem Nextcloud Protokoll steht Folgendes:
[PHP] Fehler: Error: file_get_contents(/usr/share/grommunio-files/.htaccess): Failed to open stream: No such file or directory at /usr/share/grommunio-files/lib/private/Setup.php#512 at <<closure>>
0. <<closure>>
OC\Log\ErrorHandler::onError()
1. /usr/share/grommunio-files/lib/private/Setup.php line 512
file_get_contents()
2. /usr/share/grommunio-files/lib/private/Setup.php line 416
OC\Setup::updateHtaccess("*** sensitive parameters replaced ***")
3. /usr/share/grommunio-files/core/Command/Maintenance/Install.php line 105
OC\Setup->install("*** sensitive parameters replaced ***")
4. /usr/share/grommunio-files/3rdparty/symfony/console/Command/Command.php line 255
OC\Core\Command\Maintenance\Install->execute()
5. /usr/share/grommunio-files/3rdparty/symfony/console/Application.php line 1009
Symfony\Component\Console\Command\Command->run()
6. /usr/share/grommunio-files/3rdparty/symfony/console/Application.php line 273
Symfony\Component\Console\Application->doRunCommand()
7. /usr/share/grommunio-files/3rdparty/symfony/console/Application.php line 149
Symfony\Component\Console\Application->doRun()
8. /usr/share/grommunio-files/lib/private/Console/Application.php line 214
Symfony\Component\Console\Application->run()
9. /usr/share/grommunio-files/console.php line 100
OC\Console\Application->run()
10. /usr/share/grommunio-files/occ line 11
require_once("/usr/share/grommunio-files/console.php")
at 2023-09-15T07:04:39+00:00
[PHP] Fehler: Error: Undefined array key "class" at /usr/share/grommunio-files/lib/private/legacy/OC_User.php#138 at <<closure>>
0. /usr/share/grommunio-files/lib/private/legacy/OC_User.php line 138
OC\Log\ErrorHandler::onError()
1. /usr/share/grommunio-files/lib/base.php line 746
OC_User::setupBackends()
2. /usr/share/grommunio-files/lib/base.php line 1150
OC::init()
3. /usr/share/grommunio-files/console.php line 48
require_once("/usr/share/grommunio-files/lib/base.php")
4. /usr/share/grommunio-files/occ line 11
require_once("/usr/share/grommunio-files/console.php")
at 2023-09-15T07:04:41+00:00
[core] Fehler: User backend not found.
at 2023-09-15T07:04:41+00:00
[support] Warnung: Can not determine user count for OCA\UserExternal\BasicAuth
GET /files/index.php/login
from 10.0.1.152 at 2023-09-15T07:05:49+00:00
Hat jemand dafür eine Lösung oder ist es besser, wenn man die Nextcloud auf einem separaten Server laufen lässt?