{
"system": {
"instanceid": "***REMOVED SENSITIVE VALUE***",
"installed": true,
"maintenance": false,
"version": "13.0.3.2",
"installedat": "1335529785.0068",
"lastupdatedat": "1342630087.1883",
"upgrade.disable-web": true,
"datadirectory": "***REMOVED SENSITIVE VALUE***",
"dbtype": "mysql",
"dbname": "***REMOVED SENSITIVE VALUE***",
"dbhost": "***REMOVED SENSITIVE VALUE***",
"dbtableprefix": "oc_",
"dbuser": "***REMOVED SENSITIVE VALUE***",
"dbpassword": "***REMOVED SENSITIVE VALUE***",
"theme": "",
"trusted_domains": [
"cloud.dhelixnet.de"
],
"htaccess.RewriteBase": "\/",
"memcache.local": "\\OC\\Memcache\\APCu",
"mail_from_address": "***REMOVED SENSITIVE VALUE***",
"mail_smtpmode": "smtp",
"mail_domain": "***REMOVED SENSITIVE VALUE***",
"mail_smtpauthtype": "LOGIN",
"mail_smtphost": "***REMOVED SENSITIVE VALUE***",
"mail_smtpport": "25",
"mail_smtpsecure": "tls",
"versions": "true",
"enable_previews": true,
"preview_max_scale_factor": 10,
"secret": "***REMOVED SENSITIVE VALUE***",
"overwrite.cli.url": "https:\/\/cloud.dhelixnet.de",
"check_for_working_webdav": true,
"check_for_working_wellknown_setup": true,
"check_for_working_htaccess": true,
"loglevel": "1",
"log_type": "file",
"logfile": "\/var\/log\/nextcloud\/nextcloud.log",
"log_rotate_size": 104857600,
"updater.release.channel": "stable"
}
}
Steps to reproduce
(Example link: https://cloud.dhelixnet.de/index.php/apps/calendar/p/NIH051N8XT4K60IS/Kurse)
(Example: https://cloud.dhelixnet.de/remote.php/dav/public-calendars/NIH051N8XT4K60IS?export)
Expected behaviour
The download of the file in ics format should start.
Actual behaviour
I see a full screen message:
This is the WebDAV interface. It can only be accessed by WebDAV clients such as the Nextcloud desktop sync client.Server configuration
Operating system:
Ubuntu 14.04
Web server:
Apache
Database:
MariaDB
PHP version:
7.0
Nextcloud version: (see Nextcloud admin page)
13.0.3
Updated from an older Nextcloud/ownCloud or fresh install:
Updated all the way from an old ownCloud instance
Where did you install Nextcloud from:
Manual download
Signing status:
Signing status
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
Client configuration
Browser: Chromium
Operating system: Linux
Logs
Web server error log
Web server error log
No Error log entries, only access log ``` [IP] - - [08/Jun/2018:19:08:21 +0000] "GET /remote.php/dav/public-calendars/NIH051N8XT4K60IS?export HTTP/1.1" 200 880 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.139 Safari/537.36" ```Nextcloud log (data/nextcloud.log)
Nextcloud log
Browser log
Browser log