hello I have a blank page when I try to display the user page or
application
Steps to reproduce
- I made the update via the web interface to version 15.0.9
- wanted to install an application I glide on application
- and there a blank pages
Expected behaviour
the interface to install the application should be displayed
but when I click on https://cloud.nextcloud.ml/index.php/settings/apps a redirection is made automatically to https://cloud.nextcloud.ml/index.php/
which displays a blank page
Actual behaviour
Server configuration
Operating system: openmediavault
Web server: : nginx
Database: : mysql
PHP version: : PHP 7.0.33-0+deb9u3
Nextcloud version: : 15.0.9
Updated from an older Nextcloud/ownCloud or fresh install: : Updated from an older Nextcloud
Where did you install Nextcloud from: : not understand this question
</details>
**List of activated apps:**
<details>
<summary>Enabled:
- accessibility: 1.1.0
- activity: 2.8.2
- admin_audit: 1.5.0
- bruteforcesettings: 1.3.0
- calendar: 1.6.5
- carnet: 0.16.2
- circles: 0.16.6
- cloud_federation_api: 0.1.0
- comments: 1.5.0
- contacts: 3.1.3
- cospend: 0.1.0
- dav: 1.8.2
- deck: 0.6.4
- event_update_notification: 0.3.4
- federatedfilesharing: 1.5.0
- federation: 1.5.0
- files: 1.10.0
- files_antivirus: 2.1.1
- files_external: 1.6.0
- files_frommail: 0.3.0
- files_pdfviewer: 1.4.0
- files_sharing: 1.7.0
- files_texteditor: 2.7.0
- files_trashbin: 1.5.0
- files_versions: 1.8.0
- files_videoplayer: 1.4.0
- firstrunwizard: 2.4.0
- gallery: 18.2.0
- gpxedit: 0.0.11
- gpxmotion: 0.0.9
- gpxpod: 3.0.3
- logreader: 2.0.0
- lookup_server_connector: 1.3.0
- mail: 0.11.1
- music: 0.9.5
- nextcloud_announcements: 1.4.0
- notifications: 2.3.0
- oauth2: 1.3.0
- ocsms: 2.1.3
- ojsxc: 3.4.4
- onlyoffice: 2.4.0
- password_policy: 1.5.0
- phonetrack: 0.5.2
- polls: 0.10.2
- provisioning_api: 1.5.0
- serverinfo: 1.5.0
- sharebymail: 1.5.0
- socialsharing_email: 1.0.5
- spreed: 5.0.4
- support: 1.0.0
- survey_client: 1.3.0
- systemtags: 1.5.0
- theming: 1.6.0
- twofactor_backupcodes: 1.4.1
- unsplash: 1.1.3
- updatenotification: 1.5.0
- workflowengine: 1.5.0</summary>
</details>
**Nextcloud configuration:**
<details>
<summary>Config report</summary>
If you have access to your command line run e.g.:
sudo -u www-data php occ config:list system
occ config:list system
{
"system": {
"instanceid": "REMOVED SENSITIVE VALUE",
"passwordsalt": "REMOVED SENSITIVE VALUE",
"secret": "REMOVED SENSITIVE VALUE",
"trusted_domains": [
"192.168.2.12",
],
"datadirectory": "REMOVED SENSITIVE VALUE",
"overwrite.cli.url": "https://192.168.2.12",
"dbtype": "mysql",
"version": "15.0.9.1",
"dbname": "REMOVED SENSITIVE VALUE",
"dbhost": "REMOVED SENSITIVE VALUE",
"dbport": "",
"dbtableprefix": "oc_",
"dbuser": "REMOVED SENSITIVE VALUE",
"dbpassword": "REMOVED SENSITIVE VALUE",
"installed": true,
"theme": "",
"loglevel": 2,
"maintenance": false,
"redis": {
"host": "REMOVED SENSITIVE VALUE",
"port": 6379,
"timeout": 0,
"dbindex": 0
},
"onlyoffice": {
"verify_peer_off": true
},
"mail_from_address": "REMOVED SENSITIVE VALUE",
"mail_smtpmode": "sendmail",
"mail_smtphost": "REMOVED SENSITIVE VALUE",
"mail_smtpport": "5xx",
"updater.release.channel": "stable",
"has_rebuilt_cache": true,
"mail_sendmailmode": "pipe",
"mail_smtpauthtype": "LOGIN",
"mail_smtpauth": 1,
"mail_smtpname": "REMOVED SENSITIVE VALUE",
"mail_smtppassword": "REMOVED SENSITIVE VALUE",
"mail_domain": "REMOVED SENSITIVE VALUE",
"updater.secret": "REMOVED SENSITIVE VALUE",
"mail_smtpsecure": "tls"
}
}
Are you using encryption: : no
hello I have a blank page when I try to display the user page or
application
Steps to reproduce
Expected behaviour
the interface to install the application should be displayed
but when I click on https://cloud.nextcloud.ml/index.php/settings/apps a redirection is made automatically to https://cloud.nextcloud.ml/index.php/
which displays a blank page
Actual behaviour
Server configuration
Operating system: openmediavault
Web server: : nginx
Database: : mysql
PHP version: : PHP 7.0.33-0+deb9u3
Nextcloud version: : 15.0.9
Updated from an older Nextcloud/ownCloud or fresh install: : Updated from an older Nextcloud
Where did you install Nextcloud from: : not understand this question
If you have access to your command line run e.g.:
sudo -u www-data php occ config:list system
occ config:list system
{
"system": {
"instanceid": "REMOVED SENSITIVE VALUE",
"passwordsalt": "REMOVED SENSITIVE VALUE",
"secret": "REMOVED SENSITIVE VALUE",
"trusted_domains": [
"192.168.2.12",
],
"datadirectory": "REMOVED SENSITIVE VALUE",
"overwrite.cli.url": "https://192.168.2.12",
"dbtype": "mysql",
"version": "15.0.9.1",
"dbname": "REMOVED SENSITIVE VALUE",
"dbhost": "REMOVED SENSITIVE VALUE",
"dbport": "",
"dbtableprefix": "oc_",
"dbuser": "REMOVED SENSITIVE VALUE",
"dbpassword": "REMOVED SENSITIVE VALUE",
"installed": true,
"theme": "",
"loglevel": 2,
"maintenance": false,
"redis": {
"host": "REMOVED SENSITIVE VALUE",
"port": 6379,
"timeout": 0,
"dbindex": 0
},
"onlyoffice": {
"verify_peer_off": true
},
"mail_from_address": "REMOVED SENSITIVE VALUE",
"mail_smtpmode": "sendmail",
"mail_smtphost": "REMOVED SENSITIVE VALUE",
"mail_smtpport": "5xx",
"updater.release.channel": "stable",
"has_rebuilt_cache": true,
"mail_sendmailmode": "pipe",
"mail_smtpauthtype": "LOGIN",
"mail_smtpauth": 1,
"mail_smtpname": "REMOVED SENSITIVE VALUE",
"mail_smtppassword": "REMOVED SENSITIVE VALUE",
"mail_domain": "REMOVED SENSITIVE VALUE",
"updater.secret": "REMOVED SENSITIVE VALUE",
"mail_smtpsecure": "tls"
}
}
Are you using encryption: : no