Bien le bonjour,
Première tentative :
J’uploade les fichiers. Les téléchargements sont OK, semble-t-il.
Je vais à la page https://cloud.example.com, je mets les infos qui vont bien pour un compte admin et une base MSQL.
L’installation démarre proprement. Puis je tombe sur un écran à l’url :
https://cloud.example.com/index.php/core/apps/recommended
Applications recommandées
Impossible de récupérer la liste des applications depuis le magasin d’applications
Après contrôle, je vois que les tables SQL sont créées, le compte admin est bien créé avec son dossier dans /data.
J’essaie, à tout hasard, de retourner à https://cloud.example.com/
Je suis redirigé sur https://cloud.ensemblepouraixe.fr/index.php/apps/dashboard/
Je tombe sur des écrans wizards qui plantent…
Je constate que la page contient deux div#firstrunwizard dont un vide. Pas bien normal, ça : deux éléments avec le même id…
Je peux faire quoi pour avancer ? Refaire une installation complète ?
Merci pour vos suggestions.
Hey @FrViPofm welcome to the Nextcloud community
thanks for your request.
the issue you are describing is known upstream see:
opened 04:55AM - 16 Jun 26 UTC
closed 05:03PM - 27 Jun 26 UTC
bug
2. developing
regression
feature: recommended apps
34-feedback
### ⚠️ 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
Nextcloud 34.0.0 gets installed successfully and the installer redirects to /index.php/core/apps/recommended which throws following error.
<img width="1920" height="647" alt="Image" src="https://github.com/user-attachments/assets/e5bbf2e6-c6ca-4d8c-b392-6869ed08bbc1" />
### Steps to reproduce
1. Install Nextcloud 34.0.0
2. In the last step upon trying to install recommeneded apps throws the error.
### Expected behavior
Installer should load the recommended apps page and allow user to install required apps.
### Nextcloud Server version
34
### Operating system
RHEL/CentOS
### 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?
- [x] Default user-backend _(database)_
- [ ] LDAP/ Active Directory
- [ ] SSO - SAML
- [ ] Other
### Configuration report
```json
$CONFIG = array (
'instanceid' => '************',
'passwordsalt' => ******************************
'secret' => '************************************************',
'trusted_domains' =>
array (
0 => 'domain.com',
),
'datadirectory' => '/home/user/nextcloud3400data',
'dbtype' => 'mysql',
'version' => '34.0.0.12',
'overwrite.cli.url' => 'https://domain.com/manual/nextcloud3400',
'dbname' => 'nextcloud3400',
'dbhost' => 'localhost',
'dbtableprefix' => 'oc_',
'mysql.utf8mb4' => true,
'dbuser' => 'oc_oc_admin',
'dbpassword' => '*******',
'installed' => true,
'maintenance' => false,
);
```
### List of activated Apps
```shell
```
### Nextcloud Signing status
```shell
```
### Nextcloud Logs
```json
empty
```
### Additional info
Webserver logs are as follows:
[IP] - - [12/Jun/2026:11:18:51 +0530] “POST /manual/nextcloud3400/ HTTP/1.1” 302 - “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:151.0) Gecko/20100101 Firefox/151.0”
[IP] - - [12/Jun/2026:11:20:15 +0530] “GET /manual/nextcloud3400/index.php/core/apps/recommended HTTP/1.1” 200 6639 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:151.0) Gecko/20100101 Firefox/151.0”
[IP] - - [12/Jun/2026:11:20:16 +0530] “GET /manual/nextcloud3400/apps/theming/css/default.css?v=8342ddad-0 HTTP/1.1” 200 2205 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:151.0) Gecko/20100101 Firefox/151.0”
[IP] - - [12/Jun/2026:11:20:16 +0530] “GET /manual/nextcloud3400/dist/core-main.js?v=c18b59b6-0 HTTP/1.1” 200 115125 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:151.0) Gecko/20100101 Firefox/151.0”
[IP] - - [12/Jun/2026:11:20:16 +0530] “GET /manual/nextcloud3400/core/js/mimetypelist.js?v=c18b59b6-0 HTTP/1.1” 200 2815 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:151.0) Gecko/20100101 Firefox/151.0”
[IP] - - [12/Jun/2026:11:20:16 +0530] “GET /manual/nextcloud3400/dist/core-ajax-cron.js?v=c18b59b6-0 HTTP/1.1” 200 1218 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:151.0) Gecko/20100101 Firefox/151.0”
[IP] - - [12/Jun/2026:11:20:16 +0530] “GET /manual/nextcloud3400/dist/core-recommendedapps.js?v=c18b59b6-0 HTTP/1.1” 200 3880 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:151.0) Gecko/20100101 Firefox/151.0”
[IP] - - [12/Jun/2026:11:20:16 +0530] “GET /manual/nextcloud3400/dist/files_sharing-main.js?v=c18b59b6-0 HTTP/1.1” 200 247 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:151.0) Gecko/20100101 Firefox/151.0”
[IP] - - [12/Jun/2026:11:20:17 +0530] “GET /manual/nextcloud3400/dist/theming-theming.mjs?v=c18b59b6-0 HTTP/1.1” 200 135 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:151.0) Gecko/20100101 Firefox/151.0”
[IP] - - [12/Jun/2026:11:20:16 +0530] “GET /manual/nextcloud3400/dist/core-common.js?v=c18b59b6-0 HTTP/1.1” 200 1203177 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:151.0) Gecko/20100101 Firefox/151.0”
[IP] - - [12/Jun/2026:11:20:19 +0530] “GET /manual/nextcloud3400/cron.php HTTP/1.1” 200 40 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:151.0) Gecko/20100101 Firefox/151.0”
[IP] - - [12/Jun/2026:11:20:19 +0530] “GET /manual/nextcloud3400/index.php/settings/apps/list HTTP/1.1” 200 9239 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:151.0) Gecko/20100101 Firefox/151.0”
CONSOLE LOGS:
<img width="1909" height="359" alt="Image" src="https://github.com/user-attachments/assets/8ee2c0c0-8588-46ae-a4c3-fb7365137a71" />
it looks like this will only be resolved with vs. 34.0.2
nextcloud/server#61313 (comment)
the snap team is experiencing this too
master ← pachulo:release/34.0.1snap1
nextcloud (beta/pr-3553) 0+git.dcb737c from Nextcloud✓ installed
## recommend… ed app install fail
* recommended app install fail :x:
* manual app install works fine! :heavy_check_mark:
<img width="719" height="697" alt="image" src="https://github.com/user-attachments/assets/1b9489e5-9f84-4970-9a38-090e946fe88f" />
## continue with manual app install from app store
<img width="843" height="701" alt="image" src="https://github.com/user-attachments/assets/f4816698-40ad-4c94-925d-e54b8bb58a96" />
<img width="856" height="657" alt="image" src="https://github.com/user-attachments/assets/3e49d95a-387d-4be7-a14d-de0caf814ab1" />
<img width="1198" height="821" alt="image" src="https://github.com/user-attachments/assets/2718436b-5831-4328-ab5b-54354f72d908" />
<img width="673" height="596" alt="image" src="https://github.com/user-attachments/assets/b4ec4196-1078-4c65-8418-2ed7670d9d06" />
once installation has completed and you receive the warning message about “Could not fetch list of apps from App Store” you can connect to the login page and enter your credentials, login and navigate to the app store and install the recommended apps manually from the selection in app bundles (Hub bundle , download and install all)
this is merely a workaround, please feel free to add your heads-up to that GitHub issue [Bug]:NC34.0.0 Not able to install Recommended apps · Issue #61313 · nextcloud/server · GitHub