Julius Knorr
Julius Knorr
In case you have two different domains under which the Nextcloud server is reachable, did you configure those properly in the coolwsd.xml config as one alias group? https://sdk.collaboraonline.com/docs/installation/Configuration.html#multihost-configuration
Or is it with the built-in code server?
Can you maybe post the full log output from the browser console? Looks similar to https://github.com/nextcloud/richdocuments/issues/2017
As per discussion this is mostly an issue within Collabora about persisting the avatar information in the file itself https://github.com/CollaboraOnline/online/issues/4590
From previous discussions, we need to verify the implementation on Desktop, Android and iOS, while desktop has higher probability to work out of the box as the others currently have...
- We need to wait for clients to be released to push this as otherwise there might be duplicate direct editing in the clients with the old and new approach
Work in progress for adding a user interface switch into online: https://github.com/CollaboraOnline/online/pull/4254 Once that is done and the post messages are properly emitted, we can store the user preference and...
Steps left - [ ] Catch post message and store it in the user preferences - [ ] Add option to the user settings - [ ] Add option to...
> I find it strange that I don't have a log entry about the 500 error in the nextcloud.log. Yes, there should be definitely be something logged in that case....
Seems to happen on stable4 (Nextcloud 20-22) only, related to https://github.com/nextcloud/richdocuments/pull/2105 which we might want to adjust to be part of the below check for the federation app