Skip to content
/ docs Public
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions bridges/general/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -278,6 +278,12 @@ The possible misconfigurations are:
* having another appservice registration exclusively claiming the same
namespace.

## Invalid user localpart for this application service

This error can happen when the bridge configuration and the namespaces in registration
do not match, often as a result of modifying one or the other.
It can also happen if the configuration conflicts with another bridge.

## Homeserver -> bridge connection is not working
At startup, the bridge will ask the homeserver to check that it can reach the
bridge. If the homeserver reports an error, the bridge will log the error and
Expand Down