- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 4.6k
Labels
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
On my instance I have the App store disabled because I manage my apps using the NixOS module.
The overview in the admin settings shows this endless spinner:

It seems like the frontend doesn't handle the response well:
{"ocs":{"meta":{"status":"failure","statuscode":404,"message":""},"data":{"appstore_disabled":true}}}This seems valid to me, but the loading spinner never stops/hides.
Steps to reproduce
- Set 'appstoreenabled' => false
- Open the admin overview
- See the network requests, especially the one starting with /ocs/v2.php/apps/updatenotification/api/v1/applist
Expected behavior
The loader should go away, since the compatible app updates can't be checked if the app store is disabled.
Nextcloud Server version
31
Operating system
Other
PHP engine version
PHP 8.3
Web server
Nginx
Database engine version
PostgreSQL
Is this bug present after an update or on a fresh install?
Updated from a MINOR version (ex. 32.0.1 to 32.0.2)
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
What user-backends are you using?
- Default user-backend (database)
- LDAP/ Active Directory
- SSO - SAML
- Other
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
No response
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
☑️ Done