Internet Explorer error with Collabora

Nextcloud version (eg, 12.0.2): 11.0.7
Operating system and version (eg, Ubuntu 17.04): Debian Jessie 8
Apache or nginx version (eg, Apache 2.4.25): Apache 2.4.10-10+deb8u11
PHP version (eg, 7.1): 5.6.33+dfsg-0+deb8u1

I also have CODE/Collabora installed.

The issue you are facing:

I was showing a friend my installation and she was using Internet Explorer.

I sent her a link to a document and she got an error:

“This content cannot be displayed in a frame” …

It gives an option to “Open this content in a new window”, which when I was testing on my own, opened a new collabora editing window (with a limited menu list) with a spinning “Initializing” arc.

Is this the first time you’ve seen this error? (Y/N): Y

Steps to replicate it:

  1. Open Internet Explorer
  2. Go to shared link
  3. Click “Open this content in a new window”
  4. Watch spinning icon in the middle of the screen

The output of your Nextcloud log in Admin > Logging:

Unfortunately, my Logging page doesn't go back far enough for this example.

The output of your config.php file in /path/to/nextcloud (make sure you remove any identifiable information!):

$CONFIG = array (
  'instanceid' => '<IID>',
  'passwordsalt' => '<PWSALT>',
  'datadirectory' => '/var/www/nextcloud/data',
  'dbtype' => 'mysql',
  'version' => '11.0.7.3',
  'installed' => true,
  'maintenance' => false,
  'forcessl' => true,
  'theme' => '',
  'loglevel' => 0,
  'log_rotate_size' => 10485760,
  'trusted_domains' => 
  array (
    0 => '<myzone>',
    1 => 'www.<myzone>',
    2 => '<local_ip>',
    3 => '<local_hostname>',
  ),
  'secret' => '<mysecret>',
  'share_folder' => '/Shared',
  'dbname' => 'owncloud',
  'dbhost' => 'localhost',
  'dbuser' => 'oc_db_admin',
  'dbpassword' => '<mydbpasswd>',
  'mail_smtpmode' => 'php',
  'mail_from_address' => '<username>',
  'mail_domain' => '<email provider>',
  'updater.release.channel' => 'stable',
  'appstore.experimental.enabled' => true,
  'trashbin_retention_obligation' => 'auto, 180',
  'auth.bruteforce.protection.enabled' => true,
  'updater.server.url' => 'https://updates.nextcloud.com/updater_server/',
);


The output of your Apache/nginx/system log in /var/log/____:

74.122.248.19 - - [09/Mar/2018:12:50:48 -0500] "GET /core/vendor/select2/select2.js?v=cc297f8bfdeba53e8e71272bce2d010d HTTP/1.1" 200 31830
74.122.248.19 - - [09/Mar/2018:12:50:48 -0500] "GET /core/js/select2-toggleselect.js?v=cc297f8bfdeba53e8e71272bce2d010d HTTP/1.1" 200 1329
74.122.248.19 - - [09/Mar/2018:12:50:47 -0500] "GET /core/fonts/OpenSans-Light.woff HTTP/1.1" 200 63560
74.122.248.19 - - [09/Mar/2018:12:50:48 -0500] "GET /core/js/jquery-ui-fixes.js?v=cc297f8bfdeba53e8e71272bce2d010d HTTP/1.1" 200 918
74.122.248.19 - - [09/Mar/2018:12:50:48 -0500] "GET /core/js/files/fileinfo.js?v=cc297f8bfdeba53e8e71272bce2d010d HTTP/1.1" 200 1599
74.122.248.19 - - [09/Mar/2018:12:50:48 -0500] "GET /core/js/files/client.js?v=cc297f8bfdeba53e8e71272bce2d010d HTTP/1.1" 200 5681
74.122.248.19 - - [09/Mar/2018:12:50:47 -0500] "GET /core/fonts/OpenSans-Semibold.woff HTTP/1.1" 200 70634
74.122.248.19 - - [09/Mar/2018:12:50:48 -0500] "GET /core/vendor/base64/base64.js?v=cc297f8bfdeba53e8e71272bce2d010d HTTP/1.1" 200 1717
74.122.248.19 - - [09/Mar/2018:12:50:48 -0500] "GET /core/js/files/iedavclient.js?v=cc297f8bfdeba53e8e71272bce2d010d HTTP/1.1" 200 2060
74.122.248.19 - - [09/Mar/2018:12:50:48 -0500] "GET /core/img/actions/download.svg HTTP/1.1" 200 722
74.122.248.19 - - [09/Mar/2018:12:50:48 -0500] "GET /index.php/apps/theming/js/theming?v=0 HTTP/1.1" 200 1080
74.122.248.19 - - [09/Mar/2018:12:50:49 -0500] "GET /core/img/actions/toggle-pictures.svg HTTP/1.1" 200 925
74.122.248.19 - - [09/Mar/2018:12:50:49 -0500] "GET /core/img/logo-icon.svg?v=1 HTTP/1.1" 200 1670
74.122.248.19 - - [09/Mar/2018:12:50:49 -0500] "GET /index.php/apps/richdocuments/ajax/settings.php HTTP/1.1" 401 893
74.122.248.19 - - [09/Mar/2018:12:50:49 -0500] "GET /core/img/filetypes/x-office-document.svg HTTP/1.1" 200 1039
74.122.248.19 - - [09/Mar/2018:12:50:49 -0500] "GET /index.php/apps/richdocuments/public?shareToken=e0eW0vxzSMt6YTv&fileName=test.odt&requesttoken=COsMyUPF6LYTgx%2Bpk0EU8ymv%2F5tH2RTrWVdgcrHW6ZU%3D%3APZEjm3O8vodryXDv%2Fwont3n6ydASkVe7KRwJAN6Rk9M%3D&fileId=%7BfileId%7D HTTP/1.1" 200 2719
74.122.248.19 - - [09/Mar/2018:12:50:49 -0500] "GET /apps/richdocuments/css/style.css?v=cc297f8bfdeba53e8e71272bce2d010d HTTP/1.1" 200 3297
74.122.248.19 - - [09/Mar/2018:12:50:49 -0500] "GET /index.php/core/js/oc.js?v=cc297f8bfdeba53e8e71272bce2d010d HTTP/1.1" 200 4456
74.122.248.19 - - [09/Mar/2018:12:50:49 -0500] "GET /apps/richdocuments/js/documents.js?v=cc297f8bfdeba53e8e71272bce2d010d HTTP/1.1" 200 6395
74.122.248.19 - - [09/Mar/2018:12:50:50 -0500] "GET /index.php/apps/theming/favicon?v=0 HTTP/1.1" 200 5911
74.122.248.19 - - [09/Mar/2018:12:51:43 -0500] "GET /index.php/s/e0eW0vxzSMt6YTv/download HTTP/1.1" 200 9920