Julius Knorr

Results 1063 comments of Julius Knorr

Versions and activity might diverge because activities are kept infinite (or for x days depending on the settings) while version have a different retention policy as described in https://docs.nextcloud.com/server/latest/admin_manual/configuration_files/file_versioning.html where...

Looks similar to https://github.com/nextcloud/deck/issues/3247 Could you share the full error message from the nextcloud.log file as that would give a better hint on where exactly the error occurs.

From the forum trace it looks like it could be related to watermarking https://help.nextcloud.com/t/nextcloud-office-bug-document-fails-to-load-on-share/135192 ``` Caused by TypeError: OC\Group\Manager::getUserIdGroupIds(): Argument #1 ($uid) must be of type string, null given, called...

Can you tell how you installed the richdocumentscode app in the beginning? Was it through CLI? Do you have an overwrite.cli.url set in your config.php?

Need to dive into the failures in more depth, they might be actually wrong test case parts where for a public link the user is being assumed to be a...

@Raudius Could you maybe check if Collabora handles opening and saving those properly? Iirc there was an issue with that some time ago. There was also a fix to address...

Template files seem to get opened in read only mode, so maybe that is something to discuss with Collabora.

Yeah the app registered preview providers are added in addition to the ones provided in the config, I assume we could have a setting to turn preview generation off. In...

@zynexiz In case you are using the following aur PKGBUILD I could imagine this is an issue with the openssl 1.0 which is being used there: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=collabora-online-server-nodocker#n93 TLS 1.3 requires...

Seems it misses to include the css/viewer.css file when loading the viewer.js bundle