Closed as duplicate of#49869
Description
⚠️ This issue respects the following points: ⚠️
- This is a bug, not a question or a configuration/webserver/proxy issue.
- This issue is not already reported on Github OR Nextcloud Community Forum (I've searched it).
- Nextcloud Server is up to date. See Maintenance and Release Schedule for supported versions.
- I agree to follow Nextcloud's Code of Conduct.
Bug description
the search for an app (from global search) only work from any /settings/apps/* page other than "discover", which is the default when coming from "admin menu" > "apps".
Steps to reproduce
- click on admin menu
- click on app
- use global search to find an app
=> no result displayed, no query sent
Expected behavior
- query sending
- result display
- easily find the app I was looking for (no need to browse for categories)
Nextcloud Server version
29
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.2
Web server
Apache (supported)
Database engine version
MySQL
Is this bug present after an update or on a fresh install?
Fresh Nextcloud Server install
Are you using the Nextcloud Server Encryption module?
None
What user-backends are you using?
- Default user-backend (database)
- LDAP/ Active Directory
- SSO - SAML
- Other
Configuration report
{
"system": {
"instanceid": "***REMOVED SENSITIVE VALUE***",
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"secret": "***REMOVED SENSITIVE VALUE***",
"datadirectory": "***REMOVED SENSITIVE VALUE***",
"dbtype": "mysql",
"version": "29.0.10.1",
"overwrite.cli.url": "http:\/\/cloud.dsconnectic.com",
"dbname": "***REMOVED SENSITIVE VALUE***",
"dbhost": "***REMOVED SENSITIVE VALUE***",
"dbport": "",
"dbtableprefix": "oc_",
"mysql.utf8mb4": true,
"dbuser": "***REMOVED SENSITIVE VALUE***",
"dbpassword": "***REMOVED SENSITIVE VALUE***",
"installed": true,
"updater.release.channel": "stable",
"maintenance": false,
"theme": "",
"loglevel": 0,
"app_install_overwrite": [
"files_external_gdrive",
"admin_notifications",
"dashboard"
],
"default_language": "fr",
"default_locale": "fr_FR",
"encryption.legacy_format_support": false,
"encryption.key_storage_migrated": false,
"has_rebuilt_cache": true,
"default_phone_region": "FR",
"trashbin_retention_obligation": "30, 35",
"mail_smtpmode": "smtp",
"mail_smtphost": "***REMOVED SENSITIVE VALUE***",
"mail_sendmailmode": "smtp",
"mail_smtpport": "465",
"mail_smtpsecure": "ssl",
"mail_smtpauthtype": "LOGIN",
"mail_smtpauth": 1,
"mail_from_address": "***REMOVED SENSITIVE VALUE***",
"mail_domain": "***REMOVED SENSITIVE VALUE***",
"mail_smtpname": "***REMOVED SENSITIVE VALUE***",
"mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
"maintenance_window_start": 1
}
}
List of activated Apps
Enabled:
- admin_audit: 1.19.0
- bruteforcesettings: 2.9.0
- calendar: 4.7.16
- cloud_federation_api: 1.12.0
- contacts: 6.0.1
- dashboard: 7.9.0
- dav: 1.30.1
- drawio: 3.0.3
- event_update_notification: 2.4.0
- external: 5.4.1
- federatedfilesharing: 1.19.0
- files: 2.1.1
- files_downloadlimit: 2.0.0
- files_pdfviewer: 2.10.0
- files_reminders: 1.2.0
- files_sharing: 1.21.0
- files_trashbin: 1.19.0
- files_versions: 1.22.0
- firstrunwizard: 2.18.0
- flow_notifications: 1.9.0
- group_default_quota: 0.1.10
- group_everyone: 0.1.16
- groupfolders: 17.0.8
- groupquota: 0.2.1
- impersonate: 1.16.0
- logreader: 2.14.0
- lookup_server_connector: 1.17.0
- nextcloud_announcements: 1.18.0
- notifications: 2.17.0
- oauth2: 1.17.1
- onlyoffice: 9.5.0
- password_policy: 1.19.0
- passwords: 2024.12.21
- photos: 2.5.0
- privacy: 1.13.0
- provisioning_api: 1.19.0
- quota_warning: 1.20.0
- recommendations: 2.1.0
- related_resources: 1.4.0
- settings: 1.12.0
- spreed: 19.0.11
- suspicious_login: 7.0.0
- systemtags: 1.19.0
- tasks: 0.16.1
- text: 3.10.1
- theming: 2.4.0
- twofactor_backupcodes: 1.18.0
- twofactor_nextcloud_notification: 3.10.0
- twofactor_totp: 11.0.0-dev
- twofactor_webauthn: 1.4.0
- updatenotification: 1.19.1
- user_retention: 1.13.0
- user_status: 1.9.0
- user_usage_report: 1.13.1
- viewer: 2.3.0
- welcome: 1.2.0
- workflowengine: 2.11.0
Disabled:
- activity: 2.21.1 (installed 2.16.0)
- circles: 29.0.0-dev (installed 24.0.1)
- comments: 1.19.0 (installed 1.14.0)
- contactsinteraction: 1.10.0 (installed 1.2.0)
- duplicatefinder: 1.6.0 (installed 1.6.0)
- encryption: 2.17.0 (installed 2.16.0)
- extract: 1.3.6 (installed 1.3.6)
- federation: 1.19.0 (installed 1.11.0)
- files_external: 1.21.0 (installed 1.8.0)
- files_markdown: 2.4.1 (installed 2.4.1)
- files_rightclick: 0.15.1 (installed 1.6.0)
- metadata: 0.21.0 (installed 0.21.0)
- news: 25.1.2 (installed 25.1.2)
- ransomware_protection: 1.14.0 (installed 1.14.0)
- serverinfo: 1.19.0 (installed 1.14.0)
- sharebymail: 1.19.0 (installed 1.14.0)
- support: 1.12.0 (installed 1.4.0)
- survey_client: 1.17.0 (installed 1.7.0)
- twofactor_email: 2.7.4 (installed 2.7.4)
- twofactor_gateway: 0.20.0 (installed 0.20.0)
- user_ldap: 1.20.0
- weather_status: 1.9.0 (installed 1.1.0)
Nextcloud Signing status
No errors have been found.
Nextcloud Logs
Additional info
using another apps subpage and then use global search work fine.
on nextcloud 29 the "unified search" popin is on top of search app results but we can close it.
on nextcloud 30 we can see search app results directly
Activity