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:
(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):
Nextcloud 32.0.0
Operating system and version (e.g., Ubuntu 24.04):
Debian 12
Web server and version (e.g, Apache 2.4.25):
Nginx 1.22.1
Reverse proxy and version _(e.g. nginx 1.27.2)
Nginx 1.22.1
PHP version (e.g, 8.3):
PHP 8.3
Is this the first time you’ve seen this error? (Yes / No):
yes
When did this problem seem to first start?
After upgrading NC 31 -> 32
Installation method (e.g. AlO, NCP, Bare Metal/Archive, etc.)
Bare Metal
Are you using CloudfIare, mod_security, or similar? (Yes / No)
No
Summary of the issue you are facing:
After the upgrade to NC 32, I don’t have the option to install apps anymore, since the whole app store seems to be “gone”.
The output of occ config:list system or similar is best, but, if not possible, the contents of your config.php file from /path/to/nextcloud is fine (make sure to remove any identifiable information!):
https://paste.scrunkly.cat/upload/eel-goat-fly
Apps
The output of occ app:list (if possible).: Scrunkly Paste
Hi there.
The app store has definitely been available for 32
It does appear to be down at the moment though.
Maybe some maintenance is going on for a short while?
I am having issues as well with both latest version of 31 and 32curl https://apps.nextcloud.com/api/v1/apps.json just keeps going {"reqId":"9AC2DWOh4m98YnGgCSew","level":3,"time":"2025-09-29T22:09:00+02:00","remoteAddr":"","user":"--","app":"no app in context","method":"","url":"--","message":"Failed to connect to the app store","userAgent":"--","version":"32.0.0.13","exception":{"Exception":"GuzzleHttp\\Exception\\ConnectException","Message":"cURL error 28: Operation timed out after 60000 milliseconds with 4943472 out of 21933564 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://apps.nextcloud.com/api/v1/apps.json","Code":0,"Trace":[{"file":"/var/www/html/nextcloud/3rdparty/guzzlehttp/guzzle/src/Handler/
also [root@nextcloud ~]# sudo -u apache php /var/www/html/nextcloud/occ app:enable richdocuments
App "Nextcloud Office" cannot be installed because it is not compatible with this version of the server.
[root@nextcloud ~]# sudo -u apache php /var/www/html/nextcloud/occ status
- installed: true
- version: 32.0.0.13
- versionstring: 32.0.0
- edition:
- maintenance: false
- needsDbUpgrade: false
- productname: Nextcloud
- extendedSupport: false
I have the same problem for a “fresh today” installation of AIO (Hub 25) and another installation with Hub 10. So probably some issues with the app store and not the Nextcloud instances we are running.
All servers have planned (or not) downtimes, so I suggest to just wail until tomorrow before investigating any further.
I have the same problem as well. What is more, I sure that everything went correctly yesterday. When I check the logs the problem started yesterday’s afternoon. I hope that they will fix the problem soon.
Thank you. So you can acknowledge the problem? I also have a v31 and v32 that can’t reach it.
Does it have anything to do with the “AppApi”? That is now giving me the dreaded red warning, “AppAPI default deploy daemon is not set. Please register a default deploy daemon in the settings to install External Apps (Ex-Apps).”
No, the AppAPI has nothing to do with the App Store not working at the moment. In fact, it doesn’t seem to be related to our setups or the Nextcloud software at all, but rather with the server infrastructure hosting the App Store. There’s nothing we can do but wait it out.