z0rgster
z0rgster
Sorry, I didn't mean to close this yet ...
I mixed up the buttons. Here's my original message: Hi, thanks for the reply! I will first try and simply connect to the existing container via local network and if...
After my last message I tried the local connection and the saving process seemed to be working with a local connection while the web connection did not work. After clearing...
This is basically my compose-file. I just omitted the traefik labels. ``` yml services: # nextcloud and other services office: image: onlyoffice/documentserver:7.1.1 networks: - nextcloud volumes: - office-cert:/var/www/onlyoffice/Data - office-logs:/var/log/onlyoffice...
I think at some point I **manually** messed up the volume permissions with a `chown root:root` on the volumes directory or some dangerous stuff like that. I guess I did...
Could you reproduce the behaviour with the steps I provided?
No problem I know that situation too well.
The volume was automatically created by docker inside the `/var/lib/docker/volumes/` directory as `/var/lib/docker/volumes/nextcloud_office-font` because I specified the volume in the `volumes` section of the compose file (not shown [here](https://github.com/ONLYOFFICE/DocumentServer/issues/1817#issuecomment-1181793891)). In...
What's stopping this from being merged?
I'd rather say that this should be implemented in Nextcloud Text. That way a raw mode would be accessible everywhere.