Support intro
Sorry to hear you’re facing problems
help.nextcloud.com is for home/non-enterprise users. If you’re running a business, paid support can be accessed via portal.nextcloud.com where we can ensure your business keeps running smoothly.
In order to help you as quickly as possible, before clicking Create Topic please provide as much of the below as you can. Feel free to use a pastebin service for logs, otherwise either indent short log examples with four spaces:
example
Or for longer, use three backticks above and below the code snippet:
longer
example
here
Some or all of the below information will be requested if it isn’t supplied; for fastest response please provide as much as you can
Nextcloud version (eg, 29.0.5): 28.0.5
(noticed it on 29.0.0, thought it might be the new version)
Operating system and version (eg, Ubuntu 29.04): Docker
Apache or nginx version (eg, Apache 2.4.25): Whatever the docker image for 28.0.5 is using (I am using Traefik as proxy)
PHP version (eg, 8.3): 8.2.19
The issue you are facing:
I encountered a problem when setting up a new Nextcloud instance with LDAP integration:
The groups get created and in the “Active users” tab it even shows the correct groups for all users in the “Groups” column, but when viewing members of the group the list is empty. It is also empty when using “occ group:list”.
It seems to partially work because group-folders e.g. shows if I am in that group.
Although I have promoted one Group to “admin” using “occ ldap:promote-group” and this is not working (the user does not have admin rights). Although one user was in the correct groups for a brief moment and did have admin rights in that time. The only thing I changed then was I renamed the admin group and it only worked for a few minutes. Then it want back to not showing correctly.
occ group:list
- admin:
- admin
- nextcloud:
- nextcloud/admin:
- nextcloud/test:
Is this the first time you’ve seen this error? (Y/N):
yes
Steps to replicate it:
- install LDAP integration and set it up
- activate groups sync (my filter: “(&(|(objectclass=goauthentik.io/ldap/group))(|(cn=nextcloud*)))”)
- (promote one group to admin)
The output of your Nextcloud log in Admin > Logging:
{"reqId":"lbKAwUkupugO55cwqO5H","level":3,"time":"2024-06-01T13:30:47+00:00","remoteAddr":"","user":"admin","app":"PHP","method":"","url":"--","message":"fopen(/var/www/html/config/config.php): Failed to open stream: No such file or directory at /var/www/html/lib/private/Config.php#225","userAgent":"--","version":"28.0.5.1","data":{"app":"PHP"}}
{"reqId":"b4TGplP92qyIKwg3VFwS","level":3,"time":"2024-06-01T13:34:01+00:00","remoteAddr":"172.18.0.2","user":"admin","app":"index","method":"GET","url":"/apps/firstrunwizard/wizard","message":"template file not found: template:page.values","userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:126.0) Gecko/20100101 Firefox/126.0","version":"28.0.5.1","exception":{"Exception":"Exception","Message":"template file not found: template:page.values","Code":0,"Trace":[{"file":"/var/www/html/lib/private/legacy/OC_Template.php","line":111,"function":"find","class":"OC\\Template\\TemplateFileLocator","type":"->","args":["page.values"]},{"file":"/var/www/html/lib/private/legacy/OC_Template.php","line":82,"function":"findTemplate","class":"OC_Template","type":"->","args":["","firstrunwizard","page.values"]},{"file":"/var/www/html/apps/firstrunwizard/lib/Controller/WizardController.php","line":116,"function":"__construct","class":"OC_Template","type":"->","args":["firstrunwizard","page.values",false]},{"file":"/var/www/html/apps/firstrunwizard/lib/Controller/WizardController.php","line":96,"function":"staticSlide","class":"OCA\\FirstRunWizard\\Controller\\WizardController","type":"->","args":["page.values",["https://nextcloud.com/install/#install-clients","https://play.google.com/store/apps/details?id=com.nextcloud.client","https://f-droid.org/packages/com.nextcloud.client/","https://geo.itunes.apple.com/us/app/nextcloud/id1125420102?mt=8",true,"And 2 more entries, set log level to debug to see all entries"]]},{"file":"/var/www/html/lib/private/AppFramework/Http/Dispatcher.php","line":230,"function":"show","class":"OCA\\FirstRunWizard\\Controller\\WizardController","type":"->","args":[]},{"file":"/var/www/html/lib/private/AppFramework/Http/Dispatcher.php","line":137,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[["OCA\\FirstRunWizard\\Controller\\WizardController"],"show"]},{"file":"/var/www/html/lib/private/AppFramework/App.php","line":184,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[["OCA\\FirstRunWizard\\Controller\\WizardController"],"show"]},{"file":"/var/www/html/lib/private/Route/Router.php","line":315,"function":"main","class":"OC\\AppFramework\\App","type":"::","args":["OCA\\FirstRunWizard\\Controller\\WizardController","show",["OC\\AppFramework\\DependencyInjection\\DIContainer"],["firstrunwizard.Wizard.show"]]},{"file":"/var/www/html/lib/base.php","line":1069,"function":"match","class":"OC\\Route\\Router","type":"->","args":["/apps/firstrunwizard/wizard"]},{"file":"/var/www/html/index.php","line":39,"function":"handleRequest","class":"OC","type":"::","args":[]}],"File":"/var/www/html/lib/private/Template/TemplateFileLocator.php","Line":56,"message":"template file not found: template:page.values","exception":{},"CustomMessage":"template file not found: template:page.values"}}
{"reqId":"4JMlN6PTPdSH3Fptye86","level":2,"time":"2024-06-01T13:34:24+00:00","remoteAddr":"172.18.0.2","user":"admin","app":"user_ldap","method":"POST","url":"/apps/user_ldap/ajax/getConfiguration.php","message":"Configuration Error (prefix s01): No LDAP Host given!","userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:126.0) Gecko/20100101 Firefox/126.0","version":"28.0.5.1","data":{"app":"user_ldap"}}
{"reqId":"YsW9MUrvJBhGb5OczVhi","level":3,"time":"2024-06-01T13:38:41+00:00","remoteAddr":"172.18.0.2","user":"johannes","app":"","method":"POST","url":"/login","message":"Exception thrown: OCA\\Circles\\Tools\\Exceptions\\RequestNetworkException","userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:126.0) Gecko/20100101 Firefox/126.0","version":"28.0.5.1","exception":{"Exception":"OCA\\Circles\\Tools\\Exceptions\\RequestNetworkException","Message":"","Code":0,"Trace":[{"file":"/var/www/html/apps/circles/lib/Service/FederatedEventService.php","line":443,"function":"doRequest","class":"OCA\\Circles\\Service\\FederatedEventService","type":"->","args":[["OCA\\Circles\\Tools\\Model\\NCRequest"]]},{"file":"/var/www/html/apps/circles/lib/Service/FederatedEventService.php","line":188,"function":"initBroadcast","class":"OCA\\Circles\\Service\\FederatedEventService","type":"->","args":[["OCA\\Circles\\Model\\Federated\\FederatedEvent"]]},{"file":"/var/www/html/apps/circles/lib/Service/SyncService.php","line":462,"function":"newEvent","class":"OCA\\Circles\\Service\\FederatedEventService","type":"->","args":[["OCA\\Circles\\Model\\Federated\\FederatedEvent"]]},{"file":"/var/www/html/apps/circles/lib/Listeners/GroupMemberAdded.php","line":71,"function":"groupMemberAdded","class":"OCA\\Circles\\Service\\SyncService","type":"->","args":["nextcloud","johannes"]},{"file":"/var/www/html/lib/private/EventDispatcher/ServiceEventListener.php","line":86,"function":"handle","class":"OCA\\Circles\\Listeners\\GroupMemberAdded","type":"->","args":[["OCP\\Group\\Events\\UserAddedEvent"]]},{"file":"/var/www/html/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":230,"function":"__invoke","class":"OC\\EventDispatcher\\ServiceEventListener","type":"->","args":[["OCP\\Group\\Events\\UserAddedEvent"],"OCP\\Group\\Events\\UserAddedEvent",["Symfony\\Component\\EventDispatcher\\EventDispatcher"]]},{"file":"/var/www/html/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":59,"function":"callListeners","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","args":[[["Closure"],["Closure"],["Closure"],["Closure"],["Closure"]],"OCP\\Group\\Events\\UserAddedEvent",["OCP\\Group\\Events\\UserAddedEvent"]]},{"file":"/var/www/html/lib/private/EventDispatcher/EventDispatcher.php","line":94,"function":"dispatch","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","args":[["OCP\\Group\\Events\\UserAddedEvent"],"OCP\\Group\\Events\\UserAddedEvent"]},{"file":"/var/www/html/lib/private/EventDispatcher/EventDispatcher.php","line":106,"function":"dispatch","class":"OC\\EventDispatcher\\EventDispatcher","type":"->","args":["OCP\\Group\\Events\\UserAddedEvent",["OCP\\Group\\Events\\UserAddedEvent"]]},{"file":"/var/www/html/apps/user_ldap/lib/LoginListener.php","line":97,"function":"dispatchTyped","class":"OC\\EventDispatcher\\EventDispatcher","type":"->","args":[["OCP\\Group\\Events\\UserAddedEvent"]]},{"file":"/var/www/html/apps/user_ldap/lib/LoginListener.php","line":67,"function":"updateGroups","class":"OCA\\User_LDAP\\LoginListener","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/apps/user_ldap/lib/LoginListener.php","line":55,"function":"onPostLogin","class":"OCA\\User_LDAP\\LoginListener","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/lib/private/EventDispatcher/ServiceEventListener.php","line":86,"function":"handle","class":"OCA\\User_LDAP\\LoginListener","type":"->","args":[["OCP\\User\\Events\\PostLoginEvent"]]},{"file":"/var/www/html/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":230,"function":"__invoke","class":"OC\\EventDispatcher\\ServiceEventListener","type":"->","args":[["OCP\\User\\Events\\PostLoginEvent"],"OCP\\User\\Events\\PostLoginEvent",["Symfony\\Component\\EventDispatcher\\EventDispatcher"]]},{"file":"/var/www/html/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":59,"function":"callListeners","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","args":[[["Closure"],["Closure"],["Closure"],["Closure"]],"OCP\\User\\Events\\PostLoginEvent",["OCP\\User\\Events\\PostLoginEvent"]]},{"file":"/var/www/html/lib/private/EventDispatcher/EventDispatcher.php","line":94,"function":"dispatch","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","args":[["OCP\\User\\Events\\PostLoginEvent"],"OCP\\User\\Events\\PostLoginEvent"]},{"file":"/var/www/html/lib/private/EventDispatcher/EventDispatcher.php","line":106,"function":"dispatch","class":"OC\\EventDispatcher\\EventDispatcher","type":"->","args":["OCP\\User\\Events\\PostLoginEvent",["OCP\\User\\Events\\PostLoginEvent"]]},{"file":"/var/www/html/lib/private/User/Session.php","line":392,"function":"dispatchTyped","class":"OC\\EventDispatcher\\EventDispatcher","type":"->","args":[["OCP\\User\\Events\\PostLoginEvent"]]},{"file":"/var/www/html/lib/private/Authentication/Login/CompleteLoginCommand.php","line":39,"function":"completeLogin","class":"OC\\User\\Session","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/lib/private/Authentication/Login/ALoginCommand.php","line":39,"function":"process","class":"OC\\Authentication\\Login\\CompleteLoginCommand","type":"->","args":[["OC\\Authentication\\Login\\LoginData"]]},{"file":"/var/www/html/lib/private/Authentication/Login/LoggedInCheckCommand.php","line":60,"function":"processNextOrFinishSuccessfully","class":"OC\\Authentication\\Login\\ALoginCommand","type":"->","args":[["OC\\Authentication\\Login\\LoginData"]]},{"file":"/var/www/html/lib/private/Authentication/Login/ALoginCommand.php","line":39,"function":"process","class":"OC\\Authentication\\Login\\LoggedInCheckCommand","type":"->","args":[["OC\\Authentication\\Login\\LoginData"]]},{"file":"/var/www/html/lib/private/Authentication/Login/EmailLoginCommand.php","line":68,"function":"processNextOrFinishSuccessfully","class":"OC\\Authentication\\Login\\ALoginCommand","type":"->","args":[["OC\\Authentication\\Login\\LoginData"]]},{"file":"/var/www/html/lib/private/Authentication/Login/ALoginCommand.php","line":39,"function":"process","class":"OC\\Authentication\\Login\\EmailLoginCommand","type":"->","args":[["OC\\Authentication\\Login\\LoginData"]]},{"file":"/var/www/html/lib/private/Authentication/Login/UidLoginCommand.php","line":53,"function":"processNextOrFinishSuccessfully","class":"OC\\Authentication\\Login\\ALoginCommand","type":"->","args":[["OC\\Authentication\\Login\\LoginData"]]},{"file":"/var/www/html/lib/private/Authentication/Login/ALoginCommand.php","line":39,"function":"process","class":"OC\\Authentication\\Login\\UidLoginCommand","type":"->","args":[["OC\\Authentication\\Login\\LoginData"]]},{"file":"/var/www/html/lib/private/Authentication/Login/UserDisabledCheckCommand.php","line":57,"function":"processNextOrFinishSuccessfully","class":"OC\\Authentication\\Login\\ALoginCommand","type":"->","args":[["OC\\Authentication\\Login\\LoginData"]]},{"file":"/var/www/html/lib/private/Authentication/Login/ALoginCommand.php","line":39,"function":"process","class":"OC\\Authentication\\Login\\UserDisabledCheckCommand","type":"->","args":[["OC\\Authentication\\Login\\LoginData"]]},{"file":"/var/www/html/lib/private/Authentication/Login/PreLoginHookCommand.php","line":52,"function":"processNextOrFinishSuccessfully","class":"OC\\Authentication\\Login\\ALoginCommand","type":"->","args":[["OC\\Authentication\\Login\\LoginData"]]},{"file":"/var/www/html/lib/private/Authentication/Login/Chain.php","line":107,"function":"process","class":"OC\\Authentication\\Login\\PreLoginHookCommand","type":"->","args":[["OC\\Authentication\\Login\\LoginData"]]},{"file":"/var/www/html/core/Controller/LoginController.php","line":341,"function":"process","class":"OC\\Authentication\\Login\\Chain","type":"->","args":[["OC\\Authentication\\Login\\LoginData"]]},{"file":"/var/www/html/lib/private/AppFramework/Http/Dispatcher.php","line":230,"function":"tryLogin","class":"OC\\Core\\Controller\\LoginController","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/lib/private/AppFramework/Http/Dispatcher.php","line":137,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[["OC\\Core\\Controller\\LoginController"],"tryLogin"]},{"file":"/var/www/html/lib/private/AppFramework/App.php","line":184,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[["OC\\Core\\Controller\\LoginController"],"tryLogin"]},{"file":"/var/www/html/lib/private/Route/Router.php","line":315,"function":"main","class":"OC\\AppFramework\\App","type":"::","args":["OC\\Core\\Controller\\LoginController","tryLogin",["OC\\AppFramework\\DependencyInjection\\DIContainer"],["core.login.tryLogin"]]},{"file":"/var/www/html/lib/base.php","line":1069,"function":"match","class":"OC\\Route\\Router","type":"->","args":["/login"]},{"file":"/var/www/html/index.php","line":39,"function":"handleRequest","class":"OC","type":"::","args":[]}],"File":"/var/www/html/apps/circles/lib/Tools/Traits/TNCRequest.php","Line":100,"message":"","exception":{},"CustomMessage":"Exception thrown: OCA\\Circles\\Tools\\Exceptions\\RequestNetworkException"}}
{"reqId":"K8PdKU9YMUiL3Hk5V78x","level":3,"time":"2024-06-01T13:40:01+00:00","remoteAddr":"","user":"--","app":"core","method":"","url":"--","message":"Error while running background job (class: OCA\\LookupServerConnector\\BackgroundJobs\\RetryJob, arguments: Array\n(\n [userId] => andreas\n)\n)","userAgent":"--","version":"28.0.5.1","data":{"app":"core","exception":"{\"class\":\"OC\\ServerNotAvailableException\",\"message\":\"Lost connection to LDAP server.\",\"code\":0,\"file\":\"/var/www/html/apps/user_ldap/lib/LDAP.php:382\",\"trace\":\"#0 /var/www/html/apps/user_ldap/lib/LDAP.php(420): OCA\\User_LDAP\\LDAP->processLDAPError(Object(LDAP\\Connection), 'ldap_bind', -1, 'Can't contact L...')\\n#1 /var/www/html/apps/user_ldap/lib/LDAP.php(309): OCA\\User_LDAP\\LDAP->postFunctionCall('ldap_bind')\\n#2 /var/www/html/apps/user_ldap/lib/LDAP.php(67): OCA\\User_LDAP\\LDAP->invokeLDAPMethod('ldap_bind', Object(LDAP\\Connection), 'cn=ldap-nextclo...', 'GNetEqEAcaCmwin...')\\n#3 /var/www/html/apps/user_ldap/lib/Connection.php(719): OCA\\User_LDAP\\LDAP->bind(Object(LDAP\\Connection), 'cn=ldap-nextclo...', 'GNetEqEAcaCmwin...')\\n#4 /var/www/html/apps/user_ldap/lib/Connection.php(632): OCA\\User_LDAP\\Connection->bind()\\n#5 /var/www/html/apps/user_ldap/lib/Connection.php(240): OCA\\User_LDAP\\Connection->establishConnection()\\n#6 /var/www/html/apps/user_ldap/lib/Connection.php(248): OCA\\User_LDAP\\Connection->init()\\n#7 /var/www/html/apps/user_ldap/lib/Access.php(190): OCA\\User_LDAP\\Connection->getConnectionResource()\\n#8 /var/www/html/apps/user_ldap/lib/User_LDAP.php(323): OCA\\User_LDAP\\Access->readAttribute('cn=andreas,ou=u...', '', '(&(|(objectclas...')\\n#9 [internal function]: OCA\\User_LDAP\\User_LDAP->userExistsOnLDAP(Object(OCA\\User_LDAP\\User\\User), false)\\n#10 /var/www/html/apps/user_ldap/lib/User_Proxy.php(126): call_user_func_array(Array, Array)\\n#11 /var/www/html/apps/user_ldap/lib/Proxy.php(140): OCA\\User_LDAP\\User_Proxy->walkBackends('andreas', 'userExistsOnLDA...', Array)\\n#12 /var/www/html/apps/user_ldap/lib/User_Proxy.php(262): OCA\\User_LDAP\\Proxy->handleRequest('andreas', 'userExistsOnLDA...', Array)\\n#13 /var/www/html/apps/user_ldap/lib/User_Proxy.php(239): OCA\\User_LDAP\\User_Proxy->userExistsOnLDAP('andreas')\\n#14 /var/www/html/lib/private/User/Manager.php(168): OCA\\User_LDAP\\User_Proxy->userExists('andreas')\\n#15 /var/www/html/apps/lookup_server_connector/lib/BackgroundJobs/RetryJob.php(129): OC\\User\\Manager->get('andreas')\\n#16 /var/www/html/lib/public/BackgroundJob/Job.php(81): OCA\\LookupServerConnector\\BackgroundJobs\\RetryJob->run(Array)\\n#17 /var/www/html/apps/lookup_server_connector/lib/BackgroundJobs/RetryJob.php(101): OCP\\BackgroundJob\\Job->start(Object(OC\\BackgroundJob\\JobList))\\n#18 /var/www/html/lib/public/BackgroundJob/Job.php(67): OCA\\LookupServerConnector\\BackgroundJobs\\RetryJob->start(Object(OC\\BackgroundJob\\JobList))\\n#19 /var/www/html/cron.php(152): OCP\\BackgroundJob\\Job->execute(Object(OC\\BackgroundJob\\JobList), Object(OC\\Log))\\n#20 {main}\"}"}}
{"reqId":"K8PdKU9YMUiL3Hk5V78x","level":2,"time":"2024-06-01T13:40:01+00:00","remoteAddr":"","user":"--","app":"no app in context","method":"","url":"--","message":"issue while running UpdateSingleMetadata","userAgent":"--","version":"28.0.5.1","exception":{"Exception":"OC\\ServerNotAvailableException","Message":"Lost connection to LDAP server.","Code":0,"Trace":[{"file":"/var/www/html/apps/user_ldap/lib/LDAP.php","line":420,"function":"processLDAPError","class":"OCA\\User_LDAP\\LDAP","type":"->","args":["*** sensitive parameters replaced ***","*** sensitive parameters replaced ***",-1,"Can't contact LDAP server"]},{"file":"/var/www/html/apps/user_ldap/lib/LDAP.php","line":309,"function":"postFunctionCall","class":"OCA\\User_LDAP\\LDAP","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/apps/user_ldap/lib/LDAP.php","line":67,"function":"invokeLDAPMethod","class":"OCA\\User_LDAP\\LDAP","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/apps/user_ldap/lib/Connection.php","line":719,"function":"bind","class":"OCA\\User_LDAP\\LDAP","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/apps/user_ldap/lib/Connection.php","line":632,"function":"bind","class":"OCA\\User_LDAP\\Connection","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/apps/user_ldap/lib/Connection.php","line":240,"function":"establishConnection","class":"OCA\\User_LDAP\\Connection","type":"->","args":[]},{"file":"/var/www/html/apps/user_ldap/lib/Connection.php","line":248,"function":"init","class":"OCA\\User_LDAP\\Connection","type":"->","args":[]},{"file":"/var/www/html/apps/user_ldap/lib/Access.php","line":1078,"function":"getConnectionResource","class":"OCA\\User_LDAP\\Connection","type":"->","args":[]},{"file":"/var/www/html/apps/user_ldap/lib/Access.php","line":253,"function":"invokeLDAPMethod","class":"OCA\\User_LDAP\\Access","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/apps/user_ldap/lib/Access.php","line":204,"function":"executeRead","class":"OCA\\User_LDAP\\Access","type":"->","args":["*** sensitive parameters replaced ***","","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/apps/user_ldap/lib/User_LDAP.php","line":323,"function":"readAttribute","class":"OCA\\User_LDAP\\Access","type":"->","args":["*** sensitive parameters replaced ***","","*** sensitive parameters replaced ***"]},{"function":"userExistsOnLDAP","class":"OCA\\User_LDAP\\User_LDAP","type":"->","args":[["OCA\\User_LDAP\\User\\User"],false]},{"file":"/var/www/html/apps/user_ldap/lib/User_Proxy.php","line":126,"function":"call_user_func_array","args":[[["OCA\\User_LDAP\\User_LDAP"],"userExistsOnLDAP"],["johannes",false]]},{"file":"/var/www/html/apps/user_ldap/lib/Proxy.php","line":140,"function":"walkBackends","class":"OCA\\User_LDAP\\User_Proxy","type":"->","args":["johannes","userExistsOnLDAP",["johannes",false]]},{"file":"/var/www/html/apps/user_ldap/lib/User_Proxy.php","line":262,"function":"handleRequest","class":"OCA\\User_LDAP\\Proxy","type":"->","args":["johannes","userExistsOnLDAP",["johannes",false]]},{"file":"/var/www/html/apps/user_ldap/lib/User_Proxy.php","line":239,"function":"userExistsOnLDAP","class":"OCA\\User_LDAP\\User_Proxy","type":"->","args":["johannes"]},{"file":"/var/www/html/lib/private/User/Manager.php","line":168,"function":"userExists","class":"OCA\\User_LDAP\\User_Proxy","type":"->","args":["johannes"]},{"file":"/var/www/html/lib/private/Files/Node/Root.php","line":362,"function":"get","class":"OC\\User\\Manager","type":"->","args":["johannes"]},{"function":"getUserFolder","class":"OC\\Files\\Node\\Root","type":"->","args":["johannes"]},{"file":"/var/www/html/lib/private/Files/Node/LazyFolder.php","line":84,"function":"call_user_func_array","args":[[["OC\\Files\\Node\\Root"],"getUserFolder"],["johannes"]]},{"file":"/var/www/html/lib/private/Files/Node/LazyRoot.php","line":52,"function":"__call","class":"OC\\Files\\Node\\LazyFolder","type":"->","args":["getUserFolder",["johannes"]]},{"file":"/var/www/html/lib/private/FilesMetadata/Job/UpdateSingleMetadata.php","line":58,"function":"getUserFolder","class":"OC\\Files\\Node\\LazyRoot","type":"->","args":["johannes"]},{"file":"/var/www/html/lib/public/BackgroundJob/Job.php","line":81,"function":"run","class":"OC\\FilesMetadata\\Job\\UpdateSingleMetadata","type":"->","args":[["johannes",123]]},{"file":"/var/www/html/lib/public/BackgroundJob/QueuedJob.php","line":57,"function":"start","class":"OCP\\BackgroundJob\\Job","type":"->","args":[["OC\\BackgroundJob\\JobList"]]},{"file":"/var/www/html/lib/public/BackgroundJob/QueuedJob.php","line":47,"function":"start","class":"OCP\\BackgroundJob\\QueuedJob","type":"->","args":[["OC\\BackgroundJob\\JobList"]]},{"file":"/var/www/html/cron.php","line":152,"function":"execute","class":"OCP\\BackgroundJob\\QueuedJob","type":"->","args":[["OC\\BackgroundJob\\JobList"],["OC\\Log"]]}],"File":"/var/www/html/apps/user_ldap/lib/LDAP.php","Line":382,"message":"issue while running UpdateSingleMetadata","exception":{},"userId":"johannes","fileId":123,"CustomMessage":"issue while running UpdateSingleMetadata"}}
{"reqId":"K8PdKU9YMUiL3Hk5V78x","level":2,"time":"2024-06-01T13:40:01+00:00","remoteAddr":"","user":"--","app":"no app in context","method":"","url":"--","message":"issue while running UpdateSingleMetadata","userAgent":"--","version":"28.0.5.1","exception":
The output of your config.php file in /path/to/nextcloud
(make sure you remove any identifiable information!):
<?php
$CONFIG = array (
'htaccess.RewriteBase' => '/',
'memcache.local' => '\\OC\\Memcache\\APCu',
'apps_paths' =>
array (
0 =>
array (
'path' => '/var/www/html/apps',
'url' => '/apps',
'writable' => false,
),
1 =>
array (
'path' => '/var/www/html/custom_apps',
'url' => '/custom_apps',
'writable' => true,
),
),
'memcache.distributed' => '\\OC\\Memcache\\Redis',
'memcache.locking' => '\\OC\\Memcache\\Redis',
'redis' =>
array (
'host' => 'nextcloud-redis',
'password' => '',
'port' => 6379,
),
'overwriteprotocol' => 'https',
'trusted_proxies' =>
array (
0 => 'traefik',
),
'mail_smtpmode' => 'smtp',
'mail_smtphost' => '....de',
'mail_smtpport' => '465',
'mail_smtpsecure' => 'ssl',
'mail_smtpauth' => true,
'mail_smtpauthtype' => 'LOGIN',
'mail_smtpname' => '....de',
'mail_from_address' => '....de',
'mail_domain' => '....de',
'mail_smtppassword' => '...',
'upgrade.disable-web' => true,
'passwordsalt' => '...',
'secret' => '...,
'trusted_domains' =>
array (
0 => 'localhost',
1 => 'cloud.schmidag.de',
),
'datadirectory' => '/var/www/html/data',
'dbtype' => 'mysql',
'version' => '28.0.5.1',
'overwrite.cli.url' => 'https://localhost',
'dbname' => 'nextcloud',
'dbhost' => 'nextcloud-db',
'dbport' => '',
'dbtableprefix' => 'oc_',
'mysql.utf8mb4' => true,
'dbuser' => 'nextcloud',
'dbpassword' => '...',
'installed' => true,
'instanceid' => '...',
'ldapProviderFactory' => 'OCA\\User_LDAP\\LDAPProviderFactory',
);
The output of your Apache/nginx/system log in /var/log/____
:
nextcloud | Conf remoteip disabled.
nextcloud | To activate the new configuration, you need to run:
nextcloud | service apache2 reload
nextcloud | Configuring Redis as session handler
nextcloud | Initializing nextcloud 28.0.5.1 ...
nextcloud | New nextcloud instance
nextcloud | Installing with MySQL database
nextcloud | => Searching for scripts (*.sh) to run, located in the folder: /docker-entrypoint-hooks.d/pre-installation
nextcloud | Starting nextcloud installation
nextcloud | Nextcloud was successfully installed
nextcloud | Setting trusted domains…
nextcloud | System config value trusted_domains => 1 set to string cloud...de
nextcloud | => Searching for scripts (*.sh) to run, located in the folder: /docker-entrypoint-hooks.d/post-installation
nextcloud | Initializing finished
nextcloud | => Searching for scripts (*.sh) to run, located in the folder: /docker-entrypoint-hooks.d/before-starting
nextcloud | AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 192.168.208.5. Set the 'ServerName' directive globally to suppress this message
nextcloud | AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 192.168.208.5. Set the 'ServerName' directive globally to suppress this message
nextcloud | [Sat Jun 01 13:30:48.089282 2024] [mpm_prefork:notice] [pid 1] AH00163: Apache/2.4.59 (Debian) PHP/8.2.19 configured -- resuming normal operations
nextcloud | [Sat Jun 01 13:30:48.089353 2024] [core:notice] [pid 1] AH00094: Command line: 'apache2 -D FOREGROUND'
nextcloud | 172.18.0.2 - - [01/Jun/2024:13:31:01 +0000] "GET /apps/files/api/v1/stats HTTP/1.1" 401 1295 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:126.0) Gecko/20100101 Firefox/126.0"
nextcloud | 172.18.0.2 - - [01/Jun/2024:13:31:07 +0000] "GET / HTTP/1.1" 302 1641 "-" "Uptime-Kuma/1.23.11"
...
nextcloud | 172.18.0.2 - - [01/Jun/2024:13:34:24 +0000] "GET /ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.1" 200 1464 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:126.0) Gecko/20100101 Firefox/126.0"
nextcloud | ::1 - - [01/Jun/2024:13:34:29 +0000] "OPTIONS * HTTP/1.0" 200 126 "-" "Apache/2.4.59 (Debian) PHP/8.2.19 (internal dummy connection)"
nextcloud | ::1 - - [01/Jun/2024:13:34:30 +0000] "OPTIONS * HTTP/1.0" 200 126 "-" "Apache/2.4.59 (Debian) PHP/8.2.19 (internal dummy connection)"
nextcloud | ::1 - - [01/Jun/2024:13:34:31 +0000] "OPTIONS * HTTP/1.0" 200 126 "-" "Apache/2.4.59 (Debian) PHP/8.2.19 (internal dummy connection)"
nextcloud | ::1 - - [01/Jun/2024:13:34:32 +0000] "OPTIONS * HTTP/1.0" 200 126 "-" "Apache/2.4.59 (Debian) PHP/8.2.19 (internal dummy connection)"
nextcloud | ::1 - - [01/Jun/2024:13:34:33 +0000] "OPTIONS * HTTP/1.0" 200 126 "-" "Apache/2.4.59 (Debian) PHP/8.2.19 (internal dummy connection)"
nextcloud | 172.18.0.2 - - [01/Jun/2024:13:34:34 +0000] "POST /apps/user_ldap/ajax/wizard.php HTTP/1.1" 200 861 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:126.0) Gecko/20100101 Firefox/126.0"
nextcloud | ::1 - - [01/Jun/2024:13:34:34 +0000] "OPTIONS * HTTP/1.0" 200 126 "-" "Apache/2.4.59 (Debian) PHP/8.2.19 (internal dummy connection)"
nextcloud | ::1 - - [01/Jun/2024:13:34:35 +0000] "OPTIONS * HTTP/1.0" 200 126 "-" "Apache/2.4.59 (Debian) PHP/8.2.19 (internal dummy connection)"
nextcloud | 172.18.0.2 - - [01/Jun/2024:13:34:35 +0000] "POST /apps/user_ldap/ajax/wizard.php HTTP/1.1" 200 861 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:126.0) Gecko/20100101 Firefox/126.0"
nextcloud | ::1 - - [01/Jun/2024:13:34:36 +0000] "OPTIONS * HTTP/1.0" 200 126 "-" "Apache/2.4.59 (Debian) PHP/8.2.19 (internal dummy connection)"
nextcloud | ::1 - - [01/Jun/2024:13:34:37 +0000] "OPTIONS * HTTP/1.0" 200 126 "-" "Apache/2.4.59 (Debian) PHP/8.2.19 (internal dummy connection)"
nextcloud | ::1 - - [01/Jun/2024:13:34:38 +0000] "OPTIONS * HTTP/1.0" 200 126 "-" "Apache/2.4.59 (Debian) PHP/8.2.19 (internal dummy connection)"
nextcloud | ::1 - - [01/Jun/2024:13:34:39 +0000] "OPTIONS * HTTP/1.0" 200 126 "-" "Apache/2.4.59 (Debian) PHP/8.2.19 (internal dummy connection)"
nextcloud | ::1 - - [01/Jun/2024:13:34:40 +0000] "OPTIONS * HTTP/1.0" 200 126 "-" "Apache/2.4.59 (Debian) PHP/8.2.19 (internal dummy connection)"
nextcloud | ::1 - - [01/Jun/2024:13:34:41 +0000] "OPTIONS * HTTP/1.0" 200 126 "-" "Apache/2.4.59 (Debian) PHP/8.2.19 (internal dummy connection)"
nextcloud | ::1 - - [01/Jun/2024:13:34:42 +0000] "OPTIONS * HTTP/1.0" 200 126 "-" "Apache/2.4.59 (Debian) PHP/8.2.19 (internal dummy connection)"
nextcloud | ::1 - - [01/Jun/2024:13:34:43 +0000] "OPTIONS * HTTP/1.0" 200 126 "-" "Apache/2.4.59 (Debian) PHP/8.2.19 (internal dummy connection)"
nextcloud | ::1 - - [01/Jun/2024:13:34:44 +0000] "OPTIONS * HTTP/1.0" 200 126 "-" "Apache/2.4.59 (Debian) PHP/8.2.19 (internal dummy connection)"
nextcloud | 172.18.0.2 - - [01/Jun/2024:13:34:51 +0000] "POST /apps/user_ldap/ajax/wizard.php HTTP/1.1" 200 861 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:126.0) Gecko/20100101 Firefox/126.0"
...
nextcloud | 172.18.0.2 - - [01/Jun/2024:13:38:01 +0000] "GET /apps/files/api/v1/stats HTTP/1.1" 401 998 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:126.0) Gecko/20100101 Firefox/126.0"
nextcloud | Fontconfig error: No writable cache directories
nextcloud | Fontconfig error: No writable cache directories
nextcloud | Fontconfig error: No writable cache directories
nextcloud | Fontconfig error: No writable cache directories
nextcloud | 172.18.0.2 - - [01/Jun/2024:13:38:08 +0000] "GET / HTTP/1.1" 302 1649 "-" "Uptime-Kuma/1.23.11"
...