Docspace behind Pangolin tunnel

DocSpace version: latest
Type of installation of the DocSpace (docker, deb/rpm, exe, please point us to the installation guide that you used as well): docker
OS:Debian
Browser version:Onlyoffice Desktop flatpak version 9.3.1

I’m trying to tunnel my ip running Onlyoffice docspace to pangolin.

The web version works fine with that, while the desktop apps do not.

Web: Document opens up fine
Desktop: Download failed errors, when opening a file

When inspecting it seems to be the cause of mixed http/https errors.

I tried using switching to https as following user suggested:
https://www.reddit.com/r/OnlyOffice/comments/1r7m15d/comment/o6fnk1p/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button

Providing my website address

bash docspace-install.sh docker --letsencryptmail user@example.com --letsencryptdomain yourdomain .com

But pangolin would still only target my http page.

For now I use deprecated onlyoffice workspace, but any help for docspace would be appreciated.

Hello @onlyoff

Just to clarify my understanding of the issue: you have DocSpace in Docker (by the way, what is the version of DocSpace specifically?) and you access it either via regular web browser or via Desktop Editors. While DocSpace works as expected in the web browser, it does not in Desktop Editors, is that correct understanding?