{
"system": {
"instanceid": "***REMOVED SENSITIVE VALUE***",
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"secret": "***REMOVED SENSITIVE VALUE***",
"trusted_domains": [
"domain.foo.bar",
"otherdomain.foo.bar",
],
"apps_paths": [
{
"path": "\/srv\/vhosts\/nextcloud\/web\/apps",
"url": "\/apps",
"writable": false
},
{
"path": "\/srv\/vhosts\/nextcloud\/web\/apps2",
"url": "\/apps2",
"writable": true
}
],
"versions_retention_obligation": "disabled",
"datadirectory": "***REMOVED SENSITIVE VALUE***",
"overwrite.cli.url": "https:\/\/domain.foo.bar",
"memcache.local": "\\OC\\Memcache\\APCu",
"dbtype": "pgsql",
"version": "13.0.0.14",
"dbname": "***REMOVED SENSITIVE VALUE***",
"dbhost": "***REMOVED SENSITIVE VALUE***",
"dbport": "",
"dbtableprefix": "oc_",
"dbuser": "***REMOVED SENSITIVE VALUE***",
"dbpassword": "***REMOVED SENSITIVE VALUE***",
"installed": true,
"mail_from_address": "***REMOVED SENSITIVE VALUE***",
"mail_smtpmode": "smtp",
"mail_smtpauthtype": "LOGIN",
"mail_domain": "***REMOVED SENSITIVE VALUE***",
"mail_smtphost": "***REMOVED SENSITIVE VALUE***",
"proxy": "proxy.foo.bar:3128",
"maintenance": false,
"loglevel": 1
}
}
Steps to reproduce
Expected behaviour
Logo should be displayed correctly (once) and with correct aspect ratio
Actual behaviour
Logo is displayed twice, and one of them seems to be "skewed/stretched" (i.e. wrong aspect ratio).
Server configuration
Operating system: CentOS 7
Web server: Apache2.4.6
Database: Postgresql 9.2.23
PHP version: 7.0.27
Nextcloud version: 13.0.0 (final/stable)
Updated from an older Nextcloud/ownCloud or fresh install: Fresh install.
Where did you install Nextcloud from: .tar.gz-file downloaded from download.nextcloud.com
Signing status:
Signing status
List of activated apps:
App list
Nextcloud configuration:
Config report
Are you using external storage, if yes which one: Local storage.
Are you using encryption: No.
Are you using an external user-backend, if yes which one: No external user-backend.
Client configuration
Browser: Chrome 63.0.3239.132 (Official Build) (64-bit)
Operating system: OS X 10.12.6 (16G29)
Logs
Web server error log
Web server error log
Nextcloud log (data/nextcloud.log)
Nextcloud log
Browser log
Browser log