### ⚠️ This issue respects the following points: ⚠️
- [x] This is a **bug**, no…t a question or a configuration/webserver/proxy issue.
- [x] This issue is **not** already reported on [Github](https://github.com/nextcloud/server/issues?q=is%3Aopen+is%3Aissue+label%3Abug) OR [Nextcloud Community Forum](https://help.nextcloud.com/) _(I've searched it)_.
- [x] Nextcloud Server **is** up to date. See [Maintenance and Release Schedule](https://github.com/nextcloud/server/wiki/Maintenance-and-Release-Schedule) for supported versions.
- [x] I agree to follow Nextcloud's [Code of Conduct](https://nextcloud.com/contribute/code-of-conduct/).
### Bug description
Unable to delete an app via Browser or CLI
### Steps to reproduce
*Browser*
1. Click on remove ( entfernen)
2. Nothing happens
*CLI*
1. sudo -u www-data php -f ./occ app:remove <app>
2. Nothing happens
### Expected behavior
App should get removed
### Nextcloud Server version
30
### Operating system
Debian/Ubuntu
### PHP engine version
None
### Web server
Apache (supported)
### Database engine version
PostgreSQL
### Is this bug present after an update or on a fresh install?
Updated from a MINOR version (ex. 28.0.1 to 28.0.2)
### Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
### What user-backends are you using?
- [x] Default user-backend _(database)_
- [x] LDAP/ Active Directory
- [ ] SSO - SAML
- [ ] Other
### Configuration report
```json
{
"system": {
"instanceid": "***REMOVED SENSITIVE VALUE***",
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"secret": "***REMOVED SENSITIVE VALUE***",
"trusted_domains": [
"cloud.hks-projekt.at"
],
"trusted_proxies": "***REMOVED SENSITIVE VALUE***",
"forwarded_for_headers": [
"HTTP_X_FORWARDED",
"HTTP_FORWARDED_FOR"
],
"datadirectory": "***REMOVED SENSITIVE VALUE***",
"overwrite.cli.url": "https:\/\/cloud.hks-projekt.at",
"dbtype": "pgsql",
"version": "30.0.2.2",
"dbname": "***REMOVED SENSITIVE VALUE***",
"dbhost": "***REMOVED SENSITIVE VALUE***",
"dbtableprefix": "oc_",
"dbuser": "***REMOVED SENSITIVE VALUE***",
"dbpassword": "***REMOVED SENSITIVE VALUE***",
"logtimezone": "Europe\/Vienna",
"installed": true,
"filelocking.enabled": true,
"memcache.local": "\\OC\\Memcache\\APCu",
"memcache.distributed": "\\OC\\Memcache\\Redis",
"memcache.locking": "\\OC\\Memcache\\Redis",
"redis": {
"host": "***REMOVED SENSITIVE VALUE***",
"port": 0,
"timeout": 0,
"dbindex": 0
},
"mail_smtpmode": "smtp",
"mail_domain": "***REMOVED SENSITIVE VALUE***",
"mail_from_address": "***REMOVED SENSITIVE VALUE***",
"updater.release.channel": "stable",
"loglevel": 2,
"appstore.experimental.enabled": true,
"theme": "",
"asset-pipeline.enable": true,
"ldapIgnoreNamingRules": false,
"ldapProviderFactory": "\\OCA\\User_LDAP\\LDAPProviderFactory",
"remember_login_cookie_lifetime": 1296000,
"session_lifetime": 86400,
"session_keepalive": true,
"auto_logout": true,
"trashbin_retention_obligation": "auto, 30",
"mysql.utf8mb4": true,
"mail_smtpauthtype": "LOGIN",
"mail_smtphost": "***REMOVED SENSITIVE VALUE***",
"mail_smtpport": "25",
"htaccess.RewriteBase": "\/",
"maintenance": false,
"activity_expire_days": 14,
"auth.bruteforce.protection.enabled": true,
"forbidden_filenames": [
".htaccess",
"Thumbs.db",
"thumbs.db"
],
"cron_log": true,
"enabledPreviewProviders": [
"OC\\Preview\\MP3",
"OC\\Preview\\TXT",
"OC\\Preview\\MarkDown",
"OC\\Preview\\OpenDocument",
"OC\\Preview\\Krita",
"OC\\Preview\\Imaginary"
],
"preview_format": "webp",
"preview_imaginary_url": "***REMOVED SENSITIVE VALUE***",
"filesystem_check_changes": 0,
"integrity.check.disabled": false,
"knowledgebaseenabled": true,
"log_rotate_size": 524288000,
"quota_include_external_storage": false,
"mail_sendmailmode": "smtp",
"mail_smtpauth": 1,
"mail_smtpname": "***REMOVED SENSITIVE VALUE***",
"mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
"preview_max_x": "2048",
"preview_max_y": "2045",
"jpeg_quality": "60",
"default_phone_region": "AT",
"data-fingerprint": "8b23777ea8503893630cf289162a5736",
"allow_local_remote_servers": true,
"maintenance_window_start": 1,
"memcached_options": {
"14": 50,
"15": 50,
"19": 50,
"20": 50,
"8": 50,
"-1001": true,
"16": true,
"18": true
},
"app_install_overwrite": [
"files_downloadactivity",
"dicomviewer",
"forms",
"metadata",
"news",
"files_retention",
"talk_matterbridge",
"workflow_ocr",
"cookbook",
"llm",
"files_fulltextsearch",
"fulltextsearch_elasticsearch",
"fulltextsearch",
"files_antivirus",
"integration_github",
"maps"
]
}
}
```
### List of activated Apps
```shell
Enabled:
- activity: 3.0.0
- admin_audit: 1.20.0
- app_api: 4.0.0
- assistant: 2.1.1
- bruteforcesettings: 3.0.0
- calendar: 5.0.1
- circles: 30.0.0
- cloud_federation_api: 1.13.0
- collectives: 2.15.0
- comments: 1.20.1
- contacts: 6.1.0
- contactsinteraction: 1.11.0
- cookbook: 0.11.2
- dashboard: 7.10.0
- dav: 1.31.1
- deck: 1.14.1
- dicomviewer: 2.2.1
- federatedfilesharing: 1.20.0
- federation: 1.20.0
- files: 2.2.0
- files_antivirus: 5.6.0
- files_automatedtagging: 1.20.0
- files_downloadlimit: 3.0.0
- files_external: 1.22.0
- files_fulltextsearch: 30.0.0
- files_pdfviewer: 3.0.0
- files_reminders: 1.3.0
- files_sharing: 1.22.0
- files_trashbin: 1.20.1
- files_versions: 1.23.0
- firstrunwizard: 3.0.0
- forms: 4.3.2
- fulltextsearch: 30.0.0
- fulltextsearch_elasticsearch: 30.0.0
- integration_mastodon: 2.0.6
- integration_openai: 3.1.2
- logreader: 3.0.0
- lookup_server_connector: 1.18.0
- mail: 4.0.2
- maps: 1.4.0
- news: 25.0.0-alpha12
- nextcloud_announcements: 2.0.0
- notes: 4.11.0
- notifications: 3.0.0
- oauth2: 1.18.1
- password_policy: 2.0.0
- photos: 3.0.2
- polls: 7.2.4
- privacy: 2.0.0
- provisioning_api: 1.20.0
- quota_warning: 1.20.0
- recommendations: 3.0.0
- related_resources: 1.5.0
- richdocuments: 8.5.2
- serverinfo: 2.0.0
- settings: 1.13.0
- sharebymail: 1.20.0
- spreed: 20.0.2
- support: 2.0.0
- suspicious_login: 8.0.0
- systemtags: 1.20.0
- talk_matterbridge: 1.26.0-0
- text: 4.1.0
- theming: 2.5.0
- twofactor_backupcodes: 1.19.0
- twofactor_nextcloud_notification: 4.0.0
- twofactor_totp: 12.0.0-dev
- twofactor_webauthn: 2.0.0
- updatenotification: 1.20.0
- user_ldap: 1.21.0
- user_status: 1.10.0
- viewer: 3.0.0
- weather_status: 1.10.0
- webhook_listeners: 1.1.0-dev
- workflow_ocr: 1.30.0
- workflow_pdf_converter: 1.15.0
- workflowengine: 2.12.0
Disabled:
- encryption: 2.18.0 (installed 2.7.0)
- integration_discourse: 2.1.0 (installed 2.1.0)
- integration_dropbox: 3.0.1 (installed 3.0.1)
- integration_github: 3.1.1 (installed 3.1.1)
- integration_gitlab: 3.1.2 (installed 3.1.2)
- survey_client: 2.0.0 (installed 2.0.0)
- tables: 0.8.1 (installed 0.8.1)
```
### Nextcloud Signing status
```shell
No errors have been found.
```
### Nextcloud Logs
```json
Nothing at the NC logs but at browser console I get following error when clicking the remove button:
TypeError: this.$store.dispatch(...) is undefined
remove AppManagement.js:219
click AppItem.vue:12
VueJS 4
hn
n
hn
$emit
click NcButton.mjs:232
VueJS 3
vue.runtime.esm.js:3065:16
VueJS 7
click NcButton.mjs:232
VueJS 3
```
### Additional info
Currently the only workaround is to manually remove the app from the apps folder.