Hello, I’m installing DocSpace from the source code as part of my ongoing quest to sharpen my DevOps skills.
It all went pretty smooth so far using my “patented” trial and error strategy.
I’m writing this because I got stuck. All the services are running and there is no error in the log files.
documentserver-example works and I can edit documents but when I open a document from my personal room the editor is stuck at loading skeletons with no error.
I am sure it is only a configuration issue but I can’t see it.
the only difference I can see is that in the in the working editor I have a request two websocket connections and in the editor that is not working I have only one
thank you!