⚠️ This issue respects the following points: ⚠️
Bug description
When installing a new instance of Nextcloud it recommends to install a few selected default apps.
However Collabora as well as Collabora CODE Server don't seem to work in Shared Hosting environments as they require special php modules and elevated access.
Unfortunately Nextcloud still allows the user to install those apps, even if the requirements aren't met.
This results in nextcloud locking up after installation and loading extremely slow.
Steps to reproduce
- Install Nextcloud on Shared Hosting or on similar system which doesn't support Collabora
- Enable the installation of the recommended default apps
- Nextcloud will still try to install Collabora even tho the system doesn't meet the requirements
- Nextcloud hangs after installation and all requests take extremely long5.
Expected behavior
Nextcloud should check the system requirements before attempting or even suggesting an app to be installed after the initial setup screen.
Installation method
Manual installation
Operating system
No response
PHP engine version
PHP 8.0
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?
No response
What user-backends are you using?
Configuration report
{
"system": {
"instanceid": "***REMOVED SENSITIVE VALUE***",
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"secret": "***REMOVED SENSITIVE VALUE***",
"trusted_domains": [
"iankfufofu.fra1.canvay.io"
],
"datadirectory": "***REMOVED SENSITIVE VALUE***",
"dbtype": "mysql",
"version": "24.0.0.12",
"overwrite.cli.url": "https:\/\/asdfasd.canvay.io",
"dbname": "***REMOVED SENSITIVE VALUE***",
"dbhost": "***REMOVED SENSITIVE VALUE***",
"dbport": "",
"dbtableprefix": "oc_",
"mysql.utf8mb4": true,
"dbuser": "***REMOVED SENSITIVE VALUE***",
"dbpassword": "***REMOVED SENSITIVE VALUE***",
"installed": true
}
}
List of activated Apps
Enabled:
- accessibility: 1.10.0
- activity: 2.16.0
- bruteforcesettings: 2.4.0
- calendar: 3.3.0
- circles: 24.0.0
- cloud_federation_api: 1.7.0
- comments: 1.14.0
- contacts: 4.1.0
- contactsinteraction: 1.5.0
- dashboard: 7.4.0
- dav: 1.22.0
- federatedfilesharing: 1.14.0
- federation: 1.14.0
- files: 1.19.0
- files_pdfviewer: 2.5.0
- files_rightclick: 1.3.0
- files_sharing: 1.16.2
- files_trashbin: 1.14.0
- files_versions: 1.17.0
- files_videoplayer: 1.13.0
- firstrunwizard: 2.13.0
- logreader: 2.9.0
- lookup_server_connector: 1.12.0
- mail: 1.12.0
- nextcloud_announcements: 1.13.0
- notifications: 2.12.0
- oauth2: 1.12.0
- password_policy: 1.14.0
- photos: 1.6.0
- privacy: 1.8.0
- provisioning_api: 1.14.0
- recommendations: 1.3.0
- richdocuments: 6.0.0
- richdocumentscode: 21.11.402
- serverinfo: 1.14.0
- settings: 1.6.0
- sharebymail: 1.14.0
- spreed: 14.0.0
- support: 1.7.0
- survey_client: 1.12.0
- systemtags: 1.14.0
- text: 3.5.1
- theming: 1.15.0
- twofactor_backupcodes: 1.13.0
- updatenotification: 1.14.0
- user_status: 1.4.0
- viewer: 1.8.0
- weather_status: 1.4.0
- workflowengine: 2.6.0
Disabled:
- admin_audit
- encryption
- files_external
- user_ldap
Nextcloud Signing status
No response
Nextcloud Logs
Additional info
No response
Bug description
When installing a new instance of Nextcloud it recommends to install a few selected default apps.
However Collabora as well as Collabora CODE Server don't seem to work in Shared Hosting environments as they require special php modules and elevated access.
Unfortunately Nextcloud still allows the user to install those apps, even if the requirements aren't met.
This results in nextcloud locking up after installation and loading extremely slow.
Steps to reproduce
Expected behavior
Nextcloud should check the system requirements before attempting or even suggesting an app to be installed after the initial setup screen.
Installation method
Manual installation
Operating system
No response
PHP engine version
PHP 8.0
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?
No response
What user-backends are you using?
Configuration report
{ "system": { "instanceid": "***REMOVED SENSITIVE VALUE***", "passwordsalt": "***REMOVED SENSITIVE VALUE***", "secret": "***REMOVED SENSITIVE VALUE***", "trusted_domains": [ "iankfufofu.fra1.canvay.io" ], "datadirectory": "***REMOVED SENSITIVE VALUE***", "dbtype": "mysql", "version": "24.0.0.12", "overwrite.cli.url": "https:\/\/asdfasd.canvay.io", "dbname": "***REMOVED SENSITIVE VALUE***", "dbhost": "***REMOVED SENSITIVE VALUE***", "dbport": "", "dbtableprefix": "oc_", "mysql.utf8mb4": true, "dbuser": "***REMOVED SENSITIVE VALUE***", "dbpassword": "***REMOVED SENSITIVE VALUE***", "installed": true } }List of activated Apps
Nextcloud Signing status
No response
Nextcloud Logs
Additional info
No response