Procházet zdrojové kódy

Update docs/configuring-playbook-synapse-admin.md: add the common section "Troubleshooting"

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/4020/head
Suguru Hirahara před 1 rokem
rodič
revize
57172d85e4
V databázi nebyl nalezen žádný známý klíč pro tento podpis ID GPG klíče: E4F9743DAB4B7B75
1 změnil soubory, kde provedl 4 přidání a 0 odebrání
  1. +4
    -0
      docs/configuring-playbook-synapse-admin.md

+ 4
- 0
docs/configuring-playbook-synapse-admin.md Zobrazit soubor

@@ -72,3 +72,7 @@ The shortcut commands with the [`just` program](just.md) are also available: `ju
After installation, Synapse Admin will be accessible at: `https://matrix.example.com/synapse-admin/`

To use Synapse Admin, you need to have [registered at least one administrator account](registering-users.md) on your server.

## Troubleshooting

As with all other services, you can find the logs in [systemd-journald](https://www.freedesktop.org/software/systemd/man/systemd-journald.service.html) by logging in to the server with SSH and running `journalctl -fu matrix-synapse-admin`.

Načítá se…
Zrušit
Uložit