<div dir="ltr">Does anybody know NGINX well, who might be able to quickly tell why Nextcloud's out-of-the-box promo video fails to render on Internet-in-a-Box?<div><br></div><div><br></div><div>Specifically, instead of playing the video, URL's like the following...<br></div><div><a href="http://box/nextcloud/apps/firstrunwizard/img/Nextcloud.webm">http://box/nextcloud/apps/firstrunwizard/img/Nextcloud.webm</a><br><a href="http://box/nextcloud/apps/firstrunwizard/img/Nextcloud.mp4">http://box/nextcloud/apps/firstrunwizard/img/Nextcloud.mp4</a><br><br></div><div>...are all redirected to...</div><div><a href="http://box/nextcloud/apps/files/">http://box/nextcloud/apps/files/</a><br><br></div><div>...which in turn redirects to...</div><div><a href="http://box/nextcloud/apps/files/?dir=/&fileid=2.">http://box/nextcloud/apps/files/?dir=/&fileid=2.</a>..<div><br></div></div><div><br></div><div>If there any NGINX gurus out there, the config file in question (/etc/nginx/conf.d/nextcloud-nginx.conf) is sourced from...</div><div><a href="https://github.com/iiab/iiab/blob/master/roles/nextcloud/templates/nextcloud-nginx.conf.j2">https://github.com/iiab/iiab/blob/master/roles/nextcloud/templates/nextcloud-nginx.conf.j2</a><br></div><div><br></div><div>Which was cribbed (thanks to Anish Mangal!) almost directly from...</div><div><a href="https://docs.nextcloud.com/server/18/admin_manual/installation/nginx.html#nextcloud-in-a-subdir-of-nginx">https://docs.nextcloud.com/server/18/admin_manual/installation/nginx.html#nextcloud-in-a-subdir-of-nginx</a><br><a href="https://docs.nextcloud.com/server/18/admin_manual/installation/nginx.html#nextcloud-in-the-webroot-of-nginx">https://docs.nextcloud.com/server/18/admin_manual/installation/nginx.html#nextcloud-in-the-webroot-of-nginx</a><br></div><div><br></div><div><br></div><div><div><div>PS you can also see this for yourself if you install Nextcloud (18.0.1) as part of an <a href="https://github.com/iiab/iiab/wiki/IIAB-7.1-Release-Notes">Internet-in-a-Box (IIAB) 7.1</a> pre-release as follows:</div><div><br></div><div style="text-align:center">curl <a href="http://d.iiab.io/install.txt">http://d.iiab.io/install.txt</a> | sudo bash</div></div><div><br></div><div>After you install IIAB, an all-blue Nextcloud popup appears (instead of Nextcloud's product jingle video!) when you visit <a href="http://box/nextcloud">http://box/nextcloud</a> and log in, using stock the username / password... i.e. Admin / changeme</div><div><br></div><div>A bit more background at PRs <a href="https://github.com/iiab/iiab/pull/2119">#2119</a> & <a href="https://github.com/iiab/iiab/pull/2255">#2255</a>.  In short, many of us would like to fix this, but sadly don't yet have enough NGINX experience, a welcome your suggestions !!</div><div></div></div></div>