Skip to content

[Bug]: Cannot install recommended apps #60068

@christianlupus

Description

@christianlupus

⚠️ 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

  1. Install a new installation from scratch (no AIO)
  2. Run the installation assistant
  3. Prior to installing the recommended apps
  4. 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?

  • Default user-backend (database)
  • LDAP/ Active Directory
  • SSO - SAML
  • Other
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

Metadata

Metadata

Assignees

Type

No fields configured for Bug.

Projects

Status

To triage

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions