Hello,
- Nextcloud Server version (e.g., 29.x.x):
33.0.0
- Operating system and version (e.g., Ubuntu 24.04):
Ubuntu 24.04.4 LTS
- Web server and version (e.g, Apache 2.4.25):
nginx 1.24.0
- Reverse proxy and version _(e.g. nginx 1.27.2)
-
nginx 1.24.0
-
- 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 from nc31 to nc32 to nc33 (wasnt checked between nc31 and nc32)
- Installation method (e.g. AlO, NCP, Bare Metal/Archive, etc.)
- Archive
- Are you using CloudfIare, mod_security, or similar? (Yes / No)
no
Summary of the issue you are facing:
After upgrading from Nextcloud 32.0.6 to 33.0.0, the “Discover” tab in the Apps section of the Admin UI shows “Nothing to show” and I cant update many apps like “Deck” etc. even tho they are approved for NC33. Testing the endpoint that NC 33 tries to fetch internally reveals: “PHP Warning: file_get_contents(https://nextcloud.com/wp-json/nextcloud/v1/apps/discover): Failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found”.
Steps to replicate it (hint: details matter!):
-
updating from nc31 to nc32 then updating from nc32 to 33
-
opening app store via web gui or
-
trying to update package on server
Log entries
Nextcloud
Please provide the log entries from your Nextcloud log that are generated during the time of problem (via the Copy raw option from Administration settings->Logging screen or from your nextcloud.log located in your data directory). Feel free to use a pastebin/gist service if necessary.
PASTE HERE
Web Browser
If the problem is related to the Web interface, open your browser inspector Console and Network tabs while refreshing (reloading) and reproducing the problem. Provide any relevant output/errors here that appear.
HAR too long. But no error while openening it only Status 200
Web server / Reverse Proxy
The output of your Apache/nginx/system log in /var/log/____:
PASTE HERE
Configuration
Nextcloud
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!):
{
"system": {
"instanceid": "***REMOVED SENSITIVE VALUE***",
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"secret": "***REMOVED SENSITIVE VALUE***",
"maintenance_window_start": 1,
"trusted_proxies": "***REMOVED SENSITIVE VALUE***",
"overwritehost": "nextcloud.hla-flensburg.de",
"overwriteprotocol": "https",
"overwritewebroot": "",
"overwriteconaddr": "^172\\.17\\.0\\.57$",
"forwarded_for_headers": [
"HTTP_X_FORWARDED",
"HTTP_FORWARDED_FOR",
"HTTP_X_FORWARDED_FOR"
],
"trusted_domains": [
"nextcloud.hla-flensburg.de",
"chat.hla-flensburg.de",
"portal.hla-flensburg.de",
"www.chat.hla-flensburg.de",
"172.17.0.57",
"office.hla-flensburg.de",
"172.17.0.61"
],
"datadirectory": "***REMOVED SENSITIVE VALUE***",
"dbtype": "mysql",
"version": "33.0.0.16",
"overwrite.cli.url": "https:\/\/nextcloud.hla-flensburg.de:443",
"dbname": "***REMOVED SENSITIVE VALUE***",
"dbhost": "***REMOVED SENSITIVE VALUE***",
"dbport": "",
"dbtableprefix": "oc_",
"mysql.utf8mb4": true,
"dbuser": "***REMOVED SENSITIVE VALUE***",
"dbpassword": "***REMOVED SENSITIVE VALUE***",
"installed": true,
"ldapProviderFactory": "OCA\\User_LDAP\\LDAPProviderFactory",
"default_phone_region": "DE",
"memcache.local": "\\OC\\Memcache\\APCu",
"memcache.locking": "\\OC\\Memcache\\Redis",
"memcache.distributed": "\\OC\\Memcache\\Redis",
"redis": {
"host": "***REMOVED SENSITIVE VALUE***",
"port": 0,
"dbindex": 0,
"timeout": 0
},
"maintenance": false,
"theme": "",
"loglevel": "2",
"logfile": "\/var\/log\/nextcloud.log",
"mail_smtpmode": "smtp",
"mail_smtpsecure": "ssl",
"mail_sendmailmode": "smtp",
"mail_domain": "***REMOVED SENSITIVE VALUE***",
"mail_smtpauthtype": "LOGIN",
"mail_smtpport": "465",
"mail_from_address": "***REMOVED SENSITIVE VALUE***",
"mail_smtphost": "***REMOVED SENSITIVE VALUE***",
"mail_smtpauth": 1,
"mail_smtpname": "***REMOVED SENSITIVE VALUE***",
"mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
"updater.release.channel": "stable",
"app_install_overwrite": [
"officeonline",
"workflow_media_converter",
"apporder",
"richdocuments"
],
"twofactor_enforced": "true",
"twofactor_enforced_groups": [
"GRP_Zammad-Agents"
],
"twofactor_enforced_excluded_groups": [],
"has_internet_connection": false,
"updatechecker": false,
"server_id": "nextcloud-1"
}
}
user@sw-nextcloud:~$
Apps
The output of occ app:list (if possible).
formation!):
Enabled:
- activity: 6.0.0-dev.0
- admin_audit: 1.23.0
- apporder: 0.15.0
- bruteforcesettings: 6.0.0-dev.0
- circles: 33.0.0
- cloud_federation_api: 1.17.0
- comments: 1.23.0
- contacts: 8.3.3
- contactsinteraction: 1.14.1
- dav: 1.36.0
- federatedfilesharing: 1.23.0
- federation: 1.23.0
- files: 2.5.0
- files_downloadlimit: 5.1.0-dev.0
- files_external: 1.25.1
- files_pdfviewer: 6.0.0-dev.0
- files_reminders: 1.6.0
- files_sharing: 1.25.2
- files_trashbin: 1.23.0
- files_versions: 1.26.0
- firstrunwizard: 6.0.0-dev.0
- forms: 5.2.5
- logreader: 6.0.0
- lookup_server_connector: 1.21.0
- nextcloud_announcements: 5.0.0
- notes: 4.13.1
- notifications: 6.0.0
- oauth2: 1.21.0
- password_policy: 5.0.0-dev.0
- photos: 6.0.0-dev.0
- polls: 8.6.3
- privacy: 5.0.0-dev.0
- profile: 1.2.0
- provisioning_api: 1.23.0
- recommendations: 6.0.0-dev.0
- related_resources: 4.0.0-dev.0
- richdocuments: 8.7.8
- serverinfo: 5.0.0-dev.0
- settings: 1.16.0
- sharebymail: 1.23.0
- support: 5.0.0
- survey_client: 5.0.0-dev.0
- systemtags: 1.23.0
- tasks: 0.17.1
- text: 7.0.0-dev.3
- theming: 2.8.0
- twofactor_backupcodes: 1.22.0
- twofactor_nextcloud_notification: 7.0.0
- twofactor_totp: 15.0.0-dev.0
- updatenotification: 1.23.0
- user_ldap: 1.24.0
- user_status: 1.13.0
- viewer: 6.0.0-dev.0
- weather_status: 1.13.0
- webhook_listeners: 1.5.0
- workflow_media_converter: 2.0.0
- workflowengine: 2.15.0
Disabled:
- app_api: 33.0.0 (installed 33.0.0)
- dashboard: 7.13.0 (installed 7.13.0)
- deck: 1.16.0 (installed 1.15.6)
- documentserver_community: 0.2.1 (installed 0.2.1)
- encryption: 2.21.0
- impersonate: 2.0.1 (installed 2.0.1)
- richdocumentscode: 25.4.904 (installed 25.4.904)
- suspicious_login: 11.0.0-dev.0
cant update disabled nor activate them.
Any help would be appreciated.
Best Regards,

