Support intro
Sorry to hear you’re facing problems. 
The community help forum (help.nextcloud.com) is for home and non-enterprise users. Support is provided by other community members on a best effort / “as available” basis. All of those responding are volunteering their time to help you.
If you’re using Nextcloud in a business/critical setting, paid and SLA-based support services can be accessed via portal.nextcloud.com where Nextcloud engineers can help ensure your business keeps running smoothly.
Getting help
In order to help you as efficiently (and quickly!) as possible, please fill in as much of the below requested information as you can.
Before clicking submit: Please check if your query is already addressed via the following resources:
- Official documentation (searchable and regularly updated)
- How to topics and FAQs
- Forum search
(Utilizing these existing resources is typically faster. It also helps reduce the load on our generous volunteers while elevating the signal to noise ratio of the forums otherwise arising from the same queries being posted repeatedly).
The Basics
- Nextcloud Server version (e.g., 29.x.x):
33.0.3
- Operating system and version (e.g., Ubuntu 24.04):
Devuan Excalibur
- Web server and version (e.g, Apache 2.4.25):
Apache 2.4.67
- Reverse proxy and version _(e.g. nginx 1.27.2)
None
- PHP version (e.g, 8.3):
8.4.21 (FPM)
- Is this the first time you’ve seen this error? (Yes / No):
Yes
- When did this problem seem to first start?
With Update to 33.0.3
- Installation method (e.g. AlO, NCP, Bare Metal/Archive, etc.)
ZIP Archive
- Are you using CloudfIare, mod_security, or similar? (Yes / No)
Yes (mod_security)
Summary of the issue you are facing:
Showing contacts on app “maps” will trigger a JavaScript error message with a 500 error as the root cause.
Steps to replicate it (hint: details matter!):
-
Open up /apps/maps
-
If the crash isn’t coming immediately, enable showing contacts on map
-
A crash window should open
Log entries
Nextcloud
../nextcloud_data/nextcloud.log:{"reqId":"xyz","level":0,"time":"2026-05-16T19:13:13+02:00","remoteAddr":"1.2.3.4","user":"--","app":"serverDI","method":"GET","url":"/apps/maps/contacts","scriptName":"/index.php","message":"The requested alias \"OCP\\IServerContainer\" is deprecated. Please request \"Psr\\Container\\ContainerInterface\" directly. This alias will be removed in a future Nextcloud version.","userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:140.0) Gecko/20100101 Firefox/140.0","version":"33.0.3.2","data":{"app":"serverDI"}}
../nextcloud_data/nextcloud.log:{"reqId":"xyz","level":0,"time":"2026-05-16T19:13:13+02:00","remoteAddr":"1.2.3.4","user":"foo","app":"serverDI","method":"GET","url":"/apps/maps/contacts","scriptName":"/index.php","message":"The requested alias \"OCP\\IServerContainer\" is deprecated. Please request \"Psr\\Container\\ContainerInterface\" directly. This alias will be removed in a future Nextcloud version.","userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:140.0) Gecko/20100101 Firefox/140.0","version":"33.0.3.2","data":{"app":"serverDI"}}
../nextcloud_data/nextcloud.log:{"reqId":"xyz","level":0,"time":"2026-05-16T19:13:13+02:00","remoteAddr":"1.2.3.4","user":"foo","app":"serverDI","method":"GET","url":"/apps/maps/contacts","scriptName":"/index.php","message":"The requested alias \"OCP\\IServerContainer\" is deprecated. Please request \"Psr\\Container\\ContainerInterface\" directly. This alias will be removed in a future Nextcloud version.","userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:140.0) Gecko/20100101 Firefox/140.0","version":"33.0.3.2","data":{"app":"serverDI"}}
../nextcloud_data/nextcloud.log:{"reqId":"xyz","level":0,"time":"2026-05-16T19:13:13+02:00","remoteAddr":"1.2.3.4","user":"foo","app":"maps","method":"GET","url":"/apps/maps/contacts","scriptName":"/index.php","message":"OCA\\Maps\\Controller\\ContactsController::getContacts uses the @NoAdminRequired annotation and should use the #[OCP\\AppFramework\\Http\\Attribute\\NoAdminRequired] attribute instead","userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:140.0) Gecko/20100101 Firefox/140.0","version":"33.0.3.2","data":{"app":"maps"}}
../nextcloud_data/nextcloud.log:{"reqId":"xyz","level":0,"time":"2026-05-16T19:13:13+02:00","remoteAddr":"1.2.3.4","user":"foo","app":"maps","method":"GET","url":"/apps/maps/contacts","scriptName":"/index.php","message":"OCA\\Maps\\Controller\\ContactsController::getContacts uses the @NoAdminRequired annotation and should use the #[OCP\\AppFramework\\Http\\Attribute\\NoAdminRequired] attribute instead","userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:140.0) Gecko/20100101 Firefox/140.0","version":"33.0.3.2","data":{"app":"maps"}}
../nextcloud_data/nextcloud.log:{"reqId":"xyz","level":0,"time":"2026-05-16T19:13:13+02:00","remoteAddr":"1.2.3.4","user":"foo","app":"maps","method":"GET","url":"/apps/maps/contacts","scriptName":"/index.php","message":"The requested alias \"UserId\" is deprecated. Please request \"userId\" directly. This alias will be removed in a future Nextcloud version.","userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:140.0) Gecko/20100101 Firefox/140.0","version":"33.0.3.2","data":{"app":"maps"}}
../nextcloud_data/nextcloud.log:{"reqId":"xyz","level":0,"time":"2026-05-16T19:13:13+02:00","remoteAddr":"1.2.3.4","user":"foo","app":"dav","method":"GET","url":"/apps/maps/contacts","scriptName":"/index.php","message":"The loading of lazy AppConfig values have been triggered by app \"dav\"","userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:140.0) Gecko/20100101 Firefox/140.0","version":"33.0.3.2","exception":{"Exception":"RuntimeException","Message":"The loading of lazy AppConfig values have been triggered by app \"dav\"","Code":0,"Trace":[{"file":"/var/www/../htdocs/lib/private/AppConfig.php","line":492,"function":"loadConfig","class":"OC\\AppConfig","type":"->"},{"file":"/var/www/../htdocs/lib/private/AppConfig.php","line":427,"function":"getTypedValue","class":"OC\\AppConfig","type":"->"},{"file":"/var/www/../htdocs/apps/dav/lib/CardDAV/ContactsManager.php","line":50,"function":"getValueBool","class":"OC\\AppConfig","type":"->"},{"file":"/var/www/../htdocs/apps/dav/lib/CardDAV/ContactsManager.php","line":41,"function":"setupSystemContactsProvider","class":"OCA\\DAV\\CardDAV\\ContactsManager","type":"->"},{"file":"/var/www/../htdocs/apps/dav/lib/AppInfo/Application.php","line":264,"function":"setupContactsProvider","class":"OCA\\DAV\\CardDAV\\ContactsManager","type":"->"},{"file":"/var/www/../htdocs/apps/dav/lib/AppInfo/Application.php","line":252,"function":"setupContactsProvider","class":"OCA\\DAV\\AppInfo\\Application","type":"->"},{"file":"/var/www/../htdocs/lib/private/ContactsManager.php","line":194,"function":"{closure:OCA\\DAV\\AppInfo\\Application::registerContactsManager():249}","class":"OCA\\DAV\\AppInfo\\Application","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/../htdocs/lib/private/ContactsManager.php","line":35,"function":"loadAddressBooks","class":"OC\\ContactsManager","type":"->"},{"file":"/var/www/../htdocs/apps/maps/lib/Controller/ContactsController.php","line":142,"function":"search","class":"OC\\ContactsManager","type":"->"},{"file":"/var/www/../htdocs/lib/private/AppFramework/Http/Dispatcher.php","line":205,"function":"getContacts","class":"OCA\\Maps\\Controller\\ContactsController","type":"->"},{"file":"/var/www/../htdocs/lib/private/AppFramework/Http/Dispatcher.php","line":118,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/var/www/../htdocs/lib/private/AppFramework/App.php","line":153,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/var/www/../htdocs/lib/private/Route/Router.php","line":321,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"/var/www/../htdocs/lib/base.php","line":1155,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"/var/www/../htdocs/index.php","line":25,"function":"handleRequest","class":"OC","type":"::"}],"File":"/var/www/../htdocs/lib/private/AppConfig.php","Line":1327,"message":"The loading of lazy AppConfig values have been triggered by app \"dav\"","exception":"{\"class\":\"RuntimeException\",\"message\":\"The loading of lazy AppConfig values have been triggered by app \\\"dav\\\"\",\"code\":0,\"file\":\"/var/www/../htdocs/lib/private/AppConfig.php:1327\",\"trace\":\"#0 /var/www/../htdocs/lib/private/AppConfig.php(492): OC\\AppConfig->loadConfig()\\n#1 /var/www/../htdocs/lib/private/AppConfig.php(427): OC\\AppConfig->getTypedValue()\\n#2 /var/www/../htdocs/apps/dav/lib/CardDAV/ContactsManager.php(50): OC\\AppConfig->getValueBool()\\n#3 /var/www/../htdocs/apps/dav/lib/CardDAV/ContactsManager.php(41): OCA\\DAV\\CardDAV\\ContactsManager->setupSystemContactsProvider()\\n#4 /var/www/../htdocs/apps/dav/lib/AppInfo/Application.php(264): OCA\\DAV\\CardDAV\\ContactsManager->setupContactsProvider()\\n#5 /var/www/../htdocs/apps/dav/lib/AppInfo/Application.php(252): OCA\\DAV\\AppInfo\\Application->setupContactsProvider()\\n#6 /var/www/../htdocs/lib/private/ContactsManager.php(194): OCA\\DAV\\AppInfo\\Application->{closure:OCA\\DAV\\AppInfo\\Application::registerContactsManager():249}()\\n#7 /var/www/../htdocs/lib/private/ContactsManager.php(35): OC\\ContactsManager->loadAddressBooks()\\n#8 /var/www/../htdocs/apps/maps/lib/Controller/ContactsController.php(142): OC\\ContactsManager->search()\\n#9 /var/www/../htdocs/lib/private/AppFramework/Http/Dispatcher.php(205): OCA\\Maps\\Controller\\ContactsController->getContacts()\\n#10 /var/www/../htdocs/lib/private/AppFramework/Http/Dispatcher.php(118): OC\\AppFramework\\Http\\Dispatcher->executeController()\\n#11 /var/www/../htdocs/lib/private/AppFramework/App.php(153): OC\\AppFramework\\Http\\Dispatcher->dispatch()\\n#12 /var/www/../htdocs/lib/private/Route/Router.php(321): OC\\AppFramework\\App::main()\\n#13 /var/www/../htdocs/lib/base.php(1155): OC\\Route\\Router->match()\\n#14 /var/www/../htdocs/index.php(25): OC::handleRequest()\\n#15 {main}\"}","CustomMessage":"The loading of lazy AppConfig values have been triggered by app \"dav\""}}
../nextcloud_data/nextcloud.log:{"reqId":"xyz","level":3,"time":"2026-05-16T19:13:13+02:00","remoteAddr":"1.2.3.4","user":"foo","app":"index","method":"GET","url":"/apps/maps/contacts","scriptName":"/index.php","message":"Call to undefined method OC\\DB\\QueryBuilder\\QueryBuilder::execute() in file '/var/www/../htdocs/apps/maps/lib/Service/AddressService.php' line 84","userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:140.0) Gecko/20100101 Firefox/140.0","version":"33.0.3.2","exception":{"Exception":"Exception","Message":"Call to undefined method OC\\DB\\QueryBuilder\\QueryBuilder::execute() in file '/var/www/../htdocs/apps/maps/lib/Service/AddressService.php' line 84","Code":0,"Trace":[{"file":"/var/www/../htdocs/lib/private/AppFramework/App.php","line":153,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/var/www/../htdocs/lib/private/Route/Router.php","line":321,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"/var/www/../htdocs/lib/base.php","line":1155,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"/var/www/../htdocs/index.php","line":25,"function":"handleRequest","class":"OC","type":"::"}],"File":"/var/www/../htdocs/lib/private/AppFramework/Http/Dispatcher.php","Line":150,"Previous":{"Exception":"Error","Message":"Call to undefined method OC\\DB\\QueryBuilder\\QueryBuilder::execute()","Code":0,"Trace":[{"file":"/var/www/../htdocs/apps/maps/lib/Service/AddressService.php","line":64,"function":"lookupAddress","class":"OCA\\Maps\\Service\\AddressService","type":"->"},{"file":"/var/www/../htdocs/apps/maps/lib/Controller/ContactsController.php","line":206,"function":"addressToGeo","class":"OCA\\Maps\\Service\\AddressService","type":"->"},{"file":"/var/www/../htdocs/lib/private/AppFramework/Http/Dispatcher.php","line":205,"function":"getContacts","class":"OCA\\Maps\\Controller\\ContactsController","type":"->"},{"file":"/var/www/../htdocs/lib/private/AppFramework/Http/Dispatcher.php","line":118,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/var/www/../htdocs/lib/private/AppFramework/App.php","line":153,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/var/www/../htdocs/lib/private/Route/Router.php","line":321,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"/var/www/../htdocs/lib/base.php","line":1155,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"/var/www/../htdocs/index.php","line":25,"function":"handleRequest","class":"OC","type":"::"}],"File":"/var/www/../htdocs/apps/maps/lib/Service/AddressService.php","Line":84},"message":"Call to undefined method OC\\DB\\QueryBuilder\\QueryBuilder::execute() in file '/var/www/../htdocs/apps/maps/lib/Service/AddressService.php' line 84","exception":"{\"class\":\"Exception\",\"message\":\"Call to undefined method OC\\DB\\QueryBuilder\\QueryBuilder::execute() in file '/var/www/../htdocs/apps/maps/lib/Service/AddressService.php' line 84\",\"code\":0,\"file\":\"/var/www/../htdocs/lib/private/AppFramework/Http/Dispatcher.php:150\",\"trace\":\"#0 /var/www/../htdocs/lib/private/AppFramework/App.php(153): OC\\AppFramework\\Http\\Dispatcher->dispatch()\\n#1 /var/www/../htdocs/lib/private/Route/Router.php(321): OC\\AppFramework\\App::main()\\n#2 /var/www/../htdocs/lib/base.php(1155): OC\\Route\\Router->match()\\n#3 /var/www/../htdocs/index.php(25): OC::handleRequest()\\n#4 {main}\",\"previous\":{\"class\":\"Error\",\"message\":\"Call to undefined method OC\\DB\\QueryBuilder\\QueryBuilder::execute()\",\"code\":0,\"file\":\"/var/www/../htdocs/apps/maps/lib/Service/AddressService.php:84\",\"trace\":\"#0 /var/www/../htdocs/apps/maps/lib/Service/AddressService.php(64): OCA\\Maps\\Service\\AddressService->lookupAddress()\\n#1 /var/www/../htdocs/apps/maps/lib/Controller/ContactsController.php(206): OCA\\Maps\\Service\\AddressService->addressToGeo()\\n#2 /var/www/../htdocs/lib/private/AppFramework/Http/Dispatcher.php(205): OCA\\Maps\\Controller\\ContactsController->getContacts()\\n#3 /var/www/../htdocs/lib/private/AppFramework/Http/Dispatcher.php(118): OC\\AppFramework\\Http\\Dispatcher->executeController()\\n#4 /var/www/../htdocs/lib/private/AppFramework/App.php(153): OC\\AppFramework\\Http\\Dispatcher->dispatch()\\n#5 /var/www/../htdocs/lib/private/Route/Router.php(321): OC\\AppFramework\\App::main()\\n#6 /var/www/../htdocs/lib/base.php(1155): OC\\Route\\Router->match()\\n#7 /var/www/../htdocs/index.php(25): OC::handleRequest()\\n#8 {main}\"}}","CustomMessage":"Call to undefined method OC\\DB\\QueryBuilder\\QueryBuilder::execute() in file '/var/www/../htdocs/apps/maps/lib/Service/AddressService.php' line 84"}}
../nextcloud_data/nextcloud.log:{"reqId":"xyz","level":0,"time":"2026-05-16T19:13:13+02:00","remoteAddr":"1.2.3.4","user":"--","app":"serverDI","method":"GET","url":"/apps/theming/img/core/filetypes/image.svg?v=2","scriptName":"/index.php","message":"The requested alias \"OCP\\IServerContainer\" is deprecated. Please request \"Psr\\Container\\ContainerInterface\" directly. This alias will be removed in a future Nextcloud version.","userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:140.0) Gecko/20100101 Firefox/140.0","version":"33.0.3.2","data":{"app":"serverDI"}}
../nextcloud_data/nextcloud.log:{"reqId":"xyz","level":0,"time":"2026-05-16T19:13:14+02:00","remoteAddr":"1.2.3.4","user":"foo","app":"serverDI","method":"GET","url":"/apps/theming/img/core/filetypes/image.svg?v=2","scriptName":"/index.php","message":"The requested alias \"OCP\\IServerContainer\" is deprecated. Please request \"Psr\\Container\\ContainerInterface\" directly. This alias will be removed in a future Nextcloud version.","userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:140.0) Gecko/20100101 Firefox/140.0","version":"33.0.3.2","data":{"app":"serverDI"}}
../nextcloud_data/nextcloud.log:{"reqId":"xyz","level":0,"time":"2026-05-16T19:13:14+02:00","remoteAddr":"1.2.3.4","user":"foo","app":"serverDI","method":"GET","url":"/apps/theming/img/core/filetypes/image.svg?v=2","scriptName":"/index.php","message":"The requested alias \"OCP\\IServerContainer\" is deprecated. Please request \"Psr\\Container\\ContainerInterface\" directly. This alias will be removed in a future Nextcloud version.","userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:140.0) Gecko/20100101 Firefox/140.0","version":"33.0.3.2","data":{"app":"serverDI"}}
Web Browser
Not relevant, is server-side problem.
Web server / Reverse Proxy
No relevant lines (to old, other vhosts)
Configuration
Nextcloud
{
"system": {
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"secret": "***REMOVED SENSITIVE VALUE***",
"trusted_domains": [
"cloud.mxchange.org"
],
"datadirectory": "***REMOVED SENSITIVE VALUE***",
"overwrite.cli.url": "https:\/\/cloud.mxchange.org",
"default_phone_region": "DE",
"dbtype": "mysql",
"debug": false,
"version": "33.0.3.2",
"dbname": "***REMOVED SENSITIVE VALUE***",
"dbhost": "***REMOVED SENSITIVE VALUE***",
"dbtableprefix": "oc_",
"dbuser": "***REMOVED SENSITIVE VALUE***",
"dbpassword": "***REMOVED SENSITIVE VALUE***",
"installed": true,
"instanceid": "***REMOVED SENSITIVE VALUE***",
"mail_from_address": "***REMOVED SENSITIVE VALUE***",
"mail_smtpmode": "sendmail",
"mail_domain": "***REMOVED SENSITIVE VALUE***",
"trashbin_retention_obligation": "auto",
"versions_retention_obligation": "auto",
"config_is_read_only": false,
"cipher": "AES-256-CFB",
"activity_expire_days": 365,
"mail_smtpauthtype": "PLAIN",
"mail_smtpauth": 1,
"mail_smtphost": "***REMOVED SENSITIVE VALUE***",
"mail_smtpport": "25",
"mail_smtpname": "***REMOVED SENSITIVE VALUE***",
"mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
"singleuser": false,
"maintenance": false,
"data-fingerprint": "f7241e4abb9d6a3947844a90617df6f5",
"enable_avatars": true,
"allow_user_to_change_display_name": true,
"session_keepalive": true,
"updatechecker": true,
"updater.release.channel": "stable",
"has_internet_connection": true,
"check_for_working_webdav": true,
"check_for_working_wellknown_setup": true,
"check_for_working_htaccess": true,
"logtimezone": "Europe\/Berlin",
"loglevel": 0,
"log_type": "file",
"log_rotate_size": 10485760,
"htaccess.RewriteBase": "\/",
"upgrade.disable-web": true,
"theme": "",
"encryption.legacy_format_support": false,
"auth.bruteforce.protection.enabled": false,
"twofactor_enforced": false,
"bulkupload.enabled": false,
"twofactor_enforced_groups": [
"admin"
],
"twofactor_enforced_excluded_groups": [],
"app_install_overwrite": {
"0": "files_downloadactivity",
"1": "audioplayer",
"2": "bookmarks",
"4": "calendar",
"5": "camerarawpreviews",
"6": "checksum",
"7": "circles",
"8": "contacts",
"9": "deck",
"10": "files_ebookreader",
"11": "video_converter",
"12": "twofactor_totp",
"13": "impersonate",
"14": "gallery",
"15": "mail",
"16": "files_automatedtagging",
"18": "files_texteditor",
"19": "groupquota",
"20": "maps",
"21": "mood",
"22": "event_update_notification",
"23": "sharerenamer",
"24": "socialsharing_email",
"25": "twofactor_admin",
"26": "twofactor_nextcloud_notification",
"27": "socialsharing_diaspora",
"28": "quota_warning",
"29": "ojsxc",
"30": "keeporsweep",
"31": "metadata",
"32": "dicomviewer",
"34": "telephoneprovider",
"35": "duplicatefinder",
"36": "social",
"37": "solitaire",
"38": "wordfind"
},
"mysql.utf8mb4": true,
"mail_sendmailmode": "smtp"
}
}
Apps
Enabled:
- activity: 6.0.0
- admin_audit: 1.23.0
- app_api: 33.0.0
- audioplayer: 3.8.0
- bookmarks: 16.1.4
- bruteforcesettings: 6.0.0
- calendar: 6.4.0
- circles: 33.0.0
- cloud_federation_api: 1.17.0
- comments: 1.23.0
- contacts: 8.4.5
- contactsinteraction: 1.14.1
- dav: 1.36.0
- deck: 1.17.1
- dicomviewer: 2.3.2
- encryption: 2.21.0
- event_update_notification: 2.8.0
- federatedfilesharing: 1.23.0
- files: 2.5.0
- files_downloadlimit: 5.1.0
- files_pdfviewer: 6.0.0
- files_reminders: 1.6.0
- files_sharing: 1.25.2
- files_texteditor: 2.15.1
- files_trashbin: 1.23.0
- files_versions: 1.26.0
- firstrunwizard: 6.0.0
- groupquota: 0.2.4
- impersonate: 4.0.0
- integration_tmdb: 3.1.0
- logreader: 6.0.0
- lookup_server_connector: 1.21.0
- mail: 5.7.15
- maps: 1.6.0
- metadata: 0.23.0
- notes: 5.0.0
- notifications: 6.0.0
- oauth2: 1.21.0
- oidc: 1.16.6
- password_policy: 5.0.0
- passwords: 2026.5.20
- photos: 6.0.0
- previewgenerator: 5.13.0
- privacy: 5.0.0
- profile: 1.2.0
- provisioning_api: 1.23.0
- quota_warning: 1.23.0
- related_resources: 4.0.0
- serverinfo: 5.0.0
- settings: 1.16.0
- sharebymail: 1.23.0
- sharerenamer: 3.5.0
- socialsharing_email: 4.1.0
- solitaire: 1.0.0
- survey_client: 5.0.0
- suspicious_login: 11.0.0
- systemtags: 1.23.0
- text: 7.0.1
- theming: 2.8.0
- twofactor_admin: 4.11.1
- twofactor_backupcodes: 1.22.0
- twofactor_email: 3.0.10
- twofactor_nextcloud_notification: 7.0.0
- twofactor_totp: 15.0.0
- updatenotification: 1.23.0
- user_status: 1.13.0
- viewer: 6.0.0
- weather_status: 1.13.0
- webhook_listeners: 1.5.0
- wordfind: 1.4.2
- workflowengine: 2.15.0
Disabled:
- dashboard: 7.13.0 (installed 7.0.0)
- duplicatefinder: 1.7.3 (installed 1.7.3)
- federation: 1.23.0 (installed 1.22.0)
- files_automatedtagging: 4.0.0 (installed 4.0.0)
- files_downloadactivity: 1.18.1 (installed 1.18.1)
- files_ebookreader: 0.0.1 (installed 0.0.1)
- files_external: 1.25.1
- flow_notifications: 4.0.0 (installed 4.0.0)
- nextcloud_announcements: 5.0.0 (installed 1.14.0)
- recommendations: 6.0.0 (installed 0.8.0)
- support: 5.0.0 (installed 1.8.0)
- testing: 1.23.0
- user_ldap: 1.24.0