This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
Application Service user cannot join rooms on other homeservers without account on origin homeserver #4778
Labels
A-Application-Service
Related to AS support
S-Tolerable
Minor significance, cosmetic issues, low or no impact to users.
T-Defect
Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
Description
Trying to join a room as an application service's main user is inconsistent. After setting up the registration, but without explicitly creating the main user for the service, the main user for the application service can only join rooms on another home server if another user from that home server is present.
Steps to reproduce
{ "errcode": "M_NOT_FOUND", "error": "Profile was not found" }
I am not sure if this behavior is intentional, but if so it should be documented in the guide for setting up application services. If not it should be consistent one way or the other.
Version information
Version: 0.99.1.1
Install method: https://github.com/spantaleev/matrix-docker-ansible-deploy with manually managed nginx-proxy and certificates
The text was updated successfully, but these errors were encountered: