{
"system": {
"instanceid": "***REMOVED SENSITIVE VALUE***",
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"secret": "***REMOVED SENSITIVE VALUE***",
"datadirectory": "***REMOVED SENSITIVE VALUE***",
"version": "15.0.2.0",
"installed": true,
"maintenance": false,
"singleuser": false,
"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
}
],
"dbtype": "mysql",
"dbname": "***REMOVED SENSITIVE VALUE***",
"dbhost": "***REMOVED SENSITIVE VALUE***",
"dbuser": "***REMOVED SENSITIVE VALUE***",
"dbpassword": "***REMOVED SENSITIVE VALUE***",
"trusted_domains": [
"owncloud.home.therightstuff.de",
"cloud.grossweber.com"
],
"overwrite.cli.url": "https:\/\/owncloud.home.therightstuff.de",
"loglevel": 2,
"logtimezone": "Europe\/Berlin",
"log_rotate_size": 10485760,
"log_rotate_sizerotation": 3,
"mail_smtpmode": "smtp",
"mail_from_address": "***REMOVED SENSITIVE VALUE***",
"mail_domain": "***REMOVED SENSITIVE VALUE***",
"mail_smtphost": "***REMOVED SENSITIVE VALUE***",
"mail_smtpport": "587",
"mail_smtpsecure": "tls",
"mail_smtpauthtype": "LOGIN",
"mail_smtpauth": 1,
"mail_smtpname": "***REMOVED SENSITIVE VALUE***",
"mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
"skeletondirectory": "",
"memcache.locking": "\\OC\\Memcache\\Redis",
"redis": {
"host": "***REMOVED SENSITIVE VALUE***",
"port": 6379,
"password": "***REMOVED SENSITIVE VALUE***"
},
"trashbin_retention_obligation": "auto, 30",
"versions_retention_obligation": "auto, 3",
"trusted_proxies": "***REMOVED SENSITIVE VALUE***",
"data-fingerprint": "68bc4c4bc6106a1c8c88e19ad0230ab7"
}
}
The logo I uploaded to Nextcloud via the Theming section is returned as SVG. The URL embedded in the mail template is: https://cloud.grossweber.com/apps/theming/image/logo?useSvg=0&v=21
Steps to reproduce
Expected behaviour
Logo should be displayed
Actual behaviour
I get the broken image placeholder
Server configuration
Operating system: Linux/docker
Web server: nginx
Database: MariaDB
PHP version: 7.2.14
Nextcloud version: 15.0.2
Updated from an older Nextcloud/ownCloud or fresh install: oC 10 -> NC 12, 13, 14, 15. After that to logo was added.
Where did you install Nextcloud from: docker
List of activated apps:
App list
Nextcloud configuration:
Config report
Are you using external storage, if yes which one: No
Are you using encryption: No
Are you using an external user-backend, if yes which one: No
Logs
Web server log
Web server log
Nextcloud log (data/nextcloud.log)
Nextcloud log