⚠️ This issue respects the following points: ⚠️
Bug description
When installing NC from scratch (no AIO!), the admin is presented with an option to install some recommended apps. With the latest releases 32.0.9 and probably 33.0.3 I am not able to install these apps on the spot.
Steps to reproduce
- Install a new installation from scratch (no AIO)
- Run the installation assistant
- Prior to installing the recommended apps
- Install the recommended apps by clicking on it
Expected behavior
The apps get downloaded and installed.
Nextcloud Server version
32
Operating system
Debian/Ubuntu
PHP engine version
None, from base docker container nextcloud
Web server
Apache (supported)
Database engine version
MariaDB
Is this bug present after an update or on a fresh install?
Fresh Nextcloud Server install
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
What user-backends are you using?
No logs from the server as frontend issue
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
The problem seems to be located in the frontend code. When looking into the web dev console, the requests to enable the individual apps are rejected as unauthorized. I created a HAR of the situation (although the HAR was crafted using snap):
clouding1-har.tar.gz
See also nextcloud-snap/nextcloud-snap#3469 (comment)
It became apparent during the testing on snap.
I went along the (rough) lines of this HowTo for simpler copy&paste: https://chrisgrime.medium.com/deploy-nextcloud-with-docker-compose-935a76a5eb78
Bug description
When installing NC from scratch (no AIO!), the admin is presented with an option to install some recommended apps. With the latest releases 32.0.9 and probably 33.0.3 I am not able to install these apps on the spot.
Steps to reproduce
Expected behavior
The apps get downloaded and installed.
Nextcloud Server version
32
Operating system
Debian/Ubuntu
PHP engine version
None, from base docker container nextcloud
Web server
Apache (supported)
Database engine version
MariaDB
Is this bug present after an update or on a fresh install?
Fresh Nextcloud Server install
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
What user-backends are you using?
No logs from the server as frontend issue
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
The problem seems to be located in the frontend code. When looking into the web dev console, the requests to enable the individual apps are rejected as unauthorized. I created a HAR of the situation (although the HAR was crafted using snap):
clouding1-har.tar.gz
See also nextcloud-snap/nextcloud-snap#3469 (comment)
It became apparent during the testing on snap.
I went along the (rough) lines of this HowTo for simpler copy&paste: https://chrisgrime.medium.com/deploy-nextcloud-with-docker-compose-935a76a5eb78