Ver a proveniência

Update docs/configuring-playbook-jitsi.md: adopt the common instruction for troubleshooting

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/4042/head
Suguru Hirahara há 1 ano
ascendente
cometimento
eff8c8e4b3
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados ID da chave GPG: E4F9743DAB4B7B75
1 ficheiros alterados com 6 adições e 0 eliminações
  1. +6
    -0
      docs/configuring-playbook-jitsi.md

+ 6
- 0
docs/configuring-playbook-jitsi.md Ver ficheiro

@@ -382,6 +382,12 @@ ansible-playbook -i inventory/hosts --limit jitsi_jvb_servers jitsi_jvb.yml --ta

## 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 the commands below:
- `journalctl -fu matrix-jitsi-web`
- `journalctl -fu matrix-jitsi-prosody`
- `journalctl -fu matrix-jitsi-jicofo`
- `journalctl -fu matrix-jitsi-jvb`

### `Error: Account creation/modification not supported`

If you get an error like `Error: Account creation/modification not supported` with authentication enabled, it's likely that you had previously installed Jitsi without auth/guest support.


Carregando…
Cancelar
Guardar