Dennis Værum
Dennis Værum
What version of OnlyOffice are you running? And have you configured "Advanced server settings" Nextcloud? Regarding raising the problem on the forum, I added a link to this issue in...
> I don't really want to rebuild an image just to patch this bug. So, I've came up with an even more hacky workaround I love it :joy: but hopefully,...
Hey @Cryxto, have you cleaned you web-browser cache after applying the workaround? Also, I have never used cloudflare myself, but it is my understanding that they also caches stuff, so...
Hej @Cryxto I just checked my setup, which used `onlyoffice/documentserver:latest` and pull every Monday, and OnlyOffice was also broken for me. So, I re-deploy v7.3 (`onlyoffice/documentserver:7.3`) and now it works...
@Cryxto I am mostly out of ideas then, I guess you can try to do the setup without Cloudflare and see if that works, mostly just to try to isolate...
Hey @Cryxto Base on what Mozilla writes https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy/upgrade-insecure-requests I will say you are correct, I'm going to try this because that looks like a way better workaround for OnlyOffice when...
Hey @Cryxto I spent most of my evening playing around with this, and I can confirm that your workaround works for me on version 7.3. I just have to add...
I have also been playing around with version 7.4, and I found that the reason I could not make it work (when I tried previously https://github.com/ONLYOFFICE/DocumentServer/issues/2186#issuecomment-1650105259) was not because of...
I can also not get it to work 😭 Configure -> LSP Client -> User ```json { "servers": { "ltex": { "command": ["ltex-ls", "--log-file=/tmp/ltex-ls.log"], "url": "https://github.com/valentjn/ltex-ls/", "highlightingModeRegex": "^(Markdown)$" } }...
Ohh did not event check if others add made a fix for this :sweat_smile: https://github.com/mushanshitiancai/vscode-paste-image/pull/96