Tip
How to use GitHub
Please use the 👍 reaction to show that you are affected by the same issue.
Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
Subscribe to receive notifications on status change and new comments.
Steps to reproduce
Add a Federated Server as trusted server
Create a group chat, try to add an user via their federated cloud ID
Expected behaviour
User should be added to group chat.
Actual behaviour
User isn´t added, but error "An error occurred while adding participants" displayed.
Federated sharing with the user via NC files works as intended.
Talk app
Talk app version: 22.0.17 on both sides
Custom Signaling server configured: no
Custom TURN server configured: no
Custom STUN server configured: no
Browser
Browser name: Chrome
Browser version: 151.0.7922.170
Server configuration
Nextcloud Version: 32.0.14.1 on our NC, 31.0.14.1 on Federated NC
Server log (data/nextcloud.log)
Details
"message": "Failed to create federation provider",
"userAgent": "Nextcloud Server Crawler",
"version": "32.0.14.1",
"exception": {
"Exception": "OCP\\Federation\\Exceptions\\ProviderDoesNotExistsException",
"Message": "Cloud Federation Provider with ID: \"talk-room\" does not exist.",```
</details>
Tip
How to use GitHub
Steps to reproduce
Expected behaviour
User should be added to group chat.
Actual behaviour
User isn´t added, but error "An error occurred while adding participants" displayed.
Federated sharing with the user via NC files works as intended.
Talk app
Talk app version: 22.0.17 on both sides
Custom Signaling server configured: no
Custom TURN server configured: no
Custom STUN server configured: no
Browser
Browser name: Chrome
Browser version: 151.0.7922.170
Server configuration
Nextcloud Version: 32.0.14.1 on our NC, 31.0.14.1 on Federated NC
Server log (data/nextcloud.log)
Details