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.
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?
While DocSpace works as expected in the web browser, it does not in Desktop Editors, is that correct understanding?
Yes exactly.
Yes I am using docker and used following command for setup: bash docspace-install.sh docker
But I have also tried the package for debian with: bash docspace-install.sh package
and had similar issues with the App.
I don’t have the specific version of docspace because i’ve since deleted the config, but I’m sure it was the latest.
But I know that the Workspace version had similar issues with tunnels like pangolin and cloudfare:
Which I was able to solve here by changing the headers:
I tried the same with docspace but that only worked for the web-browser. I’m now using Onlyoffice Community Workspace instead.
But it would be nice to be able to run onlyoffice Docspace/Workspace behind a reverse proxy without having to configure files.
Good to know that it works in Workspace, however, in order to troubleshoot the problem with DocSpace, a running instance of DocSpace is requried. If you feel like it worth analyzing, please let me know.