{
"system": {
"htaccess.RewriteBase": "\/",
"memcache.local": "\\OC\\Memcache\\APCu",
"apps_paths": [
{
"path": "\/var\/www\/html\/apps",
"url": "\/apps",
"writable": false
},
{
"path": "\/var\/www\/html\/custom_apps",
"url": "\/custom_apps",
"writable": true
}
],
"memcache.distributed": "\\OC\\Memcache\\Redis",
"memcache.locking": "\\OC\\Memcache\\Redis",
"cache_path": "\/run\/nextcloud\/cache",
"redis": {
"host": "***REMOVED SENSITIVE VALUE***",
"password": "***REMOVED SENSITIVE VALUE***",
"port": 6379,
"user": "admin"
},
"upgrade.disable-web": true,
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"secret": "***REMOVED SENSITIVE VALUE***",
"trusted_domains": [
"localhost",
"ng.dodges.it"
],
"trusted_proxies": "***REMOVED SENSITIVE VALUE***",
"overwritehost": "ng.dodges.it",
"overwriteprotocol": "https",
"datadirectory": "***REMOVED SENSITIVE VALUE***",
"dbtype": "mysql",
"version": "32.0.1.2",
"overwrite.cli.url": "https:\/\/ng.dodges.it",
"dbname": "***REMOVED SENSITIVE VALUE***",
"allow_local_remote_servers": true,
"dbhost": "***REMOVED SENSITIVE VALUE***",
"dbport": "",
"dbtableprefix": "oc_",
"mysql.utf8mb4": true,
"dbuser": "***REMOVED SENSITIVE VALUE***",
"dbpassword": "***REMOVED SENSITIVE VALUE***",
"instanceid": "***REMOVED SENSITIVE VALUE***",
"installed": true,
"maintenance": false,
"data-fingerprint": "b5ffb54760a4461f391a02e093608d53",
"maintenance_window_start": 4,
"trashbin_retention_obligation": "auto",
"versions_retention_obligation": "auto",
"mail_smtpmode": "smtp",
"mail_smtphost": "***REMOVED SENSITIVE VALUE***",
"mail_smtpport": "25",
"mail_smtpauthtype": "LOGIN",
"mail_from_address": "***REMOVED SENSITIVE VALUE***",
"mail_domain": "***REMOVED SENSITIVE VALUE***",
"mail_sendmailmode": "smtp",
"mail_smtpauth": true,
"mail_smtpname": "***REMOVED SENSITIVE VALUE***",
"mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
"mail_smtptimeout": 30,
"mail_smtpsecure": "ssl",
"loglevel": 0,
"app_install_overwrite": [
"integration_collaboard"
],
"config_preset": 2,
"debug": true,
"profiler": true
}
}
Steps to reproduce
Expected behaviour
One of the 5 views open (general request/response, database, event, LDAP queries, cache)
Actual behaviour
Nothing happens
Server configuration
Web server: Apache
Database: MariaDB
PHP version: 8.3.28
Nextcloud version: 32.0.1
Profiler branch: stable32
List of activated apps
Enabled:
Disabled:
Nextcloud configuration
Browser
Browser name: Chrome
Browser version: 141.0.7390.122
Operating system: Arch Linux
Browser log